/* Created by: eCorexperience, Inc.
Date: December 15, 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: 65%;
}

a {
	color: #2c66a6;
	text-decoration: none;
	font-weight: bold;
}

p, p a, dd {
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

dt {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.25em;
}

dd {
	padding-left: 22px;
}

/* HEADER STYLES */

#header {
	padding-bottom: 25px;
}

#headercontent {
}

#headercontent h1 {
}

#skip a, #headersearch, #headernewsletter, #headersocialnetworks, #navigation, #strategicplan, #slideshow .slides-nav, #mapform, #programdirectoryform, #footernavigation, #navigation2 {
	display: none;
}

/* BANNER STYLES */

#banner {
	padding-bottom: 25px;
}

#breadcrumbs {
	padding-bottom: 20px;
}

/* CONTENT STYLES */

#content {

}

/* Column1 Styles */
#contentcolumn1 {
	clear: both;
	padding-bottom: 25px;
}

#contentcolumn1 h2 {
	font-weight: bold;
	color: #679bd1;
	font-size: 1.25em;
	line-height: 1.5em;
}

#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;
}

#announcements {
	padding-bottom: 15px;
}

.announcement {
	padding: 10px 20px 10px 15px;
}

.announcement h2 a {
	line-height: 2em;
}

.announcement p {
	padding-left: 20px;
}

#collaborationcenter {

}

#collaborationcenter p {
	padding-left: 15px;
	padding-right: 20px;
}

#collaborationcenter h1 {
	padding-bottom: 10px;
}

#collaborationcenter h2 {
	font-weight: bold;
	padding-left: 15px;
	line-height: 1.5em;
}

#dataandfacts {
	border: 5px dotted #000000;
}

#dataandfacts p {
	font-size: 1.25em;
	padding: 20px;
}

/* Column2 Styles */

#contentcolumn2 {
	clear: both;
	padding-bottom: 25px;
}

#map {

}

#map p {
	padding-left: 20px;
}

#programdirectory {
}

#programdirectory p {
	padding-left: 20px;
}


#funding {
}

#funding p {
	padding-left: 20px;
}

#content ol {
	list-style: decimal;
	margin-left: 20px;
}

#content ol li {
	line-height: 1.5em;
}

#content ul {
	list-style: disc;
	margin-left: 20px;
}

#content ul li {
	line-height: 1.5em;
}

#content blockquote {
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1.5em;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
	line-height: 1.5em;
}

em {
	font-style: italic;
	line-height: 1.5em;
}


table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
	margin-left: 1em;
}

td, th {
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px;
	vertical-align: top;
}

.table th {
	font-weight: bold;
	color: #679bd1;
	border: 1px solid #e9eff5;
}

.table tbody {
	border-top: 3px solid #e9eff5;
}

.table tbody th {
	vertical-align: middle;
}

.table td {
	border: 1px solid #e9eff5;
}


/* FOOTER STYLES */

#footer {
	clear: both;
	padding-top: 25px;
}

#footerlogos {
	height: 52px;
}

#footerlogos ul {
	text-align: center;
	width: 672px;
	margin-left: auto;
	margin-right: auto;
}

#footerlogos ul li {
	display: inline;
	height: 52px;
}

#footercontent {

}

#footercontent h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	line-height: 1.75em;
}

#footermission {

}

#footermission p {
	padding-right: 30px;
}


#footermission a {
	color: #aaccfe;
}



