body {
	background:url(../images/Back_Main.gif) repeat-x #3575b4;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 8.5pt;
	}
	
/*--------------------Table/Content--------------------*/

#Container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

#TopNav	{
	background: #ffffff;
	height: 34px;
	text-align:right;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	}
	
#Top {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 114px;
	}
	
#ContentContainer {
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/Back_ContentTop.gif) no-repeat #ffffff;
	width: 970px;
	padding-bottom: 5px;
	}
	
#ContentLeft {
	padding: 11px 0 0 11px;
	float: left;
	width: 729px;
	}
	
#ContentRight {	
	float: left;
	width: 230px;
	}
	
#HomeContentLeft {
	float: left;
	width: 229px;
	}
	
#HomeContentMid {	
	float: left;
	width: 491px;
	}
	
#HomeContentRight {	
	float: left;
	width: 249px;
	}
	
/*--------------------Nav--------------------*/

#Nav {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	}

/*--------------------M3/Ad--------------------*/

#M3 {
	margin:10px 0 0 10px;
	}
	
/*--------------Home Banking--------------*/
	
#HomeBanking {
	margin:10px 0 0 10px;
	}

/*--------------------Home News--------------------*/

#News {
	background:url(../images/Back_NewsHome.gif) no-repeat bottom left #faf6dd;
	padding: 0 22px 15px 22px;
	text-align:justify;
	vertical-align:top;
	}
	
#News a:link, #News a:visited {
	color: #5c891b;
	text-decoration: none;
	font-weight:bold;
	}
	
#News a:hover {
	color: #5c891b;
	text-decoration: underline;
	font-weight:bold;
	}
	
#NewsContainer {
	width: 481px;
	margin: 10px 0 0 10px;
	}
	
/*--------------------Home Contact--------------------*/

#ContactInfo {
	background:url(../images/Back_Contact.gif) no-repeat bottom left #faf6dd;
	padding: 1px 24px 15px 24px;
	vertical-align:top;
	}
	
#ContactInfo a:link, #ContactInfo a:visited {
	color: #5c891b;
	text-decoration: none;
	}
	
#ContactInfo a:hover {
	color: #5c891b;
	text-decoration: underline;
	}
	
#ContactInfo p {
	margin: 0px;
	}
	
#ContactContainer {
	width: 227px;
	margin: 10px 0 0 10px;
	}
	
/*--------------JumpMenu--------------*/
	
#JumpMenu {
	background:url(../images/Back_QuickLinks.gif) no-repeat;
	height:41px;
	width:197px;
	padding: 44px 16px 0 16px;
	margin:10px 0 10px 10px;
	}
	
#JumpMenu form {
	margin: 0;
	}
	
#JumpMenu .input {
	width: 100%;
	font: Tahoma, Arial;
	font-size: 8pt;
	color: #403838;
	}
	
/*--------------------Home Poll--------------------*/

#Poll {
	background:url(../images/Headers/Home_Poll.gif) no-repeat;
	padding: 33px 14px 5px 17px;
	vertical-align:top;
	width: 188px;
	margin: 15px 0 0 11px;
	}
	
#Poll strong, b {
	color: #235995;
	}
	
#Poll p {
	margin:7px;
	}
	
#Poll a:link, #Poll a:visited {
	color: #0054a1;
	text-decoration: none;
	font-weight:bold;
	}
	
#Poll a:hover {
	color: #0054a1;
	text-decoration: underline;
	font-weight:bold;
	}
	
#PollContainer {
	float: left;
	width: 379px;
	margin-top: 10px;
	}
	
/*--------------------Home Rates--------------------*/

#FeaturedRates {
	background:url(../images/Back_Rates.gif) no-repeat bottom left;
	padding: 1px 22px 15px 22px;
	vertical-align:top;
	color: #ffffff;
	}

#FeaturedRates a:link, #FeaturedRates a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}
	
#FeaturedRates a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	}
	
#FeaturedRates .td {
	background:url(../images/Back_RatesRow.gif) repeat-y;
	}
	
#RatesContainer {
	width: 219px;
	margin: 10px 0 0 10px;
	}
	
/*--------------------Child Content--------------------*/

#ChildContent {
	background:url(../images/Back_News.gif) no-repeat bottom left;
	padding: 1px 22px 15px 22px;
	text-align:justify;
	vertical-align:top;
	min-height: 200px;
	}
	
#ChildContent a:hover {
	text-decoration: underline;
	}

#ChildContent p {
	text-align: justify;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #486c9a;
	text-decoration:underline;
	}		
	
#ChildContent a:hover {
	color: #486c9a;
	text-decoration: none;
	}
	
#ChildAd {
	margin-top:20px;
	margin-bottom:20px;
	}
	
/*--------------------Application--------------------*/

#Application {
	padding: 5px 30px 30px 30px;
	vertical-align:top;
	}
	
#Application a:hover {
	text-decoration: underline;
	}
	
#Application h1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #ffffff;
	background-color: #cbb05d;
	border: 1px solid #ae923e;
	padding: 3px 3px 3px 5px;
	}

#Application p {
	text-align: justify;
	}
	
#Application a:link, #Application a:visited {
	color: #12724e;
	text-decoration:underline;
	}		
	
#Application a:hover {
	color: #5e9f45;
	text-decoration: none;
	}
	
.FormBoundary {
	margin-top:20px;
	border:1px solid #c3c098;
	}
	
.TextField {
	background:#fcfdff;
	font-size:8.5pt;
	color:#5b78a2;
	border:1px solid #778ead;
	}
	
/*--------------------Footer--------------------*/

#above_footer {
	background: #ffffff;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 10px 0 10px 0;
	text-align: center;
	}

#Footer {
	background:url(../images/Back_Footer.gif) no-repeat;
	height: 22px;
	font-size:8.5pt;
	color:#ffffff;
	vertical-align:middle;
	padding: 7px 0 0 20px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}
	
#Footer p {
	margin: 0;
	padding: 0;
	}
	
#Footer a:link, #Footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#Footer_Logos {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 970px;
	height: 100px;
	}
		
/*-----------SubNav-----------*/

#SubNav {
	color: #ffffff;
	background:url(../images/Back_SubNav.gif) no-repeat bottom left #5c891b;
	vertical-align:top;
	padding: 0 0 12px 0;
	min-height: 50px;
	}
	
#SubNav ul {
	margin: 0;
	padding: 0 20px 0 20px;
	list-style-type: none;
	}
	
#SubNav li {
	list-style-image: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #4e7a15;
	}
	
#SubNav li.last {
	margin: 0;
	padding: 0;
	border-bottom: 0px;
	}
	
#SubNav li.indent {
	list-style-image: none;
	text-indent:10px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #4e7a15;
	}
	
#SubNav li.indent a:link, #SubNav li.indent a:visited {
	padding: 3px 2px 3px 2px;
	display: block;
	color: #edf6de;
	text-decoration: none;
	}
	
#SubNav li.indentlast {
	list-style-image: none;
	text-indent:10px;
	margin: 0;
	padding: 0;
	border-bottom: none;
	}
	
#SubNav li.indentlast a:link, #SubNav li.indentlast a:visited {
	padding: 3px 2px 3px 2px;
	display: block;
	color: #edf6de;
	text-decoration: none;
	}
	
#SubNav li.indent a:hover {
	display: block;
	background-color: #4e7a15;
 	}
	
#SubNav li a:link, #SubNav li a:visited {
	padding: 3px 2px 3px 2px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	}
	
#SubNav li a:hover {
	display: block;
	background-color: #4e7a15;
 	}
	
#SubNavContainer {
	margin:11px 0 0 12px;
	width: 209px;
	}
	
/*--------------------RatesTable--------------------*/

#RatesTable {
	margin: 0 0 15px 0;
	border-bototm: 2px solid #faf6dd;
	background-color: #fffceb;
	}
	
#RatesTable td {
	padding: 4px;
	border-bottom: 1px solid #faf6dd;
	}
	
/*--------------Clear fix: --------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */