@charset "UTF-8";
/* CSS Document */


/* Defaults and Standards
==============================================================================*/
body {
	background-image: url(../images/bgd_tile.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	color: #4a6695;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 6px;
}

h1 {
	font-weight: normal;
	font-size: 28px;
	color: #d57401;
	line-height: 28px;
	padding-bottom: 4px;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	color: #d57401;
	line-height: 24px;
	padding-bottom: 4px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #d57401;
	margin-bottom: 4px;
	line-height: 18px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #4a6695;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageVertAlign {
	vertical-align: text-bottom;
}

.hide {
	display: none;
}


/* Main Navigation
==============================================================================*/
#nav {
	z-index: 100;
}

ul.dropdown {
	position: relative;
	display: block;
	height: 40px;
	background-image: url(../images/navBgd.jpg);
	background-repeat: repeat-x;
	width: 960px;
	margin-bottom: 20px;
}

ul.dropdown li {
	font-weight: normal;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #60849e;
}

ul.dropdown a:hover {
	background-image: url(../images/navBgd_over.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

ul.dropdown li a {
	display: block;
	padding: 0px 20px;
	color: #222;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	line-height: 40px;
	text-align: left;
}

ul.dropdown li a:hover, ul.dropdown li a:hover {
	position: relative;
	background: #A15600;
	color: #FFF;
	z-index: 100;
}

/* Level Two Nav */
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
}
ul.dropdown ul li {
	font-weight: normal;
	float: none;
	z-index: 100;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-bottom: 1px solid #ccc;
	width: 100px;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	background-image: url(../images/navBgd.jpg);
	color: #FFF;
}

ul.dropdown li.newsroom {
	background-image: url(../images/navBgd_newsroom.jpg);
	float: right;
	border-right-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #60849e;
}

ul.dropdown .currentSection {
	background-image: url(../images/navBgd_over.jpg);
}



/* Header
==============================================================================*/
#header {
	background-image: url(../images/header_tile.jpg);
	display: block;
	height: 80px;
}

	.logo {
	margin-top: 20px;
	margin-left: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 260px;
	}


/* Home Page QuickLinks
==============================================================================*/
#quickLinks {
	background-image: url(../images/quickLinksBgd.jpg);
	height: 175px;
	background-repeat: no-repeat;
}

#quickLinks h1 {
	color: #FFF;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 50px;
	display: block;
}

#quickLinks h1 a {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
}

#quickLinks p {
	color: #c2e5ff;
	line-height: 19px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#quickLinks a {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#quickLinks a:hover {
	color: #D57400;
}

/* Content
==============================================================================*/
#content {
	background-color: #FFF;
	float: left;
	background-image: url(../images/contentHeader.png);
	background-repeat: no-repeat;
}

.addPad {
	padding: 15px;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	color: #4a6695;
	font-size: 14px;
	line-height: 18px;
	padding-left: 15px;
}

#content li {
	margin-left: 15px;
}

#content a {
	color: #4a6695;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../images/icon_arrow2.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}

#content a:hover {
	color: #D57400;
}

#imageLinks a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}


#sideBar {
	background-color: #e0edfe;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#sideBar .date {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sideBar a {
	color: #4a6695;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sideBar a:hover {
	color: #D57400;
}

#sideBar li {
	padding-bottom: 5px;
}

#sideBarContact {
	background-color: #e8eef6;
	padding: 0px;
	margin-top: 15px;
}

#sideBarContact .name {
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sideBarContact a {
	color: #4a6695;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sideBarContact a:hover {
	color: #D57400;
}

#sideBarWork {
	background-color: #e0edfe;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
}


#sideBarWork a {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px;
}

#siteMapContent {
	line-height: 1;	
	background-color: #FFF;
	float: left;
	background-image: url(../images/contentHeader.png);
	background-repeat: no-repeat;
}

#slideshow {
	display: block;
	height: 315px;
	width: 635px;
	float: left;
	overflow: hidden;
}

#slideshow div {
	position:absolute;
	z-index:1;
}

#slideshow div.active {
	z-index:3;
}

#slideshow div.last-active {
	z-index:2;
}


/* Press Releases */
#press {
}

#press ul {
	list-style-type: none;
}

#press li {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

#press li a {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: none;
	background-color: #E8EFFE;
	font-size: 12px;
	color: #4a6695;
}

#press li a:hover {
	color: #FFF;
	background-color: #5B7FB9;
}



/* Index Elements
==============================================================================*/
#indexFlash {
	display: block;
	height: 380px;
	width: 960px;
	z-index: 0;
}


/* Quotes
==============================================================================*/
#quotesContainer{
	vertical-align: middle;
	display: table-cell;
	color: #b6caf1;
	height: 80px;
}

#quotes {
	font-size: 15px;
	line-height: 16px;
}

#quotes #author {
	font-size: 12px;
	line-height: 14px;
}


/* Syb-Page Styles
==============================================================================*/
.mission {
	font-size: 16px;
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 22px;
	font-weight: normal;
	color: #4a6695;
}

#teamMember {
	display: block;
	width: 180px;
	float: left;
	overflow: hidden;
}

#teamMember.addSpace{
	margin-right: 20px;
}


#teamMember .name {
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#teamMember .title {
	font-size: 11px;
	padding: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#greenPlace {
	padding: 15px;
	background-color: #E1EEE8;
}

#greenPlace p {
	color: #548B69;
}

#greenPlace h3 {
}

#greenPlace h4 {
	color: #548B69;
}

#greenPlace ul {
	color: #548B69;
}

#greenPlace li {
	color: #548B69;
}


/* Footer
==============================================================================*/
#bioContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 15px;
	background-color: #EDF6FF;
}

#bioContent img {
	word-spacing: normal;
	float: left;
	margin-right: 15px;
}

#bioContent p {
	color: #4a6695;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 8px;
}

#bioContent h1 {
	font-weight: normal;
	font-size: 28px;
	color: #d57401;
	line-height: 28px;
	padding-bottom: 6px;
}

#bioContent h2 {
	font-weight: normal;
	font-size: 24px;
	color: #d57401;
	line-height: 28px;
	padding-bottom: 10px;
}

#bioContent h3 {
	font-size: 14px;
	font-weight: normal;
	color: #d57401;
	margin-bottom: 8px;
}



/* Footer
==============================================================================*/
#footer {
	background-color: #5b7fbb;
	display: block;
	float: left;
	width: 930px;
}

#footer h1 {
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#footer p {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#footer a {
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
}

#footer a:hover {
	color: #d57401;
}

#footer li {
	font-size: 11px;
	color: #FFF;
	float: left;
	margin-right: 10px;
}

#footer .copyright {
	font-size: 10px;
}


/* Sub Page Contact Form
==============================================================================*/

#subForm	{
	margin-top: 10px;
}

#subForm label{
	display:block;
	font-weight:normal;
	width:260px;
	font-size: 0.6em;
	color: #4a6695;
	float: left;
	line-height: 0.8em;
	margin-top: 10px;
}

#subForm input{
	float:left;
	font-size:1em;
	border:1px solid #60849e;
	width:260px;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#subForm .input2{
	float:left;
	font-size:1em;
	border:1px solid #60849e;
	width:260px;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#subForm .button{
	width:80px;
	height:31px;
	line-height:31px;
	color:#FFFFFF;
	display: block;
	background-color: #4a6695;
	font-size: .8em;
}

#subForm label.error{
	font-size: 0.6em;
	color: #F00;
	margin-bottom: 6px;
	margin-top: 2px;
	line-height: 0.6em;
}

#map {
	float: left;
	width: 285px;
	display: block;
}

#mapRight{
	float: left;
	width: 285px;
	margin-left: 20px;
	display: block;
}
