﻿			/* reset.css */
html, body, div, table, tbody, thead, tfoot, tr, th, td, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea, span, a, img, object, blockquote, pre, abbr, acronym, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, fieldset, label, legend, caption {margin:0;	padding:0; border:0; outline:0;	font-size:14px; vertical-align:baseline; background:transparent;}
table {border-collapse:collapse; border:none;}
caption, th {text-align:left;}
blockquote:before, blockquote:after, q:before, q:after {content:'';	content:none;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}


/* main.css */
body {text-align:center; font-family:Arial, Helvetica, sans-serif; color:#494848; line-height:1.2;}

.generic-content {margin-bottom:45px; line-height:1.5em;}
.generic-content a {font-size:11px;}
.generic-content p a, .generic-content ul a, .generic-content ol a {font-size: 14px;}
.generic-content img {border:solid 4px #eae9e9;}

h2, h2.blueH2 {margin-bottom:13px; font-weight:bold; color:#006dea; text-transform:uppercase; font-size:16px;}
h2.grayH2 {margin-bottom:5px; font-weight:normal; color:#484949; font-size:24px;}

h3 {margin-bottom:2px; font-weight:bold; color:#006dea; font-size:14px;}
.grayH3 {margin-bottom:5px; color:#494848; text-transform:uppercase; font-size:16px;}
.grayH3small {font-size:11px;}
.greenH3, .tabsContentDiv .greenH3 {margin-left:35px; color:#69ae2d; text-transform:uppercase; font-size:25px;}
.blueH3, .tabsContentDiv .blueH3 {margin-bottom:0; color:#008caf; text-transform:uppercase; font-size:25px;}
.tabsContentDiv .blueH3 {font-size:23px;}

h4 {text-transform:uppercase; font-size:14px;}
h6 {font-size:13px;}

p {margin-bottom:12px; line-height:1.5em;}
.firstP {font-size:1.1em; line-height:1.3em; color:#777;}

ol {margin-left:25px;}
ul {margin-left:20px;}
.postItemDiv ul, ul#ulTopNav, #ulTopNav ul, #leftNav ul, .pollForm ul, ul.complex {margin-left:0;} 
ul li, ol li {line-height: 1.5em;margin-bottom: 1em;}


a, a:visited {color:#006dea; text-decoration:none;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, p a:visited {font-size:inherit;}
a:hover {text-decoration:underline;}
a.external {background:url(/images/icons/externalLink.gif) no-repeat 0 2px; padding-left:15px; display:block;}
p a, p a:visited, span a, span a:visited {font-size:inherit;}

.imgDiv {float:left; margin-right:20px;}
.imgDivRight {float:right; margin-left:20px;}
.imgDiv img, .imgDivRight img {border:solid 4px #eae9e9;}

select {color:#656464; font-size:11px; border:solid 1px #eee;}

.clearDiv {height:0px; line-height:0px; font-size:0px; clear:both;}

/* header */
#divHeader {height:104px; background:url(/images/bg_header.jpg) repeat-y top center; position:relative; z-index:2;}
#divHeader div.header-content {position:relative; width:985px; height:100px; margin-left:auto; margin-right:auto; padding-top:15px; text-align:left;}
#divHeader div.header-content h1 {float:left;}

.Logo {float:left; margin-top:-3px; margin-left:2px;}

.utilNav {float:left; padding-left:73px;}
.utilNavSearch{position:relative;float:right;padding-left:0;margin-top:8px;width:325px;z-index:100;}
.utilNav img {float:left;}
.utilNav a.social-menu_item {float:left; width:16px; height:17px; margin-left:10px; margin-top:2px;}
.utilNav a.social-menu_item.social-menu_item-facebook{background:url(/images/menu_facebook.png)}
.utilNav a.social-menu_item.social-menu_item-twitter{background:url(/images/menu_twitter.png)}

.notInUS { position:relative; float:right; width:500px; }
.notInUS a { position:relative; float:right; margin:8px 10px 0px 0px; }

.iframeWrapDiv {float:right; width:208px;}
.searchDiv {float:right; width:168px; padding-right:18px; padding-top:2px;}
.searchDiv .inputField { float:left; width:135px; height:18px; font-size: 11px; padding:3px 0 0 5px; color:#656464; background:url(/images/bg_search.gif) no-repeat top left; border:none;}
.searchDiv .searchBtn { float:right; width:21px; height:22px; background:url(/images/btn_search.gif) no-repeat top left; border:none; cursor:pointer;}

.flashControl {position:absolute; bottom:9px; right:18px;}
.flashControl img {float:left;}

/* top menu */
#ulTopNav {width:985px; position:absolute; left:0; bottom:0; list-style:none; font-size:11px;}
#ulTopNav ul {font-size:11px;}
#ulTopNav li {float:left; display:block; font-size: 11px;}
#ulTopNav li img {float:left;}

.mainMenuItem {
	position:relative;
	z-index:101;
}
.subMenu {
	position:absolute;
	top:36px;
	left:0;
	display:none;
	width:558px;
	padding:20px;	
	background:url(/images/bg_menuDD.gif) repeat-x top center #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}
.subMenuSingleCol {
	width:370px;	
}
.subMenu p {
	margin-bottom:20px;
}
.subMenu a {
	font-size:1.1em;
}
#ulTopNav .subMenu li {
	float:none;
	display:block;
	width:100%;	
	padding:8px 0 9px 0;	
	background:url(/images/dotted_line.gif) repeat-x bottom center;	
	list-style:none;	
}
.submenuList {
	width:168px;
	float:left;
	margin-right:20px;
}
.featPage {
	float:right;
	width:182px;
}
div.featPage p {
	margin-bottom:0;
}
#ulTopNav .featPage img {
	float:none;
	margin:10px 0 4px 0;
}

/* page canvas */
#divPage {width:949px; margin:45px auto 10px auto; text-align:left; position:relative; z-index:1;}
#divPageHome {width:973px; margin:45px auto 10px auto; text-align:left; position:relative; z-index:1;}
#divPageHome {margin-top:25px;}

#divHeroImage {width:100%; overflow:hidden; text-align:center; background:url(/images/bg_heroImg.gif) repeat-x top left;}
#divHeroImage div {width:985px; overflow:visible; margin-left:auto; margin-right:auto;}
#divHeroImage img {margin-left:-107px;}

/* left navigation */

#leftNav {
margin-bottom: 20px;
}

#leftNav ul li {
	margin-bottom:2px;
	list-style:none;
	font-size: 13px;
}
#leftNav ul li a, #leftNav ul li a span {
	font-size: 13px;
}
#leftNav a, #leftNav a:visited {
	display:block;
	padding:5px 0 0 0;
	color:#606060;
	text-decoration:none;
	background:url(/images/leftnav/bg_nav_off.gif) no-repeat top center #daf5fa;
}
#leftNav a:hover, #leftNav a.activeNav, #leftNav a:visited.activeNav {
	color:#fff;
	font-weight:bold;
	background:url(/images/leftnav/bg_nav_on.gif) no-repeat top center #0abedf;
}
#leftNav a span, #leftNav a:visited span {
	display:block;
	padding:0 20px 5px 8px;
}
.navItemBottom {
	background:url(/images/leftnav/bg_nav_off_bottom.gif) no-repeat bottom center;
}
#leftNav a:hover span.navItemBottom, #leftNav a.activeNav span.navItemBottom {
	background:url(/images/leftnav/bg_nav_on_bottom.gif) no-repeat bottom center;	
}
.subNav {
	padding-bottom:10px;
	background:url(/images/leftnav/bg_dd.gif) no-repeat bottom center #f3f6f7;	
}
#leftNav ul.subNav li {
	width:100%;
	margin-bottom:0;
}
#leftNav ul.subNav li a, #leftNav ul.subNav li a:visited {
	padding:6px 0 0 8px;
}
#leftNav ul.subNav li a:hover {
	color:#0abedf;
	font-weight:normal;
}
#leftNav ul.subNav li a, #leftNav ul.subNav li a:visited, #leftNav ul.subNav li a:hover, #leftNav ul.subNav li a.activeNav, #leftNav ul.subNav li a:visited.activeNav { 
	background:none;
}

#leftNav a.activeSub1Nav, #leftNav a:visited.activeSub1Nav {
	color:#0abedf;
}
.sub2Nav {
	padding:3px 0;
}
#leftNav ul.sub2Nav li {
	width:100%;
}
#leftNav ul.sub2Nav li a, #leftNav ul.sub2Nav li a:visited {
	padding:0 0 3px 16px;
}
#leftNav ul.sub2Nav li a:hover {
	background:url(/images/leftnav/bg_sub2_arrow.gif) no-repeat left center;
}
#leftNav ul.sub2Nav li a.activeSub2Nav, #leftNav ul.sub2Nav li a:visited.activeSub2Nav {
	color:#0abedf;
	padding-left:16px;
	background:url(/images/leftnav/bg_sub2_arrow.gif) no-repeat left center;
}

/* footer */
#divFooter {
	padding-top:5px;
	background:url(/images/bg_footerLanding.gif) repeat-x top left;
}
#footerLinksDiv {
	width:985px;
	margin:0 auto;
	padding-top:18px;
	text-align:left;	
}
#footerLinksDiv a, #footerLinksDiv img
{
	display: block;
	float: left;
}
#divFooterHome {
    clear: both;
	width:985px;
	margin:0 auto;
	/*padding-left: 78px;
    position:relative;*/
	background:url(/images/footer/bg_footer_home.gif) no-repeat 85px top;
}
.bottomLogo {
	position:absolute;
	top:5px;
	right:0;
}
.floatLeft {
	float:left;
}
.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.imageLeft {
	float: left;
	margin: 0 15px 10px 0;
}
.imageRight {
	float: right;
	margin: 0 0 15px 15px;
}

/* search page */
#cse-search-results {
	margin-bottom:45px;
}
.searchDivFullPage {
	width:auto;
	float:none;
}
.searchDivFullPage .inputField {
	background:none;
	border:solid 1px #ccc;
	height:auto;
	padding:2px;
	width:200px;
	margin-right:5px;
}
.searchDivFullPage .searchBtnBlue {
	background:url(/images/btn_submit_arrow.gif) no-repeat top left;
	float:left;
	width:21px;
	height:22px;
	border:none;
	cursor:pointer;
}

/* site map */
.siteMap {
	font-size:13px;
	text-transform:uppercase;
	line-height:1em;
	margin-right:20px;
}
.siteMapCol {
	float:left;
	width:240px;
}
.siteMap ul{
	list-style:none;
}
.siteMap li {
	list-style:none;
	line-height:1.5em;
	list-style-type:none;	
	font-weight:bold;	
}
.siteMap ul.secondLevel {
	margin-bottom:20px;
}
.siteMap ul.thirdLevel {
	margin-bottom:5px;
	font-weight:normal;
}
.siteMap ul.secondLevel li {
	font-weight:bold;
	font-size:13px;	
	text-transform:none;
}
.siteMap ul.thirdLevel li {
	font-weight:normal;
	font-size:13px;
	text-transform:none;
}

/* validation errors */
.validationErrDiv {
	margin-top:30px;
	margin-bottom:10px;
}
.validationErrDiv li {
	line-height:1.5em;
}

.logos
{
    text-align:center;
    }
 .desc,.bottomLinkFL
 {
     text-align:left;
     }

/* .desc
 {
     background:transparent url(/images/dotted_line.gif) repeat-x scroll center bottom;
     margin-top:8px;

     }*/

.logos a {
    display:block;
    margin-bottom:10px;
}

.article_thumb{
    padding: 4px;
    float: left;
    background: #EAE9E9;
    margin: 0 20px 10px 0;
}

/*SiteFinity*/
.ControlTitle {position:relative; z-index:45;}