body {
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #737273;
}

p {
	padding: 0px;
	margin: 1em 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #c32c32;
}

a:active, a:hover {
	text-decoration: underline;
}

ul.idTabs {list-style:none; margin:0; padding:0;}

div#outerContainer {
	padding-right: 5px;
	width: 932px; /* 937 - padding */
	background-image: URL(../images/top-bkgd.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div#outerContainer table.inner {
	margin-left: 17px;
	height: 167px;
}

div#topNav {
	background-color: #548b55;
	background-image: URL(../images/topnav-bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
	color: #f7f7f7;
	font-size: 11px;
	padding: 7px;
}

div#topNav a {
	color: #f7f7f7;
	margin-left: 13px;
	margin-right: 13px;
}

div#footerPre {
	background-color: #85af85;
	background-image: URL(../images/footer-pre-bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 13px;
}

div#footer {
	background-color: #f2f9f1;
	font-size: 11px;
	color: #888f95;
	padding: 7px 13px 8px 18px;
}

div#footer a {
	color: #888f95;
}

div#footerPost {
	font-size: 11px;
	color: #ffffff;
	background-color: #538b54;
	background-image: URL(../images/footer-post-bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 14px 13px 19px 18px;
}

div#footerPost a {
	color: #ffffff;
}

td#leftCol {
	width: 196px;
	background-color: #f3f3f4;
}

div#leftNav {
	margin-bottom: 12px;
}

div#leftNav a {
	display: block;
	text-align: center;
	color: #478248;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	border-bottom: 1px solid #73a073;
	padding: 12px 12px 12px 12px;
	background-color: #f6faf5;
	background-image: URL(../images/lnav-link-bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div#leftNav a.selected {
	color: #ffffff;
	background-color: #4a844b;
	background-image: URL(../images/lnav-link-on-bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td#leftCol div.footer {
	padding-left: 12px;
	padding-right: 12px;
	color: #6b6b6b;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 50px;
}

td#contentArea {
	width: 702px; /* 736px - padding */
	padding: 15px 16px 9px 19px
}

.flushTop {
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.flushBottom {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.phoneIcn {
	background-image: URL(../images/phone-bkgd.gif);
	background-position: 22px 0%;
	background-repeat:no-repeat;
	padding-top: 14px;
	padding-left: 68px;
	height: 27px; /* 41- padding */
}

a.moreInfo {
	color: #6b6b6b;
	font-size: 14px;
	background-image: URL(../images/moreinfo-arrow.gif);
	background-position: 100% 2px;
	background-repeat: no-repeat;
	padding: 1px 22px 1px 0px;
}

div.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.caption {
	color: #478248;
	font-size: 10.5px;
}

div.inset, table.inset {
	margin-left: 20px;
	margin-right: 20px;
}

.required {
	color: #c32c32;
}

td#contentArea p, td#contentArea ul, span.fixLineHeight {
	line-height: 1.43em;
}

div.evltLogo {
	margin-top: 12px;
}