A:link {color: #7A2F22; font-weight: normal; text-decoration: underline;}
A:visited {color: #7A2F22; font-weight: normal; text-decoration: underline;}
A:active {color: #7A2F22; font-weight: normal; text-decoration: underline;}
a:hover {color: #7A2F22; font-weight: normal; text-decoration: none;}

.LinkRedBold a:link {color: #7A2F22; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:visited {color: #7A2F22; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:active {color: #7A2F22; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:hover {color: #7A2F22; font-weight: bold; text-decoration:underline;}

.LinkBlueBold a:link {color: #2B4B75; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:visited {color: #2B4B75; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:active {color: #2B4B75; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:hover {color: #2B4B75; font-weight: bold; text-decoration:underline;}


body {
	margin: 0px;
	background-image: url(../images/BackPage.gif);
	background-repeat:repeat-x;
	background-color:#627380;
	}

.BodyContent {
	font-weight: normal;
	color:#434343;
	font-family:  Arial;
	font-size: 8.5pt;
	padding: 20px 20px 25px 20px;
	height: 150px;
	}

#LeftNav {
	border: 2px solid #ffffff;
	background-color: #e0dcc9;
	height: 150px;
	vertical-align:top;
	}

#RightPicHome {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: none;
	border-right: 2px solid #ffffff;
	background-color: #e9e6d9;
	width: 148px;
	height: 150px;
	vertical-align:top;
	}

#RightPic {
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-right: none;
	border-left: none;
	background-color: #e9e6d9;
	width: 148px;
	height: 150px;
	vertical-align:top;
	}
	
.RightColumn {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: none;
	border-right: 2px solid #ffffff;
	width: 148px;
	background-color: #e9e6d9;
	vertical-align:top;
	}
	
/*--------------------Child Content--------------------*/

#ChildContent {
	background-image:url(../images/BackChildContent.gif);
	background-repeat:no-repeat;
	background-color: #f0eee5;
	padding: 10px 15px 15px 15px;
	border: 2px solid #ffffff;
	margin: none;
	width: 515px;
	vertical-align:top;
	}
	
#ChildContent h1 {
	background-image:url(../images/Headers/H1.gif);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	color: #7a2f22;
	border-right: 1px solid #7f92a0;
	border-left: 1px solid #7f92a0;
	padding: 3px 3px 3px 5px;
	}

#ChildContent p {
	text-align: justify;
	}
	
/*--------------------SubNav--------------------*/

#SubNav {
	background-image:url(../images/Headers/Information.gif);
	background-repeat:no-repeat;
	background-color: #e9e6d9;
	width: 118px;
	border:none;
	vertical-align: top;
	padding: 40px 15px 15px 15px;
	}
	
#SubNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#SubNav li {
	background-image:url(../images/SubNav_HLine.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style-image: none;
	margin: 2px 0 0 0;
	padding: 3px 1px 5px 1px;
	}
	
#SubNav li.last {
	background-image:none;
	margin: 2px 0 0 0;
	padding: 3px 1px 5px 1px;
	}
	
#SubNav li a:link, #SubNav li a:visited {
	color: #0d5c8c;
	text-decoration: underline;
	}
	
#SubNav li a:hover {
 	color: #154461;
	text-decoration: none;
 	}
	
#HomePageAd {
	background-color: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-left: none;
	width: 434px;
	height: 150px;
	vertical-align:top;
	}
	
/*--------------------HomeNews--------------------*/

#NewsHome {
	background-image:url(../images/Headers/NewsHome.gif);
	background-repeat:no-repeat;
	background-color: #f0eee5;
	border-top:none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding: 42px 20px 20px 20px;
	vertical-align:top;
	}
	
#NewsHome a:link, #NewsHome a:visited {
	color: #2B4B75;
	text-decoration: none;
	font-weight:bold;
	}
	
#NewsHome a:hover {
	color: #2B4B75;
	text-decoration: underline;
	font-weight:bold;
	}

#MemberPollHome{
	background-image:url(../images/Headers/MemberPollHome.gif);
	background-repeat:no-repeat;
	background-color: #f0eee5;
	border-top:none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding: 42px 20px 20px 20px;
	vertical-align:top;
	}
	
#MemberPollHome strong, b{
	color: #2B4B75;
	}

#MemberServices {
	background-color: #e9e6d9;
	width: 148px;
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-left: none;
	vertical-align: top;
	}

.SpacerTop {
	height: 10px;
	}

.SpacerCell {
	width: 61px;
	}

.Padding6px {
	padding: 6px;
	}

.SearchField {
	height: 9pt;
	padding: 2px;
	font-family: Arial;
	font-size: 9pt;
	border-top: 1px solid #B8AF8D;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #B8AF8D;
	background-color: #EAE3C9;
	}

.SearchTable {
	border: 1px solid #D4CEB5;
	background-color: #F8F6EC;
	padding: 5px;
	}

.NavCell {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
	}

.NavCell2 {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
#Footer {
	background-color: #004780;
	border-top:none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	height: 17px;
	}
