/* CSS Document */
@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}
body {
	background-color: #003366;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
a:link {
	color: #093;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #093;
}
a:hover {
	text-decoration: none;
	color: #093;
}
a:active {
	text-decoration: underline;
	color: #093;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #003366;
}
.whitetext {
	color: #FFF;
	font-size: 10px;
	line-height: 16px;
}
.whtlink a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
}
.whtlink a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
}
.whtlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}
.whtlink a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}.red {
	color: #900;
}
.blue {
	color: #036;
	font-size: 17px;
}
.green {
	color: #060;
}
.greentitle {
	color: #093;
}
