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

body {
	font-family: "Times New Roman", Times, serif;
	color: #1C0038;
	text-align: center;
	background-color: #cccccc;
}

#wrapper{
	width: 700px;
	margin:10px auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #7B7258;
}

#firmbanner{
height:68px;
width:700px;
background-color: #1C0038;
background-image: url(../images/chareiterheader.gif);
}

#bannergraphic{
	height: 141px;
	background-image: url(../images/forwardmoving.jpg);
}

.subheader {
	clear: both;
	height: 25px;
	margin: 0;	}

.nav{
	float:right;
	background-color: #003C66;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 512px;
	height: 15px;
}

.nav ul{
padding: 0;
list-style-type: none;
}

.nav ul li{
	display: inline;
	margin: 0;
	font-size: 80%;
}

.nav ul li a{
	padding-right: 20px;
	padding-left: 20px;
	color: #15c3e6;
	text-decoration: none;
	text-align: center;
	width: 9em;
	font-weight: bold;
} 

.nav ul li a:hover, .nav ul li a:focus{
color: #80FFFF;
}

.leftsub {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	width: 188px;
	text-align:right;
	float: right;}

.maincontent {
width: 99%;
clear: both;}

.leftcol{
width: 186px;
text-align:right;
margin: 0;
padding: 0;
float: left;
}

.leftnav {
width: 99%;
}

.leftnav ul, .leftnav ul li, .leftnav ul li a{
list-style-type: none;
margin: 0;
padding: 0;
}

*.leftnav ul li{
display:inline;}

.leftnav ul li a{
	color: #003C66;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:80%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 4px;
} 

.leftnav ul li a:hover, .nav ul li a:focus{
	color: #ffffff;
}
 
.content {
width:500px;
float:right;}

.content p {
	margin: 16px;
	font-size: 78%;
	line-height: normal;}

.content h1{
color: #003366;
padding: 0;
margin: 20px;
}

.content h2{
color: #003366;
padding: 0;
margin: 20px;
}

.content ul{
margin-top:16px;
margin-bottom:16px;}

.content li{
margin-left:28px;
margin-right:16px;
margin-bottom:10px;
font-size: 78%;
line-height: normal;}
		
.content a{
text-decoration: none;
	font-weight: bold;
	color: #1C0038;}
	
.content a:hover, .content ul li a:focus{
	color: #003C66;
	text-decoration:underline;}

.content li a{margin-bottom:0;
margin-top:0;}
	
.leftheaderimage {
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: auto;
	float: right;
	width: 99%;
}

.bannergraphicleft
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 20px;
}

.leftimage {
margin-bottom: 0px;
float: left;
}

.clearboth {clear: both;}

#footer{
	clear: both;
	background-color: #003C66;
	color: #66B4A6;
	padding: 0px;
	margin: 0px;
}

#footer p {
	font-size: 70%;
	padding: 10px;
}

.list {
	list-style-position: outside;
	list-style-type: disc;
}
.imagesubhead{
margin-top:16px;
margin-left:16px;}
 /* CSS Document */

