/* CSS Document */
body {
	margin: .5in;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#header {
	padding-top:0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	height: inherit;
}

#clfbar {
	background: #000;
	height: 50px;
	padding: 20px;
	position: relative;	
}

#uw_wordmark {
	width: 120px;
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0;
}

#searchbox {
	display: none;
	}
	
#wordmark {
	 text-align: right;
	 }	
	 #wordmark img {
	 	 border: none;
	 	 }
	
.author {
	font-style:italic;
}


.navigation_left {
display:none;
}
#headerbar_summary {
	overflow: auto;
	width: 100%;
	border-bottom:#000000 5px solid;
	margin-bottom: 5px;
	background: #FFFFCC;
}
#header {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0px;
}
#contentbar {
color:#FFFFFF;
background-color:#333333;
padding: 3px;
font-size: 80%;
	}
#contentbar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	_margin-left: 6px;
	margin-top: 0;
	margin-bottom:0;
	padding: 0px;
	font-weight:bold;
}

#contentbar p#permalink {
	display: none;
	}

.headline_summary {
	float: left;
	width: 70%;
}
.headline_summary ul {
	margin-top: 5px;
	padding-top: 0px;
}
.headline_summary li {
	margin-bottom: 2px;
	font-size: 90%;
	
}
.contact_summary {
	float: right;
	width: 25%;
	font-size: 70%;
}
.contact_summary ul, .navigation_left ul {
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}

#feature_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}
#primarycontent, #footer {
	font-size: 80%;
}
#primarycontent h3 {
	font-size: 175%;
}
#primarycontent img {
	border: 1px solid #000000;
	margin: 5px;
	}
.backtotop {
	display:none;
}

#footer {
	top: 0px;
	border: 1px #c1c1c1 solid;
	}	
#departmentaddress p {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	}
#footer a {
	text-decoration: none;
	}
#footer a:hover {
	color: #ff0000;
	text-decoration: none;
	}		
img.campaignlogo {
	float: right;
	text-align: right;
	margin: 20px 20px 2px 2px;
	}
.credit {
 font-size:80%;
}
.sig {
	text-align:right;
	font-weight:bold;
}
.linkoftheday, .linkoftheday a {
	color: #FF0000;
}
.backtotop a {
	background: #000000;
	padding: 2px;
	color: #FFFFFF;
	text-decoration:none;
}
.backtotop a:hover {
	background: #CCCCCC;
	color: #000000;

}
.imageholder {
	position:relative;
		overflow: auto;
	width: 100%;
}
#feature_box .feature img {
	float:right;
	margin: 5px;
}

.none { /* hiding skip link, stuff that shows up from the Google Analytics */
	 display: none;
	 }
