/* ------------- BASIC STYLES ------------- */

* {
	margin: 0;
	padding: 0;
	/*clear: both;*/
}

body {
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #FFFFFF;
	color: #333;
}

#container {
	width: 730px;
	margin-left: 10px;
}

h1 {
	font-size: 20px;
	color: #069;
}

h2 {
	font-size: 14px;
	color: #b53c00;
}

h3 {
	font-size: 12px;
	color: #333;
}

h4 {
	font-size: 11px;
	color: #333;	
}

a:link, a:visited {
	color: #069;
}

p {
	line-height: 11pt;
	margin-bottom: 10px;
}

ul, ol {
	padding-left: 25px;
	padding-top: 5px;
}

#container img {
	border: 0px;
}

.faqq { font-weight: bold; }

#faqq li {
	font-weight: bold;
}

#faqq a {
	font-weight: bold;
}


.border1 {
	border:1px; padding:0 0 0 6px; border-color: #000000; border-style: solid;
}

.imageleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.imageright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
/*	padding-bottom: 10px;
	padding-left: 10px;*/
}

/* ------------- HEADER ------------- */

#header {
	float: left;
}

#top {
	float: left;
}

#tagline {
	float: right;
	margin: 5px 0 0 0;

}

#global-nav {
	float: right;
	list-style-type: none;
	width: 400px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}


#global-nav li {
	display: inline;
	padding: 1px 3px 1px 6px;
	font-size: 11px;
	border-left: 1px solid #ccc;
}

#global-nav .first, #global-nav #spanish {
	border: none;
}

#global-nav .language a:link, #global-nav .language a:visited {
	color: #c60;
}

#header-image {
	display: block;
	clear: both;
	margin-top: 0px;
}

#panorama {
	display: block;
	clear: left;
}

#panorama td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* ------------- MAIN NAV ------------- */

#main-nav-container {
	clear: both;
	width: 730px;
	background-color: #5DA9CB;
	height: 24px;
/*	background-image: url(/images/bm-spacer.gif);
	background-repeat: repeat-x; */
}

#main-nav, #main-nav ul {
	padding: 0;
	margin: 0;
	list-style:	none;
	z-index: 10;
}

#main-nav img {
	border: none;
}

#main-nav a {
	display: block;
	text-decoration: none;
	color: #000;
}

#main-nav li {
	float: left;
}

#main-nav #home {
	width: 61px;
}

#main-nav #e-newswire {
	width: 99px;
}

#main-nav #residential {
	width: 110px;
}

#main-nav #commercial {
	width: 114px;
}

#main-nav #industrial {
	width: 104px;
}

#main-nav #institutional {
	width: 121px;
}

#main-nav #agricultural {
	width: 121px;
}

#main-nav #spacer {
	width: 66px;
}

#main-nav li li {
	padding: 0;
	font-size: 10px;
	background-color: #ddd;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-nav li ul {
	position: absolute;
	width: 146px;
	left: -999em;
}

#main-nav li:hover ul, #main-nav li.sfhover ul {
	left: auto;
}

#main-nav li li a {
	padding:  5px 0 5px 5px;
	width: 140px;
}

#main-nav li li {
	width: 144px;
}

#main-nav li li a:hover {
	background-color: #396;
	color: #fff;
}

#main-nav li:hover, #main-nav li.hover {
    position: static;
}

.main-nav-text {
	width:140px;
	padding:4px 6px;
	font-weight:bold;
	color:white;
}

/* ------------- COL WRAPPERS ------------- */

#container #three-col-wrapper {
	float: left;
	width: 730px;
	margin: 15px 0 10px 0;
	background-image: url(images/3col_bg.gif);
	background-repeat: repeat-y;
}

#container #wrapper {
	float: left;
	width: 730px;
}

#container .sector-2col {	
	margin: 25px 0 10px 0;
	background-image: url(/images/sector-2col-bg.gif);
	background-repeat: repeat-y;
}

/* ------------- SECONDARY NAV ------------- */

#secondary-nav h1 {
	font-size:  14px;
	margin: 25px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	color: #396;
}

#secondary-nav h1.first {
	margin-top: 0;
}

#secondary-nav {
	float: left;
	width: 150px;
	padding: 0 0 0 10px;
}

#secondary-nav ul {
	padding-left: 8px;
	list-style-type: none;
}

#secondary-nav li {
	margin-bottom: 6px;
	padding-left: 10px;
	line-height: 13pt;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	font-weight: bold;
}

#secondary-nav ul ul {
	margin: 8px 0 20px 0;
	padding-left: 5px;
}

#secondary-nav li li {

}

/* ------------- CONTENT WRAPPER ------------- */

#content {
	float: right;
	width: 500px;
}

#content h1 {
	margin-bottom: 10px;
	color: #069;
}

/* ------------- MAIN CONTENT ------------- */

#main-content {
	float: left;
	width: 500px;
}

#main-content h2 {
	margin: 30px 0 10px 0;
}

#main-content h3 {
	margin: 25px 0 10px 0;
}

#main-content .highlighted-resource h3 {
	margin-top: 0;
}


#main-content p {
	line-height: 16px;
}

#main-content li {
	margin-bottom: 10px;
}

#main-content .caption {
	font-size: 10px;
	line-height: 12px;
	color: #666;
}

#main-content .first {
	margin-top: 0;
}

#main-content .pic-left {
	float: left;
	margin: 3px 10px 10px 0;
}

#main-content .pic-right {
	float: right;
	margin: 3px 0 10px 10px;
}

#main-content #bolda a{
	font-weight: bold;
}


/* ------------- SECONDARY CONTENT ------------- */

.nav-link {
	padding-left: 0;
	list-style-type: none;
}

.nav-link li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#secondary-content {
	float: right;
	margin: 0 0 25px 20px;
	padding-left: 10px;
	width: 135px;
	border-left: 1px solid #ccc;
}

#secondary-content-wide {
	float: right;
	margin: 0 0 25px 20px;
	padding-left: 10px;
	width: 185px;
/*	border-left: 1px solid #ccc; */
}

#secondary-content .first {
	margin-top: 0;
	padding-top: 0;
	border: none;
}

#secondary-content .highlighted-resource h3 {
	margin-bottom: 10px;
}

/* ------------- FOOTER ------------- */

#footer {
	clear: both;
	margin-top: 10px;
	padding: 10px 20px;
	color: #666;
	border-top: 1px solid #ccc;
}

/* ------------- CALLOUT ------------- */

.callout {
	margin-bottom: 25px;
	background-color: #d7ebf5;
	padding: 10px;
	padding-bottom: 1px;
}

.callout h2 {
	margin-bottom: 8px;
	font-size: 14px;
	color: #b53c00;
}

.callout p {
	line-height: 12pt;
}

/* ------------- hilite ------------- */

.hilite {
/*
	margin-bottom: 25px;
	padding: 10px;
*/
	background-color: #d7ebf5;
	padding-bottom: 1px;
}

.hilite h2 {
	margin-bottom: 8px;
	font-size: 14px;
	color: #b53c00;
}

.hilite p {
	line-height: 12pt;
}

/* ------------- SECTOR ARTICLE TEASER ------------- */

.sector-teaser {
	float: left;
	margin-bottom: 20px;
	width: 355px;
}

.sector-teaser img, .sector-teaser .icon {
	display: block;
	float: left;
	width: 65px;
}

.sector-teaser h2, .sector-teaser p, .sector-teaser ul {
	float: right;
	width: 280px;
	font-size: 12px;
}

#main-content .sector-teaser h2 {
	margin-top: 0;
	margin-bottom: 8px;
	color: #333;
}

.sector-teaser p {
	margin-bottom: 5px;
}

.sector-teaser ul {
	padding-left: 8px;
	list-style-type: none;
}

.sector-teaser li {
	margin-bottom: 6px;
	padding-left: 10px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

/* ------------- HIGHLIGHTED RESOURCE ------------- */

.highlighted-resource {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.highlighted-resource h3 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 12px;
	color: #396;
}

#secondary-content .highlighted-resource p {
	margin-top: 8px;
	font-size: 11px;
	line-height: 11pt;
}

/*
#secondary-content-wide .highlighted-resourceBig p {
	font-size: 12px;
	line-height: 11pt;
	margin: 1px 0;
	padding: 3px 0 3px 18px;
	background-image: url(/images/secondary-bg-green.gif);
}
*/

.greenMenu {
	font-size: 12px;
	font-weight: bold;
	line-height: 11pt;
	margin: 1px 0;
	padding: 3px 0 3px 18px;
	background-image: url(/images/secondary-bg-green.gif);
}

.greenMenuWide {
	font-size: 12px;
	font-weight: bold;
	line-height: 11pt;
	margin: 1px 0;
	padding: 3px 0 3px 18px;
	background-color: #BAD554;
}

.blueMenu {
	font-size: 12px;
	font-weight: bold;
	line-height: 11pt;
	margin: 0;
	padding: 3px 0 3px 18px;
	background-image: url(/images/secondary-bg-blue.gif);
}

.blueMenuWide {
	font-size: 12px;
	font-weight: bold;
	line-height: 11pt;
	margin: 0;
	padding: 3px 0 3px 18px;
	background-color: #00aeef;
}

.blueMenuIn {
	font-size: 12px;
	line-height: 11pt;
	margin: 0;
	padding: 3px 0 3px 22px;
	background-image: url(/images/secondary-bg-blue.gif);
}

.highlighted-resource ul {
	margin-bottom: 15px;
	padding-left: 0;
	list-style-type: none;
}

#secondary-nav .highlighted-resource ul {
	padding-left: 0;
}

.highlighted-resource li {
	margin-bottom: 6px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.highlighted-resource .banner {
	text-align: center;
}

#sidebar-zip-search label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

#sidebar-zip-search #zip-submit {
	display: block;
	margin-top: 15px;
}

/* ------------- FOOTNOTES ------------- */

#footnotes {
	clear: left;
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}


/* ------------- STANDARD SIGN-UP FORM ------------- */

#standard-form {
	margin-bottom: 30px;
	width: 355px;
}

#standard-form table {
	width: 355px;
}

#standard-form th {
	padding: 8px 10px 5px 5px;
	width: 80px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

#standard-form td {
	padding: 2px 0;
	vertical-align: top;
} 

#standard-form p {
	margin: 0;
}

#standard-form input {
	width: 240px;
}

#standard-form .note {
	padding: 2px 0 5px 0;
	font-size: 11px;
	color: #666;
}

#standard-form #state {
	width: 30px;
}

#standard-form #label-zip {
	padding: 0 0 0 15px;
	width: 50px;
	text-align: right;
	font-weight: bold;
}

#standard-form #zip {
	margin-left: 10px;
	width: 85px;
}

#standard-form #opt-in {
	padding-top: 15px;
}

#standard-form #opt-in label {
	padding-left: 10px;
	font-weight: normal;
}

#standard-form #opt-in .note {
	margin: 5px 0 5px 30px;
}

#standard-form #opt-in input {
	width: auto;
}

#standard-form #submit {
	margin-top: 5px;
}

#standard-form #submit input {
	width: auto;
}


/* ------------- FORM FEEDBACK ------------- */
.feedback_error, .feedback_success {
	background-color: #ffb3b3;
	margin: 15px 0;
	padding: 2px 10px 10px 10px;
	border: 1px solid #f00;
}

.feedback_error p, .feedback_success p {
	margin: 10px 0 10px 5px;
}

.feedback_success {
	background-color: #e1ffcd;
	border: 1px solid green;
}

.feedback_error li {
	margin: 0 0 5px 0;
}

.feedback_icon, .action_icon {
	margin: -1px 5px 0 0; 
	vertical-align: text-top;
	border: none;
}


/* ------------- MISC ------------- */

.rounded20 {
	background-color:#5DA9CB;
	padding:20px;
}

.rounded20 p, .rounded20 h2, .rounded20 ul {
	color: #ffffff;
}

.rounded20 a:link, .rounded20 a:visited {
	color: #ffffff;
}
.clear {
	clear: both;
}

#breadcrumbs {
	font-size: 11px;
	color: #999;
}
.req {
	color: red;
}

.indent10 {
	padding-left: 10px;
}

.indent20 {
	padding-left: 20px;
}

#content #faq {
	line-height: 14pt;
	padding-left: 5px;
/*	list-style-position: inside;
	margin:0 5px 0 25px;
  */

}

.allupper { text-transform:uppercase; }.peaksaver {
	font-style: italic;
	font-weight: bold;
}

.tm {
	font-size: 8pt;
	font-style: italic;
}

.dline {
	margin-top:40px; 
	font-size:9pt;
	width:140px;
	min-height:24px;
	border-style:double;
	border-color:#330000;
    border-width:3px;
    background-color: #ECE9D8;
	padding: 5px;
    text-align:center;
}

.dlinelow {
	margin-top:10px; 
	font-size:9pt;
	width:140px;
	min-height:24px;
	border-style:double;
	border-color:#330000;
    border-width:3px;
    background-color: #ECE9D8;
	padding: 5px;
    text-align:center;
}

.boxchoice {
	margin-top:40px;
	margin:2px;
	font-size:9pt;
	width:140px;
	min-height:14px;
	border-style:double;
	border-color:#330000;
	border-width:3px;
	background-color: #F0DF68;
	padding: 5px;
	text-align:center;
	float: left;
	margin: 2px;
}

/* --- table row colouring */
table.zebra tr.even td{ background-color:#FFF; padding-left:10px; }
table.zebra tr.odd td { background-color:#F4F7FB;  padding-left:10px; }
table.zebra tr.even th { background-color:#008DC5; color: #fff; font-weight:bold; }

table.zebra2 tr.odd td{ background-color:#FFF; font-weight:bold;  padding-top: 5px }
table.zebra2 tr.even td { background-color:#F4F7FB; padding-left:10px; }
