/*#Global#*/

body {
	margin: 0;
	font-family: Verdana;
	font-size: 9pt;
	}

body.LTR, body.RTL {
	background-color: #487ca8;
 	padding: 0px;
	margin: 0px;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	}

	
/*#Top Banner#*/

#TopBanner {
	background: url(../images/Back_TopBanner.jpg) no-repeat top left;
	height: 146px;
	}
	
#TopBanner .RightPic {
	float: right;
	width: 315px;
	height: 146px;
	}
	
#TopBanner .TopNav {
	float: right;
	width: 365px;
	height: 44px;
	}
	
/*#Main Nav#*/

#MainNav {
	height: 46px;
	}
	
.horizontalsubCMSMenu {
	background: #154974;
	color: #ffffff;
	border: 1px solid #ffffff;
	}

.horizontalsubCMSMenuItem  {
	white-space: nowrap;
	display: block;
	}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown, .horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, .horizontalsubCMSMenuHighlightedMenuItemMouseDown  {
	padding: 4px 10px 4px 10px;
	white-space: nowrap;
	display: block;
	font-size: .9em;
	}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, .horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver  {
	background:	#2e6da1;
	}
	
/*#Content Container#*/

#ContentContainer {
	min-height: 400px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #ffffff;
	}
	
/*#Banner Ad#*/

#BannerAd {
	float: right;
	width: 732px;
	height: 193px;
	}

/*#Acct Access Links#*/

#AcctAccessLinks {
	float: left;
	padding-top: 56px;
	width: 248px;
	height: 137px;
	background: url(../images/Back_AcctAccessLinks.jpg) no-repeat top left;
	}
	
/*#Right Col Home#*/

#RightColHome {
	float: right;
	width: 283px;
	color: #18588c;
	}
	
#RateMonitor {
	background: url(../images/Back_RateMonitor.jpg) no-repeat top left;
	padding: 69px 25px 10px 25px;
	min-height: 150px;
	}
	
#RateMonitor td {
	padding: 3px;
	border-bottom: 1px solid #d3dee4;
	}
	
#MemberPoll {
	background:url(../images/Back_MemberPoll.jpg) no-repeat top left;
	padding: 40px 25px 30px 25px;
	min-height: 150px;
	}
	
.PollQuestion {
	font-weight: bold;
	}
	
.PollAnswers {
	margin-top: 10px;
	}	
	
.PollAnswer {
	padding: 3px;
	border-bottom: 1px solid #d3dee4;
	}
	
.PollCount {
	border: 1px solid #d3dee4;
	border-top: none;
	padding: 3px;
	background-color: #f0f9fd;
	font-weight: bold;
	}
	
.PollGraph div {
	height: 8px;
	background: url(../Images/PollGraph.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
	}

	
	
	
/*#News#*/

#NewsHome {
	float: right;
	width: 399px;
	background: url(../images/Back_NewsHome.jpg) no-repeat top left;
	padding: 69px 25px 0 25px;
	}
	
#NewsHome a:link, #NewsHome a:visited {
	color: #2f6c9f;
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt; 
	}
	
#NewsHome a:hover {
	text-decoration: underline;
	}
	
.NewsPTitle  {
	margin-bottom: 5px;
	}
	
.NewsPTitle a:link, .NewsPTitle a:visited {
	color: #3572a4;
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt;	
	}
	
.NewsPTitle a:hover {
	text-decoration: underline;
	}

.NewsPBody {
	margin-bottom: 20px;
	}

/*#Quick Links Home#*/

#QuickLinksHome {
	margin-bottom: 20px;
	float: right;
	background: url(../images/Back_QuickLinksHome.gif) no-repeat top left;
	padding-top: 68px;
	width: 248px;
	}

/*#Bottom Home#*/

#BottomHome {
	clear: both;
	background: url(../images/Back_Bottom.gif) no-repeat top left;
	height: 38px;
	padding: 28px 50px 0 146px;
	color: #5483aa;
	font-size: .8em;
	line-height: 13pt;
	}
	
/*#Child Header#*/

#ChildHeader {
	background: url(../images/Back_ChildHeader.gif) no-repeat top left;
	height: 52px;
	padding: 20px 0 0 281px;
	color: #ffffff;
	}
	
#ChildHeader .text {
	margin: 0;
	padding: 0;
	font-size: 1.7em;
	font-weight: bold;
	}

/*#Child Content#*/

#ChildContent {
	float: right;
	width: 666px;
	padding: 45px 33px 40px 33px;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #3d8f13;
	}
	
#ChildContent a:hover {
	text-decoration: none;
	}
	
.ContentTable {
	border-top: 2px solid #d3dee4;
	border-bottom: 4px solid #d3dee4;
	margin-bottom: 20px;
	}

.ContentTable td {
	border-bottom: 1px solid #d3dee4;
	padding: 4px;
	}
	
#ChildContent p {
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	line-height: 12pt;
	}
	
.TableHeader {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #2f6da1;
	}
	
.TableSubHeader {
	color: #2f6da1;
	font-size: 1em;
	background-color: #d0e6f9;
	}
	
ul li {  
	margin-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
	line-height: 12pt;
	}
	
h1 {
	color: #3572a4;
	font-size: 1.3em;
	border-bottom: 1px solid #d3dee4;
	}
	
h2 {
	color: #4fa423;
	font-size: 1.1em;
	}
	
.TextGreenBold {
	color: #4fa423;
	font-weight: bold;
	}
	
.TextGreen {
	color: #4fa423;
	}
	
.TextBlueBold {
	color: #28689d;
	font-weight: bold;
	}
	
.TextBlue {
	color: #28689d;
	}
	
/*#Related Links#*/

#RelatedLinks {
	float: right;
	width: 206px;
	min-height: 318px;
	background: url(../images/Back_RelatedLinks.jpg) no-repeat top left;
	padding: 45px 21px 20px 21px;
	}
	
#RelatedLinks ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
#RelatedLinks li {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #ffffff;
	color: #6597c1;
	font-weight: bold;
	list-style-image: none;
	}
	
#RelatedLinks a:link, #RelatedLinks a:visited {
	color: #00447c;
	text-decoration: none;
	}
	
#RelatedLinks a:hover {
	text-decoration: underline;
	}
	
/*#Related Links None#*/

#RelatedLinksNone {
	float: right;
	width: 206px;
	min-height: 318px;
	background: url(../images/Back_RelatedLinksNone.jpg) no-repeat top left;
	padding: 45px 21px 20px 21px;
	}
	
/*#Clear#*/

#clear {
	clear: both;
	}

/*#Footer#*/

#Footer {
	background: url(../images/Back_Footer.jpg) no-repeat top left;
	padding: 40px 0 0 20px;
	height: 98px;
	color: #ffffff;
	font-size: .9em;
	line-height: 12pt;
	}
	
#Footer .Text {
	float: left;
	}
	
#Footer a:link, #Footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#Footer a:hover {
	text-decoration: underline;
	}

