body {
	margin: 0;
	padding: 0;
	background:url(../images/BackPage.jpg) repeat-x top center #442507;
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 8.5pt;
	}
	
/*--------------Container--------------*/
	
#PrimaryContainer {
	background:url(../images/Back_Content.gif) no-repeat top center;
	width: 972px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}
	
#SideBarContainer {
	width: 60px;
	float: left;
	}
	
#LeftContainer {
	width: 280px;
	float: left;
	}
	
#RightContainer {
	width: 632px;
	float: left;
	}
	
/*--------------SideBar--------------*/

#SideBar {
	margin-top: 27px;
	width: 40px;
	}
	
/*--------------TopPic--------------*/

#TopPic {
	margin: 27px 0 0 11px;
	}
	
/*--------------Nav--------------*/

#Navigation {
	margin-left: 19px;
	}
	
/*--------------M3--------------*/

#M3 {
	margin-top: 16px;
	margin-bottom: 20px;
	}
	
/*--------------ContactInformation--------------*/
	
#ContactInformation {
	padding: 20px 0 20px 0;
	margin: 0 50px 0 38px;
	background:url(../images/Border_Content.gif) repeat-x top left;
	}
	
#ContactInformation a:link, #ContactInformation a:visited {
	color: #902e1c;
	font-weight: bold;
	text-decoration: none;
	}
	
#ContactInformation a:hover {
	text-decoration: underline;
	}
	
/*--------------News--------------*/
	
#News {
	padding: 60px 50px 20px 38px;
	background: url(../images/Back_News.gif) no-repeat top left;
	}
	
#News a:link, #News a:visited {
	color: #902e1c;
	font-weight: bold;
	text-decoration: none;
	}
	
#News a:hover {
	text-decoration: underline;
	}
	
/*--------------RateHighlights--------------*/
	
#CurrentRates {
	padding: 40px 20px 0 20px;
	background:url(../images/Back_CurrentRates.gif) no-repeat;
	margin-top: 8px;
	color: #ffffff;
	width: 240px;
	}
	
#CurrentRates strong, b {
	color: #ffdd90;
	}
	
#CurrentRates .RateBorder {
	background:url(../images/Border_Rates.gif) repeat-x bottom left;
	}
	
#CurrentRates a:link, #CurrentRates a:visited {
	color: #792642;
	text-decoration: underline;
	}
	
#CurrentRates a:hover {
	text-decoration: none;
	}
	
/*--------------JumpMenu--------------*/
	
#JumpMenu {
	margin-top: 8px;
	background: url(../images/Back_QuickLinks.gif) no-repeat;
	height: 69px;
	width: 280px;
	}
	
#JumpMenu form {
	margin: 0;
	}
	
#JumpMenu .input {
	margin: 35px 14px 0 13px;
	width: 253px;
	font: Tahoma, Arial;
	font-size: 8pt;
	color: #403838;
	}
	
/*--------------OnlineBanking--------------*/
	
#OnlineBanking {
	background-color: #990000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 214px;
	text-align: center;
	}
	
#OnlineBanking form {
	margin: 0;
	}
	
#OnlineBanking .input {
	margin: 35px 16px 0 26px;
	width: 179px;
	font: Tahoma, Arial;
	font-size: 8pt;
	color: #403838;
	}
	
/*--------------ChildContent--------------*/

#ChildContent {
	padding: 15px 44px 20px 33px;
	min-height: 250px;
	}
	
#ChildContent p {
	text-align: justify;
	line-height: 11pt;
	}
	
#ChildContent h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 19pt;
	color: #317846;
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	}
	
#ChildContent a:link {
	color: #902e1c;
	text-decoration: underline;
	}
	
#ChildContent a:visited {
	color: #902e1c;
	text-decoration: underline;
	}
	
#ChildContent a:hover {
	text-decoration: none;
	}
	
#ChildContent ul li {
	list-style-image: url(../images/Bullet.gif);
	}
	
/*--------------ParentContent--------------*/

#ParentContent {
	padding: 7px 44px 20px 33px;
	}
	
#ParentContent p {
	text-align: justify;
	line-height: 11pt;
	}
	
#ParentContent a:link {
	color: #1e417f;
	text-decoration: underline;
	}
	
#ParentContent a:visited {
	color: #1e417f;
	text-decoration: underline;
	}
	
#ParentContent a:hover {
	text-decoration: none;
	}

/*--------------ParentTable--------------*/
	
#ParentTable {
	margin: 0;
	}
	
#ParentTable .Title {
	margin: 0;
	padding: 6px 0 6px 3px;
	color: #952f32;
	font-weight: bold;
	font-size: 9.5pt;
	background: url(../images/Back_TableHeader.gif) repeat-x bottom;
	}
	
#ParentTable ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#ParentTable li {
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #cdc8af;
	list-style-image: none;
	line-height: 20px;
	}
	
#ParentTable li.last {
	border-bottom: 0px;
	border-bottom: 4px solid #cdc8af;
	margin-bottom: 10px;
	}
	
#ParentTable li a:link, #ParentTable li a:visited {
	padding: 2px 2px 2px 8px;
	display: block;
	color: #333333;
	text-decoration: none;
	}
	
#ParentTable li a:hover {
	display: block;
	background-color: #f3f1e7;
 	}

	
/*--------------ContentTable--------------*/

#ContentTable {
	margin-bottom: 20px;
	border: 2px solid #dacaa3;
	background: #f9efd8;
	}
	
#ContentTable td {
	border-bottom: 1px solid #fff7e4;
	line-height: 17px;
	}
	
#ContentTable .input {
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	padding-left:2px;
	color: #333333;
	border:1px solid #949698;
	}
	
/*--------------Forms--------------*/

.TextField {
	width: 96%;
	}

/*--------------RelatedLinks--------------*/
	
#SubNav {
	background: url(../images/Back_SubNav.gif) no-repeat top left;
	min-height: 128px;
	width: 280px;
	}
		
#SubNav ul {
	margin: 0;
	padding: 25px 20px 15px 20px;
	list-style-type: none;
	}
	
#SubNav li {
	list-style-image: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #96250e;
	}
	
#SubNav li.last {
	margin: 0;
	padding: 0;
	border-bottom: 0px;
	}
	
#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: #96250e;
 	}
	
/*--------------Footer--------------*/

#Footer {
	padding: 20px 0 0 40px;
 	margin-right: auto;
 	margin-left: auto;
 	width: 932px;
	height: 87px;
	background: url(../images/Back_Footer.gif) no-repeat top right;
	color: #fff7e4;
	}
	
#Footer p {
	margin:0px;
	line-height: 12pt;
	font-size: 7.5pt;
	}
	
#Footer a:link, #Footer a:visited {
	color: #fff7e4;
	text-decoration: none;
	}
	
#Footer a:hover {
	text-decoration: underline;
	}
	
/*--------------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 */

