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%;
	text-align: center;
	margin-right: 5px;
	background-color: #006699;
	font-weight: lighter;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 770px;
	background-color:#FBFBFB;
	margin:0px;
	text-align:left;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#banner {
	height: 180px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	
}
#leftcol{
	width: 200px;
	background-color:#FFFFFF;
	float: left;
	margin: 10px20px20px 30px;
	margin-top: 40px;
}
#rightcol{
	width: 170px;
	background-color:#FFFFFF;
	float: right;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #3D66A5;
	
}
#rightcol2{
	width: 211px;
	background-color:#FFFFFF;
	float: right;
	margin: 30px 10px 0px 10px;
	border: 1px dotted #3D66A5;
}	
#content {
	margin-left: 250px;
	margin-right: 70px;
	text-align: left;
	font-weight: bolder;
	margin-top: 60px;
}
	
#content2 {
	margin-left: 10px;
	margin-right: 240px;
	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: #ED5A52;
	clear: both;
}
.copyright {
	text-align: center;
	margin-right: 5px;
	color: #FFFFFF;
	font-weight: bold;
	}
	.line {
	margin-left: 270px;
}
	
.image {
	border: thin solid #006699;
	margin-left: 10px;
}
.headline {
	font-size: x-large;
	color: #F04E00;
	font-weight: bold;
}
	
#content3 {
	margin-left: 300px;
	margin-right: 10px;
	text-align: left;
	font-weight: bolder;
	margin-top: 50px;
}

#content4{
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
	font-weight: bolder;
	margin-top: 50px;
}
.image2 {
	margin-left: 15px;
	border-bottom-style: none;
}
#leftcol2{
	width: 230px;
	background-color:#FFFFFF;
	float: left;
	margin: 10px20px20px 50px;
	margin-top: 40px;
	margin-left: 20px;
}
.content {
	color: #006595;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
	font-weight: 600;
}
