@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#002036;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.white
{
color:#FFFFFF;
}
.footer
{
font-size:10px;
color:#FFFFFF;
}
.heading
{
font-size:12px;

height:21px;
border-bottom:thin dotted  #636363 1px;
color:#034F87;
}
.subheading
{
font-size:11px;
color:#034F87;
}
.text
{
line-height:15px;
margin-top:15px;
}

