body {
	color: #0052A4;
	font-family: Arial, Helvetica, sans-serif;
	}
.style1 {color: #FFFFFF}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	color:#222222;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #0052A4;
}
.header {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
margin-left: 30px;
margin-right :30px;
}
.border {
	border: 1px solid #2D5384;
}
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;  } 
#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: 112px;
	float: left;
	}
	 #topnav ul li a {
	width: 112px;
	height: auto;
	padding: 5px 0px 5px 0px;
	color: #FFF;
	text-decoration: none;		
	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: normal;
	background-color: #0052A4;

}
		#topnav ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
	
		}
		#topnav a:active {
			color: #CCCCFF;
		}
		.dualborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
}
.borderright {
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	}

.sub {
	font-size: 70%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	margin-top: 3px;
	margin-bottom: 3px;

}
.insetlist {
	font-size: 80%;
	margin-top: 4px;
	margin-left: 100px;
}
.bodytext {
	font-size: 80%;
	color: #222222;
		}
		.bodytextblue {
	font-size: 80%;
		}
		
.listtext {
	font-size: 90%;
	margin-top: 4px;
}
#form {
	background-color: #DCE9F5;
	display: block;
}
.imagerightmargin {
	border: 1px solid #666666;
	margin-right: 10px;
}
.imageleftmargin {
	border: 1px solid #666666;
	margin-left: 10px;
}
.imageborder {
	border: 1px solid #666666;
}
.hr {
color:#0052A4;
width: 700px; 
}
.justifiedlarger {

	font-size: 90%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	color:#222222;
}
