body {
  font-family: helvetica, sans-serif;
  font-size:76%;
  margin:0px;
  padding:0px;
  background-color:#FFFFFF;
}

#outer {
	background-color: #FFFFFF;
	height: auto;
	width: 850px;
	margin: 0 auto;
	border:1px solid #002B5C;
}

#header {
	background-image: url(img/header_banner.gif);
	background-color:#FFFFFF;
	height: 134px;
	width: 850px;
}
#footer {
	background-color: #112047;
	height:100px;
}


#footer_address {
font-size:0.8em;
color:#FFFFFF;
width:155px;
height:auto;
border-right:2px solid #E71939;
font-weight:bold;
margin-left:20px;
margin-top:30px;
float:left;
}

#footer_contact {
font-size:0.8em;
color:#FFFFFF;
width:220px;
height:auto;
font-weight:bold;
margin-left:20px;
float:left;
clear:right;
margin-top:30px;
border-right:2px solid #E71939;
}

#footer_contact a{
color:#FFFFFF;
text-decoration:underline;
}

#footer_listed {
font-size:1.1em;
font-weight:bold;
color:#FFFFFF;
width:300px;
height:auto;
font-weight:bold;
margin-left:20px;
float:left;
clear:right;
margin-top:30px;
}

h1 {
	font-weight:lighter;
	color: #E71939;
	font-size: 2.5em;
}
h2 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.25em;
}

h3 {
	font-weight:bold;
	color: #E71939;
	font-size: 1.5em;
	padding:0px;
	margin:0px;
	text-transform: none;
	width: 100%;
	text-align: center;
}

.indent72 p {
	font-size: 1em;
}

.indent72 {
	padding-left: 20px;
	padding-right: 20px;
}

#content {
background-image:url(img/content_bg.gif);
background-position:bottom right;
background-repeat:no-repeat;
	background-color: #FFFFFF;
	height:100%;
	width:670px;
	float:right;
	margin-bottom:15px;
	padding-top:15px;
}


#left_nav{
width:160px;
float:left;
border-right:2px solid #E71939;
height:100%;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:15px;

}


#nav1 {
	background-color:#BDCFEB;
	height:20px;
	background-repeat:no-repeat;
	margin-top:10px;
	width:100%;
}

#nav1 ul {
margin: 0;
padding: 0;
list-style-type: none;
padding-left:45px;
}
#nav1 li {
	width:120px;
	padding:0px;
	margin:0px;
	display: inline;
	list-style-type: none;
	color: #002B5C;
	font-size: 1.0em;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active {
text-decoration:none;
	color:#002B5C;
	font-weight:bold;
	padding-right:25px;
	padding-top:4px;
	display:block;
	float:left;
	text-align:center;
	font-size:0.8em;
}

#nav1 a:hover {
text-decoration:underline;
	color:#E71939;
}


#wdalink {
	width: 850px;
	margin: 0 auto;
	font-size:0.8em;
	color:#000000;
	text-align:right;
}

#wdalink a:link, #wdalink a:visited, #wdalink a:active, #wdalink a:hover {
text-decoration:none;
	color:#000000;
}
#outer #content .indent72 h2 {
	color: #333333;
	padding:0px;
	margin:0px;
}

#outer #content .indent72 h2 a:link, #outer #content .indent72 h2 a:visited, #outer #content .indent72 h2 a:hover, #outer #content .indent72 h2 a:active  {
	color: #333333;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#outer #content .indent72 img {
	padding: 0px;
	margin: 10px;
}
#outer #content .indent72 h1 {
	font-size: 2.0em;
}
#outer #content .indent72 li {
	font-size: 1em;
	line-height: 1.8;
}

.bold_orangep {
	color: #E71939;
	font-weight: bold;
}
#outer #content .indent72 a {
	color: #000000;
	font-weight: normal;
}

.col1 {
	width:45%;
	float:left;
	margin-right:35px;
	background-color: #D9DFF0;
}
.col2 {
	width:45%;
	float:left;
	margin-right:0px;
	background-color: #FBDCD2;
}
.col3 {
	width:200px;
	float:right;
	clear:right;
	padding: 10px;
	background-color: #D9DFF0;
	margin-left: 15px;
	;
}
#outer #left_nav a {
	color: #333333;
	text-decoration:none;
		text-transform: capitalize;

}

#outer #left_nav a:hover {
	text-decoration:underline;
		text-transform: capitalize;

}


#outer #left_nav ul {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	line-height:2em;
	list-style-image:url(img/side_nav_point.gif);
	margin-left: 20px;
	;
}
#outer #content .indent72 ul {
	list-style-image: url(img/content_point.gif);
	font-size: 1em;
}
.homeli {
	font-size: 1.2em;
}
