/* Universal */
body { 
	margin: 0; 
	padding: 0;
	}
	
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#000;
  }

div, p, ul, ol, li, img, form h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
a:link 			{ color:#000; text-decoration: none; }
a:visited       { color:#000; text-decoration: none; }
a:hover			{ color:#000; text-decoration: underline; }
a:active        { color:#000; text-decoration: none; }

img	{ 
	margin: 0px;
	padding: 0px;
	border-style: none;}

input.text {
	background: #eee;
	border: #ccc 1px solid;
}

select {
	background: #eee;
	border: #ccc 1px solid;
}

textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}


/* Text Styles */

.error {
	color: #000 ; 
}

.note {
	color: #000 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
}

p { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	}
h1 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	}

h2 { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	}
h3 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	vertical-align: top;
	}
h4 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	vertical-align: top;
}
h5 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	vertical-align: top;
}
h6 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #000;
	text-transform: lowercase;
	}
ul {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	margin:0 30px 0 30px;
	color: #000;
}
li {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	margin:0 30px 0 30px;
	color: #000;
}
li.news {
 	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	list-style-type: none;
	list-style-image: url(menu-leaf.png);
	padding: 0 0 0 0;
	margin: 0;
}
.bodytext {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	text-transform: lowercase;
}
.caption { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: right;
	font-style:italic;
	font-size: 9px;
	line-height: 11px;
	color: #444b4c;
	margin:0 5px 0 0;
	padding:0;
}	
/* Pages */
#container {
	width: 100%;
	}	
#content_area {
	width: 100%;
	background-color: #fff;
	float: none;
	margin:0;
	padding:0;
	}
#page {
	width: 100%;
	float:left;
	margin:0;
	padding:0;
	}
#header { 
	background-image: url(siteimages/hazen_logo.gif); 
	background-repeat: no-repeat;
	background-color: #fff;
	width: 770px;
	height: 115px;
	margin:0 0 15px 30px;
	padding:0 0 0 0;
	display:none;
	}
#section_image {
	width:520px;
	height:90px;
	float:right;
	margin:15px 37px 0 0;
	padding:0;
	}
#navigation { 
	background:url(siteimages/hazen_header_line.gif) 0% 100% no-repeat; 
	width: 729px;
	height:26px;
	padding: 5px 0 0 0;
	margin:20px 37px 0 37px;
	display:none;
	}
#nav_container { 
	width: 520px;
	float:none;
	}
.nav_box_off {
	padding:0;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#948000;
	float:none;
	}		
.nav_box_on {
	background:#3E3F41;
	padding:0;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#948000;
	float:none;
	}		
.nav_box_off_last {
	padding:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_on_last {
	background:#3E3F41;
	padding:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
#name_plate {
	width: 800px;
	height: 120px;
	float: left;
	padding: 10px 0 0 0;
	}
#content_area2 {
	width: 100%;
	padding:0;
	margin:0;
	float: none;
	}
#main_body {	
	width: 100%;
	padding:0;
	margin:0;
	}
.sec_head {
	display: none;
	}
#sec_head_text {
	width:100%;
	}
#right {
	width: 210px;
	height: 100%;
	padding:0 0 0 37px;
	margin:0;
	float:none;
	display:none;
	}
#second_nav { 
	background-image: url(siteimages/hazen_thissection_bg.gif);
	background-repeat: no-repeat;
	width:170px;
	height: 100%;
	padding: 0 30px 0 0;
	margin:0 0 10px 0;
	float:left;
	}
#second_nav_text { 
	width:110px;
	height: 100%;
	padding:10px 0 0 10px;
	margin:0 0 0 15px;
	font-family: Arial, Verdana;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	float:left;
	border-width:0 0 0 1px;
	border-style:dashed;
	border-color:#fff;
	}
#sidebar_header {
	background-image: url(siteimages/hazen_thissection.gif);
	background-repeat: no-repeat;
	width:200px;
	height:26px;
	padding:0;
	margin:0 0 0 0;
	float:left;
	}
#sidebar_news {
	background-image: url(siteimages/hazen_newsroom_bg.gif);
	background-repeat: no-repeat;
	width:160px;
	height: 100%;
	padding:10px 30px 10px 10px;
	margin:0 0 0 0;
	float:left;
	}
#sidebar_news p {	
	font-size:11px;
	line-height: 13px;
	color:#333;
	text-align:left;
	}
#sidebar_news h4 {	
	color:#333;
	text-align:left;
	line-height:14px;
	}
#sidebar_news h5 {	
	color:#333;
	text-align:left;
	line-height:12px;
	margin-bottom:3px;
	}
#sidebar_news h6 {	
	color:#333;
	line-height:8px;
	text-transform:none;
	margin-bottom:6px;
	text-align:left;
	}
.news_link {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color:#333;
	font-size:9px;
	line-height:8px;
	text-transform:uppercase;
	text-align:right;
	}
a.news_link:link, a.portfolio_number:visited, a.portfolio_number:active { 
	color:#333;
	text-decoration: none;
	border-bottom:1px dotted #333;
	}
a.news_link:hover {
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #333;
	}
#footer { 
	background-image: url(siteimages/hazen_footer.jpg);
	background-repeat: no-repeat;
	height:18px;
	margin: 60px 0 0 0;
	padding: 0 0 0 0;
	float:none;
	text-align: right;
	display:none;
}
#tumis { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#F8981C;
	line-height: 12px;
	width: 390px;
	margin:3px 0 0 0;
	padding:0 10px 0 0;
	text-align: right;
	float:none;
	}
a.tumis:link, a.tumis:visited, a.tumis:active {
	color:#fff;
	text-decoration: none;
	}
a.tumis:hover {
	color:#fff;
	text-decoration: underline;
	}
#company { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#fff;
	line-height: 12px;
	width: 390px;
	margin:3px 0 0 0;
	padding:0 0 0 10px;
	text-align: left;
	float:none;
	}
#footer p { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	}
#third_nav { 
	width: 400px;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
#main_body img {
  border-width:0px;
  border-style:solid;
  border-color:#000;
  margin: 0px;
  color:#fff;
  }
#st_home {
	background-color: #653513;
	width: 420px;
	height:100%;
	padding: 20px;
	margin: 20px 0 20px 0;
	border-width: 1px;
	border-style:solid;
	border-color:#FFF094;
	float:left;
	}
#st_home h3 {
	color:#FFF094;	
	}
.news_box { 
	width: 158px;
	padding: 11px 10px 0 10px;
	margin-bottom:10px;
	float: left;
	text-align: left;
	}
.news_box  h3 { 
	color:#442206;
	}
.news_box  h6 { 
	color:#442206;
	}
a.news_link:link, a.news_link:active, a.news_link:visited { 
	color:#000;
	text-decoration: none; 
	}
a.news_link:hover { 
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #442206;
	}
#quote_box { 
	width: 158px;
	padding: 11px 10px 0 10px;
	margin-bottom:10px;
	float: left;
	text-align: left;
	}
#quote_box p { 
	color:#000;
	font-size:10px;
	}
#home_news { 
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: left;
	}
#home_news li {
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 17px;
	color: #993300;
	padding-left: 13px;
	background-image: url(siteimages/circle.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	list-style: none;
	}
#home_news p { 
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #737a7f;
	}
#home_news h1 { 
	font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #330;
	}
#home_news h2 { 
	font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 13px;
	color: #333300;
	}
#news_photo	{
	float: right;
	padding-right: 6px;
	}	
#email_this {
	background-color:#413D39; 
	width:65px; 
	padding:5px; 
	margin:8px 0 8px 0;
	display:none;
	}
#resourcepage { 
	width:100%;
	padding: 0 12px 20px 12px;
	float: none;
	text-align: left;
	}
#join {
	width: 430px;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#join td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #130d06;
	}
	
#join .error {
	color: #8A0A07;
	}
	
.feedbox_head {
	background-image: url(siteimages/hazen_feeds.gif); 
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	float:none;
	padding: 4px 10px 4px 10px;
	margin:0;
	border-width: 1px 1px 0 1px;
	border-style:solid;
	border-color: #434B4D;
	}
.feedbox_head h3 {
	color:#000;
	}	
a.feedbox_link:link, a.feedbox_link:visited, a.feedbox_link:active { 
	color:#000;
	text-decoration: underline;
	}
a.feedbox_link:hover {
	color:#000;
	text-decoration: underline;
	}		

a.second_nav:link, a.second_nav:visited, a.second_nav:active { 
	color:#000;
	text-decoration: none;
	line-height:12px;
	}
a.second_nav:hover {
	color:#000;
	text-decoration: underline;
	line-height:12px;
	}		
.feedbox {
	background-image: url(siteimages/hazen_feeds.gif); 
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	background-color:#fff;
	float:none;
	padding: 2px 10px 0 10px;
	margin:0 0 15px 0;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color: #00AEE8;
	}
.feedbox p {
	font-size:12px;
	line-height:16px;
	}
.feedbox h3 {
	color:#000;
	}	
.feedbox h6 {
	line-height:11px;
	margin-bottom:3px;
	}
.grant_year {
	background-image: url(siteimages/hazen_feeds.gif); 
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	background-color:#fff;
	float:none;
	padding: 2px 10px 0 10px;
	margin:0 0 15px 0;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color: #00AEE8;
	}
.grant_type {
	height:100%;
	width:100%;
	background-color:#fff;
	float:none;
	padding: 0 10px 10px 10px;
	margin:0 0 15px 0;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color: #00AEE8;
	}
#st_home {
	display:none;
}