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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #666666;
	color: #000000;
	line-height: 170%;
}

#wrapper {
	width: 830px;
	background-color:#FFFFFF;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
height: 91px;
}

#content{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}

#content2{
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}

#content3{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}

.container{
width: 100%; 
float:right;
}

#footer{
	border-top: 1px solid #000000;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 85%;
	width: 850px;
}

#footer p {
padding: 3px;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
}

.footer_clearit{
	clear: both;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}

#leftcol{
width: 200px;
background-color:#99CCFF;
float: left;
}

#legal {
	padding-top: 0px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 80%;
}

/* LINK STYLES */

a:link.textlinks {

	color: #7B7168;
	text-decoration: none; 
}
a:active.textlinks {

	color: #7B7168;
	text-decoration: none; 
}
a:visited.textlinks {

	color: #7B7168;
	text-decoration: none; 
}
a:hover.textlinks {

	color: #ffffff;
	text-decoration: none; 
}
a, a:link, a:visited, a:active {
	color: #000077;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
}
.tdmargin {
	padding-right: 13px;
	padding-left: 13px;
}
.tdmargin h4 {
	line-height: 170%;
}
image_align_right {
	padding-left: 10px;
}
.blue {
	color: #2C1E61;
}
.indent {
	padding-left: 20px;
}
