body {
color:#595959;
font-family:Arial;
font-size:8pt;
font-weight:normal;
line-height:12.5px;
text-align:left;
padding:0;
margin:0;
}

html{
	padding:0px;
	margin:0px;
	height:100%;
}


a:link, a:hover, a:visited{
	color: #015194;
	text-decoration:underline;
}

div.hr {
  height: 15px;
  background: #fff url(../images/hr.jpg) no-repeat scroll center;
}

div.hr_top {
	height: 15px;
	background: #fff url(../images/hr.jpg) no-repeat scroll center;
	margin-bottom:4px;
	margin-top:61px;
}
div.hr_top_no_image {
	height: 15px;
	background: #fff url(../images/hr.jpg) no-repeat scroll center;
	margin-bottom:4px;
	margin-top:1px;
}
div.hr_below {
  height: 15px;
  background: #fff url(../images/hr.jpg) no-repeat scroll center;
	margin-bottom:18px;
	margin-top:2px;
}

div.hr_text {
  height: 15px;
  background: #fff url(../images/hr.jpg) no-repeat scroll center;
	margin-bottom:25px;
	margin-top:18px;
}


div.hr hr {
  display: none;
}

.hr_space_top{
	margin-bottom:10px;
	margin-top:61px;
}

.hr_space_below{
	margin-bottom:25px;
	margin-top:9px;
	
}
.hr_space_text{
	margin-bottom:25px;
	margin-top:18px;
	
}
.chromium_footer_text {
	font-size: 7pt;
	color: a4a4a4;
	font-family: Arial;
}

/*.chromium_footer_text a{
	font-size: 7pt;
	color: #a4a4a4;
	font-family: Arial;
	text-decoration:none;
}

.chromium_footer_text a:hover{
	color: #015194;
}*/


.chromium_body, .sitefilings_text{
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	text-align: left;
	color:#595959;
	font-weight: normal;
}
/*.chromium_body a{
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	text-align: left;
	color:#595959;
}
.chromium_body a:hover{
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	text-align: left;
	color:#015194;
	font-weight: normal;
}
.sitefilings_text a{
	color:#015194;
}*/

#title{
	float:none;
	clear:right;
	}

.chromium_body_title{
	color:#015194;
	font-size: 9pt;
	line-height: 20px;
	font-family: Arial;
	text-transform: capitalize;
}
.chromium_body_headline {
	color:#015194;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	line-height:11pt;
	text-transform:none;
} 
.chromium_body_section_headline {
	color:#015194;
	font-size: 14pt;
	line-height: 20pt;
	font-weight:bold;
	font-family: Arial;
	text-transform: capitalize;
} 
.chromium_body_sub_headline {
	color:#015194;
	font-size: 9pt;
	line-height: 8pt;
	font-weight:bold;
	font-family: Arial;
	text-transform: none;
} 
.chromium_body_sub_headline2{
	color:#015194;
	font-size: 9pt;
	line-height: 11pt;
	font-weight:bold;
	font-family: Arial;
	text-transform: none;
}
.chromium_body_sub_headline3{
	color:#015194;
	font-family:Arial;
	font-size:7.75pt;
	font-weight:bold;
	line-height:9pt;
	text-transform:none;
}

#header {
	height: 74px;
	width: 840px;
	overflow:visible;
	position:relative;

}
#background {
	width:100%;
	background-color:#e5e5e5;
	text-align:center;
	height: auto;
}
#container{
	width: 940px;
	height:100%;
	margin: 0 auto;
}
#top{
	height: 37px;
	background-image: url(../images/ChromiumBG_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#mid{
	height:100%;
	overflow:auto;
	background-image:url(../images/ChromiumBG_mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align:center;
	margin:0 auto;
	float:none;
	position:relative;
}
#bot{
	height: 85px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/ChromiumBG_footer.jpg);
	}
#hold, #foot_hold {
	width:840px;
	margin:0 auto;
	height:100%;
	overflow: visible;
	position: relative;
}
#hold2{
	overflow:visible;
	}
/* Column for Second Article*/
#home_column_container{
	width:618px;
}
#home_column
{
	font-family: Arial;
	line-height: 20px;
	font-size:8.5pt;
	color:#595959;
	-moz-column-count: 2;
	-moz-column-gap: 13px;
	-moz-column-rule: none;
	-webkit-column-count: 2;
	-webkit-column-gap: 13px;
	-webkit-column-rule: none;
	column-count: 2;
	column-gap: 13px;
	column-rule: none;
}
#footer{
	background-repeat: repeat-x;
	background-position: right top;
	height: 76px;
}
#footer_nav {
	background-image: url(../images/chromium_foot.jpg);
	padding-top: 14px;
	background-repeat: repeat-x;
	background-position: left top;
}

#mainnav {
	height: 25px;
	width: 100%;
	float:right;
	text-align:right;
}
#divide {
	background-image: url(../images/chromium_topline.jpg);
	height: 14px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: right top;
	position: relative;
	float: right;
}
#sub_info {
	margin:0;
	padding:0;
	float: left;
	width: 196px;
}

#left_title_box{
	padding-top:15px;
}
#sub_info_sites{
	float: left;
	height: 100%;
	width: 196px;
	overflow: visible;
}
.sub_text_title {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
	color: #005395;
	font-weight: bold;
}

.Aqua_Title_Sections{
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
	text-transform: uppercase;
	color: #01934c;
	font-weight: bold;
}

.Aqua_Title_Sections2{
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
	text-transform: none;
	color: #01934c;
	font-weight: bold;
}
.Teal_Subtitle{
color:#0089CE;
font-size:8pt;
font-weight:bold;
line-height:12pt;
text-transform:none;
}
.Aqua_Title_Bar{
	font-family: Arial;
	font-size: 8.5pt;
	line-height: 11pt;
	text-transform: uppercase;
	color: #01934c;
	font-weight: bold;
}
.sub_textsm {
	font-family: Arial;
	font-size: 8pt;
	line-height: 15px;
	color: #595959;
}
.sub_textsm_blue {
	font-family: Arial;
	font-size: 8pt;
	line-height: 15px;
	color: #005395;
	font-weight:bold;
	
}

.sub_textsm_title
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 15px;
	color: #005395;
	font-weight:bold;
	
}

#home_textsm{
	margin-bottom:10px;
	font-weight: normal;
}
#home_subtextsm{
	margin-bottom:6px;
}

/*
.sub_textsm a {
	color:#005395;
	text-decoration:underline;
}
.sub_textsm visited {
	color:#005395;
	text-decoration:underline;
}
*/
#sub_title {
	background-image: url(../images/chromium_latestnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}
#sub_title_space {
	height: 32px;
}
#sub_title_sites{
	background-image: url(../images/ChromiumCleanup_map_SitesTitle.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#sub_image {
	background-image: url(../images/chromium_img_latest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
}
#sub_content {
	background-color: #e6e6e6;
	float:left;
	width:196px;
	height: 100%;
	margin:0;
}

#sub_map_content, #sub_content_text {
	background-color: #e6e6e6;
	height: 100%;
	float: left;
	width: 100%;
}
#sub_bluebar {
	background-image: url(../images/chromium_bluebar_sub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
#sub_textbox_home{
	width:170px;
	height:498px;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#sub_textbox_home_upcomingevents{
	width:170px;
	height:auto;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#sub_textbox_about{
	width:169px;
	min-height:689px;
	max-height:100%;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
}
#sub_textbox_sites{
	width:165px;
	min-height:402px;
	max-height:100%;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
}
#sub_textbox_bio{
	width:169px;
	min-height:264px;
	max-height:100%;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
}
#sub_textbox_history{
	width:169px;
	min-height:2948px;
	max-height:100%;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
}
#sub_textbox_resources{
	width:169px;
	min-height:490px;
	max-height:100%;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
}
#sub_textbox_contact{
	width:169px;
	min-height:435px;
	max-height:100%;
	overflow:visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
}
#info_text {
	float: none;
	width: 383px;
	padding: 0;
	margin:0 auto;
	height:auto;
	overflow:visible;
}
#title_welcome {
	width: 422px;
	float: right;
	position:relative;
	left:-1px;
	background-image: url(../images/Chromium_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
}
#info {
	background-image: url(../images/chromium_textbg.jpg);
	float: right;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#info_blank{
	float: right;
	height: 100%;
	width: 100%;
	overflow: visible;
	position: relative;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:10px;
}

#info_blank2{
	float: right;
	height: 100%;
	width: 100%;
	overflow: visible;
	position: relative;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#text_bg
 {
	min-height:498px;
	width: 631px;
	background-image: url(../images/chromium_textbg.jpg);
	background-position: left bottom;
}
#info_home {
	float: right;
	height: 100%;
	width: 631px;
	background-image: url(../images/chromium_textbg.jpg);
	background-position: left bottom;
	overflow: visible;
	background-repeat: repeat-x;
}
#sub_menu {
	height: auto;
	width: 196px;
}

#map {
	float: right;
	width: 641px;
	height: 497px;
	background-position: left bottom;
	overflow: visible;
	position: relative;
	background-repeat: repeat-x;
}
#graybar {
	background-image: url(../images/ChromiumCleanup_map_graybar.jpg);
	height: 22px;
	width: 422px;
	float: right;
}

#graybar_full {
	background-image: url(../images/ChromiumCleanup_map_graybar.jpg);
	height: 22px;
	width: 100%;
	float: right;
	
}

#bluebar {
	background-image: url(../images/chromium_bluebar.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 100%;
	background-position: left bottom;
	height: 15px;
}
#bluebar_full {
	background-image: url(../images/ChromiumCleanup_bluebar_full.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 100%;
	background-position: left bottom;
	height: 17px;
}

#info_image {
	height: 332px;
	width: 196px;
	background-image: url(../images/chromium_imagemike.jpg);
	float: left;
}
#header_space{
	min-height:79px;
	max-height:100%;
	width:100%;
}
#text_holder{
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 168px;
	margin-left: auto;
	position: relative;
	width:631;
	top: -2px;
	}

#text_holder_3column	{
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position: relative;
	width:631;
	top: -2px;
	}

	
#text_holder_no_image {
	text-align:left;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 168px;
	margin-left: auto;
	position: relative;
	width:631;
	top: -2px;
}
#text_holder_no_image2 {
	text-align:left;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	position: relative;
	width:631;
	top: -2px;
}
	
#text_holder_bios{
	text-align:left;
	position: relative;
	width:631;
	top: -3px;
	}
#text_holder2{
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	position: relative;
	top: -2px;
	width:100%;
}
#text_holder3{
	margin-right:10px;
}
#menu {
	height: 25px;
	float: right;
	clear: right;
	width: auto;
}
#main{
	float:right;
}
#footer_buttons span{
	margin:0px;
}

#footer_buttons .about {
		margin:0px;
		background-image:url(../images/chromium_btn_foot_about.jpg);
		height:23px;
		width:71px;
}

#footer_buttons .about a:hover {
		margin:0px;
		background-image:url(../images/chromium_btn_foot_about.jpg);

}

.chromium_sub_body {
	font-family: Arial;
	font-size: 10pt;
	line-height: 13px;
	text-align: left;
}
.chromium_map_instructions {
	font-family: Arial;
	font-size: 7pt;
	line-height: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #666666;
	font-weight: bold;
}
.chromium_map_instructionsRED {
	font-family: Arial;
	font-size: 7pt;
	line-height: 13px;
	text-align: left;
	color: #f26522;
	text-transform: uppercase;
	font-weight: bold;
}
.chromium_body_headline {
	color:#015194;
	font-size: 13pt;
	line-height: 20px;
	font-weight:bold;
	font-family: Arial;
	text-transform: capitalize;
}

.chromium_body_headline_large {
	color:#015194;
	font-family:Arial;
	font-size:19pt;
	font-weight:bold;
	line-height:20.5pt;
	text-transform:none;
}
.chromium_body_2column {
	font-family: Arial;
	font-size: 8.5pt;
	line-height: 21px;
	text-align: left;
	color:#595959;
}
#img_caption{
	height:35px;
	background-color: #d9e5ef;
	width: 292px;
	padding: 4px 10px 11px 8px;
}

#img_caption2{
	height:auto;
	background-color: #d9e5ef;
	width: 292px;
	padding: 4px 10px 11px 8px;
}
#img_caption_full{
	height:23px;
	background-color: #d9e5ef;
	width: 612px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 8px;
}
#sitefiling_headimage {
	float: left;
	height: 301px;
	width: 417px;
	padding-right: 3px;
	clear: both;
}
#sitefiling_info_box {
	float: right;
	width: 183px;
	background-color: #d9e5ef;
	height: 285px;
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	clear: right;
}
.chromium_sitefiling_info_text_blue {
	font-family: Arial;
	font-size: 8.5pt;
	line-height: 20px;
	text-align: left;
	color:#015194;
	font-weight: bold;
}
.chromium_sitefiling_info_text {
	font-family: Arial;
	font-size: 8.5pt;
	line-height: 14px;
	text-align: left;
	color:#595959;
}

/*links*/
.chromium_sitefiling_info_text a, .chromium_sitefiling_info_text a:visited{
	color: #015194;
	font-weight: bold;
	text-decoration:underline;
}
.chromium_sitefiling_info_text a:hover {
	color: #015194;
	font-weight: bold;
	text-decoration: underline;
}
/*links*/
.chromium_filings_title {
	color:#015194;
	font-size: 16pt;
	line-height: 22pt;
	font-weight:bold;
	font-family: Arial;
	text-transform: capitalize;
}
.chromium_filing_text_headlines {
	color:#015194;
	font-size: 13pt;
	line-height: 8pt;
	font-weight:bold;
	font-family: Arial;
	text-transform: none;
}

#homepage_section1, #homepage_section2{
	position: relative;
	float:left;
	width:201px;
	height:190px;
	margin-right:11px;
	border: #c7c7c7 solid 1px;
	background-image: url(../images/chromium_sections_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}

#homepage_section3{
	position:relative;
	float:right;
	width:201px;
	height: 190px;
	border: #c7c7c7 solid 1px;
	background-image: url(../images/chromium_sections_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;


	}
#text_area_airmonitoring, #text_area_residential, #text_area_suppliers{
	width:108px;
	margin-top:11px;
	position:relative;
	float:right;
}


#airmonitoring_content, #residential_content, #suppliers_content   {
	position:relative;
	padding:10px 14px;
	}

#icon_airmonitoring, #icon_residential, #icon_suppliers{
	position: relative;
	float: left;
	width: 49px;
	height:48px;
	margin-right:5px;
	margin-top:13px;
	clear:left;
}



#icon_airmonitoring{
	background-image:url(../images/icon_air.jpg);
	}

#icon_residential{
	background-image:url(../images/icon_residential.jpg);
}
#icon_suppliers{
	background-image:url(../images/icon_supplier.jpg);

}
.chromium_home_sections_text{
	font-family: Arial;
	font-size: 8.5pt;
	line-height: 10.5pt;
	color: #595959;
	}
	
#divide_dotted_white{
	height:15px;
	background-image:url(../images/chromium_horizontal_line_white.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:4px;
	}
#divide_dotted_white_top{
	background-image:url(../images/chromium_horizontal_line_white_short.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	clear:right;
	float:right;
	height:1px;
	margin-bottom:18px;
	margin-top:1px;
	position:relative;
	width:301px;
}	
	
#divide_dotted_gray{
	background-image: url(../images/chromium_horizontal_line_gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
	margin-bottom:9px;
	margin-top:7px;
	}
#air_monitor_container {
	padding: 3px;
	float: left;
	width: 629px;
	border: 1px solid #000000;
}
#ar_dropdown_list{
	float:right;
	height:38px;
	padding-left:13px;
	padding-right:15px;
	padding-top:5px;
	width:143px;
}
#AM_Drop_BG{
background-color:#FFFFFF;
float:right;
height:74px;
margin-bottom:3px;
margin-right:4px;
padding:11px;
width:144px;
}
#AM_Drop_Description{
	float:right;
	background-color:#e6e6e6;
	height:55px;
	width:422px;
	padding: 11px;
	margin-bottom:3px;
}

#air_monitor_map{
	float:left;
	}
	
.AMdropdown{
margin-top:10px;
width:145px;
}#teal_subtitle_container {
	margin-bottom: 10px;
}
#divide_dotted_gray_dropdown{
	background-image:url(../images/air_monitoring_data/air_monitoring_images/chromium_horizontal_line_grey_ar.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:1px;
	margin-top:8px;
	position:relative;
	top:0;
	width:138px;
	}
#am_select_date {
	width: 100%;
	height:45px;
}
#am_chart{
	width:632px;
	height:395px;
}

#am_container{
	height:395px;
	position:relative;
	left: 3px;
}
