body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bg_body.gif);
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;	
	}
td,th{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {	
	color: #774a1f;
	text-decoration: underline;
	}
a:visited {	
	color: #774A1F;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #774a1f;
	text-decoration: underline;
	}
a img { border: none; }

h1 {
  margin: 0;
  padding: 0;
  color: #774A1F; 
  font-size: 13pt;
}

h2 {
  margin: 0;
  padding: 0;
  color: #5e5e59; 
  font-size: 13pt;
}

h3 {
  margin: 0;
  padding: 0;
  color: #774A1F; 
  font-size: 11pt;
}

h4 {
  margin: 0;
  padding: 0;
  color: #5e5e59; 
  font-size: 11pt;
}

h5 {
  margin: 0;
  padding: 0;
  color: #774A1F; 
  font-size: 10pt; 
}

h6 {
  margin: 0;
  padding: 0;
  color: #5e5e59; 
  font-size: 10pt; 
}

ul li {	list-style-image: url(../images/li.gif); }

/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */
.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
.pageContainer {
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	}
.masthead {
	height: 118px;
	background: #FEFCFA url(../images/bg_masthead.gif) no-repeat;	
	}
.logo {
	float: left;
	width: 223px;	
	}
.logo h1 { display: none; }

.logo img { margin: 17px 0 0 20px; }

.utility {
	float: right;
	width: 530px;
	margin-right: 1px;	
	display: inline; /* fix IE doubled float-margin bug */
	}

.utilityNav ul {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;	
	}
.utilityNav li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;	
	}
	
.utilityNav li a:link, .utilityNav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
  text-decoration: none;
	}

.utilityNav li a:hover, .utilityNav li a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
  text-decoration: none;
	}
	
.utilityNav li img { margin-right: -4px; }

.lastNav { margin-right: 0; }

* html .utilityNav img { margin-bottom: -2px; }

.loginHome {
	width: 426px;
	/*padding-top: 18px;*/
	margin: 18px 0 0 0;
	}
.loginLabel { color: #fff; margin:0; padding:0;}

.loginHome form {
	margin: 0;
	padding: 0;	
	}

.loginHomeFieldContainer {
    float: left;
    margin-right: 10px;
    color: #fff;
}


.loginMember, .loginPassword {
	width: 75px;
	height: 14px;
	border: 1px solid #363630;
	background-color: #F5F2F8;
	color: #333;
	}

.loginButton {margin-top: 14px;}
	
.loginBack {
	float: left;
	width: 426px;
	padding-top: 28px;
	}

.nav {
	height: 26px;
	background: url(../images/bg_nav.gif);	
	}
.nav ul {
	margin: 0;
	padding: 0;
	}
.nav li {
	display: inline;
	margin: 0 3px 0 7px;
	padding: 0;	
	}
	
.header {
	height: 62px;
	background: url(../images/bg_header.gif);
	}

.hed {
    font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	float: left;	
	color: #fff;
	margin: 0 0 0 24px;
	display: inline;
	}
	
.searchArea {
	float: right;
	margin: 28px 10px 0 0;
	display: inline; /* fix IE doubled float-margin bug */
	
	}
.searchArea form {
	margin: 0;
	padding: 0;
	}
.searchArea img, .searchArea input { vertical-align: middle; }

.searchField {
	width: 160px;
	height: 14px;
	margin-right: 5px;
	border: 1px solid #363630;
	background-color: #F5F2F8;
	color: #333;
	font-size: 11px;	
	}
	
/* --------------------------------------------------------------------- =CONTENT */
	
.contentCols {
	/*padding-bottom: 25px;*/
	background: #fff url(../images/bg_content_container.gif) repeat-y;
	line-height: 14pt;
	}
	
.contentColHome {
	/*padding-bottom: 25px;*/
	background-color: #fff;
	line-height: 14pt;
	margin: 0 0 0 0;
	padding:0;
	}
	
.homeLeft {
    float: left;
    width: 185px;
    margin:7px 0 0 0;
    padding:0;
}

.homeRight {
    float: right;
    width: 575px;
    margin:7px 0 0 0;
    padding:0;
}

.contentWide {
	padding: 20px;
	background: #FFF;
	line-height: 14pt;
/*	margin-bottom: -25px;/*added to remove tan gap*/
	}
.contentImg {
	margin: 0 0 10px 20px;
	border: 1px solid #774A1F;	
	}
.contentHome {
	margin: 0 0 0 0;
	padding: 0;
	width: 760px;
	}
.leftCol, #left_links {
	padding-bottom: 25px; /* added for migration bug */
	float: left;
	width: 210px;
	margin-top: 8px;
	text-align: center;
	display: inline; /* fix IE doubled float-margin bug */	
	}

.promoButtons {
  text-align: right;
  margin-top: -21px;
  padding-right: 5px;
}

.promoButtons img {
  margin-left: 5px;
}

#left_links {
  margin-left: 10px;
}

#col12 {
	text-align: left;
}

.leftCol ul, #col12 ul, #left_links ul {
	margin: 0 20px;
	padding: 0;	
	}
.leftCol li, #col12 li, #left_links li {
	list-style-image: url(../images/li_left_col.gif);
	margin: 8px 0;
	}

.leftCol a:link, #col12 a:link, #left_links a:link { 
  color: #333; 
  text-decoration: none;
}

.leftCol a:visited, #col12 a:visited, #left_links a:visited { 
  color: #333; 
  text-decoration: none;
}

.leftCol a:hover, #col12 a:hover, .leftCol a:active, #col12 a:active, #left_links a:active { 
  color: #333; 
  text-decoration: none;
}

.rightCol, #col22 {
	padding-bottom: 25px; /* Added for migration Bug */
	float: right;
	width: 480px;
  margin: 25px;
	display: inline; /* fix IE doubled float-margin bug */	
	}
.promo {
	float: left;
	width: 202px;
	margin: 0 18px;
	font-size: 8pt;
	line-height: 10pt;
	display: inline; /* fix IE doubled float-margin bug */
	}
.promo img {
	border: 1px solid #363630;	
	}
.promo h3 {
	margin: 0;
	padding: 3px 0 0 6px;
	background: url(../images/bg_promo_h3.gif) no-repeat;
	color: #834479;
	font-size: 8pt;
	}
.promo p {
	margin: 5px 0 0 6px;
	padding: 0;
	color: #033;
	}
/* -------------------------------------------------------------------- =FOOTER */

.footer {
	padding-top: 13px;
	background: url(../images/bg_footer.gif);	
	text-align: center;
	margin:0 0 1em 0;
	}
.footer img {
	vertical-align: middle;
	/*  added for 200-83499 - text below NCUA logo */
	}
	
	ul.footerlinks {
	    margin:0 0 1em 0;
	    padding:0;
	    list-style-type: none;
	    list-style-image: none;
	}
	
	.footerlinks li {
	display: inline;
	margin: 0 3px 0 7px;
	padding: 0;	
	color: #363630;
	}
	
	.footerlinks li a:link, .footerlinks li a:visited, .footerlinks li a:hover, .footerlinks li a:active {
	    font-size: 10pt;
	    font-weight: bold;
	    color: #363630;
	}  
	
	.footerlinks li a:link, .footerlinks li a:visited{
	text-decoration: none;
	}
	
	.footerlinks li a:hover, .footerlinks li a:active {
	text-decoration: underline;
	}
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader, th {
	background-color: #774A1F;
	color: #FFF;
	font-weight: bold;
	line-height:1.2em;
	text-align:center;
	}
.tablesubheader {
	background-color: #363630;
	color: #FFF;
	font-weight: bold;
	text-align:left;
	}
.tablecontent1 {
	border-right: 1px solid #E8E2D7;
	border-bottom: 1px solid #E8E2D7;
	border-left: 1px solid #E8E2D7;
	background-color: #FFF;
	color: #333;
	text-align:center;
	}
.tablecontent2 {
	border-right: 1px solid #E8E2D7;
	border-bottom: 1px solid #E8E2D7;
	border-left: 1px solid #E8E2D7;
	background-color: #F6F4F0;
	color: #333;
	text-align:center;
	}
tr.row0{
	background-color: #F6F4F0;
}
tr.row1{
	background-color: #FFF;
}
tr.row1 td, tr.row0 td{
    padding:3px;
}

.Q, .A {
	font-weight: bold;
	font-size: 10pt;
	}
.Q { color: #774A1F; }
.A { color: #066; }
	
.disclaimer {
	font-size: 8pt;
	color: #666;
	}
.required { 
	color: #774A1F;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: 1px solid #363630;
	background-color: #E3E9B0;
	color: #333;
	}
.appfield2 {
	border: 1px solid #774A1F;
	background-color: #FFF;
	color: #363630;
	}


#ex_dis{
	background-color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #774A1F;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:139px;
	left:193px;
}

#ex_dis2{
	background: url(../images/ncua_300.gif);
	color: #000000;
	position: absolute;
	/*bottom:0px;*/
	/*left: 150px;*/
	/*right: -100px;*/
	display:none;
	z-index: 500;
	width:302px;
	height:137px;	
}

.motd{
    width: 442px;
    background:#F2EEE8;
    border:1px solid #774A1F;
    margin: 0 20px 20px 18px;
    padding:2px;
    text-align:center;
}

div.speedbump{
	background:#FDFBF8;
    padding:1px;
	z-index:200;
}

div.speedbumpIB{
	border: 2px solid #774A1F;
}

div.speedbump p{
	padding:0 10px;
    text-align:left;
}

div.speedbump .sblinks{
	margin-bottom: 10px;
}

div.flashCntr {
                margin-left:-35px;
}

* html div.flashCntr {
                margin-left:-20px;
                padding-left:0px;
}

ol.hsaDisclosure li {
    margin: 10px 0;
}

ol.hsaDisclosure li span {
    font-weight:bold; 
    text-decoration:underline;
}

#grpBannerWrapper {
    position: absolute;
    display: inline;
    margin-left: 30px;
    width: 165px;
    height: 100px;
}

/********* NEW LAYOUT STYLES ***************/

.pNav { 
	position: relative;
	text-align:center;
	display:block;
	background-color:#353630;
	margin:0;
	padding:4px 0 0 0;
	height: 23px;
	vertical-align:top;
	}
.pNav img {
    width:0;
    height:0;
}
.pNav ul {
    text-align: center;
	margin: 0 0;
	padding: 0 0 0 0;
	height: 20px;
	vertical-align:top;
	}

.pNav li {
	margin: 0 0px;
	padding:0;
	display: inline;
	color:#fff;
	text-align:center;
	font-size:10pt;
	width: auto;
	vertical-align:top;
	}

.pNav a:link, .pNav a:visited {
	color:#fff;
	text-decoration:none;
	padding: 0 10px;
	vertical-align:top;
	}
	
.pNav a:hover, .pNav a:active {
	color:#e3e9b0;
	text-decoration:none;
	vertical-align:top;
	}
	
 .pNavOn a:link, .pNavOn a:visited {
    color:#e3e9b0;
    text-decoration:none;
    vertical-align:top;
	}

	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

.clearfix {display: inline;} /* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */

/**************************************************** silvercloud search styles */

.kmTitle, .kmAFTitle{font-size: 16px; color: #774a1f;}
.kmMoreLink, .kmBackLink, .hometext{padding-top: 10px; font-size:14px; color:#774a1f;}
.kmQuestionLink, .logotext1, .logotext2, .kmAFControlTEXTsmall, .kmAAnswerText, .kmSFTEXT, .kmRequiredText, .kmRequired{font-size: 12px; color: #333;}
.kmAFbutton, .kmSFbutton{border:solid 2px #363630 ; background-color:rgb(227, 233, 176); color: #333;}

.pagination_link_anchor, .show_in_pages{
color:#046d3a; margin:0 1px 0 1px; cursor:pointer;height:30px;vertical-align:middle;padding:1px 3px 1px 3px;text-decoration:none;font-size:12px;
}
.silvercloudresults .disabled{
color:#046d3a; margin:0 1px 0 1px; cursor:pointer;height:30px;vertical-align:middle;padding:1px 3px 1px 3px;text-decoration:none;font-size:12px;
}

.selected_page{
font:12px;
text-decoration:underline;
}

.show_all{
color:#046d3a; margin:0 1px 0 1px; cursor:pointer;height:30px;vertical-align:middle;padding:1px 3px 1px 3px;text-decoration:none;font-size:12px;display:none;
}

.silvercloudresults table, .silvercloudresults td{
border:none;
background-color:none;
}

.kmAFbutton {width:80px; margin-left:5px; cursor:pointer; padding:4px 10px 2px 10px;}
.kmSFbutton {width:150px; margin-left:12px; margin-top: 5px; margin-bottom: 5px; padding:4px 10px 2px 10px; cursor:pointer;}

.kmDescription{color:#666666; font:10px/1.4;}

.kmAFsearchbar{width:200px !important;}

.kmAFTitle{
padding-bottom:8px;
font-weight:bold;
}

.kmTitle{
padding-bottom:8px;
padding-left: 12px;
font-weight:bold;
text-align:left;
}

.kmIconClass,.kmIconClassJS{padding-left: 12px; padding-top:2px; padding-bottom: 2px; min-width: 20px;}

td .kmQuestionLink{padding-bottom: 4px; padding-top: 4px; max-width: 400px; text-decoration:none; background-color:none;}

.kmMaintable{width:480px !important; overflow: hidden;}
.kmMainTable2{width:480px !important; overflow: hidden;}
.kmAAnswerTitle{font-size:12px; font-weight: bold; color: #000080; padding-bottom: 10px;}
.kmSFControlTEXT{font-size:12px;}
.kmRequiredText, .kmRequired{color: red;}
.kmSubmitText{font-size:12px;padding-left:5px; max-width: 350px;}

.kmAAnswerText ul li{
	margin-left:20px;
	padding: 2px 0 2px 0;
}

.kmAAnswerText li:first-child{
	margin-top:12px !important;
}

.kmAAnswerText ol li {
	margin-left:23px;
	padding: 2px 0 2px 0;
	list-style-position:outside;
	list-style-type:number !important;
}
.kmAAnswerText a{text-decoration:underline;}
.kmAAnswerText p{margin: 4px 0 4px 0;}

.kmBackLink {padding-bottom: 10px;}

.kmsubmitformbar{width:300px;}
 
form .kmAskButton {cursor: hand !important; background-image: url(../images/silvercloud_button.png); border: 0px; width: 50px; height: 21px; font-size: 0px; margin-top: 7px; display: inline !important;}
form .kmAskField {width: 138px !important; font-style: italic; margin-left: 8px; margin-top: 8px; display: inline !important;}
div .kmAskForm {width: 210px !important; height: 42px !important; background-image: url(../images/silvercloud_ask.png)}


