/* layout_n.css CSS Document */ 
/* jan23/09 - sam - updated */
/* font-size: 81%, or 13px */

a.skip {position: absolute; left: -1000em; width: 20em;color: #FFF}
img { margin:0; padding:0; border: none; }

body { font-family: Verdana, Arial, "Trebuchet MS", san-serif; font-size: 81%; color: #333; margin:0 0; padding:0 0; width: 100%; background-color: #999; }

p { font-size: 1em; margin-bottom: 1em; padding-right: 0; margin-top: 0px; }

.header { height:71px; background-color: #0076C2; overflow: hidden; }
.header .logo { text-align: center; margin-top: 0.5em; }
.header h1 { color: #FFFFFF; font-size: 2em; margin-top: 1.15em; }

ul#siteTools { text-align:right; padding:0px; margin: 0; list-style-type: none; margin-top: 4px; }
ul#siteTools li { background-image: url(../images/whitebullet.gif); background-repeat: no-repeat; background-position: 100% .7em; list-style-type: none; font-size: 0.85em; font-family: "Trebuchet MS"; padding-right: 1em; }
ul#siteTools a { color:#fff; font-weight:bold; text-decoration:none;}

/*= global nav ******************/
.global { background-color: #86C335; margin: 0; height: 1.8em; margin:0; padding:0; letter-spacing:0;}
.global ul { list-style-type: none; margin-left: 46px; height: 1.8em; line-height: 1.8em; }
.global ul li { font-family: "Trebuchet MS", Arial; font-weight: bold; display: inline; font-size: 1em;}
.global a:link, .global a:visited,.global a:hover, .global a:active { color: #fff;padding: 0 1.25em 0 0; text-decoration:none;}
.global a:hover { color: #0064A6; }

/************** styles **********/
.content h1 { font-size: 1.7em; font-weight: normal; color: #0076C2; margin-bottom: 1em; margin-top: 0px; padding-top: 0px; line-height: normal; 
}
.content h2 { font-size: 1.3em; color: #5E8532; margin: 1.25em 0 .75em 0; line-height: 1.4em; } 
.content h3 { font-size: 1.1em; color: #005995; margin: 1.25em 0 .75em 0; font-weight: bold; }
.content h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
.content h5 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}
.content h6 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}	
/*.content p { margin-bottom: 1em; padding-right: 0; margin-top: 0px; }*/

.content h1 + p { margin-top: 1.5em;  }
.content h1 + h2 { margin-top: .5em; }

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0076C2;
	margin-bottom: 0.75em;
	margin-top:0;
}
h2 { font-size: 1.3em; color: #5E8532; margin: 1.25em 0 .75em 0; } 
h3 { font-size: 1.23em; color: #005995; margin: 1.25em 0 .75em 0; font-weight: bold; }
h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
h5 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}
h6 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}	

 h1 + p { margin-top: 1.5em;  }
 h1 + h2 { margin-top: .5em; }


/************ from screen.css ***************/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
a:link { color: #005995; text-decoration: underline; }
a:visited { text-decoration: underline; color: #005995; }
a:hover {text-decoration: none;	color: #5E8532 /*#007D00*/;}
a:active {text-decoration: none;}

/* different green link */
/* previous a:hover color wass #007D00 */
/* changed to a green that is more inline with the global navbar green  */
/* a.greenlink:link { color: #5E8532; }
a.greenlink:visited { color: #5E8532; }
a.greenlink:hover { color: #5E8532; }
a.greenlink:active { color: #5E8532; }*/


/*******text styles for contribute users ***********/
.boldText {font-weight:bold;}
.italicText {font-style:italic;}
/*************************************************/
.imgHome { float: right; margin:0; margin-left: 1.5em; margin-bottom: 2em; }
.imgRight { float: right; margin:0; margin-left: 2em; margin-bottom: 1.5em; margin-right: 1em; }
.imgLeft { float: left; margin: .5em 1.5em .5em 0; }
.imgrightTop { float: right; border: 1px solid #999999; margin: 0 1em 1em 1.5em; }

/* inline img for pdf icon */
.pdf {padding: 0 .25em 0 0; vertical-align: text-top;}

/* =lists */
.content ol {  margin: 1em 0 1em 1.5em; }
.content ol li { margin-left: 1.5em; }
.content ul  {
	list-style-type: disc;
	margin-left: 25px;
	margin: 1em 0 1em 1.5em;
}
.content ul li { list-style-type: disc; line-height: 1.8em; margin-bottom: 0.1em; 
}

/*************************************************/
.box { padding: 0; padding-right: 25px; }
.note { font-weight: bold; }
blockquote {
	margin-top: 0.5em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}

.content h2 + h3 { margin-top:.75em; }
.iconRight {margin-right: 0px;}
.hidden { display: none; }

/*#container #leftSidebar .selected {font-weight: bold;}*/
.bord { border: 1px solid #999; }
.nobord { border: none; }
.lead_image { height: 191px; margin: 0 20px 20px 0px; background-image: url(); background-position: left top; background-repeat: no-repeat; border: 1px solid #ccc; border-color: #ccc; padding: 0; }	

.content p.toTop { font-size: .85em; clear: both; }
.container .contentWrap { overflow: auto; background-color: #fefefe; margin: 20px 0 0 0; padding: 0 0 0 0; }
.greentext {color:#5E8532;font-weight: bold;}
.small { font-size: .85em; line-height: 1.5em; }


/* =leftSidebar */
#leftSidebar { text-align: right; margin-top: 0px; padding: 0 .25em 0 1em; }
#leftSidebar ul { list-style-type: none; padding-bottom: 0.5em; margin-left: 0; text-align: right; padding-top: 0.5em; border-bottom: solid 1px #ccc; }
#leftSidebar ul#home { padding-top: 0; }
#leftSidebar h2 { color: #005995; text-align: right; font-size: 0.85em; font-weight: bold; padding-top: 0.5em; margin-top: 0px; margin-bottom: 0em; padding-bottom: 0px; }
#leftSidebar ul li { font-size: 0.85em; margin-bottom: 0.25em; vertical-align: top; margin-left: 0px; }
#leftSidebar a:link {color: #005995;text-decoration: none;}
#leftSidebar a:visited { text-decoration: none; color: #005995; }
#leftSidebar a:hover { text-decoration: none; color: #0082D9; }
#leftSidebar a:active {	text-decoration: none;	color: #006BA5;}
#leftSidebar a.selected { font-weight: bold; color: #0082D9; }

ul.bordBottom { border-bottom: solid 1px #ccc; }

/* =content_sub */
/* added Jan. 21/09 - sam */
#content_sub {	 margin-top: 0px; margin-right: 0em; padding-left: 0px; padding-top: 0px; }
#content_sub .box { background-color: #fff; margin-bottom: 1.5em; text-align: center; margin-top: 0em; padding: 0; padding-right: 0px; }


#content_sub .box h2 { font-size: 1.1em; font-weight: bold; background-color: #4A86C6; text-align: left; padding: 0 0.25em; margin-top: 0px; color: #fff; margin-bottom: 0; padding: .25em 0em; text-align: left; }

#content_sub ul { list-style-type: none; margin-bottom: 0.25em; margin-left: 0; margin-top: 0; line-height: 1.2em; }

#content_sub ul li { margin-bottom: 0.5em; padding-bottom: 0.75em; border-bottom: dashed 1px #316AC5; font-size: 0.8em; }
#content_sub h3 { font-size: 1em; color: #3469A5; text-align: left; font-weight: bold; margin-bottom: 0.35em; padding-left: 0px; margin-top: 0.5em; }
#content_sub h3 a { text-decoration:none; }
#content_sub img { margin: 0 0 .5em 0; padding:0; }
#content_sub .box p { text-align: left; line-height: 1.4em; margin-bottom: 1em; padding: 0; }
/*#content_sub_wrap { padding: 8px; border: solid 2px #316AC5; border-color: #4A86C6; text-align: left; }*/
#content_sub p, #content_sub .box p { text-align: left; margin: 0; line-height: 1.4em; padding: 0px; /*font-size: 0.8em; */ margin-bottom: 0.75em; padding-bottom: 0.75em; font-size: .8em; }
#content_sub p { padding-bottom: 0.5em; }
#content_sub p.nobord { border-bottom: none; }
#content_sub p.lastp { margin-bottom: 0; margin-top: 0px; text-align: left; }
.lastp a { text-decoration: none; }
 .lastp a:hover { text-decoration: underline; }
#content_sub .box img { margin: 0; margin-top: 0px; }
#content_sub_wrap .box ul.nobord li { border: none; padding-bottom: 0; text-align: left; margin-left: 0em; }


#home img { padding-bottom: 0.25em; }

/* =footer */
/* added feb. 20/09 - sam */
.footer { background-color: #fff; font-size: 0.85em; color: #858585; padding: .75em 0 0 0; min-height: 2.5em; text-align: center; display: block; height: 40px; position: relative; bottom: 0px; width: 980px; margin: 0 auto; border-top: solid 1px #ccc; }
.footer p { line-height: normal; font-size: 0.85em; margin: .25em 0 1em 0; padding: .75em 0 0 0; }
.footer hr.line {height: 0.1em;	margin: 0;	width: 100%;}
.footer a {color: #999999;text-decoration: none;}
.footer a:visited {color: #999999;text-decoration: none;}
.footer a:hover { color: #666666 /*#9A9A9A*/; text-decoration: underline; }
.footer a:active {color: #858585;text-decoration: none;}
.footer span { padding-left: 1em; padding-right: 1em; }


.content { padding: 0; padding-right: 0px; margin-right: 0; }
.span-8 .content { padding-right: 2em; }

/* =search **/
/* added Jan. 21/09 - sam */
#leftSidebar .searchBox { border-bottom: none; text-align: right; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 2em; width: 100%; float: right; }
.searchBox form { margin: 0; padding: 0; float: right; }
.searchBox input.searchSite { margin-top: 0.25em; width: 105px; margin-left: 0px; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; float: right; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }
.searchBox img {margin-top: 1em;}
#goSearch {	float: right;}
#go { width: 28px; margin:0; padding:0; float: right; height: 23px; padding-top: 0.25em; font-size: 0.85em; text-align: center; margin-left: 5px; }
#go a, #go a:link { margin: 0; width: 28px; height: 23px; background-image:  url(../images/go.jpg); background-repeat: no-repeat; color: #33679B; font-weight: bold; display: block; text-decoration: none; padding: 0; }
#go a:hover { height: 23px; width: 28px; color: #678598; background-image:  url(../images/go_o.jpg); background-repeat: no-repeat; font-weight: bold; display: block; text-decoration: none; padding: 0; }

#leftSidebar .searchBox h2 {
	padding-bottom: .5em;
}
/*.span-8 .content { }*/


#leftSidebar ul.sub { padding-top: 0.75em; border-top: solid 1px #ccc; padding-bottom: 0.75em; }
/*.inlineImg { display: inline; }*/
img.inlineImg {
	padding: 0 .25em 0;
	padding-left: 0;
	vertical-align: top;
}
#content_sub li.last { border-bottom-style: none; }
#content_sub .box ul li p { border: none; margin-bottom: .75em; font-size: 100%; }
#content_sub img.imgCtre { margin-left: auto; margin-right: auto; }
#content_sub .box .ctre { text-align: center; margin-bottom: 1em; margin-top: 0.75em; }


/* contact.css CSS Document */
.address { width: 380px; margin-top: 0px; padding-top: 0px; }
.address p { margin: 0px; padding: 0px; margin-bottom: .25em; }
ul.contact { list-style-type: none; }
ul.contact li { list-style-type: none; }
.contact h2 { font-size: 1.1em; margin-top: .75em; font-weight: normal; }
.contact h3 { }
span.h2 { font-size: 1.1em; color: #5E8532; font-weight: normal; }
.normalTxt { color: #333; font-size: 1em; }
span.hd { font-size: 1.1em; color: #5E8532; float: left; width: 65px; }
/*ul.contact { list-style-type: none; margin-top: 0px; }*/
ul.contact li { list-style-type: none; margin-left: 0em; margin-bottom: 0px; }
ul.noindent li { margin-left: 0px; margin: 0 0 0 0; }
.address .contact p { margin: 0px; padding: 0px; margin-bottom: 0px; }
.address ul.contact { list-style-type: none; margin: 0px; padding: 0px; margin-bottom: 1.5em; }
.address .contact li { margin: 0px; padding: 0px; padding-left: 0px; margin-left: 0px; }
#content_sub_wrap .inside { margin-bottom: 0px; }
#leftSidebar .related { margin-top: 0px; margin-bottom: 0px; padding-top: .25em; padding-bottom: 0px; }


.prepend-20  { padding-left: 20px;}

.faqs { margin: 1em 0; }
.faqs ul { list-style-type: none; margin-left:0; padding-left: 0; }
.faqs ul li { list-style-type: none;margin-left:0; padding-left: 0; margin-bottom: 1em; }
.faqs li h2 { font-size: 1.1em; margin: 1.25em 0 .5em 0; }
/*.faqs li p { }*/


#content_sub .inside p.center { text-align: center; margin-top: 0px; padding-top: 0px; }
#content_sub .box ul.bordTop { border-top: dashed 1px #316AC5; padding-top: .5em; }
h3.bordTop { border-top: dashed 1px #4A86C6; padding-top: 0.5em; margin-top: 0.5em; }

