body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000; 
	font: normal 75% Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
address {
	font-style: normal;
}
.portal h2 a {
	color: #448d33;
	margin: 0;
	border-bottom: none;
	text-decoration: none !important;
}
.portal h2 a:visited {
	color: #448d33;
	text-decoration: none;
}
.portal h2 a:hover {
	color: #0C1C62;
	text-decoration: underline !important;
}
*html .keycontentarea div {
	height: 55px;
}
#corporatenav {
	border-top: 5px solid #1a510d;
	width: 100%;
	height: 2.2em;
	font-size: 1em;
	background: #d2ddba;
	color: #3F6F26;
}
#corporatenav ul {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 22px;
}
#corporatenav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	display: inline;
}
#corporatenav a {
	padding: 0 .5em 0 .5em;
	font-weight: bold;
	border-right: 1px solid #3F6F26;
	text-shadow: 0 1px 1px #fff;
}
#corporatenav li:last-child a {
	border-right: none;
}
#corporatenav a:link {
	color: #3F6F26;
	text-decoration: none;
}
#corporatenav a:visited {
	color: #3F6F26;
	text-decoration: none;
}
#corporatenav a:hover {
	color: #0C1C62;
	text-decoration: underline;
}
#corporatenav li.skip a {
 	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
}
#breadcrumb {
	clear: left;
	float: left;
	width: 98%;
	min-height: 1.6em;
	line-height: 1.6em;
	font-size: .9167em;
	color: #000;
	background-color: #fff;
	border-bottom: 1px dotted #9c3;
	padding: 0 0 .5em 6px;
	margin: 0 0 .5em 0;
}
*html #breadcrumb {
	height: 1.6em;
}
#breadcrumb a {
	padding: 0 3px 0 0;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb ul {
	float: left;
	margin: 0 0 0 .5em;
	padding: 3px 0 3px 0;
}
#breadcrumb li {
	display: inline;
	list-style: none;
}

#mainnav a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#mainnav a:hover {
	color: #eee;
	text-decoration: underline;
}
#maincontent h1 {
	color: #448d33;
	font: bold 1.5em Georgia, Times, "Times New Roman", serif;
	margin: 0 0 0 52px;
	padding: 0 0 0 .5em;
}
#maincontent h1 span {
	display: block;
	margin: 12px 0 0 0;
}
/* position h1 correctly in Firefox */
html>body #maincontent h1 span {
	padding: 12px 0 0 0;
}
#maincontent h2 {
	font: bold 1.333em Georgia, Times, "Times New Roman", serif;
	color: #000;
	border-bottom: none;	
}
#maincontent h3 {
    font: bold 1.1667em Georgia, Times, "Times New Roman", serif;
	margin: .5em 0 .5em 0;
	padding: 0;
}
#maincontent h4 {
	font: bold 1em Georgia, Times, "Times New Roman", serif;
	padding: 0;
}
#maincontent ul {
	margin: 0;
	padding: 12px 0 0 1.6em;
}
#maincontent li {
	line-height: 1.4em;
	padding-bottom: .5em;
}
#maincontent a {
	text-decoration: underline;
}

#maincontent a:hover {
	color: #448d33;
	text-decoration: underline;
}
.pod {
	border: 1px solid #fff;
	color: #fff;
	margin: 10px 5px 10px 0;
	background: #478C39;
}

.pod h3, .subnav h2 {
	background: #448d34 url(nav-head.png) 0 0 no-repeat;
	color: #fff;
	font: bold 1.1667em Georgia, Times, "Times New Roman", serif;
	min-height: 40px;
	margin: 0;
	padding: 3px 0 0 24px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
}


*html .pod h3, .subnav h2 {
	height: 40px;
}
.pod li a {
	color: #fff;
	text-decoration: none;
}
.pod li a:hover {
	text-decoration: underline;
}

.pod ul {
	list-style: none;
	margin: 0;
	padding: 1em !important;
}
.pod li {
	background: url(nav-list-bg.gif) 0 .5em no-repeat;
	font-size: .9167em;
	padding: 0 0 .5em 15px;
}
#footer {
	background: #002856;
	clear: both;
	color: #fff;
	min-height: 300px;
	position: relative;
}
*html #footer {
	height: 300px;
}
#footer .content {
	float: left;
	width: 24%;
}
#footer .content h3 {
	color: #fff;
	font: bold 1.1667em Georgia, Times, "Times New Roman", serif;
	margin: 0;
	padding: 0;
}
#footer .content img {
	padding: 1em 0 1em 0;
}
#footer .content .pleft {
	padding: 1em 1em 0 1em;
}

#footer .content ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 1em 1.2em;
}
#footer .content li {
	background: url(footer-list-bg.gif) 0 .7em no-repeat;
	line-height: 1.4em;
	padding: 0 0 0 1.5em;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	color: #D2DDBA;
	text-decoration: underline;
}

#footer div ul li {
	margin: 0 1em 0 0;
}

#footer .nav {
	clear: left;
	font-size: .9167em;
	margin: 0;
	padding: 3em 0 1em .5em;

}
#footer .nav li {
	display: inline;
	margin: 0;
	padding: 0 .5em 0 .5em;
	list-style: none;
	border-right: 1px solid #fff;
}
#footer .nav li:last-child {
	border-right: none;
}
#footer a {
	color: #fff;
}