/*Do not modify this CSS file without checking with Dennis Coyle or Paul Lindenfelser in HEP 

*/



/* Header styles */

#fhwahead {

	width: 100%;
	height: 45px;
	background-color: #006;
	margin: 0;
	padding: 0;

	}

#fhwahead img {

	margin: 0;
	padding: 0;
	border: 0;

	}

.fhwalogo {

	position: absolute;
	top: 7px;
	left: 5px;
	margin: 0;
	padding: 0;

	}

.fhwalinks {

	position: absolute;
	top: 14px;
	right: 5px;
	margin: 0;
	padding: 0;

	}


/* General styles */

html, body {

	margin: 0;
	padding: 0;
	border: 0;	
	width: 100%;
	font-family: sans-serif;
	color: #000; 
	background-color: #fff;

	}

.nobr {

	white-space: nowrap;

}

.small, .viewer {

	font-size: 11px;

}



.bcarrow {

	font-size: 1.3em;
	line-height: .8em;

}



/* moddate formats the text generated by javascript for the last update date */

#moddate {

	float: left;
	padding: 3px;
	margin: 0;
	font-size: 10px;
	font-family: sans-serif;

}

li.none {

	list-style-type: none;

}

/* li.hang removes bullets from <ul><li> for indenting lists. 

Only use for content that is actually a list and requires numbers or letters in 

parenthesis, such as an Order, to match hard copy; 

use the padding classes if the content is not a list */


li.hang {

	list-style-type: none;

	text-indent: -2em;

}

/* use the minor and major classes to modify the font size of header tags when the default size is not appropriate */

.minor {

	font-size: 14px;

}

.major {

	font-size: 18px;

}

.date {

	font-size: 14px;
	font-weight : normal;

}

/* row turns off the default bold and center for <th>. */

.row {

	font-weight : normal;
	text-align:left;

}



/* padding classes for indenting text when blockquote is not appropriate; indents text by increments of 1 em */

.padding {

	padding-left: 1em!important;

}

.padding2 {

	padding-left: 2em!important;

}

.padding3 {

	padding-left: 3em!important;

}

.padding4 {

	padding-left: 4em!important;

}

/*Class tspace adds padding to the <table> tag*/


.tspace {

	margin: 5px;

}

.tspace caption {

	padding-top: 15px;

}

.line {

	border-top: 1px solid #000;

}

.underline {

	border-bottom: 1px solid #000;

}


/* document navigation styles */

.docnav {

	margin: 15px auto 0 auto;

	height: 25px;

	padding: 2px 5px 0 5px;

	font-size: 90%;

	text-align: center;

	white-space: nowrap;

}

.docnav ul {

	list-style-type: none;

	margin: 0 auto;

	width: 80%;

	}

.docnav ul li {

	display: inline;

	margin: 0;

	}

.docnav ul li a {

	display: inline-block; 

	padding: 2px 4px;

	margin-top: 0;

	min-width: 10px;

	text-decoration: none;

	}

.docnav ul li a.index {

	display: inline-block; 

	padding: 2px 4px;

	margin-top: 0;

	text-decoration: none;

	}

.docnavul li a.nav {

	display: inline-table;

	padding: 2px 4px;

	margin-top: 0;

	}

.docnav ul li a.current {

	margin-top: 0;

	}

.docnav ul li a.hide {

	visibility: hidden;

	}

.docnav ul li a:hover {

	color: #fff;

	margin-top: 0;

	}

.docnav .navtext {

	float: left;

	padding: 0;

	margin: -18px 0 0 0;

	}

	

/* footer styles */

.footer {

		font-family: sans-serif;

	font-size: 11px;

}

#footer {

	clear: both;

	padding: 0 0 20px 0;

	width: 100%;

	margin: 0 0 15px 0;

	}

#footer .trisk {

	width: 15%;

	}

#footer img {

	margin: 0;

	padding: 0;

	border: 0;

	}

.footerlink {

	text-align: center;

	padding: 0;

	margin: 0;

	}

.footerlink a {

	font-weight: normal;

	font-size: 90%;

	}

.footertext {

	margin: 0 20%;

	text-align: center;

	}


/* footer */

#fhwafooterspacer {height:0; }

#fhwafooter { background:#ccc; border:#ccc 10px solid; clear:both; font-size:11px; padding:0; text-align:left; }

#fhwafooter .fhwasign { background:url(/images/fhwa/bg/imgfhwasign.png) left no-repeat; border-right:#666 1px solid; float:left;margin-right:10px; height:60px; width:162px; }

#fhwafooter .foottext { margin: 0!important; }
#fhwafooter .foottext a {
	padding: 0!important; 
	margin: 2px 0 0 0!important; 
	border-left: 0;
	font-size: 10px;}

#fhwafooter a { color:#000; }

#fhwafooter a:hover { color:#F60; }

/* footer 


