@charset "utf-8";
@import url("../../css/tier_three_master.css");
/*department*/
/* navigation bar styling and rollover for second tier and third tier*/

#nav_two {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC9933;
	text-align: center;
	width: 780px;
	list-style-type: none;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 12px;
}

#nav_two a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav_two a:hover{
	background-color:#FFCC66;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}

/* tier two sub navigation*/

#nav_two_sub {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#nav_two_sub a{
	text-decoration: none;
	color: #666666;
}
#nav_two_sub a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contact{
	text-align: left;
	font-size: 12px;
	float: left;
	clear: left;
	width: 400px;
	line-height: 16px;
	padding-bottom: 10px;
}
#contact h3{
	color: #003399;
	font-size: 14px;
}
#contact ul {
	list-style-image: none;
}


#contact li {
	list-style-image: none;
	list-style-type: none;
}
#contact br {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.subtext{
	text-align: left;
	font-size: 12px;
	float: left;
	clear: left;
	width: 570px;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #EAEAEA;
	padding-top: 5px;
	margin-bottom: 5px;
}
.subtext h3{
	color: #003399;
	font-size: 14px;
}
.subtext ul {
	list-style-image: none;
}


.subtext li {
	list-style-image: none;
	list-style-type: none;
}
.subtext br {
	padding-bottom: 15px;
	margin-bottom: 15px;
}


#subject .press {
	width: 580px;
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
.press h4 {
	font-size: 12px;
	color: #006699;
}
#subject .press a{
	font-size: 11px;
	text-align: right;
	text-decoration: underline;
}
#subject .press a:hover{
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}
#subject .press_header {
	width: 580px;
	margin-top: 8px;
	padding-top: 8px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
}
/*#subject{
	clear: left;	
}*/
/*.category{
	font-size:11px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.category a{
	font-size:11px;
	color: #666666;
}*/

#photo_downloads {
	float: left;
	height: 120px;
	width: 580px;
}
#photo_downloads img{
	float: left;
	height: 100px;
	width: 140px;
}
.links p{

	line-height: 18px;
}
.links  a{
	text-decoration: none;
}





#archive  a{
	font-weight: bold;
}

