/* CSS Document */

BLOCKQUOTE {
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 25px;
	margin-right : 25px;
}

.cell_border {
	border : 1px solid #0D0D0D;
}

P {
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #281400;
	font-size : 8pt;
	line-height : 13pt;
}

.header1 {
	font-family : "Times", "serif";
	color : #281400;
	font-size : 14pt;
	font-style : italic;
	line-height : 16pt;
}

.footer_copy {
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #FFFFFF;
	font-size : 8pt;
}

.copyright {
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #C2C2C2;
	font-size : 7pt;
}


A {
	text-decoration : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #0d0d0d;
	font-size : 9pt;
}

A:HOVER {
	text-decoration : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #F3830E;
	font-size : 9pt;
}

.alt {
	text-decoration : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #F3830E;
	font-size : 8pt;
}

.alt:HOVER {
	text-decoration : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #0D0D0D;
	font-size : 8pt;
}

.current {
	text-decoration : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #F3830E;
	font-size : 9pt;
}

.bottom_nav {
	text-decoration : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #FFFFFF;
	font-size : 8pt;
}

.bottom_nav:HOVER {
	text-decoration : underline;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : #FFFFFF;
	font-size : 8pt;
}
