/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#003366;
}

h1{
font-family:Verdana;
color:#FF6600;
font-size:12px;
font-weight:bold;}

.bgr {
	background-color:#D8DFE2;
	background-image:url(images/backimage.gif);
	background-position:bottom;
}
	
.navstyle {
	font-family: Verdana;
	font-weight: bold;
	font-size:10px;

	font-weight:800;
	color:#FFFFFF;
}
.bodytextstyle {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;

}
.navtextstyle {
	font-family: Verdana;
	font-size:11px;
	color:#003366;
}

.bullet {
	font-family: Verdana;
	font-size:12px;
	color:#FFFFFF;
}
.footer {
	font-family: Verdana;
	font-size:10px;
	color:#000000;
}
a.top:link {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none: 11px; 
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}
a.top:visited {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
a.top:hover {
	COLOR:#003366;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
}
a.left:link {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}
a.left:visited {
	COLOR:#000000;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
a.left:hover {
	COLOR:#FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
}