body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001788;
	background-color: #666666;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: underline} 
a:visited 	{ color:#0000CC; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
#box {
	border: 1px solid #00509F;
	background-color: #FFFFFF;
}
	topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	display: block;
	float: left;
	}
	 #topnav ul li a {
	width: 120px;
	height: auto;
	padding: 5px 8px 5px 8px;
	margin: 0 0 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 14px;
	font-weight: bold;
}
		#topnav ul li a:hover {
	width: 120px;
	color: #FFF;
	text-decoration: none;
	background-color: #D40000;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
		.dualborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
		.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.listbackground {
	background-color:#E7F3FF;
	padding: 5px 20px 5px 20px;
	margin-left: 200px;
	margin-right: 200px;
	}
.insetlist {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 20px;
	line-height: 1.7em;
}
.list {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 15px;
	line-height: 1.7em;
}

.sub {
	font-size: 70%;
	color: #000000;
	margin-right: 3px;
	margin-left: 3px;
}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 15px;

}
.bodytext {
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 3px 0px;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	margin-left: 5px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #020098;
}

.hr {
	color: #00509F;
	width: 90%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #020098;
}
.content {
	padding-left: 65px;
	padding-right: 50px;
	z-index: 0;
}
.fade {
	background-image: url(fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg {
	background-image:url(watermark1.jpg);
	background-repeat: no-repeat;
	background-position: right top;}
	
.leftdotted {
border-left: 1px dashed #CCC;
}
