BODY, TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 9pt;
	color: #4A4A4A;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	color: #4A4A4A;
	font-weight : 700;
}

HR {
	color: #D5DEE2;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	font-weight : 700;
}

A {
	text-decoration: underline;
	color: #30667F;
}

A:Hover {
	text-decoration: none;
	color: #30667F;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 10pt;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 11pt;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 9.5pt;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 8pt;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

.footer {
	font-size : 8pt;
	font-weight : 200;
	color: #4A4A4A;
	text-decoration: none;
}

.blueheader {
	font-size : 9pt;
	font-weight : 700;
	color: #30667F;
	text-decoration: none;
}

.redheader {
	font-size : 9pt;
	font-weight : 700;
	color: #D40B0B;
	text-decoration: none;
}

STRONG {
	font-weight : 700;
	color: #30667F;

}