html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #dfe1e4;
	font-family: Helvetica, Arial, sans-serif;
	color: #757576;
}

h1, h2, h3, h4, h5, p, li {
	margin: 0;
	padding: 0;
	font-family:  Helvetica, Arial, sans-serif;
}



p {
	font-size: 12px;
	padding: .3em 0;
	margin: 0;
	line-height: 1.4em;
}

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

#mainLayout {
	padding: 0;
	margin: 11px auto 0;
	width: 1010px;
	background-color: #fff;
}

#header {
	margin: 0 83px 11px 68px;
	height: 158px;
	position: relative;
	z-index:1000;
}

#header .logo {
	position: relative;
	top: 60px;
	text-indent: -9999px;
	width: 286px;
	height: 66px;
	background: url(../images/logo.gif) no-repeat left top;
}

#header .logo a {
	display: block;
	height: 66px;
	border: none;
}

#header .subHeader {
	text-indent: -9999px;
	position: relative;
	left: 530px;
	top: 42px;
	width: 330px;
	height: 14px;
	background: url(../images/h3_subHeader.gif) no-repeat left top;
}

#mainContent {
	margin: 0 83px 11px 68px;
}

#mainContent .mainGraphic {
	line-height: 0;
	padding: 0 0 11px;
}

#pageContent {
	float: left;
	width: 530px;
}

#pageContent a {
	text-decoration: underline;
	color: #66a6d1;
}

#pageContent a:hover {
	text-decoration: underline;
	color: #558bb0;
}

#pageContent h1 {
	height: 27px;
	background: #6fa647 url(../images/h2_bg.gif) repeat-y right top;
	margin-bottom: 10px;
	font-size: 20px;
	color: #fff;
	padding: 10px 0 0 22px;
}

#pageContent h1 strong {
	padding-top: 10px;
	font-size: 20px;
}

#pageContent .headline {
	font-size: 40px;
	color: #6fa647;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 10px 0 10px 22px;
}

#pageContent ul, #pageContent ol {
	font-size: 12px;
	padding-left: 22px;
	margin: .5em 0;
	line-height: 1.5em;
}

#pageContent ul li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 12px;
}

#pageContent ul li li {
	list-style-type: circle;
	list-style-position: outside;
}

#pageContent hr {
	margin-left: 22px;
	margin-bottom: 22px;
	border: none;
	border-bottom: #6fa647 1px solid;
}

#pageContent h2, #pageContent h3, #pageContent h4 {
	font-weight: normal;
	color: #6fa647;
	margin-top: 22px;
	margin-left: 22px;
}

#pageContent ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 22px;
}

#pageContent p strong {
	color: #6fa647;
	font-weight: normal;
}

p {
	padding-left: 22px;
}

/*
#pageContent img {
	padding: 5px;
	margin: 0 10px 10px 0;
	border: #6fa647 1px dotted;
}*/

#pageContent img {
	padding: 0;
	margin: 0 10px 10px 0;
}

#pageSideBar {
	float: right;
	width: 320px;
}

#pageSideBar img {
	margin-bottom: 11px;
}

#leftContent {
	float: left;
	width: 562px;
	margin-right: 7px;
}

#leftContent img {
	border: none;
}

#leftContent h2 {
	width: 545px;
	height: 27px;
	background: #355627 url(../images/h2_bg.gif) repeat-y left top;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 0 22px;
}

.leftText {
	line-height: 22px;
	width: 545px;
	
}

.leftText strong {
	color: #6fa647;
	font-weight: normal;
}

#centerContent {
	float: left;
	width: 180px;
	margin-right: 7px;
}

#centerContent h2 {
	height: 27px;
	background-color: #1b9ff5;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 0 10px;
}

#centerContent p {
	margin: 0;
	padding-left: 10px;
	padding-top: 18px;
	font-size: 20px;
	color: #1b9ff5;
	height: 100px;
	background: url(../images/p_centerGraphic.jpg) no-repeat;
}

#centerContent a {
	color: #1b9ff5;
	text-decoration: none;
}

#centerContent a:hover {
	color: #14476e;
	text-decoration: underline;
}

#rightContent {
	float: right;
	width: 282px;
}

#rightContent h2 {
	height: 27px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 0 10px;
	background: #6fa647 url(../images/rightContent_corner.gif) no-repeat right top;
}

#pageSideBar h2 {
	width: 273px;
	height: 27px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 0 10px;
	background: #6fa647 url(../images/rightContent_corner.gif) no-repeat right top;
}

#rightContent p {
	margin: 0;
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 8px;
	font-size: 20px;
	height: 102px;
	color: #666;
	background: url(../images/bg_rightGraphic.jpg) no-repeat 0 bottom;
}

 #pageSideBar p {
	margin: 0;
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 45px;
	font-size: 20px;
	height: 102px;
	color: #666;
	background: url(../images/bg_rightGraphic.jpg) no-repeat 0 bottom;
}

#rightContent .hilight, #pageSideBar .hilight {
	margin-left: -6px;
	font-size: 22px;
	color: #5e8641;
}

#rightContent em, #pageSideBar em {
	font-weight: bold;
	color: #66a6d1;
	font-style: normal;
}

.post {
	margin-left: 22px;
	margin-bottom: 22px;
	border-bottom: #6fa647 1px dotted;
}

.blogTitle {
	margin-left: -22px;
	margin-bottom: 6px;
	font-size: 20px;
	text-decoration: none;
	color: #6fa647;
}

#post_list a {
	text-decoration: none;
	color: #6fa647;
}

#post_list a:hover {
	text-decoration: underline;
	color: #66a6d1;
}

.postTitle {
	color: #6fa647;
	font-weight: normal;
	font-size: 36px;
}

.date {
	font-weight: bold;
}

.return {
	font-size: 14px;
	margin-bottom: 14px;
}

.post_date {
	color: #757576;
	font-size: 14px;
	font-weight: bold;
}

.more {
	padding-bottom: 10px;
	font-size: 16px;
}

.more a,.return a {
	text-decoration: none;
	color: #6fa647;
}

.more a:hover, .return a:hover {
	text-decoration: underline;
	color: #66a6d1;
}

#footer {
	margin: 0;
	padding: 0 83px 0 46px;
	height: 220px;
	background: #dfe1e4 url(../images/bg_footer.gif) repeat-x 0 top;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer h2 {
	width: 863px;
	height: 38px;
	margin-bottom: 25px;
	text-indent: -9999px;
	background: url(../images/h2_footer.gif) no-repeat left top;
}

#footer ul {
	margin-left: 22px;
	margin-bottom: 15px;
	display: block;
	background: #a8a9ad url(../images/bg_footerRight.gif) no-repeat right top;
	list-style-type: none;
}

#footer li {
	line-height: 38px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding: 0 16px 0 22px;
	display: inline;
	background: url(../images/footer_bullet.gif) no-repeat left center;
}

#footer li.first {
	background: none;
}

#footer p {
	font-size: 8pt;
	letter-spacing: .05em;
}

#footer img {
	padding-right: 16px;
	padding-bottom: 40px;
}

#footer .disclaimer {
	float: left;
	width: 544px;
	
}

#footer hr {
	margin-left: 22px;
	margin-bottom: 22px;
	border: none;
	border-bottom: #a8a9ad 4px solid;
}

#footer .copyright {
	float: right;
}

#footer .copyright a {
	color: #a8a9ad;
}

div .row{
	clear: both;
	width: 440px;
	height: 22px;
	background-color: #eaeaea;
	font-size: 12px;
	margin: 5px 0 0 22px;
	padding: 5px 0;
} 

form p {
	margin-top: 10px;
	padding-bottom: 0;
}

form h4 {
	padding-bottom: 0;
	margin: 0;
}

.formLine {
	font-weight: bold;
	width: 140px;
	padding: 5px 10px;
	text-align: right;
	float: left;
}

.formText {
	float: left;
	width: 250px;
	height: 16px;
	padding: 2px 10px;
	background-color: #fff;
	border: 1px dotted #d9d9d9;
}

.formButton {
	position: relative;
	left: 140px;
	width: 100px;
	border: none;
	padding: 3px 0;
	background-color: #6fa648;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

.formButton:hover, .formButton:active {
	background-color: #558036;
}
.reqItem {
	color: #f40019;
	padding: 0 2px;
}

.contactBox {
	float: left;
	width: 200px;
	margin-left: 20px;
}

.cName {
	padding: 20px 0 0;
	font-size: 18px;
	color: #6fa647;
	line-height: 16px;
}

.cSubHead {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px;
}

.cText {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0;
	padding: 0;
	
}

.clear-both {
	margin: 0;
	padding: 0;
	line-height: 0px;
	clear: both;
}

#sitemap {
	width: 800px;
	font-size: 10px;
	padding: 20px;
	margin: 0 auto;
}

#sitemap ul {
	list-style: none;
	float: left;
}

#sitemap li {
	list-style: none;
	float: left;
}