@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;
}
hr {
	height:1px;
	border:none;
	background-color:#CCC;
	margin: 10px 0 20px 0;
}
sup {
	vertical-align:text-top;
}
sub {
	color:#aaa;
	vertical-align:0px;
}
sub sup {
	vertical-align:super;
}

ol {
	font-size:80%;
	list-style:decimal;
	list-style-position:inside;
	margin-left:42px;
	padding-bottom:21px;
}


/* ----- Header Style ----- */
#header {
	height: 89px;
	padding-bottom: 21px;
}

.header-bottom {
    height:50px;
    background: url(/images/layout-sprite.png) 0 -106px no-repeat transparent;
}

.header-bottom a {vertical-align:middle;}
.header-bottom ul {list-style:none;}
.header-bottom li {display:inline-block; float:left;}

#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 h1, #sectionlogo h1 a,
#sectionlogo h2, #sectionlogo h2 a {
	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 5px;
}
#navitems {
	font-size:80%;
	line-height:27px;
}
#navitems, #navitems ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navitems a {
	display: block;
	font-size:11px;
	/*width: 10em;*/ /*GS: deprecated 4-15-10 */
}
#navitems li {
	float: left;
}
#navitems li ul li {
	width: 10em;
}
#navitems li ul li a {
	font-size:12px;
	line-height:14px;
	padding:4px 10px;
}
#navitems li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-color:#E2E3E4;
}
#navitems li:hover ul, #navitems li.sfhover ul {
	left: auto;
}
#navitems li li:hover a {
	background-color:#ccc;
}

/*#navitems a {
	display:block;
	min-width:50px;
}
#navitems li {
	float:left;
	min-width:50px;
}
#navitems li ul {
	position:absolute;
	width:13em;
	left:-999em;
	background-color:#E2E3E4;
}
#navitems li:hover ul, #navitem li.sfhover ul {
	left:auto;
}
#navitems li ul li {
	width:13em;
}
#navitems li ul li:hover a {
	color:#FFFFFF;
	background-color:#AACBEB;
}
#navitems {
	min-width:50px;
	font-size:80%;
	line-height:27px;
}*/
/*
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	width: 10em;
}
#nav li {
	float: left;
	width: 10em;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}*/


/* ----- 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 {
	float:right;
	width:306px;
	text-align:right;
	padding-right:42px;
	margin-bottom:21px;
}
#rightbanner img {
	padding:0;
	margin:0;
}


/* ----- Section 2 Style ----- 
#section-2 {
	clear:none;
	width:690px; 
	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;
} */

.intro {
	width: 685px;
	float: left;
}

.intro h3 {
	color: #47A;
}

/* ----- Section 2 Style ----- */
#section-2 {
	clear:both;
	width:1026px; /* 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;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow:inset 0px 1px 3px #000000;
-moz-box-shadow:inset 0px 1px 3px #000000;
box-shadow:inset 0px 1px 3px #000000;
}


#section-2 .content {
	float:left;
	width:1026px;
	//width:690px;
	//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 h2 {
	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 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 .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;	
}
#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 p {
	padding-bottom:21px;
	line-height:normal;
}
#story ul {
	font-size:80%;
	list-style-type:disc;
	list-style-position:outside;
	padding-left:42px;
	padding-bottom:21px;
}
#story ul ul {
	font-size:100%;
}

#story li {
/*	padding-left:21px;*/
}

#story p.quote, #story2 p.quote:before {
border-left: 5px solid #000;
}

#story p.quote, #story2 p.quote {
	display: block;
	padding: 15px;
	background: #7EB2E0;
	font-style:italic;
	font-size: 16px;
	line-height: 24px;
}

#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 {
	padding-bottom:0px;
}

/* ----- Bottom Banner Style ----- */
#topbanner {
	clear:both;
	text-align:center;
	padding-bottom:10px;
}

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


/* #bottom-navigation */
#bottom_navigation_wrapper {
    position:relative; 
    top: 7px;
}
#bottom_navigation {
    background: url("../images/menus/pipe.gif") repeat-x scroll 0 -56px transparent;
    width: 1025px;
    border: 1px solid #ccc;
    border-width: 0 1px;
    height: 28px;
}

#bottom_navigation.sf-menu a.offscreen {
    position:absolute;
    left:-9999em;
    height:1%;
}
#bottom_navigation li {
    float:left;
}

#bottom_navigation li .menu_image {
    height:28px;
    overflow:hidden;
    position:relative;
}
#bottom_navigation li .menu_image img {
    float:left;
    position:relative;
    background:url(../images/menus/pipe.gif) no-repeat;
}
#bottom_navigation li:hover .menu_image img {
    top:-28px;
}

/* superfish dropdown menu styles ::.sf-menu styles */
.sf-menu, .sf-menu * {
    margin:0;
    padding:0;
    list-style:none;
    font-family:Arial,Helvetica, Verdana, sans-serif;
    font-size:13px;
    line-height:28px;
}

.sf-menu {
    line-height:    1.0;
}
.sf-menu li li a {
    line-height:16px;
}
.sf-menu ul {
    position:absolute;
    top:-999em;
    width:158px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width:100%;
}
.sf-menu li:hover 
.sf-menu li h2:hover 
{
    color:#0066b1;
    visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:left;
    position:relative;
    /*height: 28px;*/
}
.sf-menu a {
    display:block;
    position:relative;
}
.sf-menu li:hover 
.sf-menu li:hover a  
.sf-menu li.sfHover
.sf-menu li.sfHover a{
    color:#fff;
    background:#1a62b1;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    /*left:9px;*/
    top:28px; /*2.5em*/ /* match top ul list item height */
    z-index:99;

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:-999em;

}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:158px; /* match ul width */
    top:0;

}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:-999em;

}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:158px; /* match ul width */s

}
/*** DEMO SKIN ***/
.sf-menu {
    float:left;
}
.sf-menu a {
    text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    
}
.sf-menu li a{
    color:#194072;
    font:14px Arial;
    margin-top: 1px;
    padding: 5px 10px 6px 10px;
    letter-spacing:-0.4px;
    text-transform:uppercase;
    font-weight: bold;
}

.sf-menu li li{
    background:#1a62b1;
    color:#fff;
    padding: 0;
    text-transform: none;
    font-size: 13px;
    margin: 0;
}

.sf-menu li li a {
    background:#1a62b1;
    color:#fff;
    padding: 0;
    text-transform: none;
    font-size: 13px;
    margin: 0;
}

/* menu item */
.sf-menu li:hover, .sf-menu li.sfHover, li.sfHover a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline:0;
    color:#fff;
}

.sf-menu li:hover {
    background:url(../images/menus/carousel_over.png) no-repeat;
}

.sf-menu li li:hover {
    background: #1a62b1;
}

.sf-menu li li a {
    padding:3px 3px 3px 9px;
    margin: 2px;
}
.sf-menu li li a:hover {
    background:#fff;
    color:#194072;
}

/*** arrows ***/
.sf-menu a.sf-with-ul {
    padding-right:  2.25em;
    min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position:absolute;
    display:block;
    right:.75em;
    top:1.05em; /* IE6 only */
    width:10px;
    height:10px;
    text-indent:-999em;
    overflow:hidden;
    background:url(../images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:.8em;
    background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position:-10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position:-10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background: url(../images/shadow.png) no-repeat bottom right;
    padding:0 8px 9px 0;
    -moz-border-radius-bottomleft:17px;
    -moz-border-radius-topright:17px;
    -webkit-border-top-right-radius:17px;
    -webkit-border-bottom-left-radius:17px;
}
.sf-shadow ul.sf-shadow-off {
    background:transparent;
}

/*** wrap ***/
#wrap {width:1002px; text-align:left; margin:0 auto;background:url(../images/bg.png) repeat-y 0 0;}
