BODY {
	background-color : #AEB8D2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003399;
}

H3, .txtH3 {
	font-size: 18px;
	font-weight: bold;
	color: #4B65A0;
}

H4, .txtH4 {
	font-size: 14px;
	font-weight: bold;
	color: #4B65A0;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003366;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003366;
}

A.smalltextU {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003366;
	text-decoration: underline;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #003399;
	font-weight : bold;
}

A {
	color : #003399;
	text-decoration: none;
}

A:HOVER {
	color : #990000;
	/*text-decoration: underline;*/
}

A.light {
	color : #F4F4F6;
	text-decoration: none;
}

A.lightsmall {
	color : #E0E2E6;
	text-decoration: none;
	font-size: 12px;
}

A.lightsmall:HOVER {
	color : #FFCC00;
	text-decoration: none;
	font-size: 12px;
}

.banner,.txtSmall {
	font-size: 11px;
	color: #4B65A0;
}

TD.bgLightBlue {
	background-color: #F1F0F5;
}

TD.bgMediumBlue {
	background-color: #C7CEE1;
}

.smallSelect {font-size:9px; height:20px;}

.RedAccent {color: #990000}
