body { /* green tiled background */
	background-color: #FFFFFF;
	margin: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#bodygradient { /* top gradient on body background */
	display: none;
}

div#logo { /* position logo */
	position: relative;
	background-color: #FFFFFF;
	width: 7in;
	height: 106px;
}

div#logotext {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: right;
}

div#logotext img {
	display: block;
	margin: 0px;
	float: right;
	clear: right;
}

img.floatleft {
	border: 0px;
	padding: 6px 12px 24px 0px;
	float: left;
}

.clearleft {
	clear: left;
}

img.floatright {
	border: 0px;
	padding-left: 12px;
	padding-bottom: 8px;
	float: right;
}

div#nav { /* nav bar */
	display: none;
}

div#dropshadow { /* drop shadow background */
	width: 7in;
	position: relative;
}

div#dropshadow img.topleft {
	display: none;
}

div#dropshadow img.topright {
	display: none;
}

div#frame { /* background color for content */
	width: 7in;
}

div#contentbkg { /* lighter background color */
	background-color: #FFFFFF;
	width: 7in;
	position: relative;
}

div#content h1 { /* breadcrumb nav */
	color: #347754;
	font-family: Arial;
	font-size: 19px;
	margin: 0px 0px 10px 0px;
}

div#content h1 a, div#contentbkg h2 a {
	text-decoration: none;
}

div#content h1 a.l1 { /* breadcrumb nav */
	color: #347754 ! important;
}

div#content h1 a.l2 { /* breadcrumb nav */
	color: #52555A ! important;
	font-size: 16px ! important;
	border-left: solid #347754 1px;
	padding-left: 6px;
	margin-left: 6px;
}

div#content h2 { /* breadcrumb nav */
	color: #347754;
	font-family: Arial;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

div#content h2 a.l3 { /* breadcrumb nav */
	color: #347754 ! important;
}

div#content h2 a.l4 { /* breadcrumb nav */
	color: #52555A ! important;
	background-image: url(images/h4_bkg_arrow.gif);
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	margin-left: 4px;
	padding-left: 10px;
}

div#leftcol {
	display: none;
}

div#subnav { /* left subnav */
	display: none;
}

div#content {
	margin: 10px 0px 20px 0px;
	padding: 14px 8px 14px 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #484B4A;
}

div#content p {
	line-height: 14px;
	margin: 0px 0px 12px 0px;
}

div#callouts {
	display: none;
}

div.callout {
	border: solid #E0E0E0 1px;
	background-color: #F2F2F2;
	position: relative;
	margin-top: 14px;
	width: 131px;
}

img.roundedcorner {
	display: none;
}

div#caseeval {
	display: none;
}

img#callus {
	display: none;
}

div#content h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #062B5B;
	margin: 20px 0px 4px 0px;
}

div#content h3 a {
	color: #062B5B;
	text-decoration: none;
}

div#content h3 a:visited {
	color: #062B5B;
}

div#content blockquote {
	margin: 0px 0px 8px 32px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#content blockquote.linkbox {
	display: none;
}

div#content div.linkbox {
	display: none;
}

div#content div.linkboxcondensed {
	display: none;
}

div#content h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A835B;
	line-height: 14px;
	margin: 14px 0px 2px 0px;
}

div#content h4 a {
	color: #0A835B;
	text-decoration: none;
}

div#content h4 a:hover {
	text-decoration: underline;
}

div#content a {
	color: #0A835B;
}

div#content a.strong {
	font-weight: bold;
}

div#content a.dotted {
	text-decoration: none;
	border-bottom: 1px #B1B1B1 dashed;
}

div#content a.dotted:hover {
	border-bottom: 1px #0A835B solid;
	text-decoration: none ! important;
}

div#content a:visited {
	color: #0A835B;
}

div#content ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#content table.narrow {
	width: 404px;
	border: 1px #cccccc solid;
}

div#content table.narrow thead tr th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #133A7B;
	padding: 6px 6px 6px 6px;	
	text-align: center;
}

div#content table.narrow tr {
	vertical-align: top;
}

div#content table.narrow tr.alt {
	background-color: #EEEEEE;
}

div#content table.narrow tr td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 4px 4px 4px;
}

div#content table.narrow tr th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	padding: 4px 4px 4px 4px;
}

div.rightcallout {
	width: 135px;
	border: 1px #CCCCCC solid;
	background-color: #EEEEEE;
	padding: 0px 12px 2px 12px;
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
}

div.rightcallout ul {
	margin-left: 6px;
	padding-left: 6px;
}

div.rightcallout li {
	margin-left: 6px;
	padding-left: 0px;
}


div.alphabet {
	display: none;
}

div.state {
	display: none;
}

a.deadlink {
	color: #999999 ! important;
}

div#content h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	margin: 12px 0px 2px 0px;
}

div#content h6 {
	clear: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	line-height: 14px;
	margin: 16px 0px 12px 0px;
}

div#content div.leftcol {
	width: 40%;
	float: left;
	padding-right: 10px;
	font-size: 10px;
	margin-bottom: 16px;
}

div#content div.rightcol {
	font-size: 10px;
	width: 40%;
	float: left;
	margin-bottom: 16px;
}

div#content ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

br.clearer {
	clear: both;
	visibility: hidden;
}

/* Footer Styles */
div#footer {
	width: 7in;
	padding: 10px 5px 0px 5px;
	position: relative;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}

div#footer p.nav {
	display: none;
}

div#footer p.address {
	width: 380px;
	float: left;
	padding: 20px 8px;
	margin: 0px;
}

div#footer p.tollfree {
	margin: 8px 0p 8px 0px;
	padding: 0px 8px;
}

div#footer p.copyright {
	clear: left;
	padding: 0px 8px;
	margin: 0px;
}

div#rights {
	margin: 16px 6px 16px 0px;
	padding: 0px 16px 0px 16px;
	border-top: 1px #B1B1B1 solid;
	border-bottom: 1px #B1B1B1 solid;
}

div#rights.condensed {
	width: 342px;
}

p.byline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px ! important;
	color: #4C5667;
	margin: -2px 0px 12px 24px ! important;
}

ol.smallroman {
	list-style-type: lower-roman;
}

ol.smallalpha {
	list-style-type: lower-alpha;
}

div#sitemap h1 { 
	color: #062B5B ! important;
	font-family: Verdana;
	font-size: 14px;
	margin: 14px 0px 2px 0px ! important;
}

div#sitemap h1 a {
	color: #062B5B ! important;
}

div#sitemap h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 8px 0px 0px 6px! important;
}

div#sitemap h2 a {
	color: #000000 ! important;;
}

div#sitemap h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #062B5B;
	margin: 2px 6px 2px 12px! important;
}

div#sitemap h3 a {
	color: #062B5B ! important;;
}

div#sitemap h4 {
	background-image: url(images/subnav_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #347754;
	margin: 2px 0px 2px 12px ! important;
	padding: 0px 6px ! important;
}

div#sitemap h4 a {
	color: #347754 ! important;;
}

div#sitemap h3+h2 {
	margin-top: 6px ! important;
}

.nopr {
	display: none;
}

div.sources {
	clear: left;
}

#ExtraNotes {
	display: none;
}