/* layout.css CSS Document */ 
/* Oct 8/08 - Sam Gerbautz - engineering > transport */


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;padding:0;	width: 100%;background-color: #999;}

p {	font-size: 1em;}

.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; padding-bottom: 0.5em;}

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;}


div.content { margin: 7px 0 0 0; padding: 12px 0; }
.box {	padding: 0 25px 0 0;
	margin-top: 0;margin: 0;	font-size: 1em;
}
.footer {
	background-color: #fff;
	font-size: 0.85em;
	color: #999999;
}
.footer .box {
	margin-bottom: 0px;
	padding-top: .25em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
.footer p {
	font-size: 0.85em;
	line-height: 1.8em;
}
.footer hr.line {
	height: 0.1em;
	margin: 0;
	width: 100%;
}



/************** styles **********/
.content h1 { font-size: 1.5em; font-weight: normal; color: #0076C2; margin-bottom: .75em; }
.content h2 { font-size: 1.3em; color: #689438; margin: 1.25em 0 .75em 0; line-height: 1.5em; } 
.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;font-size: 1em;}

.content h1 + p { margin-top: 1.5em; padding-top: .5em; }
.content 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;
}
a:visited {text-decoration: none;color: #005995;}
a:hover { text-decoration: none; color: #5F8826; }
a:active {text-decoration: none;}

/*******text styles***********/
.bold, .boldText {font-weight:bold;}
.italic, .italicText {font-style:italic;}


/****************** image styles **********/
img.inlineImg {	padding: 0 .25em 0;	padding-left: 0;vertical-align: top;}  /* Keep - used in projects>olympics */
.content img.inlineImg {
	padding: 0 .25em 0 .25em;
	vertical-align: text-top;
}
.imgRight {	float: right; margin: .5em 0 1em 2em;}
.imgBord { border: solid 1px #999; }
/*more spacing around the right floated image */
.imgRight2 { border: 1px solid #999; margin-left: 2em; float: right; margin-bottom: 1em; margin-top: 0.5em; } 
.imgLeft { float: left; margin: .5em 1em .5em 0; }

.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: square;
	line-height: 1.8em;
	list-style-position: inside;
}

.note {	color: #CC0000;	font-weight: bold;}
blockquote { margin: .5em 1.5em;}

.content h2 + h3 { margin-top:.75em; }

.hidden { display: none; }

#container #leftSidebar .selected {font-weight: bold;	color: #000000;}
.mainImg { float: none; margin-bottom: 1em; padding-right: 0.25em; }

.thumb2, .thumb3 { border: 1px solid #4A84C6; margin-right: 1.5em; float: left; margin-bottom: 1em; }
.thumb2Right { border: 1px solid #4A84C6; margin-left: 1.5em; float: right; margin-bottom: 1em; }
.bord { border: 1px solid #4A84C6; }
.bordGrey { border: 1px solid #666; border-color: #606060; }
.bordLight { border: 1px solid #999; }
.nobord { border: none; }
.bordBottom {border-bottom: 1px solid #ccc;}
.lead_image { height: 245px; margin: 0 0px 20px 0px; background-image: url(); background-position: left top; background-repeat: no-repeat; border-color: #ccc; padding: 0;}	

.content ul.links { margin-left: 0px; list-style-type: none; margin: 0 0 1.5em 0; }
.content .links li { background-image: url(../images/arrow_green2sm.gif); background-repeat: no-repeat; padding-left: 2em; padding-top: 0em; list-style-type: none; background-position: left .6em; margin-bottom: 0.5em; list-style: none; }


.content ul.reg { list-style-type: none; margin-left: 0px; padding-left: 0px; }
.content ul.reg li { list-style-type: none; }


.content p.toTop { font-size: 0.85em; clear: both; }

.content .contact p {  margin-bottom:0;}
.logoBox {
	width: 160px;
	float: right;
	margin: 0;
}
.subhead h2 {
	text-align: left;
	font-size: 16px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 900px;
	margin: 95px 0 0 15px;
	font-weight: bold;
}
.subhead h2 a{
	color: #FFFFFF;
	text-decoration:none;
	
}
.imgRightTop {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#leftSidebar .subselected { font-weight: bold; }


/******* nav ******************/
.global {
	background-color: #86C335;
	margin: 0;
	line-height: 1.2em; letter-spacing:0;
}
.global ul {
	list-style-type: none;
	padding-top: 0.25em;
	margin-left: 46px;
	padding-bottom: 0.35em;
}

.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: #0075C2;
	padding: 0 1.25em 0 0;
}

