body {
	background:url(../images/Back_Main.gif) repeat-x #326687;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	}
	
/*--------------------Table/Content--------------------*/

#TopContainer {
	width: 972px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
	
#ContentContainer {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/Back_Content.gif) no-repeat #ffffff;
	padding-bottom:10px;
	clear:both;
	}
	
#ChildContainer {
	width: 972px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/Back_ChildContent.gif) no-repeat #ffffff;
	padding-bottom: 10px;
	clear:both;
	}
	
/*--------------TopBanner--------------*/

#TopPic {
	width: 275px;
	height: 175px;
	float: right;
	}
	
#TopPicContainer {
	background: url(../images/Back_HeaderDefault.jpg) no-repeat;
	width: 972px;
	height: 175px;
	}
  
#TopPicContainerSecure {
	background: url(../images/Back_HeaderDefaultSecure.jpg) no-repeat;
	width: 972px;
	height: 175px;
	}

#TopSearch {
	width: 972px;
	height: 175px; 
	}
		
#TopSearch .input { 
	font-family:Tahoma, Arial;
	font-size: 7.750pt; 
	color: #333333;
	width: 90px;
	border: 0px solid #ffffff;
	padding:2px;
	margin:0px; 
	}
	
#SearchCell {
	border-top:2px solid #adcb4c;
	border-bottom:2px solid #adcb4c;
	border-left:2px solid #adcb4c;
	border-right: none;
	background: #ffffff;
	padding:0px;
	margin:0px; 
	}
	
/*--------------------Nav--------------------*/

#NavContainer {
	width: 972px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

#Nav {
	width: 972px;
	height: 38px;
	}
	
/*--------------------Login--------------------*/

#Login {
	background: url(../images/Back_Banking.gif) no-repeat;
	margin: 10px 0 0 10px;
	width: 213px;
	height: 145px;
	float: left;
	display: inline;
	color: #ffffff;
	overflow: hidden;
	}
	
#Login a:link, #Login a:visited {
	color: #738e1b;
	text-decoration: none;
	font-size: 7.5pt;
	}
	
#Login a:hover {
	text-decoration: underline;
	}

#Login .space_green {
	color: #738e1b;
	font-size: 7.5pt;
	}
	
#Login .input {
	margin: 0;
	padding-left: 2px;
	border:2px solid #84a223;
	font-size: 8.5pt;
	font-family: Tahoma, Arial;
	}
	
/*--#Login table {
	top: 35px;
	position: relative;
	}--*/
	
#Login table {
	top: 75px;
	position: relative;
	}

/*--------------------M3/Ad--------------------*/

#Advertisement {
	margin: 10px 0 0 10px;
	width: 506px;
	height: 145px;
	float: left;
	}
	
/*--------------Quick Links--------------*/

#QuickLinks {
	margin: 10px 10px 0 10px;
	width: 213px;
	height: 145px;
	padding: 0;
	float: left;
	}
	
/*--------------Insurance--------------*/

#Insurance {
	margin: 10px 0 0 10px;
	width: 213px;
	float: left;
	display: inline;
	}

/*--------------------Home News--------------------*/

#News {
	background:url(../images/Back_News.gif) no-repeat;
	padding: 40px 10px 10px 10px;
	margin-top: 10px;
	text-align:justify;
	font-size: 8.5pt;
	margin: 10px 0 0 10px;
	width: 486px;
	float: left;
	display:inline;
	}
	
#News a:link, #News a:visited {
	color: #ce3636;
	text-decoration: none;
	font-weight:bold;
	}
	
#News a:hover {
	color: #ce3636;
	text-decoration: underline;
	font-weight:bold;
	}
	
/*--------------------Home Poll--------------------*/

#PollContainer {
	margin: 10px 10px 0 10px;
	width: 213px;
	float: left;
	display: inline;
	}

#Poll {
	background:url(../images/Back_Poll.gif) no-repeat;
	padding: 40px 10px 10px 10px;
	font-size: 8.5pt;
	}
	
#Poll strong, #Poll b {
	color: #ce3636;
	}
	
#Poll p {
	margin:7px;
	}
	
/*--------------------Child Content--------------------*/

#ChildContentContainer {
	width: 729px;
	margin: 10px 0 0 10px;
	float: left;
	overflow-x: hidden;
	}

#ChildContent {
	padding: 10px 20px 15px 20px;
	vertical-align:top;
	font-size: 8.5pt;
	}
	
#ChildContent a:hover {
	text-decoration: underline;
	}

#ChildContent p {
	text-align: justify;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #84a223;
	text-decoration:underline;
	}		
	
#ChildContent a:hover {
	color: #84a223;
	text-decoration: none;
	}
	
#ChildContent ul li {
	list-style-image: url(../images/Bullet.gif);
	}
	
#ChildContent li {
	margin: 3px 0 3px 0;
	}
	
h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16.5pt;
	padding: 0 0 0 5px;
	margin: 0;
	}
	
/*--------------------Footer--------------------*/

#Footer {
	background:url(../images/Back_Footer_01.gif) no-repeat;
	height: 123px;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	font-size:7.5pt;
	color:#ffffff;
	clear:both;
	}
	
#Footer p {
	margin: 0;
	padding: 8px 0 0 15px;
	}
	
#Footer a:link, #Footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
		
/*-----------SubNav-----------*/
	
#SubNavContainer {
	background:url(../images/Back_SubNav.gif) no-repeat;
	width: 213px;
	padding: 1 0 0 0;
	margin: 10px 0 0 10px;
	float: left;
	}
	
#SubNavBottom {
	width: 213px;
	height: 8px;
	}

#SubNav {
	background:url(../images/Back_SubNav_Bottom.gif) no-repeat bottom left;
	font-weight: bold;
	}
		
#SubNav ul {
	margin: 0;
	padding: 15px 8px 12px 23px;
	list-style-type: none;
	}
	
#SubNav li {
	list-style-image: none;
	margin: 0;
	padding: 0;
	line-height: 14px;
	height: 22px;
	}
	
#SubNav li a:link, #SubNav li a:visited {
	padding: 3px 2px 3px 2px;
	display: block;
	color: #4b5b17;
	text-decoration: none;
	}
	
#SubNav li a:hover {
	display: block;
	text-decoration: underline;
 	}
	
#SubNav h1 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	}
	
#SubNav h1.top {
	margin: 15px 0 0 10px;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	}
	
#SubNav ul.title_list {
	margin: 0;
	padding: 5px 23px 10px 23px;
	list-style-type: none;
	}
	
/*--------------ContentTable--------------*/

#ContentTable {
	margin-bottom: 20px;
	border-bottom: 4px solid #eeebe5;
	}
	
#ContentTable td {
	border-bottom: 1px solid #eeebe5;
	line-height: 17px;
	}
	
#ContentTable .input {
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	padding-left:2px;
	color: #333333;
	border:1px solid #dfdbc7;
	}


/*--------------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 */