/* 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 '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 'landing' */
/**************
	content
***********/

#frame_mid{ 
	background: url(../images/frame_innerbkg.gif) repeat-y;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}

#leftCol{
	float: left;
	width: 442px;
	margin: 10px 20px 10px 25px;
display:inline;  /*fix for ie6 double margin bug*/
}

#leftCol p{
	margin: 0 5px 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 #img_col{
float: left;
width: 155px;
min-height:300px;
height:auto !important;
height:300px;
}

#rightColTop{
margin:37px 25px 0px 0px;
width: 260px;
background-image: url(/images/rightColTop.gif);
height: 8px;
float: right;
overflow: hidden;
}
#rightColBottom{
margin:0px 25px 20px 0px;
width: 260px;
background-image: url(/images/rightColBottom.gif);
height: 8px;
float: right;
overflow: hidden;
clear:right;
}

#rightCol{
margin:0px 25px 0px 0px;
padding: 0px;
float: right;
width: 260px;
background-image: url(/images/rightColBg.gif);
overflow: hidden;
}

#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: 0 12px; */
margin: 0 8px 0 12px;
}

#rightCol .hdivide{
margin: 7px 2px 4px 2px;
width: 256px;
overflow: hidden;
display: block;
}

#rightCol a:link,#rightCol a:visited{
text-decoration: underline;
}

#rightCol a:hover, #rightCol a:active{
text-decoration: none;
}

#inner_sub_nav{
width: 140px;
height: 250px;
background-color: #f1f1ea;
margin-top: 10px;
}

.updates input {
border: 1px solid #9eb9ce;
width: 188px;
font-size: 9px;
margin: 3px 12px 3px 12px;
float: left;
}

.submit input {
font-size: 10px;
color: #0481c6;
border: 1px outset #9eb9ce;
margin: 3px 12px 3px 12px;
}

.error_message {
padding: 0 2px 3px 12px;
}

.error_message li {
color: #ee3942;
}

.under_heading {
border: 0;
border-top: 1px solid #206DBB;
padding-bottom: 5px;
}

/* End of 'landing' */

