/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* text styles */
.big {
	font-size: 12px;
	text-decoration: none;
}
.normal {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.normal_in {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	font-size: 10px;
	text-decoration: none;
}
.small_in {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.small_hi {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
/* menu text */
.sub_menu {
	font-size: 9px;
	color: #4D6185;
	text-decoration: none;
	height: 20px;
	padding-left: 10px;
	background-color: #4CA9CF;
}
.sub_menuon {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	height: 20px;
	padding-left: 10px;
}
/* backgrounds */
.bg {
	background-color: #FFFFFF;
}
.bg2 {
	background-color: #4CA9CF;
}
.bg3 {
	background-color: #003366;
}
.normalboldblue {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.indextext {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.mleft, A.mleft:active, A.mleft:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #4D6185;
text-decoration: none;
}

A.mleft:hover { color: #4D6185; }

A.whitelink, A.whitelink:active, A.whitelink:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}

A.whitelink:hover { color: #FFFFFF; }