body {
	margin: 0; 
	background: url(../images/Back.jpg) repeat-x top left #e5d7b9;
	font-family: Verdana;
	font-size: 9.0pt;
	}

#container {
 	width:984px;
 	margin-right:auto;
 	margin-left:auto;
	padding: 0;
	background-color:#FFFFFF;
	}


/*--------------------top--------------------*/

#top2 {
	margin: 0;
	padding: 30px 32px 0px 0px; 
	background: url(../images/Top_BG.jpg) no-repeat top left;
	width:952px; 
	height:115px; 
	text-align:right; 
	}

#top {
	margin: 0;
	padding: 0px; 
	background: url(../images/Top_BG.jpg) no-repeat top left;
	width:984px; 
	height:145px;  
	}	
	
#topmenu
	{
	position:relative;
	padding:0;
	margin-top:-115px;
	margin-left:753px;

	}
	
/*--------------------HomeContainer--------------------*/
	
#HomeContainer {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	}
	

/*--------------------OnlineBanking--------------------*/


#OnlineBanking {
	margin: 0;
	padding: 0;
	width:216px;
	}
	
/*--------------------RatesHmpg--------------------*/

#LeftCol  {
	margin: 0;
	padding: 0;
	background:url(../images/RateMonitor_BG.gif) repeat-y ;
	width:216px;
	height:auto; 
	}

/*--------------------RightCol--------------------*/

#RightCol  {
	margin: 0;
	padding: 0;
	background:url(../images/Poll_BG.gif) repeat-y top left;
	width:200px; 
	}
	
/*--------------------RatesHmpg--------------------*/

#HmpgRates  {
	margin: 0;
	padding: 0;
	width:216px; 
	}
	
/*--------------------RateMonitorTable--------------------*/

#RateMonitorTable {
	margin: 0px 5px 25px 14px;
	padding: 0px 0px 0px 0px;
	width:196px; 
	color:#4475AD; 
	}

.RateRow
	{
	color:#4475AD; 
	font-size:7.0pt;
	font-weight:bold; 
	padding: 10px 8px 7px 8px;
	border-bottom:1px solid #9db8dc;
	}
	
.RateRowLast
	{
	color:#4475AD; 
	font-size:7.0pt;
	font-weight:bold; 
	padding: 8px 8px 5px 8px;
	} 
	
#RateBtn
	{
	text-align:center; 
	margin-bottom: 20px; 
	}


/*--------------------QuickLinks--------------------*/


#QuickLinks {
	margin: 0;
	padding: 0;
	width:200px;
	}

/*--------------------News--------------------*/


#News {
	margin: 0;
	padding: 70px 25px 0px 45px;
	background:url(../images/News_Hdr.gif) no-repeat top left;
	width:498px;
	font-size:8.0pt;
	color: #626761;
	}

#News a:link, #News a:visited {
	color: #626761;
	text-decoration: none;
	font-weight:bold; 
	font-size:8.75pt;
	}
	
#News a:hover {
	text-decoration: underline;
	font-weight:bold;
	}

	

/*--------------------Poll--------------------*/

#Poll {

	padding: 15px 10px 0px 20px;
	margin: 0;
	background: url(../images/Poll_Bg.gif) repeat-y top;
	width:170px;
	}

.pollQ{
	color: #4b5561;
	font-weight:bold; 
	font-size:8.0pt;
	}
	
.pollA{
	color: #4b5561; 
	font-size:7.75pt;
	font-weight:bold;
	}

/*--------------------Footer--------------------*/

#Footer {
	margin: 0;
	padding: 0px 10px 0px 0px;
    background: url(../images/Footer_BG.gif) no-repeat top left;
	vertical-align:top; 
	height:81px;
	width:974px;
	}
	
#Footer p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	color: #949183;
	font-size:7.5pt; 
	text-align:right;
	line-height:16px;
	}
	
#Footer a:link, #Footer a:visited {
	color: #949183;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #4674B0;
	text-decoration: underline;
	}

	
/*--------------------ChildContainer--------------------*/	

#ChildContainerTable {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	}


/*--------------------ChildContent--------------------*/
	
#ChildContent {
	width: 678px;
	padding: 25px 50px 30px 40px;
	background-color: #ffffff; 
	vertical-align:top;
	color: #626761;
	}	

#ChildContent p {
	text-align: justify;
	line-height: 14pt; 
 
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #4674b0;
	text-decoration: none;
	}	
	
#ChildContent a:hover {
	color: #4674b0;
	text-decoration:underline;
	}
	
#ChildContent ul {
	margin: 15px 15px 0px 15px;
	}
	
#ChildContent ul li {
	margin: 10px 20px 0px 20px;
	line-height: 12pt;
	color:#626761; 
	list-style-image:url(../images/bullet.gif);
	
	}
	
#ChildContent ol li {
	margin: 10px 0px 15px 10px;
	line-height: 12pt;
	margin-top: 4px;
	color:#626761;
	}
	
	
/*--------------------Content-Slider--------------------*/


#Slider { 
	cursor: hand;
	line-height:25px;
	}

#Slider .clickheader	{ /*clickable header's styling when collapsed*/
	padding-left:15px;
	font-size: 9.0pt;
	color: 626761;
	}

#Slider .openheader	{ /*clickable header's styling when content is displaying*/
	color: #339E2B;
	font-size: 9.0pt;
	}

#Slider .thelanguage	{ /*styling of contents that display when header is displayed*/
	margin: 10px 0px 10px 35px;
	padding: 0px ;
	color: 626761;
	font-size: 8.5pt;
	line-height: 14pt; 
	}

#Slider ul	{ 
	margin: 0 25px 0px 35px;
	}

#Slider ul li	{
	margin: 10px 20px 0px 20px;
	line-height: 12pt;
	color:#626761;
	}

#Slider ol { 
	margin: 0 25px 0px 25px;
	}

#Slider ol li	{
	margin: 10px 20px 0px 20px;
	line-height: 12pt;
	color:#626761;
	}

	
/*--------------------RelatedLinks--------------------*/
	
#RelatedLinks {
	margin: 0;
	padding:0;
	background: url(../images/Related_BG.gif) repeat-y top left;
	width:216px;
	}
	
#RelatedLinks ul { 
	margin: 0px 0px 0px 22px;
	padding: 0;
	width: 156px;
	list-style-type:none;
	text-align:center;
	}
	
#RelatedLinks li {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	width: 178px;
	background: url(../images/RelatedLi_BG.gif) no-repeat left; 
	color:#172929; 
	}
	
#RelatedLinks li.last {
	background:none;
	}
	
#RelatedLinks li a:link, #RelatedLinks li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
#RelatedLinks li a:hover {
	color: #71d269;
	}

/*--------------------RateTable--------------------*/

#RateTable {
	margin-bottom: 20px;
	background-color: #E8EDF6;
	color: #626761; 
	border-bottom: 2px solid #D6DFEF;
	text-align:left;
	}

	
#RateTable td {
	padding: 5px 0px 5px 8px;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
	


/*--------------------IntTable--------------------*/

#IntTable {
	margin-bottom: 20px;
	background-color: #E8EDF6;
	color: #626761; 
	border-bottom: 2px solid #D6DFEF;
	}
	
#IntTable td {
	padding: 8px 0px 8px 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
	
	
/*--------------------CompaniesTable--------------------*/

#CompTable {
	
	margin-bottom: 20px;
	background-color: #E8EDF6;
	color: #626761; 
	border-bottom: 2px solid #D6DFEF;
	}
	
#CompTable td {

	font-size:8.0pt;
	padding: 4px 0px 4px 4px;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
	

/*--------------------Form--------------------*/
	

.FormBoundary {
	margin:15px 0px 15px 0px;
	border:1px solid #D6DFEF;
	}
	

.FormHeader {
	font-size: 9.5pt;
	font-weight: bold;
	color: #339E2B;
	background-color: #D2DBEB;
	border-top: 2px solid #C4D1E8;
	}

.FormSubHeader {
	color: #626761;
	padding:  2px 0px 2px 2px; 
	font-size: 8.25pt;
	background-color: #eff2f8;
	line-height:18px;
	}
	
	
		
/*--------------------Form--------------------*/

#FormContent {
	padding: 5px 10px 0px 16px;
	background-color: #ffffff; 
	vertical-align:top;
	color: #626761; 
	}
	
.textbox {

	background: #ffffff;
	border: 1px solid #C4D1E8; 
	color:#565A55;
	}

.dropdown {
	padding: opx;
	background: #ffffff; 
	font-size: 8.0pt;
	color:#626761;
	}


#FormContent p {
	line-height: 12pt; 
	color: #626761; 
	font-size: 8.25pt;
	}	
	
#FormContent a:link, #FormContent a:visited, #FormContent a:hover {
	color: #2a699d;
	text-decoration: underline;
	font-size: 8.0pt;
	}	

	
/*--------------------TopSecure--------------------*/

#TopSecure { 
	background: #626c61; 
	text-align:right;
	margin: 0;
	padding-top: 5px; 
	width:984px; 
	height:20px; 
		}

#TopSecure a:link, #TopSecure a:visited {
	color: #ffffff;
	text-decoration: none;
	}	
	
#TopSecure a:hover {
	text-decoration:underline;
	}