body {
	font-size: 0.7em;
	background: #262626;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #CC6600;
}

a:hover {
	text-decoration: underline;
}

.navHeader, .pageFooter {
	width: 780px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.centralColumn800 {
	width: 780px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: url(../images/content_bgnd.gif) repeat-y;
}

.centralColumn800Footer, .centralColumn800Header {
	width: 780px;
	height: 7px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

.centralColumn800Header {
	background: url(../images/content_header.gif) no-repeat;
}

.centralColumn800Footer {
	background: url(../images/content_footer.gif) no-repeat;
}

.landingPage, .landingPageThird, .landingPage2Third {
	width: 780px;
	height: auto;
	text-align: left;
	margin: 0 auto 0 auto;
	background: #FFF url(../images/landing_bgnd_new.gif) repeat-y;
}

.landingPageThird {
	width: 256px;
}

.landingPage2Third {
	width: 517px;
}

.landingPage ul, .landingPageThird ul, .landingPage2Third ul {
	margin: 0 0 0 20px;
}

.landingPageFooter, .landingPageHeader, .landingPageThirdFooter, .landingPageThirdHeader, .landingPage2ThirdFooter, .landingPage2ThirdHeader {
	width: 780px;
	height: 7px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

.landingPageHeader {
	background: url(../images/header_full_black.gif) no-repeat;
}

.landingPageFooter {
	background: url(../images/footer_full_black.gif) no-repeat;
}

.landingPageThirdFooter, .landingPageThirdHeader {
	width: 256px;
}

.landingPageThirdHeader {
	background: url(../images/header_third_black.gif) no-repeat;
}

.landingPageThirdFooter {
	background: url(../images/footer_third_black.gif) no-repeat;
}

.landingPage2ThirdFooter, .landingPage2ThirdHeader {
	width: 517px;
}

.landingPage2ThirdHeader {
	background: url(../images/header_2third_black.gif) no-repeat;
}

.landingPage2ThirdFooter {
	background: url(../images/footer_2third_black.gif) no-repeat;
}


.flashBanner {
	width: 798px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.logo {
	padding: 18px 0 11px 6px;
	border: none;
}

.blueNav, .whiteNav {
	float: left;
	margin: 0;
	padding-top: 5px;
	height: 24px;
	background: url(../images/nav/blue_bgnd.gif) repeat-x;
}

.whiteNav {
	background: url(../images/nav/white_bgnd.gif) repeat-x;
}

.blueNav a, .whiteNav a {
	color: #FFF;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

.whiteNav a {
	color: #405A66;
}

.blueNav a:hover, .whiteNav a:hover {
	text-decoration: underline;
}

.blueNav img, .whiteNav img {
	float: left;
}
.style1 {font-size: smaller}
.style2 {color: #666}

/* ------------------------------------------------------ */
/* the nav menu starts here 										 */
/* ------------------------------------------------------ */

.menu {width: 183px;padding: 0;margin-left: 5px;}
.section{float:none;height:auto;margin:0;padding:0 0 10px 0;}
.section h1{position:relative; width:185px;font-size:1em;font-weight:bold;color:#0860a8;background:url(../images/menu-sections.gif) no-repeat scroll 0 0; text-align:left;padding:7px 0 7px 5px;}

.tabs-container{background:url(../images/menu-sections.gif) no-repeat scroll 0 bottom; text-size: 10px; padding: 5px 0 10px 5px;}
.tabs-container h2{padding:10px 0;font-size:1em;}
.tabs-container a{color:#0860a8;}
.tabs-container ul li{list-style:none;padding-left:13px;background:url(../images/menu-bullet.gif) no-repeat left 0.3em;}
#fragment-1 {position: inherit; left: 0;z-index:996;}
#fragment-2 {position: inherit; left: 190px;z-index:997;}
#fragment-3 {position: inherit; left: 385px;z-index:998;}
#fragment-4 {position: inherit; left: 580px;z-index:999;}

.leftNav {
	width: 183px;
	padding: 0;
	position: relative;
	left: 12px;
}

.navigation {
	width: 100%;
	margin: 5px 0 10px 0;
	background-color: #CECFD3;
}

.navigation .header {
	background: url(../images/navigation_header.gif) no-repeat;
	height: 7px;
}

.navigation .footer {
	background: url(../images/navigation_footer.gif) no-repeat;
	height: 7px;
}

.navigation p {
	color: #555;
	line-height: 170%;
	border-bottom: 1px solid #E7E9ED;
	padding: 0 0 0 10px;
}

.navigation a {
	display:block;
	text-decoration:none;
	color: #555;
	padding-left: 3px;
}

.navigation a:hover { 
/*	background-color:#FFF;  */
	color: #CC6600;
	padding-left: 3px;
	text-decoration:none;
}

.navigation #headline {
	font-weight: bold;
	border: none;
}

.active a { 
/*	background-color:#FFF;  */
	color: #CC6600;
	padding-left: 3px;
	text-decoration:none;
}

/* ------------------------------------------------------ */
/* the portlet code starts here 									 */
/* ------------------------------------------------------ */

.homeColumnLeft, .columnLeft, .columnMiddle, .columnRight, .columnWide, .homeColumnWide, .homeColumnThird, .homeColumn2Third {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
}

.columnLeft, .columnRight {
	width: 190px;
}

.homeColumnLeft {
	width: 320px;
}

.columnMiddle {
	width: 382px;
	margin: 0 8px 0 8px;
}

.columnWide {
	width: 582px;
	margin: 0 0 0 8px;
}

.homeColumnWide {
	width: 450px;
	margin: 0 0 0 8px;
}

.homeColumnThird {
	width: 256px;
	margin: 0 5px 0 8px;
}

.homeColumn2Third {
	width: 517px;
	margin: 0 5px 0 8px;
}

.homePortletThin .footer,.portletThin .footer, .portletMedium .footer, .portletWide .footer {
	height: 7px;
}

.homePortletThin, .homePortletThin .header, .homePortletThin .footer, .portletThin, .portletThin .header, .portletThin .footer, .portletMedium, .portletMedium .header, .portletMedium .footer, .portletWide, .portletWide .header, .portletWide .footer {
	margin: 0;
	padding: 0;
	border: 0;
}

.homePortletThin .header {
	background: #FFF url(../images/header_bgnd.gif) repeat-y;
}

.homePortletThin .footer {
	background: url(../images/footer_thin.gif) no-repeat;
	margin-bottom: 8px;
}

.portletThin .header {
	background: #FFF url(../images/header_bgnd.gif) repeat-y;
}

.portletThin .footer {
	background: url(../images/footer_thin.gif) no-repeat;
	margin-bottom: 8px;
}

.portletMedium, .portletMedium .header, .portletMedium .footer {
	width: 382px;
}

.portletMedium .header {
	background: #FFF url(../images/header_bgnd.gif) repeat-y;
}

.portletMedium .footer {
	background: url(../images/footer_medium.gif) no-repeat;
}

.homePortletWide, .homePortletWide .header, .homePortletWide .footer {
	width: 450px;
}

.portletWide, .portletWide .header, .portletWide .footer {
	width: 582px;
}

.portletWide .header {
	background: #FFF url(../images/header_bgnd.gif) repeat-y;
}

.portletWide .footer {
	background: url(../images/footer_wide.gif) no-repeat;
}

.homePortletWide .header {
	background: #FFF url(../images/header_bgnd.gif) repeat-y;
}

.homePortletWide .footer {
	background: url(../images/footer_wide.gif) no-repeat;
}

.header {
	height: 31px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 200%;
}

.header #headline {
	padding-left: 11px;
}

.portletContent {
	background-color: #FFF;
	padding: 10px;
	line-height: 120%;
}

.portletContent .required {
	color: #F00;
}

.pageImage {
	float: right;
	margin: 10px 0 10px 20px;
}

/* ------------------------------------------------------ */
/* the portlet code starts here 									 */
/* ------------------------------------------------------ */

.learnMore {
	text-align: right;
	padding: 10px 10px 0 0;
}

h2 {
	font-size: 1.1em;
	padding: 15px 0 10px 0;
}

h3 {
	font-size: 1.1em;
	padding: 15px 0 10px 0;
	color: #cc6600;
}

.dashedLine, .dashedLine2 {
	display: block;
	height: 1px;
	border-bottom: 1px dashed #C9CFD1;
	color: #FFF;
	margin: 15px 0 15px 0;
}

.dashedLine2 {
	margin: 10px;
}

.portletContent li {
	margin: 5px 0 5px 30px;
}

.portletContent p {
	padding: 5px 0 5px 0;
}

.quoteSource {
	text-align: right;
	font-size: .9em;
}

/* --------------------------------------------------------------------------- */
/* from old site design - to preserve tables and layout copied from old layout */
/* --------------------------------------------------------------------------- */
.partnerImage { width: 120px; height: 60px; margin: 15px 0 0 0; float: left; }
.partnerText { width: 210px; float: left; margin: 10px; }

.tableHeader { font-weight: bold; padding: 2px 1px 2px 5px; background-color: #C0CCE2; color: #2F559E; }
.rowHeader { font-weight: bold; padding: 2px 2px 2px 10px; background-color: #DFE5F0; color: #2F559E; text-align: left; }
.tableCell { padding: 3px 2px 3px 2px; background-color: #F4F6FA; text-align: left; }
.tableCell a { color: #545454; }
.tableCell a:hover, .tableCell a:active { color: #111111;}
.tableCell_list { margin-left: -25px; padding: 0; list-style-type: none; font-weight: normal; position: relative; }
.tableCell_list li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: .9em; }
.customerImage { height: 51px; width:100px; border: #D0D0D0 1px solid; margin: 10px 5px 10px 5px; float: left;}

/* ------------------------------------------------------ */
/* the form code starts here	 	    		  */
/* ------------------------------------------------------ */

.portletContent label {
	float: left;
	clear: left;
	width: 150px;
	margin: 5px 0 0 0;
}

.portletContent input, .portletContent submit, .portletContent select {
	float: left;
	margin: 2px 0 2px 0;
}

.callToAction label {
	float: left;
	width: 45px;
	margin: 5px 0 0 0;
}

.callToAction input {
	float: left;
	margin: 2px 5px 0 0;
}

/* ------------------------------------------------------ */
/* the footer code starts here 				  */
/* ------------------------------------------------------ */

.pageFooter {
	padding-bottom: 15px;
}



/* PRINT CSS - The Print Stylesheet - BELOW HERE */
@media print { 

}

