﻿/* *********************************************************** */
/* Global Behavior */
/* *********************************************************** */
body
{
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Verdana;
	font-size: 11px;	
}
a
{
	text-decoration: none;
	color: #333381;
}
h1, h3
{
	font-family: "Times New Roman", Times, serif;
	color: #333381;
	font-weight: normal;
	margin: 0;
	padding: 0;
	/*text-transform: capitalize;*/
}
h1
{
	font-size: 24px;
}
h3
{
	font-size: 16px;
}
h2
{
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #02203c;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
.marginTenTen
{
	margin: 10px 0;
}
.marginTenFour
{
	margin: 10px 0 4px 0;
}
.marginTenSix
{
	margin: 10px 0 6px 0;
}
.flR {float:right; margin-left:8px;}
.clB {clear:both;}
div.bodyContainer
{
	width: 955px;
	height: auto;
	margin: 0 auto;
}
div.menuContentContainer
{
	padding: 0 20px 20px 20px;
	width: 915px;
}
p
{
	line-height: 16px;
}
p.noMargin
{
	margin:0;
}
.underlined
{
	text-decoration: underline;
}
.colRequired
{
	color: red;
}
/* *********************************************************** */
/* Top Banner Section */
/* *********************************************************** */
div.topBanner
{
	height: 154px;
	width: 955px;
}
div.logoTop
{
	padding-left: 55px;	
	position: absolute;
	width: 349px;
	z-index:100;
}
div.sterlingDotCom
{
	width: 935px;
	text-align: right;
	padding-top: 8px;
	position: absolute;
	z-index:2;	
}
div.sterlingDotCom a
{
	color: #ffffff;
	font-weight: bold;
}
div.sterlingDotCom a:hover
{
	color:#CCCCCC;
}
div.textFall
{
	width: 935px;
	text-align: right;
	padding-top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #dde4f2;
	font-size: 24px;	
	position: absolute;
}
/* *********************************************************** */
/* Top Nav Section */
/* *********************************************************** */
td.mainNav
{
	padding-right: 18px;
	vertical-align: middle;	
}
td.mainNav a
{
	font-weight: bold;
	font-size: 13px;
}
td.mainNav a:hover, table.navLeftMisc td a:hover, div.footerContainer a:hover, ul.archiveList li a:hover
{
	color: #5f5fc5;
}
table.otherLinks a img
{
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
table.otherLinks a
{
	font-size: 10px;
	color: #666666;
}
table.otherLinks a:hover
{
	color: #999999;
}
table.otherLinks td
{
	
}
/* *********************************************************** */
/* Left Nav Section */
/* *********************************************************** */
td.columnLeft
{
	width: 214px;
	/*padding-right: 20px;*/
}
ul.navLeft
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;	
}
ul.navLeft li
{
	padding: 3px 0;
	font-weight: bold;
	/*text-transform: capitalize;*/
}
ul.navLeft a:visited, td.columnRight a:visited
{
	color:#707070;
}
ul.navLeft li a:hover, ul.navLeft li.linkActive
{
	color: #5f5fc5;
}
table.navLeftMain
{
	background-color: #eeeeee;
	border: 2px #fff solid;
	width: 100%;
	padding: 8px 18px 10px 18px;
}
table.navLeftMisc
{
	background-color: #eeeeee;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
table.navLeftMisc td
{	
	border-bottom: 1px #000 solid;
	vertical-align: top;
}
table.navLeftMisc td a
{
	color: #02203c;
	font-size: 13px;
}
table.navLeftMisc td a img
{
	margin-left: 5px;
	border: none;
}
table.leftText
{
	margin: 20px auto;
}
div.issueTitle
{
	text-align: center;
	border-bottom: 3px #ff2f24 solid;
	padding-bottom: 6px;
}
/*********************/
td.columnEmpty
{
	width: 20px;
}
/*********************/
td.columnRight, td.subPageContentFrame
{
	background-color: #FFFFFF;
	padding: 10px 16px;
}
td.columnRight a:hover
{
	text-decoration: underline;
}
td.columnRight a img
{
	border: none;
}
td.storiesSection
{
	border-right: 2px #eee solid;
	padding-right: 16px;
	width: 418px;
}
table.storiesSectionTable
{
	border-top: 3px #ff2f24 solid;
	margin-top: 15px;
	width: 100%;
}
table.storiesSectionTable td
{
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px #eee solid;
	vertical-align: top;
}
table.storiesSectionTable td.storiesSectionPic
{
	padding-right: 14px;
}
table.storiesSectionTable tr.storiesLastRow td
{
	border-bottom: none;	
}
table.storiesSectionTable p
{
	margin-top: 5px;
}
/*********************/
td.ofInterestsSection
{
	padding-left: 12px;	
}
table.ofInterestsSectionTable td
{
	vertical-align: top;	
}
table.ofInterestsSectionTable td p
{
	line-height: 14px;
	margin: 4px 0 22px 0;
}
table.ofInterestsSectionTable td.ofInterestsPic
{
	padding-right: 10px;	
}
/* *********************************************************** */
/* Footer Section */
/* *********************************************************** */
div.footerContainerHolder
{
	width: 100%;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}
div.footerContainer
{

	width: 925px;
	height: 58px;
	color: #999;
	font-weight: bold;
	padding: 12px 0 0 30px;
	margin:0 auto;
}
div.footerContainer a
{
	padding: 0 6px;
}
.footerLinkDivider
{
	color: #666;
}
/* *********************************************************** */
/* Subpage Section */
/* *********************************************************** */
td.subPageContentFrame h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 4px;	
}
p.introText
{
	width: 595px;
	font-weight: bold;
	margin: 0;
}
table.subPageContent
{
	border-top: 3px #ff2f24 solid;
	margin-top: 15px;
	padding-top: 20px;
}
table.subPageContent p
{
	margin: 12px 0;
	font-size: 12px;
}
table.subPageContent p.questionFaq
{
	font-size: 16px;	
}
table.subPageContent ul
{
	font-size: 12px;
}
table.subPageContent td
{
	vertical-align: top;	
}
table.subPageContent td.subPageContentText
{
	padding-right: 15px;
}
table.subPageContent td.subPageContentPic
{
	padding-right: 0;
	width: 239px;
}
table.subPageContent td.subPageContentPic img
{
	margin-bottom: 4px;
}
table.subPageContent p.firstPara 
{
	margin-top: 0;
	padding-top: 0;
}
p.question
{
	margin-bottom: 0;
}
.picTitle
{
	font-size: 16px;
	font-weight: bold;
}
.picSubTitle
{
	font-size: 14px;
	font-weight: normal;
}
.picSubTitle a
{
font-size: 12px;
}
/* *********************************************************** */
/* Contact Section */
/* *********************************************************** */
.inputField
{
	border: 1px #a5acb2 solid;
	width: 250px;
}
/* *********************************************************** */
/* Glossary Section */
/* *********************************************************** */
.glossaryTerm
{
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}
/* *********************************************************** */
/* Archive Section */
/* *********************************************************** */
table.subPageContentArchive td.archiveCellLeft
{
	border-right: 2px solid #eeeeee;
	padding: 2px 0 6px 0;
}
table.subPageContentArchive td.archiveCellRight
{
	padding: 2px 0 6px 10px;
}
table.subPageContentArchive
{
	border-top: 3px #ff2f24 solid;
	margin-top: 15px;	
}
ul.archiveList {
	margin: 0 0 0 15px;
	padding: 0;
}
ul.archiveList li {
	padding: 3px 0 3px 0;
	font-size: 12px;
}