@charset "utf-8";
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0; font-weight:inherit;font-weight:inherit;font-style:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/*
Title:		Type: screen.css
Author: 	Honey Design
Created:	June 2009
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align:center;
}
p{
	font-size:1em;
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
h1 {
	margin-top:18px;
	font-size: 1.875em;
	line-height: 1em;
	margin-bottom: 18px;
	font-weight: normal;
}
h2 {
	font-size: 0.875em;
	margin-bottom: 18px;
	font-weight:normal;
	text-transform: uppercase;
	color: #FFB300;
}
h3 {
font-size: 14px;
line-height: 18px;
margin-left: 10px;
margin-left: 25px;
}
a{
	color:#336699;
	text-decoration:none;
}
a:hover {
		color: #ffb300;
}
p{
	line-height:1.375em;
	margin-bottom: 18px;
}
#content h1 {
	margin-top:45px;
	font-size: 2.125em;
	
}
#content h2{
	margin-left: 25px;
}
#content ul, content ol {
margin-bottom: 18px;
margin-left: 25px;
font-size:0.75em;
line-height:1.25em;
}
#content li {
margin: 0px;
padding:0px;
}

#footer p{
	margin:0;
	padding:5px 25px; 
	text-align:right; 	
	color: #999999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.85em;}

/* Layout */
#container{
	width:800px;
	margin: 0 auto;
	text-align:left;
}

#header{
	min-height: 185px;
	width: 100%;
	background-color:#FFF;
}
#headerimg {
	width: 267px;
	height: 197px;
	float: right;
}
#top_menu {
	float: right;
	width: 100%;
	font-size: 14px;
}

#content{
	float:right;
	width:495px;
	padding-right:25px;
}
#subheader {
	text-align: center;
	background-color:#3e647e;
	background-image: url(../images/bg_subheader.gif);
	background-repeat: repeat-x;
	color: #FFF;
	padding-bottom: 18px;
}
#subheader h1 {
	margin-bottom: 0px;
}
#subheader p{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 80px;
	margin-left: 80px;
}
#leftcol{
	float:left;
	width:263px;
}
#leftcol h1{
	margin-left:40px;
}
#leftcol p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:40px;
}
.leftcon{
	float:left;
	width:325px;
	padding-bottom: 10px;
	margin-left: 60px;
}

.rightcon {
	float:left;
	width:325px;
	padding-bottom: 10px;
	margin-left: 25px;
}
#extra{
	float:left;
	clear:left;
	width:242px;
	padding: 10px;
	min-height: 255px;
	margin-left: 25px;
}
#footer{
	clear:both;
	width:100%;
}
/* home layout */
#home_container{
	width:800px;
	margin: 0 auto;
	text-align:left;
}
#home_wrapper{
	width:760px;
	height: 560px;
	text-align:left;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}
#home_maincon{
	width:290px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 60px;
}
#home_maincon p{
	font-size: 0.95em;
}
#home_leftcon{
	float:left;
	width:355px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#home_leftcon p{
	
}
#home_rightcon {
	float:right;
	width:225px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size:12px;
	color: #FFF;
	text-align: right;
	margin-right: 35px;
	margin-top: 175px;
}

/* class */
.fltrt { 
	float: right;
	margin-left: 10px;
}
.fltlft { 
	float: left;
	margin-right: 25px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.botspace{
margin-bottom: 18px;
}
.left {
float: left;
margin: 0 18px 18px 0;
}
.right {
float: right;
margin: 0 0 18px 18px;
}
.callout {
border: 1px solid #ddd;
padding: 8px 10px;
margin-bottom: 18px;
}
.callout :last-child {
margin-bottom: 0;
}
.researchdata {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:40px;
	margin-bottom: 18px;
}
.storyquote{
	font-style: italic;
	margin-top:25px;
}

.greencolor {
	color: #abb400;
}
.blackcolor {
	color:#000;	
}
.biggerfont {
	font-size:0.875em;
}
.txt_white {
	color:#FFF;
}
/* Nav */
#top_menu li {
	float: left;
	list-style-type: none;
	margin: 10px 30px 0px 0px;
	text-align:center;
}
#top_menu a{
	color: #666;
	text-decoration:none;
	font-weight:700;
}
#top_menu a:hover {
	color: #fdba31;
}
.currentpage{
	color: #fdba31;
}
#extra h2{
	color:#FFF;
	margin-left:10px;
}
#extra ul{
	margin-top:30px;
	margin-left:10px;
}
#extra li{
	margin-bottom:15px;
	list-style:none;
	font-size:0.75em;
	line-height: 0.875em;
}
#extra #currentpage a {
	color: #666666;
	text-decoration: none;
}

/* submenu */
#submenu {
	float: right;
	width: 100%;
}
#submenu li {
	float: left;
	list-style-type: none;
	padding-top: 10px;
	margin: 0px 7px 0px 0px;
	text-align:center;
	font-size: 12px;
	line-height: 12px;
}
#submenu a{
	color: #666;
	text-decoration:none;
	font-weight:700;
}
#submenu a:hover {
	color: #fdba31;
}
/* pages layout */
#content li {
margin-bottom: 7px;
}
#content ul li{
list-style:disc;
margin-left: 15px;
}
#content ol li{
list-style:decimal;
margin-left: 15px;
}

#wrapper_white{
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 10px;
	height:auto;
}

#wrapper_yellow{
	background-image: url(../images/bg_yellow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 250px;
	background-color: #FFB200;
}
#wrapper_blue {
	background-image: url(../images/bg_blueheader.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 600px;
	
}
#w_container{
	width:800px;
	margin: 0 auto;
	text-align:left;
}
.strategic_con{
	margin-left: 260px;
}
.strategic_con h2{
	color:#3e647e;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}
.message_title {
	font-size: 0.875em;
	margin-bottom: 18px;
	font-weight:normal;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
#header_story {
	width: 100%;
	height: 250px;
}
#header_story p {
	font-size: 0.75em;
	font-weight:normal;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#leftcol_header{
	float:left;
	width:262px;
	margin-right:35px;
}
#leftcol_yellow{
	float:left;
	width:262px;
	margin-right:35px;
	background-color: #ffb300;
	min-height: 800px;
}
#rightcol_header {
	float:right;
	width:475px;
	padding:0px;
	padding-right:25px;
}

#greenheader {
	width: 800px;
	height: 180px;
	background-color: #abb400;
	text-align:left;
}
#greenheader img {
	float:left;
	width: 262px;
	padding: 0px 0px 0px 0px;
}

#greenheader h1{
	float:right;
	width:475px;
	margin: 0px 25px 0px 0px;
	padding-top:75px;

}
#greenbckg{
	float:left;
	width:262px;
	background-color: #abb400;
}
#greenbckg h1{
	margin-left:20px;
	margin-right:20px;

}
#greenbckg p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.725em;
	margin-left:20px;
	margin-right:20px;
}
#padding_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-top: -60px;
	padding: 0px 15px 10px 25px;
}

