body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	}

body.LTR, body.RTL {
	background: url(../images/page_back.gif) repeat-x #dae8ee;
 	padding: 0px;
	margin: 0px;
	}
	
/*--------------------Form Settings--------------------*/
	
form {
	margin: 0;
	padding: 0;
	}
	
/*--------------------Icon Navigation--------------------*/

#icons {
	width: 498px;
	float: right;
	}
	
/*--------------------Navigation Top (Icons)--------------------*/
	
#nav_top {
	background: url(../images/navtop_back.gif) 0 0 no-repeat;
	position: relative;
	width: 498px;
	height: 35px;
	padding: 0;
	margin: 0;
	}
	
#nav_top li {
	height: 35px;
	padding: 0;
	margin: 0;
	position: absolute;
	background: url(../images/navtop_back.gif) 0 0 no-repeat;
	display: block;
	list-style: none;
	}
	
#nav_top a {
	height: 35px;
	display: block;
	}
	
#nav_top a:hover {
	}
	
#nav_top #icon1 {
	width: 79px;
	}
	
#nav_top #icon2 {
	width: 190px;
	left: 79px;
	background-position: -79px 0;
	}
	
#nav_top #icon3 {
	width: 122px;
	left: 269px;
	background-position: -269px 0;
	}

#nav_top #icon4 {
	width: 107px;
	left: 391px;
	background-position: -391px 0;
	}

#nav_top #icon1 a:hover {
	background: url(../images/navtop_back.gif) 0 -35px no-repeat;
	}

#nav_top #icon2 a:hover {
	background: url(../images/navtop_back.gif) -79px -35px no-repeat;
	}

#nav_top #icon3 a:hover {
	background: url(../images/navtop_back.gif) -269px -35px no-repeat;
	}

#nav_top #icon4 a:hover {
	background: url(../images/navtop_back.gif) -391px -35px no-repeat;
	}
	
/*--------------------Navigation--------------------*/
	
#nav {
	height: 47px;
	clear: both;
	width: 100%;
	}
	
.CMSMenu {
	background: #366b8b;
	color: #ffffff;
	border: 1px solid #ffffff;
	width: inherit;
	}

.CMSMenuItem  {
	white-space: nowrap;
	display: block;
	}

.CMSMenuItem, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown  {
	padding: 5px 10px 5px 10px;
	white-space: nowrap;
	display: block;
	font-size: 1.0em;
	border-bottom: 1px solid #5a8aa4;
	}

.CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuItemMouseOver  {
	background:	#4e83a2;
	}
	
.horizontalsub {
	width: inherit;
	display: block;
	}

	

/*--------------------Containers--------------------*/

#container {
	background: url(../images/pageshadow_back.gif) no-repeat top center;
	}
	
#top_container {
	margin-left: auto;
	margin-right: auto;
	height: 216px;
	width: 972px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#nav_top_container {
	width: 672px;
	height: 35px;
	float: right;
	}
	
#content_container {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
	padding-bottom: 10px;
	min-height: 300px;
	}
	
#child_content_container {
	background: url(../images/pagechild_back.gif) no-repeat #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 972px;
	padding-top: 0;
	padding-bottom: 10px;
	clear:both;
	}
	
#footer_container {
	background:url(../images/footer_back.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
	height: 167px;
	clear: both;
	}
	
/*--------------------Top Image--------------------*/
	
#img_top {
	width: 672px;
	height: 134px;
	float: right;
	}
	
/*--------------------Logo--------------------*/
	
#logo {
	width: 300px;
	height: 169px;
	float: left;
	}
	
/*--------------------Search--------------------*/
	
	
#search_container {
	margin-top: 6px;
	width: 146px;
	height: 21px;
	float: right;
	}
	
.search_input {
	background: url(../images/searchinput_back.gif) no-repeat;
	height: 17px;
	width: 99px;
	padding: 4px 10px 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 7.5pt;
	border: 0px;
	float: left;
	}
	
.search_button {
	width: 27px;
	height: 21px;
	float:right;
	}	
	
/*--------------------Content Columns--------------------*/
	
#column_left {
	width: 250px;
	float: left;
	display: inline;
	}
	
#column_mid {
	width: 472px;
	float: left;
	display: inline;
	}
	
#column_right {
	width: 250px;
	float: right;
	display: inline;
	}
	
#child_column {
	width: 912px;
	margin: 14px 30px 0 30px;
	float: left;
	display: inline;
	}
	
#child_column_left {
	width: 672px;
	margin: 14px 0 0 30px;
	float: left;
	display: inline;
	}
	
#child_column_right {
	background: url(../images/subnavtop.gif) no-repeat 20px 10px;
	min-height: 400px;
	width: 250px;
	margin: 14px 20px 0 0;
	float: right;
	display: inline;
	}
	
/*--------------------Online Banking--------------------*/
	
#banking {
	/*background: url(../images/banking_back.jpg) no-repeat;*/
	width: 250px;
	height: 165px;
	/*color: #ffffff;*/
	}

/*#banking table {
	top: 54px;
	position: relative;
	}
	
#banking td {
	font-size: 8.5pt;
	color: #ffffff;
	}
	
#banking .input {
	background: none;
	margin: 0;
	padding: 4px 0 0 0;
	border: none;
	font-family: Tahoma, Arial;
	width: 100px;
	height: 17px;
	overflow: hidden;
	font-size: 7.5pt;
	}
	
#banking a:link, #banking a:visited {
	font-size: 7.5pt;
	color: #ffffff;
	text-decoration: none;
	}
	
#banking a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.banking_input {
	background: url(../images/logininput_a_back.gif) no-repeat;
	height: 21px;
	width: 99px;
	padding: 0 10px 0 5px;
	float: right;
	}*/
	
/*--------------------M3/Ad--------------------*/

#m3 {
	width: 230px;
	height: 227px;
	margin-left: 10px;
	}

/*--------------------Home News--------------------*/

#news {
	background: url(../images/headernews_back.gif) no-repeat;
	margin: 20px 15px 0 15px;
	padding: 35px 5px 5px 5px;
	border-bottom: 2px solid #e5eef3;
	}
	
.NewsPTitle  {
	margin-bottom: 5px;
	}
	
.NewsPTitle a:link, .NewsPTitle a:visited {
	color: #318e38;
	font-weight: bold;
	text-decoration: none; 
	font-size: 10pt;	
	}
	
.NewsPTitle a:hover {
	text-decoration: underline;
	}

.NewsPBody {
	margin-bottom: 20px;
	}
	
/*--------------------Rate Highlights--------------------*/

#rates {
	background: url(../images/headerrates_back.gif) no-repeat;
	margin: 20px 0 0 15px;
	padding: 35px 15px 5px 5px;
	width: 201px;
	float: left;
	display: inline;
	border-right: 2px solid #e5eef3;
	}
	
#rates a:link, #rates a:visited {
	color: #318e38;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	}
	
#rates a:hover {
	color: #318e38;
	text-decoration: underline;
	font-weight:bold;
	}
	
#rates strong, b {
	font-size: 9.5pt;
	color: #318e38;
	}
	
/*--------------------Member Poll--------------------*/

#poll {
	background: url(../images/headerpoll_back.gif) no-repeat;
	margin: 20px 15px 0 10px;
	padding: 35px 5px 5px 5px;
	width: 199px;
	float: right;
	display: inline;
	font-size: 7.5pt;
	}
	
#poll strong, b {
	font-size: 9pt;
	color: #318e38;
	}
	
.PollQuestion {
 font-weight: bold;
 color: #318e38;
 font-size: 9.5pt;
 }

.PollAnswers {
 margin-top: 10px;
 font-size: 8.5pt;
 } 

.PollAnswer {
 padding: 3px;
 border-bottom: 1px solid #d3dee4;
 }

.PollCount {
 border: 1px solid #d3dee4;
 border-top: none;
 padding: 3px;
 background-color: #f0f9fd;
 font-weight: bold;
 }

.PollGraph div {
 height: 8px;
 background:url(../images/PollGraph.gif) 100% 0% repeat-x;
 line-height: 0px;
 font-size: 0px;
 }
	

/*--------------------Poll Open Ended Biz Form--------------------*/


.EditingFormLabel {
 font-weight: bold;
 color: #318e38;
 font-size: 9.5pt; 
 }

.EditingFormControlNestedControl {
 margin-top: 10px;
 }
 
 
/*--------------Quick Link Box 1--------------*/
	
#JumpMenu {
	background:url(../images/linkbox_a_back.gif) no-repeat;
	width: 186px;
	height: 167px;
	padding: 7px 22px 0 22px;
	margin: 10px 0 10px 10px;
	}
	
#JumpMenu .input {
	margin-top: 31px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #403838;
	}
	
#JumpMenu .input_down {
	margin-top: 31px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #403838;
	}
	
/*--------------Quick Link Box 2--------------*/
	
#JumpMenu2 {
	background:url(../images/linkbox_b_back.gif) no-repeat;
	width: 186px;
	height: 118px;
	padding: 7px 22px 0 22px;
	margin: 10px 0 10px 10px;
	}
	
#JumpMenu2 .input {
	margin-top: 31px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #403838;
	}
	
#JumpMenu2 .input_down {
	margin-top: 31px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #403838;
	}


/*--------------------Social Networking Logos--------------------*/
	
#SocialLogosFirst {
	padding:0px 0px 0px 0px;
	margin:35px 0px 0px 0px;
	text-align:right;
	}
	
#SocialLogos {
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	text-align:right;
	}
	
/*--------------Child Header--------------*/

.ChildHeader {
	margin: 0;
	padding: 15px 0 0 0;
	height: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1f9437;
	font-size: 18pt;
	font-weight: bold;
	border-bottom: 2px solid #c7e6c7;
	}
	
/*--------------ChildContent--------------*/

#content_child {
	margin-top: 10px;
	padding: 2px 0 10px 7px;
	}
	
#content_child p {
	line-height: 13pt;
	}
	
#content_child a:link {
	color: #0e9153;
	text-decoration: underline;
	}
	
#content_child a:visited {
	color: #0e9153;
	text-decoration: underline;
	}
	
#content_child a:hover {
	text-decoration: none;
	}
	
#content_child ul li {
	list-style-image: url(../images/bullet.gif);
	}
	
#content_child li {
	line-height: 12pt;
	}
	
#content_child blockquote {
	margin: 10px 0 10px 20px;
	}
	
/*--------------Content Table--------------*/
	
.content_table {
	margin-bottom: 20px;
	border: 2px solid #d6dcd8;
	background: #f7faf8;
	}
	
.content_table td {
	border-bottom: 1px solid #d6dcd8;
	line-height: 17px;
	}

/*--------------SubNav--------------*/

#sub_nav {
	background: url(../images/subnav_back.gif) repeat-y top right;
	margin-top: 22px;
	color: #ffffff;
	}
	
#sub_nav ul {
	background: url(../images/subnavbottom.gif) no-repeat bottom right;
	margin: 0;
	padding: 0 17px 20px 37px;
	list-style: none;
	}

#sub_nav li {
	margin: 0;
	padding: 0;
	font-size: 9.5pt;
	}
	
#sub_nav span {
	padding: 6px 0 6px 5px;
	margin: 0;
	display: block;
	background: #72a2bc;
	border-bottom: 1px solid #6597b3;
	}
	
#sub_nav li a:link, #sub_nav li a:visited {
	padding: 6px 0 6px 5px;
	margin: 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #6597b3;
	font-weight: bold;
	}
	
#sub_nav li a:hover {
	background: #72a2bc;
	color: #ffffff;
	text-decoration: none;
 	}
	
/*--------------Related Links--------------*/

#related_links {
	background: url(../images/subnav_back.gif) repeat-y top right;
	margin-top: 22px;
	color: #ffffff;
	}
	
#related_links ul {
	background: url(../images/subnavbottom.gif) no-repeat bottom right;
	margin: 0;
	padding: 0 17px 20px 37px;
	list-style: none;
	}

#related_links li {
	margin: 0;
	padding: 0;
	font-size: 9.5pt;
	}
	
#related_links span {
	height: 23px;
	padding: 6px 0 0 5px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #6597b3;
	}
	
#related_links li a:link, #related_links li a:visited {
	height: 23px;
	padding: 6px 0 0 5px;
	margin: 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #6597b3;
	font-weight: bold;
	}
	
#related_links li a:hover {
	background: #72a2bc;
	color: #ffffff;
	text-decoration: none;
 	}

/*--------------------Footer--------------------*/

#footer {
	font-size:8.5pt;
	color:#ffffff;
	text-align: right;
	padding: 20px 20px 0 0;
	}
	
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
/*--------------------Lists--------------------*/
	
ul li {  
	font-family: Tahoma, Arial;
	margin-left: -8.5pt;
	margin-top: 8px; 
	font-size: 8.5pt;
	}
	
ol li {  
	font-family: Tahoma, Arial;
	margin-left: -8.5pt;
	margin-top: 15px; 
	font-size: 8.5pt;
	}
	
.RateTable {
	margin-bottom: 20px;
	font-size: 8.0pt; 
	}
	
.RateTable td {
	padding: 3px 2px 3px 2px; 
	border-bottom: 1px solid #D9F1DF;
	}
	
/* --------------- FAQ Tree Menu --------------- */

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneChildContent_cmstreeview_FAQ_treeView td {
    padding: 3px 10px 3px 0;
	vertical-align:middle;
}

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneChildContent_cmstreeview_FAQ_treeView td a img {
    display:block;
}

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneChildContent_cmstreeview_FAQ_treeView a {
    font-weight:bold;
}

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneChildContent_cmstreeview_FAQ_treeView div a {
    font-weight:normal;
}

#content_child a.tree-menu-item,
#content_child a.tree-selected-item,
#content_child a.tree-menu-item:visited,
#content_child a.tree-selected-item:visited {
	text-decoration:none;
}

#content_child a.tree-menu-item:hover,
#content_child a.tree-selected-item:hover {
	text-decoration:underline;
}

/* --------------- FAQ Search Page --------------- */

.SearchDialog {
    margin-bottom: 1.5em;
}

.SearchDialog td {
    padding-bottom:10px;
}

.SearchDialog label {
    margin: 0 6px 0 0;
}

#content_child .SearchResults a {
    text-decoration:none;
}

#content_child .SearchResults a:hover {
    text-decoration:underline;
}

.SearchResults .pager {
    padding: 2px 0;
	margin-bottom: 1.6em;
}

#content_child .SearchResults .pager a {
    border:1px solid #0E9153;
	padding: 1px 5px;
	font-size: 1em;
	color: #0E9153;
	text-decoration:none;
}

#content_child .SearchResults .pager a:hover {
    background: #0E9153;
	text-decoration:none;
	color: #fff;
}

.SearchResults .pager strong {
    background: #0E9153;
	border:1px solid #0E9153;
	padding: 1px 5px 2px 5px;
	color: #fff;
}

.SearchResults .result-number {
    margin: 0 10px;
}

/*--------------------Content Styles--------------------*/

h1 {
	font-size: 12.5pt;
	font-weight: bold;
	padding:0;
	margin:0;
	text-align: none;
	color: #417189;
	}
	
h2 {
	color: #318e38;
	font-weight:bold;
	font-size: 10.5pt;
	}

.TextHeader {
	font-size: 12.5pt;
	font-weight: bold;
	padding:0;
	margin:0;
	text-align: none;
	color: #417189;
	}
	
.TextSubHeader,
.faq-question {
	color: #318e38;
	font-weight:bold;
	font-size: 10.5pt;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}

.TextBlueBold {
	color: #4283a6;
	font-weight:bold;
	}
	
.TextGreenBold {
	color: #3fb757;
	font-weight:bold;
	}

.TableHeader {
	color: #ffffff;
	height: 24px;
	font-weight:bold;
	font-size: 10.5pt;
	padding: 2px 2px 2px 10px;
	background:url(../images/back_table_header.gif) repeat-x #399469;
	}
	
.TableHeader a:link, .TableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	}
	
.TableHeader a:hover {
	text-decoration: none;
	font-weight:bold;
	}
	
.TableSubHeader {
	background: #ECF8EF;
	font-weight:bold;
	color:#3fb757;
	}
	
.Notice {
	width: 99%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	width: 99%;
	color: #865350;
	font-size: 7.5pt;
	font-style: italic;
	}
	
/*--------------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 */
