sup@charset "UTF-8";

/* ----- Initialize Tags ----- */
* {
	margin:0;
	padding:0;
	text-decoration:none;
}
ul, ol, dl {
	list-style:none
}
p, h1, h2, h3, h4, h5, h6, em, pre, code {
	font-size:100%;
	line-height:95%;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, em, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img, th, td {
	border:none;
}
address {
	font-style:normal
}


/* ----- Global Style ----- */
body {
	margin:21px auto;
	background-color:#FFF;
	font:100% Arial, Helvetica, sans-serif;
	color:#808080;
	height:100%;
	width:1068px;
}
#container {
	padding-left:21px;
	width:1068px;
}
#content {
	background-color:#FFF;
	height:100%;
}
h1 {}
.headertext {
	position:absolute;
	left:-10000em;
}
h2 {}
h3 {
	font-size:105%;
	/*text-transform:uppercase;*/
	color:#595959;
	padding-bottom:.1em;
}
h4 {
	font-style:italic;
	font-weight:normal;
	font-size:80%;
	padding:.2em 0;
}
#section-2 h4 {
	font-style:normal;
}
h5 {
	font-size:80%;
	font-weight:bold;
}
a, a:link, a:visited {
	color:#7EB2E0;
	text-decoration:none;
}
a:hover {
	color:#4667FD;
	text-decoration:none;
}
p {
	font-size:80%;
	padding:.2em 0 .2em 0;
	line-height:100%;
}
.attribute {
	text-align:right;
}
.date {
	font-style:italic;
	color:#CCCCCC;
	padding-bottom:0;
	font-size:70%;
}
hr {
	height:1px;
	border:none;
	background-color:#CCC;
	margin: 10px 0 20px 0;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:top
}
sub sup {
	vertical-align:super;
}


/* ----- Header Style ----- */
#header {
	height: 89px;
	padding-bottom: 21px;
}
#pagelogo {
	float:left;
	width:328px;
	height:89px;
	background-color:#5288BE; /* change the background-color of the pagelogo here */
	background-image:url(../images/pagelogo-background.png);
	text-align:center;
	margin:0 21px 0 0;

}
#pagelogo img {
	margin-top:17px;
}
#sectionlogo {
	float:left;
	width:677px;
	height:89px;
	background-color:#A6AEB7; /* change the background-color of the sectionlogo here */
	background-image:url(../images/sectionlogo-background.png);
	text-align:right;
	margin:0 21px 0 0;
}
#sectionlogo * {
	color:#FFFFFF;
	line-height:89px;
	font-size:130%;
	text-transform:uppercase;
	padding-right:10px;
}
#sectionlogo img {
	margin:17px 21px 0 0;
}


/* ----- Navbar Style ----- */
#navbar {
	width:1030px;
	height:29px;
	background-image:url(../images/navbar.png);
	background-repeat:no-repeat;
	margin-bottom:21px;
	margin-left:-2px;
	padding-left:20px;
}
#navbar p {
	float:left;
	line-height:22px;
}
#navbar a {
	padding:0 10px;
}
#navitems {
	font-size:80%;
	line-height:27px;
}
#navitems, #navitems ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navitems a {
	display: block;
	width: 13em;
}
#navitems li {
	float: left;
	width: 13em;
}
#navitems li ul {
	position: absolute;
	width: 13em;
	left: -999em;
	background-color:#E2E3E4;
}
#navitems li:hover ul, #navitems li.sfhover ul {
	left: auto;
}

/*#navbar ul {
	position:absolute;
	display:none;
	min-width:50px;
	background-color:#E2E3E4;
}
#navbar div:hover ul {
	display:block;
}
.navitem li:hover {
	background-color:#AACBEB;
}
.navitem li:hover a {
	color:#FFFFFF;
}*/


/* ----- Section 1 Style ----- */
#section-1 {
	clear:both;
}
#section-1 .pod {
	float:left;
	width:328px;
	background-color:#F7F8F8; /* change the background-color of the pods here */
	background-image:url(../images/pod-top.png);
	background-repeat:no-repeat;
	margin:0 21px 21px 0;
}
#section-1 .pod .content {
	float:left;
	width:295px;
	background:url(../images/pod-middle.png) repeat-y;
	margin-top:20px;
	padding:0 15px 0 18px;
}
#section-1 .border {
	float:left;
	width:128px;
	height:165px;
	background:#EAEBEC url(../images/section1-whitepaper-border.png) no-repeat;
}
#section-1 img {
	padding:10px 0 0 11px;
}
#section-1 .pod .description {
	float:left;
	width:293px;
	height:140px;
	/*margin-left:15px;*/
	overflow:hidden;
}
#section-1 .pod .bottom {
	float:left;
	background:url(../images/pod-bottom.png) no-repeat;
	height:15px;
	width:328px;
}

/* ----- RIght Banner Style ----- */
#rightbanner {
/* depricated by GS 5-1-09 - until we have a paid ad here */
/*
	float:right;
	width:306px;
	text-align:right;
	margin-right:22px;
	margin-bottom:21px;
*/
}
#rightbanner img {
	padding:0;
	margin:0;
}


/* ----- Section 2 Style ----- */
#section-2 {
	clear:both;
	width:1027px; /* 1067px */
	background-color:#E7E8E8; /* change the background-color of section-2 here */
	background-image:url(../images/section2-top-21px.png);
	background-repeat:no-repeat;
	padding-top:21px;
}
#section-2 .content {
	float:left;
	width:1067px;
	background:url(../images/section2-middle.png) repeat-y;
	padding-left:18px;
}
#section-2 .pod {
	float:left;
	width:150px;
	/*margin:0 21px 21px 0;*/
	padding:0 17px 21px 0;
	overflow:hidden;
}
#section-2 .pod .content {
	float:left;
	width:295px;
	padding:0 15px 0 18px;
}
#section-2 .border {
	float:left;
	width:150px;
	height:156px;
	background:url(../images/section2-border.png) no-repeat;
}
#section-2 img {
	padding:17px 0 0 18px;
}
#section-2 .bottom {
	clear:both;
	width:1027px;
	height:14px;
	background:url(../images/section2-bottom.png) repeat-y;
}


/* ----- Newspods Style ----- */
#newspods {
	clear:both;
	float:left;
	width:328px;
	background-color:#F7F8F8; /* change the background-color of the newspods here */
	background-image:url(../images/pod-top.png);
	background-repeat:no-repeat;
	margin:0 21px 21px 0;
}
#newspods .logo {
	width:295px;
	height:129px;
	background-image:url(../images/logo-background2.png);
	text-align:center;
	line-height:129px;
	margin-bottom:21px;
	
}
#newspods .logo img {
	vertical-align:middle;
}
#newspods h1 {
	color:#245EAB;
	text-transform:uppercase;	
}
#newspods h3 {
	font-size:90%;
	color:#4477AA;
	text-transform:uppercase;
	padding-top:21px;
	margin-top:21px;
	border-top:solid 1px #CCC;
}
#newspods h3 sup {
	font-size:60%;
}
#newspods p {
	line-height:normal;
}
#newspods ul {
	font-size:80%;
	list-style-type:disc;
	list-style-position:outside;
	padding-left:15px;
}
#newspods ul ul {
	font-size:100%;
}
#newspods li {
	margin-bottom:5px;
}
#newspods .content {
	float:left;
	width:295px;
	background:url(../images/pod-middle.png) repeat-y;
	margin-top:20px;
	padding:0 15px 0 18px;
}
#newspods .bottom {
	float:left;
	background:url(../images/pod-bottom.png) no-repeat;
	height:15px;
	width:328px;
}

/* ----- Story Style ----- */
#story {
	float:left;
	width:677px;/*1026px; 677px; */	
}
#story-nopod {
	float:left;
	width:677px;
}
#image {
	float:right;
	margin:0 0 21px 21px;
}
#image img {
	width:200px;
}
.clicktoenlarge {
	padding:0 0 0 15px;
	background:url(../images/enlarge.gif) no-repeat;
}
#image-pop {
	visibility:hidden;
	position:absolute;
	background-image:url(../images/grey.png);
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	margin:0 auto;
	padding:21px;
}
#story h3 {
	font-size:90%;
	color:#4477AA;
	text-transform:uppercase;
}
#story-nopod h1 {
	font-size:105%;
	color:#4477AA;
	padding-bottom:.3em;
}
#story-nopod h2 {
	font-size:80%;
	color:#909090;
	padding-bottom:.3em;
}
#story p {
	padding-bottom:21px;
	line-height:normal;
}
#story-nopod p {
	padding-bottom:17px;
	line-height:normal;
}
#story ul, #story-nopod ul {
	font-size:80%;
	list-style-type:disc;
	list-style-position:outside;
	padding-left:42px;
	padding-bottom:21px;
}
#story ul ul, #story-nopod ul ul {
	font-size:100%;
}

#story li {
/*	padding-left:21px;*/
}
#story p.quote, #story2 p.quote, #story-nopod p.quote {
	padding-bottom:0px;
	font-style:italic;
}
#story-nopod p.date {
	padding-bottom:.3em;
}
#story2 {
	border-top:1px solid #CCC;
	padding-top:21px;
}
#story2 ul ul {
	font-size:100%;
}
#video {
	float:left;
	margin:0 21px 21px 0;
}

/* ----- Custom Style Fixes ----- */

#story p.nopadding, #story2 p.nopadding, #newspods p.nopadding, #story-nopod p.nopadding {
	padding-bottom:0px;
}

/* ----- Bottom Banner Style ----- */
#bottombanner {
	clear:both;
	text-align:center;
	padding-top:21px;
}

/* ----- Footer Style ----- */
#footer {
	clear:both;
	text-align:center;
	padding:50px 0 20px 0;
	color:#999;
}