html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 10;
padding: 0;
border: 0;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100.01%;
	background-color: #36608D;
	color: #000000;
	text-align: right;
	margin-right: 5px;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}
#wrapper {
	width: 770px;
	background-color:#FFFFFF;
	margin:0px;
	text-align:center;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#banner {
	height: 180px;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#leftcol{
	width: 150px;
	background-color:#FFFFFF;
	float: left;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #426DAE;
}
#rightcol{
	width: 150px;
	background-color:#FFFFFF;
	float: right;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #3D66A5;
	
}
#rightcol2{
	width: 211px;
	background-color:#FFFFFF;
	float: right;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #3D66A5;
}	
#rightcol3{
	width: 158px;
	background-color:#FFFFFF;
	float: right;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #3D66A5;
}	
#content {
	margin-left: 10px;
	margin-right: 200px;
	text-align: right;
}
	
#content2 {
	margin-left: 10px;
	margin-right: 240px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	padding: 5px;
}
#content3 {
	margin-left: 170px;
	margin-right: 170px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;
}

#content4 {
	margin-left: 1px;
	margin-right: 170px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;
}
.leftimage{
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 50px;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #FFFFFF;
}

.clearit{
clear: both;
}


#footer{
	border-top: 1px solid #000000;
	background-color: #005F9D;
	color: #FFFFFF;
	clear: both;



}

.contenttext {
	color: #002D42;
	font-size: large;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.head {
	color: #9D0000;
	font-size: large;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
