html, body, strong, li
{
	margin: 0;
	padding: 0;
	line-height: 17px;
	

}
body
{
	background: #ffffff;
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
	color: #5d5c5c;
}


/*html tags*/
a{
	color: #73782d;
	text-decoration: none;

}
a:hover{
	color: #000000;
	text-decoration: none;
}

strong {
font-style:bold;
}

em {
font-style:italic;
}


li{
	line-height: 20px;
	list-style: disc;
	margin-left: 15px;
}

strong{
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 18px;
}


p{
	padding: 3px 0;
	line-height: 1.5em;
}

fieldset p{
	padding-bottom: 5px;
	line-height: 1.5em;
  
  }
label {
  float:left;
  width:150px;
  margin-right:0.5em;
  padding-top:0.1em;
  text-align:left;
  font-weight:bold;
  }


dt{
	padding-top: 15px;
	line-height: 1em;
}
dt a{
	color: #267fc0;
	font-weight: bold;
}
dt a:hover{
	color: #000000;
}
dd{
	line-height: 1.5em;
}  
h3{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	display: inline;
	margin-right: 5px;
	margin-bottom: 10px;
}  
h4{
	font-size: 11px;
	font-weight: bold;
	color: #73782d;
	margin-top: 10px;
	line-height: 13px;
	margin-bottom: 5px;
}

h4 img{
	padding-right: 5px;
	float: left;
} 
.recentwork{
	clear: both;
}
.recentwork img{
	float: left;
	margin-right: 5px;
}
  
/*structure*/
#wrapper{
	width: 980px;
	text-align: center;
	margin: 0 auto;
	padding-top: 2px;
	background-color: #fff;
	position: relative;
}

#newstag{
	font-weight: bold;
	color: #73782d;
	margin-top: 10px;
	line-height: 13px;
	margin-bottom: 10px;
}


#header{
	background: #ffffff url(/images/imgwwwBillboards.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
}
#home{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 100px;
}
#request-info{
	position: absolute;
	top: 10px;
	left: 850px;
	width: 120px;
	height: 25px;
}
#content{
	background-color: #fff;
	
}

#topnavigation{
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
}

#topnavigation a{
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none; 
}

#topnavigation a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #267fc0; 
	text-decoration: none; 
}
#mainContent{
	width: 760px;
	float: left;
	min-height: 360px;
	line-height: 19px;
}
#mainContent h2{
	padding-bottom: 5px;
}
#mainContent h3{
	padding: 3px 0 8px;
}
#contentArea{
	margin-top: 5px;
}
#centerContent{
	width: 500px;
	float: left;
	margin-left: 15px;
	font-size: 11px;
}
#centerContent cite{
	font-style: italic;
	color: #cccccc;
}
#rightBar{
	
	width: 220px;
	
	float: left;
	
}

#leftBar{
	width: 220px;
	float: left;
}

.leftnav{
	padding: 0 15px;
	margin: 0;
}
.leftnav li {
	list-style: none;
		padding: 0;
	margin: 0;
}

.leftnav li a{
	color: white;
	font-weight: bold;
}

.articlenav li {
	list-style: none;
		padding: 0;
	margin: 0;
	
}
.articlenav li a{
	color: #b3350d;
	font-weight: bold;
}

.address{
	font-size: 11px;
}
#noteworthy{
	width: 220px;
	background-color: #8d93ca;
	color: white;
}

#noteworthy a{
	width: 220px;
	background-color: #8d93ca;
	color: white;
	text-decoration: underline;
	color: #ffffff;
}

#noteworthy h2{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 24px;	
}
#noteworthy cite{
	
	padding: 10px 10px 0 0px;
	font-weight: bold;
}
#noteworthy p{
	padding: 0 10px 10px 10px;
	
}

#learnmore{
	width: 220px;
	background-color: #ab9d3b;
	color: white;
	margin-top: 10px;
}

#learnmore h2{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 24px;	
}
#learnmore p{
	padding: 0 0 0 15px;
}
#centerCol1{
	float: left;
	width: 230px;
}
#centerCol2{
	float: left;
	padding: 0 10px;
}
#centerCol3{
	float: left;
	width: 230px;
}

/*article*/
.articleSection{
	padding-right: 30px; 
	padding-left: 30px;
}

ul#articlePagesList{
	list-style-type: none;
	padding-top: 10px;
}
ul#articlePagesList li a{
	color: #475a8e;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}


/*sidebar content*/

#pageTitle{
	float: left;
}

#pageicons{
	color: #ff8600;
	margin-right: 5px;
	float: right;
}
.padContent{
	margin: 0 14px 5px 19px;
}
#bottombackground{
	clear: both;
	margin: 0px auto;
	width: 978px;
}
#footer{
	text-align: right;
	padding: 12px 0;
	margin: 0px auto;
	width: 978px;
	font-size: 10px;
}

.cleardivs{
	clear: both;
}

.label{
	width: 150px;
	float: left;
}

.footernav{
	font-size: 10px;
}

.inputbox{
	float: left;
}

/*Category sections*/
ul#PageList{
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
	
}
ul#PageList li a{
	line-height: 17px;
	color: #267fc0;
	font-weight: bold;
}
ul#PageList li a:hover{
	color: #000;
}
#imageSection{

	padding-top: 30px;
	text-align: center;
}
ul#imagerows{
	width: 300px;
}
ul#imagerows li{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 80px;
	margin: 0px;
}

ul#imagerows li img{
	padding-bottom: 10px;
}

ul#imagerows2{
	width: 300px;
	z-index:1000;
	position: relative;
}
ul#imagerows2 li{
	display: inline;
	list-style-type: none;

}

ul#imagerows2 li img{
	padding-bottom: 10px;
}







.flyout{
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.required{
	color: red;
}

.padbottom{
	padding-bottom: 10px;
}