html, body, 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: #FFFFFF;
	color: #003366;
	line-height: 140%;
}

#wrapper {
	width: 800px;
	background-color:#FFFFFF;
	border: 1px solid #8892A8;
	text-align:left;
	background-image: url(../images/backGradient.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
height: 110px;
background-repeat: no-repeat;
}

#nav {
border-bottom: 1px solid #000000;
}

#nav ul {
padding: 0;
margin: 0;
background-color:#00FF99;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
font-size: 80%;
color: #FFFFFF;
background-color:#3333CC;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus {
background-color: #990000;
}

a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #21A034;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

#content{
	margin-left: 0px;
	padding-top: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#content p{
margin: 0px;
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

.leftimage{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.rightimage{
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.clearit{
clear: both;
width: 5px;
}


#footer{
	background-color: #A2AABD;
	color: #FFFFFF;
	width: 100%;
	text-align: left;
}

#footer2{
	color: #8994AB;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	margin-top: 5px;
}

#footer p {
font-size: 85%;
padding: 4px;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
background-color:#6633CC;
}
a:link.textlinks {
	font-weight:bold;
	color: #7B7168;
	text-decoration: none; 
}
a:active.textlinks {
	font-weight:bold;
	color: #7B7168;
	text-decoration: none; 
}
a:visited.textlinks {
	font-weight:bold;
	color: #7B7168;
	text-decoration: none; 
}
a:hover.textlinks {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none; 
}
a:link.footerlinks {
	color: #ffffff;
	text-decoration: none; 
}
a:active.footerlinks {
	color: #ffffff;
	text-decoration: none; 
}
a:visited.footerlinks {
	color: #fdfdfd;
	text-decoration: none; 
}
a:hover.footerlinks {
	color: #003366;
	text-decoration: none; 

}
.footer_layout {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: auto;
	float: left;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.navigation {
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: auto;
}
.margin {
	padding-right: 20px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
   
   .boldwhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.img_margin {
	padding-right: 4px;
	border: 0;
}
li {
	padding-left: 0px;
	margin-left: 0px;
}
.list_dash {
	list-style-image: url(../images/dash.gif);
}
.table_list_indent {
	margin-left: 40px;
}
.clients {
	margin: 0px;
	padding: 10px;
	background-color: #D8DBE2;
	border: 1px solid #006699;
}
.button {
	font-size: 12px;
	background-color: #E9EAEF;
	border: 1px solid;
	border-top-color:#006699;
	border-left-color:#006699;
	border-right-color:#006699;
	border-bottom-color:#006699;
	padding: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
   }

