/* Created by: eCorexperience, Inc.
Date: December 14, 2009
Contact: ecoscolluela@ecorexperience.com */

/*
 *  Reset element default values.
 */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/*  Site Styles  */


body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

a {
	color: #1f538d;
	line-height:inherit;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#7095bf;
}

a:hover {
	text-decoration:underline;
}

a.expand:hover, a.unexpand:hover {
  cursor:pointer;
}

br.clear {
	 clear:both;
	 line-height:0.1em;
	 font-size:0.1em;
}

p, p a, dd {
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

#skip a {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}

hr {
	background-color:#CCC;
	border:none;
	color:#CCC;
	height:2px;
	margin:0 0 12px 0;
}

/* HEADER STYLES */

#header {
	height: 142px;
	background-image:url("images/header_background.jpg");
	background-repeat: repeat-x;
}

#headercontent {
	width: 933px;
	margin-left: auto;
	margin-right: auto;
}

#headercontent h1 {
	float: left;
}

#headersearch {
	float: right;
	background-image: url("images/header_search_background2.gif");
	background-repeat: no-repeat;
	background-position:top right;
	width: 491px;
	height: 50px;
}

#headersearch label {
	color: #c2d8f0;
	height: 7px;
	overflow: hidden;
	padding-left: 20px;
	display: block;
}

div#newsletter-signup-container {
	float:left;
	width:280px
}
	#newsletter-signup-container form {
		margin:0 0 0 20px;
	}
		#newsletter-signup-container form #newsletter {
			float:left;
			font-size:0.8em;
			margin:0 5px 0 0;
			width:100px;
		}
div#search-container {
	float:left;
	width:200px;
}
	#search-container form {
		margin:0 0 0 20px;
	}
		#search-container form #search {
			float:left;
			font-size:0.8em;
			margin:0 5px 0 0;
			width:100px;
		}		
.backtotop {
	text-align: right;
}


.submit {
	padding-top: 2px;
}

#headernewsletter {
	float: right;
	clear: right;
	padding-right: 10px;
	height: 53px;
	overflow: hidden;
}

#headernewsletter label {
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	display: block;
}

#newsletter {
	height: 15px;
	width: 97px;
}

#headersocialnetworks {
	position: absolute;
	padding-left: 710px;
	top: 70px;
	clear: both;
}

#headersocialnetworks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#headersocialnetworks ul li {
	float: left;
}

/* NAVIGATION STYLES */

#navigation {
	clear: both;
}

#navigation {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
}

#navigation ul {  
	margin: 0;  
	padding: 0;  
	list-style-type: none;  
	height: 1%; /* IE fix */
}

#navigation ul li {  
	float: left;  
}

/* SECONDARY NAVIGATION */

#navigation2 {
	background-image:url("images/nav2_background.gif");
	background-repeat: repeat-x;
	height: 37px;
}

#navigation2content {
	background-image:url("images/nav2_content_background.gif");
	background-repeat: no-repeat;
	width: 923px;
	margin-left: auto;
	margin-right: auto;
}

#navigation2content ul {  
	margin:0;  
	padding: 0;  
	list-style-type: none;  
	height: 37px;
}

#navigation2content ul li {  
	float: left;
	height:37px;
	padding:12px 0 0 20px;  
}

#navigation2content ul li a {  
	font-size:1.2em;
	font-weight:normal;
}
	#navigation2content ul li a:visited {  
		color:#1f538d;
	}
	#navigation2content ul li a.on {  
		color:#666 !important;
	}


div#breadcrumbs {
	font-size:0.9em;
	margin:8px 0 12px 0;
}


/* SECONDARY CONTENT STYLES */

#content {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#contentcolumn1 {
	width: 580px;
	padding-left: 20px;
	float: left;
}

#contentcolumn1 h1 {
	border-bottom: 1px solid #c7ddf5;
	color:#a90901;
	font-size:1.8em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#contentcolumn1 h1 img {
	margin-bottom:-5px;
}

#breadcrumbs {
	padding-bottom: 1em;
}

#contentcolumn1 h2 {
	font-weight: bold;
	color: #679bd1;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom:4px;
}

dl {
	padding-left: 30px;
}

dt {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.25em;
}

dt span {
	font-size:0.9em;
	font-weight:normal;
}

dd {
	padding-left: 22px;
}

#contentcolumn1 img.embeddedImage {
	float:left;
	margin-right:12px;
}

#contentcolumn1 h3 {
	font-weight: bold;
	color: #000000;
	font-size: 1.15em;
	line-height: 1.5em;
}

#contentcolumn1 h4 {
	font-weight: bold;
	color: #679bd1;
	font-size: 1em;
	line-height: 1.5em;
}

#contentcolumn1 h5 {
	font-weight: bold;
	color: #596775;
	font-size: 1em;
	line-height: 1.5em;
}

#contentcolumn1 h6 {
	font-weight: bold;
	color: #14213b;
	font-size: .9em;
	line-height: 1.5em;
}

div.callOutBox {
	background:#E9EFF5;
	float:right;
	margin:4px 0 4px 8px;
	width:200px;
}

	.callOutBox h2 {
		background:#A7C3E1;
		color:white !important;
		font-size:1.0em !important;
		font-weight:normal;
		padding:3px;
	}

	.callOutBox p {
		margin:6px 6px 0 6px !important;
		padding-bottom:0 !important;
	}


	.callOutBox ul.contentListing {
		 list-style:none !important;
		 margin:6px 6px 0 6px !important;
	}
		.contentListing li {
			margin:0 0 6px 0;
		}
			.contentListing li.marked {
				color:#213857;
			}
			.contentListing li a {
				font-weight:normal !important;
				line-height:1.2em;
			}
			.contentListing li span.marker {
				color:black;
			}

#content ol {
	list-style: decimal;
	margin:0 0 16px 20px;
}

#content ol li {
	line-height: 1.5em;
}

#content ul {
	list-style: disc;
	margin:0 0 16px 20px;
}

#content ul li {
	line-height: 1.5em;
}

#content ul ul {
	list-style: disc;
	margin:0 0 12px 20px;
}

#content blockquote {
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1.5em;
	line-height: 1.5em;
}

#contentcolumn2 {
	width: 267px;
	float: right;
}

#contentcolumn2 div#addthisContainer {
	float:right;
	padding:12px 0;
}

#strategicplan {
	background-image:url("images/home_strategic-plan_background2.jpg");
	clear:both;
	height: 283px;
	margin:0 0 15px 0;
	width: 251px;
}

	#strategicplan h1 {
		display:none;
		padding-top: 232px;
		padding-left: 15px;
		color: #f8f2f2;
	}
	
	#strategicplan img#strategicPlanBanner {
		position:absolute;
		left:81px;
		top:15px;
	}
	
	#strategicplan p {
		color:white;
		font-size:1.0em;
		line-height:1.2em;
		padding:192px 12px 0 15px;
	}
	#strategicplan p a {
		color:#e9d05a;
		font-size:0.8em;
		font-weight:normal;
	}

.contentcolumn2content {
	padding: 20px 25px 20px 25px;
	background-color: #e9eff5;
	margin-bottom: 15px;
}

	div.contentcolumn2map {
		background: #e9eff5 url(/images/title2_bg_map.gif) top center no-repeat;		
	}

	.contentcolumn2content #mapform {
		color: #d6d8db;
		float: left;
		padding-right: 10px;
	}

	.contentcolumn2content #mapform form label {
		color: #6A8AAD;
		float: left;
		padding: 0 10px 3px 0;
	}

	.contentcolumn2content #mapform p {
		padding: 0px;
	}
	
	.contentcolumn2content #zipcode {
		width: 100px;
		height: 15px;
	}

strong {
	font-weight: bold;
	line-height: 1.5em;
}

em {
	font-style: italic;
	line-height: 1.5em;
}

#content table {
	margin:12px 0 16px 0;
}
	#content th {
		font-weight:bold;
	}
	#content td {
		padding:6px;
	}

/* TABLES */

table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
}

td, th {
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px;
	vertical-align: top;
}

.table th {
	background-color: #679bd1;
	border: 1px solid #ffffff;
	font-weight: bold;
	color: #ffffff;
}

.table tbody {
	border-top: 3px solid #e9eff5;
}

.table tbody th {
	background-color: #e9eff5;
	color: #679bd1;
	vertical-align: middle;
}

.table td {
	border: 1px solid #e9eff5;
}

.table .tableempty {
	background-color: #ffffff;	
}

/* TOPICS PAGE */

.topicsList {
	float:left;
	width:280px
}
	.topicsList p {
		width:260px;
	}

#topicsColumn1 {
	margin:0 18px 0 0;
}

/* =============== FORMS =========== */

p.formInstruction { /* P that appears at top of form */
	font-size:1.4em !important;
	margin: 12px 0 !important;
}

p.formItemHelper { /* P that appears above inputs for an item */
	clear:left !important;
	font-size:1.0em;
	margin:0 0 0 0 !important;
}

p.formHelpers { /* P that appears after submit button */
	clear:left;
	padding:12px 0 !important;
}

form.Form {
	clear:left;
	float:left;
	margin:0 0 24px 0;
	padding:12px 0;
	width:100%;
}
	.Form li {
		clear:left;
		float:left;
	}
	.Form fieldset {
		border:none;
		clear:left;
		float:left;
		margin:8px 0;
		padding:8px 0;
	}
		.Form legend {
			font-size:2.0em;
		}
		.Form input.text {
			border:1px solid #679BD1;
			font-size:1em;
			margin:4px 0 24px 0;
			padding:4px;
		}

	.Form label {
		float:left;
		font-size:1.0em;
		font-weight:bold;
		width:8em;
	}

form.Form input.submit {
	background:#3e5f8d;
	border:2px solid black;
	color:white;
}

div#recaptcha_widget_div {
	clear:left !important;
	margin:-12px 0 0 0;
}

	/* =============== SINGLE FIELD FORM ================= */
	
	form.singleField label {
		float:left;
		font-size:2em;
		width:6em;
	}
	form.singleField input {
		float:left;
	}
	form.singleField input.submit {
		margin:0 0 0 12px;
	}
	
	/* =============== MULTI FIELD FORM ================= */
	
	form.multiField label {
		clear:left;
	}
	form.multiField input, form.multiField select {
		clear:left;
		float:left;
		margin:0 0 12px 0;
	}
	form.multiField input.submit {
		clear:left;
		margin:12px 0 0 0;
	}

	/* =============== CHECKLIST FORM ================= */

	form.checkList, fieldset.checkList {
		width:100%;
	}
	.checkList div.checkListCol {
		float:left;
	}
	.checkList .checkListCheck {
		float:left;
		position:relative;
		top:-3px;		
	}
	.checkList .checkListLabel {
		clear:none !important;
		margin:0 0 24px 6px;
	}


/* FOOTER STYLES */

#footer {
	clear: both;
	background: #596775 url("images/footer_background.jpg") top repeat-x;
	padding-top: 5px;
	color: #d6d8db;
}

#footerlogos {
	background-color: #596775;
	height: 52px;
}

#footerlogos ul {
	text-align: center;
	background-color: #14213b;
	width: 672px;
	margin-left: auto;
	margin-right: auto;
}

#footerlogos ul li {
	display: inline;
	height: 52px;
	background-color: #14213b;
}

#footercontent {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

#footercontent h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	line-height: 1.75em;
}

#footermission {
	width: 550px;
	border-right: 1px solid #8895a1;
	float: left;
}

#footermission p {
	padding-right: 30px;
}


#footermission a {
	color: #aaccfe;
}

#footernavigation {
	width: 330px;
	float: right;
}

#footernavigation a {
	color: #d6d8db;
}
