/* Start of CMSMS style sheet 'main' */
*{
padding: 0;
margin: 0;
border: 0;
}

h3{
color: #003366;
font-size: 1.1em;
}

p{
padding-bottom: 5px;

}

li{
list-style-type: none;
}

.right{
float: right;
margin: 0 0 5px 10px;
}

.left{
float: left;
margin: 0 10px 5px 0;
}

#container{
	width: 100%;
	text-align: center;
	background: url(../images/bkg.gif) repeat-x top;
	font-size: 62.5%;
} 

/******************
	fonts
***************/

#frame{
	font: 1.1em verdana;
} 

a:link, a:visited{
	text-decoration: none !important;
	color: #387aa9;
}

a:hover, a:active{
	text-decoration: underline !important;
	color: #387aa9;
}

#top_links a:link{
	font-size: 1.0em;
}

h1{
	font-size: 1.7em;
	font-weight: bold;
	color: #003366;
	margin-bottom: 6px;
font-family: Arial;
}

.faq_desc {
	margin: 16px 0;
	border-bottom:1px solid #F0F0F0;
	min-height: 102px;
}

.faq_desc h2 {
	font-size: 1.2em;
	color: #387AA9;
	font-weight: bold;
	margin-bottom: 4px;
}

.faq_desc img {
	float:left;
	margin: 4px 16px 4px 0;
	border:none;
}

h2{
	font-size: 1.2em;
/*	color: #01937C; */
	color: #0C9384;
	font-weight: bold;
	margin-bottom: 8px;
display: block;
}

h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

.news_link, .news_link:link, .news_link:visited{
	color: #387aa9;
	font-weight: bold;
	text-decoration: none;
}

.news_link:hover, .news_link:active{
	text-decoration: underline;
}

.news_date{
	color: #797979;
	font-weight: bold;
}

.readmore{
float: right;
clear: both;
}

/******************
	frame styles
***************/
#frame{
	width: 775px;
	margin:auto;
	text-align: left;
	position: relative;
	z-index: 0;
	overflow:visible;
}

#frame_top{
	padding-top: 8px;
}

#frame_tl{
	width: 18px;
	height: 79px;
	background: url(../images/frame_tl.gif) no-repeat;
	float: left;
}

#frame_tm{
	height: 79px;
	width: 739px;
	background: url(../images/frame_top.gif) repeat-x top;
	float: left;
}

#frame_tr{
	width: 18px;
	height: 79px;
	background: url(../images/frame_tr.gif) no-repeat;
	float: left;
}



#frame_bot{
	margin-bottom: 15px;
	height: 40px;
}

#frame_bl{
	float: left;
	width: 9px;
	height: 40px;
	background: url(../images/frame_bl.gif) no-repeat bottom left;
}

#frame_bm{
	float: left;
	background: url(../images/frame_bot.gif) repeat-x bottom;
	width: 757px;
	height: 40px;
}

#frame_br{
	float: left;
	width: 9px;
	height: 40px;
	background: url(../images/frame_br.gif) no-repeat bottom;
}

/*************
	content
****************/

#top_links{
	float: right;
	padding-top: 10px;
}

.reset{
	clear: both;
}

.spacer{
	background-color: white;
	height: 5px;
	width: 700px;
	margin-left: 10px;;
}

#footer{
	text-align: center;
	font: 1.0em verdana;	
width: 700px;
margin: 0 auto;
}

.hdivide{
margin: auto;
height: 6px;
background: url(images/h-divide.gif) repeat-x;
background-position: 0px 4px;
}
#midCol td{
	font-size: .7em;
padding: 5px 5px 5px 5px;
border-bottom: 1px dotted #CCCCCC;
}


/*--------------------------------------------

				nav
				
---------------------------------------------*/

#nav {
float: left;
position: relative;
margin: 0px 2px;
width: 771px;
height: 24px;
background: url(/images/nav.gif);
text-align: left;
display:inline;  /*fix for ie6 double margin bug*/
z-index:3;
overflow:visible;
}


#nav li, #nav li a {
float: left;
height: 24px;
z-index: 3;
overflow: visible;
}

#nav li {
position: relative;
}

/*li a.home {
width:  53px;
}

li.sfhover a.home, li a.home:hover {
background: url(../images/nav.gif) -771px 0;
}*/

li a.about {
width:  88px;
}

li.sfhover a.about, li a.about:hover {
background: url(../images/nav.gif) -771px 0;
}

li a.community {
width:  93px;
}

li.sfhover a.community, li a.community:hover {
background: url(../images/nav.gif) -1264px 0;
}

li a.safe {
width:  133px;
}

li.sfhover a.safe, li a.safe:hover {
background: url(../images/nav.gif) -859px 0;
}

li a.environment {
width:  103px;
}

li.sfhover a.environment, li a.environment:hover {
background: url(../images/nav.gif) -1161px 0;
}

li a.emergency {
width:  169px;
}

li.sfhover a.emergency, li a.emergency:hover {
background: url(../images/nav.gif) -992px 0;
}

li a.newsroom {
width:  90px;
z-index:3;
}

li.sfhover a.newsroom, li a.newsroom:hover {
background: url(../images/nav.gif) -1357px 0;
z-index:3;
}

li a.resources {
width:  95px;
z-index:3;
}

li.sfhover a.resources, li a.resources:hover {

background: url(../images/nav.gif) no-repeat -1447px 0;
z-index:3;
position: relative;
left: 30px;
margin: 0 0 0 -30px;
}

#nav li ul {
float: left;
border: 1px solid #004379;
border-left: none;
border-right: none;
background-color: #1B5A8D;
width: 145px;
position: absolute;
overflow: visible;
top: 100%;
left: -999em;
z-index: 3;
}

#nav li.sfhover ul, #nav li:hover ul {
left: 0px;
overflow: visible;
z-index: 3;
}

#nav li ul li {
float: left;
width: 145px;
height: auto;
z-index: 3;
overflow: visible;
}


#nav li ul li a {
float: left;
padding: 5px 10px;
line-height: 1.1em;
width: 125px;
height: auto;
text-decoration: none;
color: white;
}

#nav li ul li a:hover {
background: #0F4078;
color: #F9CA3F;
z-index: 3;
overflow: visible;
}

.breadcrumbs{
padding: 0 0 24px;
font-size: 0.9em;
}


/*******************************
Search Box
********************************/

input.go {
font-size: 1em;
border: none;
color: #387AA9;
/* color: #0381C7; */
height: 20px;
width: 21px;
position: relative;
vertical-align: middle;
display: inline;
}

#search_box {
width: 193px;
clear: right;
float: right;
display: inline;
margin: 5px 0 0;
vertical-align: middle;
}

#textSearch {
width: 150px;
margin: 2px 0 0 0;
vertical-align: middle;
display: inline;
color: #387AA9;
/* color: #0381C7; */
border: 1px solid #9EB9CE;
font-size:1em;
padding:2px 0pt 2px 5px;
height: 20px;
}

#buttonSearch {
border: none;
height: 20px;
width: 21px;
position: relative;
vertical-align: middle;
display: inline;
padding:2px 0pt 2px 5px;
}

div.preload {
position: relative;
float: left;
vertical-align: middle;
}

input#search-field {
}

label.overlabel {
color: #387AA9;
/* color: #0381C7; */
font-size: 1em;
vertical-align: middle;
display: inline;
}

label.overlabel-apply {
position:absolute;
display: inline;
top:5px;
font-size: 1.1em;
left:7px;
z-index:1;
color: #387AA9;
/* color: #0381C7; */
}

.clear{
clear: both;
}

.contactform textarea{
border: 1px solid #9EB9CE;
width: 340px;
height: 180px;
padding: 2px 0 2px 5px;
}

.formField input{
font-size:1em;
height: 25px;
margin-bottom: 10px;
}

.formField{
margin-top: 10px;
}

.contactform {
background-color: #FFFFFF;
}

.contactform fieldset {
background-color: #FFFFFF;
}

.contactform .submit {
padding: 1em;
}

#grant_application fieldset{
background: #eeeeee;
margin: 10px 0;
padding: 10px;
}

#grant_application input{
border:1px solid #9EB9CE;
font-size:1em;
padding:0.25em;
}

#grant_application input.text{
display: block;
width: 200px;
}

#grant_application textarea{
display: block;
width: 350px;
}

#grant_application input.checkbox{
margin-bottom: 12px;
vertical-align: top;
border: none;
}

#grant_application input.radio{
vertical-align: middle;
margin: 8px 10px 8px 5px;
border:none;
}

#grant_application label .description{
font-size: 90%;
}
.submit input {
font-size: 1em;
border: 1px solid #9EB9CE;
/* color: #9EB9CE; */
height: 20px;
width: 120px;
padding: 2px 2px 2px 2px;
}

.signupform input {
padding: 2px 0 2px 5px;
}

.energy_footprint_flash {
text-align: center;
z-index: 1;
margin: 0 12px 12px 0;
}

.sirens_flash {
text-align: left;
float: left;
z-index: 1;
margin: 0;
padding: 0 18px 0 0;
}

.radio_flash {
text-align: center;
padding: 48px 0 18px 0;
}

.radio_text {
text-align: left;
padding: 10px 0 10px 0;
}

.ad_thumb {
	float: left;
	padding: 10px;
}

.ad_thumb img {
	padding: 5px 5px 5px 5px;
/*	border: solid 1px #999999; */
}

.ad_thumb p {
	text-align: center;
	width: 150px;
}


.emergencyMap{
width:100%;
border:1px dotted #CCCCCC; 
background-image:url(/images/emergencyMap.gif);
height: 380px;
margin: 0px 0px 10px 0px;
background-repeat: no-repeat;
}

#cntnt01searchinput{
   width: 150px;
margin: -2px 0 0 0;
vertical-align: middle;
display: inline;
color: #387AA9;
/* color: #0381C7; */
border: 1px solid #9EB9CE;
font-size:1em;
padding:2px 0pt 2px 5px;
height: 20px;
}

#go{
background: url(/images/go.gif);
height: 20px;
width: 21px;
}

.caption{
font-style: italic;
font-weight: bold;
}

#grant_application label.error{
display: block;
color: red;
clear: right;
}
/* End of 'main' */

/* Start of CMSMS style sheet 'inner' */
/**************
	content
***********/
hr{
border-bottom: 1px solid #efefef;
margin-bottom: 10px;
}

#frame_mid{ 
	background: url(../images/frame_innerbkg.gif) repeat-y;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}

#leftCol{
	float: left;
/*	width: 580px; */
	width: 540px;
	margin: 10px 20px 0 25px;
display:inline;  /*fix for ie6 double margin bug*/
}

#leftCol p{
	margin: 0 0px 8px 0;
line-height: 1.5em;
/*text-align: justify;*/
}

#leftCol h4 {
	margin: 0 0 8px 0;
}

#leftCol ul {
	list-style-image: url(/images/arrow.gif);
	padding: 0 20px 10px 20px;
} 

#leftCol ul li {
	list-style-image: url(/images/arrow.gif);
	padding: 0 0 6px 0;
} 

#leftCol ol {
	list-style-type: decimal;
	padding: 0 72px 10px 48px;
} 

#leftCol ol li {
	list-style-type: decimal;
	padding: 0 0 6px 0;
} 

#leftCol blockquote {
width: 560px;
background: url(../images/callout_bg.gif) repeat-x top;
border: 2px solid #9FBACD;
margin: 0 0 20px 40px;
padding: 14px;
color: #22387E;
font-style: italic;
font-size: 1.0em; 
line-height: 1.6em;
} 

#leftCol #img_col{
float: left;
width: 155px;
min-height:300px;
height:auto !important;
height:300px;
}

#leftCol #img_biopic {
float: left;
padding:5px 10px 10px 0px;
}

/*
#leftCol .text_with_half_float_imgs {
width:730px;
margin:0 90px 0 0;
}

#leftCol .text_with_half_float_imgs p {
width:560px;
}
*/

#leftCol .float_right_halfway {
float: right;
z-index: 2;
position:relative;
left: 90px;
margin: 6px 0 0 -82px;
/* margin: 6px -90px 0 8px; */
text-align: center;
font-style: normal;
}

#leftCol .float_right_halfway a {
color: #387AA9;
font-style: normal;
}

#leftCol .float_right_fully {
float: right;
margin: 6px 0 0 8px;
text-align: center;
font-style: normal;
}

#leftCol .float_right_fully a {
color: #387AA9;
font-style: normal;
}

#rightColTop{
margin:37px 25px 0px 0px;
width: 160px;
background-image: url(/images/rightSmallColTop.gif);
height: 8px;
float: right;
overflow: hidden;
}
#rightColBottom{
margin:0px 25px 20px 0px;
width: 160px;
background-image: url(/images/rightSmallColBottom.gif);
height: 8px;
float: right;
overflow: hidden;
clear:right;
}

#rightCol{
margin:0px 25px 0px 0px;
float: right;
width: 160px;
margin-right: 25px;
background-image: url(/images/rightSmallColBg.gif);
}

#rightCol h2{
padding: 10px 8px 4px 12px !important;
font-size: 1em !important;
display:block;
margin-bottom: 0px !important;
}

#rightCol p{
margin: 0 12px;
font-size: 0.9em;
}

#rightCol img{
margin: 1em 1em 1.1em 1em;
}

#rightCol .hdivide{
margin: 12px 10px 0 12px;
width: 270px;
}

#rightCol a:link,#rightCol a:visited{
text-decoration: underline;
}

#rightCol a:hover, #rightCol a:active{
text-decoration: none;
}

#midCol {
	float: left;
	width: 720px;
	margin: 10px 0px 0 25px;
display:inline;  /*fix for ie6 double margin bug*/
}

#midCol p{
	margin: 0 0 8px 0;
/*text-align: justify;*/
line-height: 1.5em;
}

#midCol h2 {
	margin: 0 200px 8px 0;
}

#midCol h4 {
	margin: 0 200px 8px 0;
}

#midCol ul, #leftCol ul {
	list-style-image: url(/images/arrow.gif);
	list-style-type: disc;
	/*padding: 0 200px 10px 20px;*/
        padding: 0 10px 10px 20px;
} 

#midCol ul li, #leftCol ul li {
	list-style-image: url(/images/arrow.gif);
	list-style-type: disc;
	padding: 0 0 6px 0;
	line-height: 1.3em;
} 

#midCol .blockquote {
display: block;
min-height: 20px;
width: 399px;
/* width: 400px; */
margin: 0 0 20px 40px;
/* background: url(/images/callout_bg.gif) repeat-x; */
} 

.buttonContainer{
margin: 0px 25px 0px 0px;
float: right;
display: inline;
}

.blockquote .bq_box_text { 
display: block;
font-style: italic;
font-size: 1.0em; 
color: #22387E;
line-height: 1.6em;
padding: 0 1px;
border-right: 2px solid #C6D7E6;
border-left: 2px solid #C6D7E6;
margin: 0 1px 0 2px;
background: url(/images/bq_text_bg.jpg) repeat-x;
}

.blockquote .bq_box_inside { 

padding: 0 12px;
}

.blockquote .bq_box_top {
display: block;
background: url(/images/quote_box_top.jpg) no-repeat;
width: 405px;
height: 17px;
}

.blockquote .bq_box_bot {
display: block;
background: url(/images/quote_box_bot.jpg) no-repeat;
width: 405px;
height: 14px;
}

/*
.bq_box_top { 
background: url(/images/upper-right-box-corner.jpg) no-repeat top right;
}
.bq_box_top div {
background: url(/images/upper-left-box-corner.jpg) no-repeat top left;
}
.bq_box_bot {
background: url(/images/bottom-right-box-corner.jpg) no-repeat bottom right;
}
.bq_box_bot div { 
background: url(/images/bottom-left-box-corner.jpg) no-repeat bottom left;
}
*/

#midCol .float_right_halfway {
float: right;
margin: 0 6px 0 28px;
text-align: center;
font-style: normal;
background-color: #004379;
color: #fff;
padding: 2px;
font-size: 10px;
text-align: center;
}

#midCol .float_right_halfway a {
color: #fff;
font-style: normal;
}

#midCol .float_right_halfway img {
margin-bottom: 3px;
}

#midCol .float_right_halfway p {
text-align: center !important;
}


#updates .text, #unsubscribe .text{
	border: 1px solid #9eb9ce;
	padding: 3px;
	width: 188px;
	margin: 0 12px;
	float: left;
}

#updates .submit, #unsubscribe .submit{
color: #0481c6;
border: 1px outset #9eb9ce;

padding: 1px;
}

#unsubscribe input{
border: 1px solid #9eb9ce;
}

.under_heading{
border: 0;
border-top: 1px solid #206DBB;
padding-bottom: 5px;


}


#emissions_chart {
border:0;
/*

cellspacing:6px; 
cellpadding:0px;
*/
font-size:1.2em; 
margin:0px 200px 24px 160px;
width:232;
}

#videos {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}




#videos a {
	color: Black;
	text-decoration: none;
}

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

#videos a:visited { 
 	text-decoration: none; 
	color: Black;
}



div#basic-accordian {
	padding: 20px 0 80px 0;

}

#basic-accordian h2 {
	font-size: 1.2em;
/*	color: #01937C; */
	color: #0C9384;
	font-weight: bold;
	

}
.accordion_headings {
	padding: 6px 8px 6px 20px;
	margin-bottom: 3px;
	font-size: 1.0em;
	background: #E5F2F9;
	cursor: pointer;
       display: block;   


}

.accordion_child {
	padding: 0px 8px 0px 18px;
	background: #FCFCFC;

      
}


div.reset{
/* display: block; */
clear: both;
}

#radiation_sources {
width: 480px;
margin: 0pt 40px 20px 40px;
font-size:1.2em; 
}


dl.license {
position: relative;
padding: 25px 0;
float: left;
}

div.license h2 {
	font-size: 1.2em;
/*	color: #01937C; */
	color: #0C9384;
	font-weight: bold;
	margin: 32px 0 20px 0;
}

dl.license dt {
padding: 6px 8px 6px 20px;
margin-bottom: 3px;
font-size: 1.0em;
background: #E5F2F9;
cursor: pointer;
}

dl.license dt.on {
font-size: 1.0em;
background: #E5F2F9;
}

dl.license dt.off {
font-size: 1.0em;
background: #E5F2F9;
}

dl.license dd {
/* padding: 12px; */
}

dl.license dd.off {
display: none;
}

dl.license dd.on {
display: block;
padding: 8px 8px 8px 18px;
background: #FCFCFC;
}

dl.license h2 {
	font-size: 1.2em;
/*	color: #01937C; */
	color: #0C9384;
	font-weight: bold;
	margin: 32px 0 20px 0;
}

td {
font-size: 11px;
}

.ad_thumb{
float: left;
}

div.appButton{
left:613px;
position:absolute;
top:146px;
}

#callout_smarter_solution{
width: 164px;
display: block;
background: url(/images/smarter_solution_bg.jpg) no-repeat;
margin-top: 10px;
float: left;
}

#callout_smarter_solution span{
padding: 205px 15px 25px 15px;
display: block;
}

#leftcol #testimonies{
list-style-type: none;
padding: 0;
}
#leftcol #testimonies li {
border-top: dotted 1px #008b8c;
padding: 15px 0 0;
margin: 0;
list-style-type: none;
list-style-image: none;
clear: left;
display: inline-block;
}
#leftcol #testimonies li img{
float: left;
margin: 0 15px 15px 0;
}
#leftcol #testimonies li span{
width: 412px;
float: left;
padding-bottom: 15px;
}
#callout_smarter_solution .learn_more{
height: 29px;
width: 85px;
background: url(/images/btn_learn_more.gif) no-repeat;
overflow: hidden;
display: block;
margin: auto;
text-indent: -99999px;
}

#callout_smarter_solution .learn_more:hover{
background-position: 0 -29px;
}
/* End of 'inner' */

/* Start of CMSMS style sheet 'sub_nav' */
#inner_nav {
float: left;
width: 769px;
margin: 0 0 0 3px;
background: #EBEBEB url(../images/inner_nav_bkg.gif) repeat-x;
border-bottom: 1px dotted #CCCCCC;
display:inline; 
}

#inner_nav li {
float: left;
line-height: 1.1em;

}

#inner_nav li a {
float: left;
line-height: 2em;
text-decoration: none;
margin: 0 6px;
color: #206DBB;
padding: 0 3px;
font-size: 9px;
}

#inner_nav li a:hover, #inner_nav li.active a {
color: white;
padding: 0 3px;
background-color: #004379;
text-decoration: none !important;
}

#inner_sub_nav{
width: 158px;
margin: 8px 1 8px 1;
background-color: transparent;
}

#inner_sub_nav #inner_nav {
background: none;
float: left;
width: 158px;
margin: 0;
border-bottom: 0;
border-top: 1px dotted #B4B4B4;
display: block;
list-style-image: url(/images/arrow_red.gif) !important;
}


#inner_sub_nav #inner_nav a:link, #inner_sub_nav #inner_nav a:visited{
text-decoration: none;
padding: 0 2px;
line-height: 1.7em;
padding-bottom: 0.4em;

}

#inner_sub_nav #inner_nav a:hover, #inner_sub_nav #inner_nav a:active{
color: black;
line-height: 1.7em;
background: none;
text-decoration: underline !important;
}

#inner_sub_nav #inner_nav li {
float: left;
clear: both;
display: block;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0.3em 0.5em;
position: relative;	
border-bottom: 1px dotted #B4B4B4;
list-style-image: url(/images/arrow_red.gif) !important;
}

#inner_sub_nav #inner_nav li a:link, #inner_sub_nav #inner_nav li a:visited {
padding: 0.4em 10px;
width: 138px;
margin: 0;
}

/* End of 'sub_nav' */

/* Start of CMSMS style sheet 'highslide' */
div.photoPopup {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
div.photoPopup .highslide {
	cursor: url(js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
div.photoPopup .highslide-active-anchor img {
	visibility: hidden;
}
div.photoPopup .highslide img {
margin: 10px;
	border: 2px solid gray;
}
div.photoPopup .highslide:hover img {
	border: 2px solid white;
}

div.photoPopup .highslide-wrapper {
	background: white;
}
div.photoPopup .highslide-image {
    border: 2px solid white;
}
div.photoPopup .highslide-image-blur {
}
div.photoPopup .highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
div.photoPopup .highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
div.photoPopup a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
div.photoPopup a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

div.photoPopup .highslide-move {
    cursor: move;
}

div.photoPopup .highslide-overlay {
	display: none;
}

div.photoPopup a.highslide-full-expand {
	background: url(js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
div.photoPopup .controlbar {	
	background: url(js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
div.photoPopup .controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
div.photoPopup .controlbar a:hover {
	background-image: url(js/highslide/graphics/controlbar4-hover.gif);
}
div.photoPopup .controlbar .previous {
	width: 50px;
}
div.photoPopup .controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
div.photoPopup .controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
div.photoPopup .controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
div.photoPopup .highslide-display-block {
    display: block;
}
div.photoPopup .highslide-display-none {
    display: none;
}
/* End of 'highslide' */

