body { /* green tiled background */
	background-image : url(images/body_bkg_repeat.gif);
	background-repeat : repeat;
	margin: 7px 0px 0px 0px;
}

a:hover { /* underline all links on mouseover */
	text-decoration: underline ! important;
}

a.light {
	font-weight: normal ! important;
	font-size: 10px ! important;
}

.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 */
	background-image : url(images/body_bkg_top_repeatx.gif);
	background-repeat : repeat-x;
	background-position : top left;
	width: 100%;
	height: 257px;
	position: absolute;
	top: 0;
	left: 0;
}

div#logo { /* position logo */
	position: relative;
	background-image: url(images/inside_header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	height: 177px;
}

div#logotext {
	position: absolute;
	right: 0px;
	top: 22px;
	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 */
	background-image: url(images/inside_header_nav.gif);
	background-repeat: none;
	position: absolute;
	top: 128px;
	left: 0px;
	width: 798px;
	height: 26px;
}

div#nav a { /* nav bar links */
	padding: 0px 20px 0px 20px;
	border-right: solid #FFFFFF 1px;
	font-family: Arial, sans;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

div#nav a.on { /* nav bar links */
	color: #F9CD56;
	text-decoration: underline;
}

div#dropshadow { /* drop shadow background */
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	background-image: url(images/inside_drop_bkg.gif);
	background-repeat: repeat-y;
	position: relative;
}

div#dropshadow img.topleft {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#dropshadow img.topright {
	position: absolute;
	top: 0px;
	right: 0px;
}

div#frame { /* background color for content */
	background-image: url(images/inside_footer_bar.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #F1EFE7;
	border: solid #000000 1px;
	width: 798px;
	margin-left: 4px;
	padding-bottom: 38px;
}

div#contentbkg { /* lighter background color */
	background-color: #FFFFFD;
	border: solid #E3DFCF 1px;
	width: 780px;
	top: -19px;
	margin-left: 8px;
	margin-bottom: -19px;
	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: inline;
	float: left;
	width: 146px;
	margin: 14px 2px 20px 2px;
}

div#subnav { /* left subnav */
	width: 134px;
	background-image: url(images/subnav_bkg.gif);
	background-repeat: no-repeat;
	padding: 24px 6px 4px 6px;
	border-bottom: solid #E1DFD0 1px;
	margin-top: 20px;
}

div#subnav a { /* subnav link style */
	text-decoration: none;
}

div#subnav h1 { /* top level subnav */
	background-image: url(images/h1_a_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #062B5B;
	margin: 2px 0px;
	padding: 0px 6px;
}

div#subnav h1 a { /* top level subnav link */
	color: #062B5B;
}

div#subnav h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #347754;
	margin: 2px 6px;
}

div#subnav h2 a {
	color: #347754;
}

div#subnav h3 {
	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 6px;
	padding: 0px 6px;
}

div#subnav h3 a {
	color: #347754;
}

div#subnav h2+h1 {
	margin-top: 10px ! important;
}

div#content {
	float: left;
	width: 607px;
	margin: 10px 0px 20px 0px;
	padding: 14px 8px 14px 14px;
	border-left: solid #E1DFD0 1px;
	font-family: Verdana;
	font-size: 11px;
	color: #484B4A;
}

div#content p {
	line-height: 14px;
	margin: 0px 0px 12px 0px;
}

div#callouts {
	margin-left: 7px
}

div.callout {
	border: solid #E0E0E0 1px;
	background-color: #F2F2F2;
	position: relative;
	margin-top: 14px;
	width: 131px;
}

img.roundedcorner {
	position: absolute;
	top: -1px;
	left: -1px;
}

div#caseeval {
	display: inline;
	position: relative;
	float: right;
	background-color: #D8DEC0;
	border: solid #516851 1px;
	width: 166px;
	padding: 0px 6px 0px 12px;
	margin: 6px 0px 14px 20px;
}

div#caseeval form {
	display: inline;
}

div#caseeval h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #013301;
	margin: 6px 0px 6px 0px;
}

div#caseeval p {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	margin: 0px 0px 6px 0px;
}

div#caseeval label {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	margin: 2px 0px 1px 0px;
	padding: 0px;
	display: block;
}

.fullwidth {
	width: 158px;
}

img#callus {
	position: absolute;
	bottom: 14px;
	right: 16px;
}

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 {
	height: 40px;
}

div#content div.linkbox {
	clear: both;
	width: 556px;
	border: 1px #CCCCCC solid;
	background-color: #EEEEEE;
	padding: 8px 12px 2px 12px;
}

div#content div.linkboxcondensed {
	width: 356px;
	border: 1px #CCCCCC solid;
	background-color: #EEEEEE;
	padding: 8px 10px 2px 14px;
}

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: 398px;
	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#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: 180px;
	float: left;
	padding-right: 16px;
	font-size: 10px;
	margin-bottom: 16px;
}

div#content div.rightcol {
	font-size: 10px;
	width: 186px;
	float: left;
	margin-bottom: 16px;
}

div#content ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.alphabet {
	display: block;
	float: left;
	border-right: 1px #000000 solid;
	color: #133A7B ! important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	text-align: center;
}

div.alphabet {
	float: left;
	border-right: 1px #000000 solid;
	color: #999999 ! important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	text-align: center;
}

a.state {
	display: block;
	float: left;
	border-right: 1px #000000 solid;
	color: #133A7B ! important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 28px;
	text-align: center;
}

div.state {
	float: left;
	border-right: 1px #000000 solid;
	color: #999999 ! important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 28px;
	text-align: center;
}

a.deadlink {
	color: #999999 ! important;
}

br.clearer {
	clear: both;
	visibility: hidden;
}

/* Footer Styles */
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	background-image: url(images/inside_footer_shadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 5px 32px 5px;
	position: relative;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
}

div#footer p.address {
	width: 380px;
	float: left;
	padding: 14px 8px;
	margin: 0px;
}

div#footer p.tollfree {
	margin: 6px 0p 6px 0px;
	padding: 0px 8px;
}

div#footer p.copyright {
	clear: left;
	padding: 0px 8px;
	margin: 0px;
}

div#footer p.copyright a {
	color: #FFFFFF ! important; 
	font-weight: normal;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	border-right: solid #FFFFFF 1px;	
}

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.sources {
	clear: left;
}	

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;
}


#ExtraNotes {
	display: none;
}

p.legal {
	text-align: justify;
	color: #AAAAAA;
	padding: 0px 8px;
}

p.legal a {
	color: #FFFFFF;
}