/* CSS Document */

body {
	font-size: 9px;
}
a {
	font-size: 11px;
	color: #ffffff;
	
}
a:link {
	text-decoration: none;
	color: #3B6387;
	font-weight: normal;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #3B6387;
	font-weight: normal;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


	
a.topnav {
	text-decoration: none;
	font-size:12px;
	color: #DAFDFF;
	font-weight: normal;
		}
	
	a.topnav:hover{
	text-decoration: none;
		color: #FFFFFF;

}

a.topnav:visited{
	text-decoration: none;
		color: #DAFDFF;
		font-weight: normal;

}


a.subnav {
	font-size:10px;
	color: #666666;
	font-weight: normal;
		}
	
	a.subnav:hover{
	font-size:10px;
	text-decoration: none;
		color: #000000;
		font-weight: normal;

}
    a.subnav:visited{
	font-size:10px;
	text-decoration: none;
		color: #666666;
		font-weight: normal;
		}



a.subnavhome {
	font-size:10px;
	color: #000000;
	font-weight: normal;
		}
		a.subnavhome:hover{
	font-size:10px;
	text-decoration: none;
		color: #000000;
		font-weight: normal;

}
    a.subnavhome:visited{
	font-size:10px;
	text-decoration: none;
		color: #000000;
		font-weight: normal;
		}
		

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
	hr {border-top : 1px dashed #788;}
