.roundcorner_16_white {
  display: block;
}

.roundcorner_16_white *{
  display:block;
  overflow:hidden;
  height:1px;
  background-color: white;
}

.roundcorner_16_white0 {
  margin-right: 10px;
  margin-left: 10px;
}

.roundcorner_16_white1 {
  margin-right: 8px;
  margin-left: 8px;
}

.roundcorner_16_white2 {
  margin-right: 6px;
  margin-left: 6px;
}

.roundcorner_16_white3 {
  margin-right: 5px;
  margin-left: 5px;
}

.roundcorner_16_white4 {
  margin-right: 4px;
  margin-left: 4px;
}

.roundcorner_16_white5 {
  margin-right: 3px;
  margin-left: 3px;
}

.roundcorner_16_white6 {
  margin-right: 2px;
  margin-left: 2px;
}

.roundcorner_16_white7 {
  margin-right: 2px;
  margin-left: 2px;
}

.roundcorner_16_white8 {
  margin-right: 1px;
  margin-left: 1px;
}

.roundcorner_16_white9 {
  margin-right: 1px;
  margin-left: 1px;
}

.roundcorner_16_white_content {
  padding-right:17px;
  padding-left:17px;
  display:block;
  background-color: white;
}
/* General Attributes */
body
{
	padding-right: 0px;
	padding-left: 0px;
	background: #d3cfc1;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	color: #000;
	padding-top: 0px;
} 
body_popups
{
	padding-right: 0px;
	padding-left: 0px;
	background: #d3cfc1;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	color: #000;
	padding-top: 0px;
} 
h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #153564;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {

	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0px 0;
	color: #3d8da5;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0px 0;
	color: #153564;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	}
a.links_footer {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size:9px;
	}
.footertext{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
td{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	}
div{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	}
.bg{

	background-image: url(bg_blue.gif);
}
/* Header Layout */
#Header_BG {
	height:80px;
	width: 785px;
	background-image: url(top_corners.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 11px;
	background-color:#FFFFFF;
	clear:both;
}
#logo {
	height:48px;
	float:left;
	padding-left: 11px;
	padding-bottom: 8px;
}
#Header_links{
	float:right;
	padding-right: 15px;
	padding-top: 8px;
	}
#Header_phone{
	width:187px;
	float:right;
	padding-right: 15px;
	clear:right;
}
#Header_Help{
	float:left;
	width:80px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #153564;
}
.divPhoneNumber2{
	width:107px;
	float:right;
	font-weight:bold;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #153564;
	}
#spacer{
	clear:both;
	}
.Header_Blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #153564;
}
/* NAVIGATION BUTTONS */
    
#header {
	clear:both;
	padding-right: 10px;
	padding-left: 10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
      }
#header ul {
    margin:0;
    padding:0;
    list-style:none;
	background-color:#FFFFFF;
      }
#header li {
	font-size: 11px;
	float:left;
	margin:0;
	white-space: nowrap;
	list-style-image: none;
	list-style-type: none;
	background-color: #003366;
      }
#header a
{
	padding-right: 16px;
	display: block;
	padding-left: 15px;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	width: 0.1em;
	color: #ffffff;
	padding-top: 5px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}
#header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
    /* End IE5-Mac hack */
#header a:hover {
	color:#FFFFFF;
      }
#refi #nav-refi, #equity #nav-equity,
#purchase #nav-purchase, #bad #nav-bad,
#about #nav-about, #calc #nav-calc,
#apply #nav-apply {
     background-color: #3d8da5;
	 color:#FFF;
      }
#refi #nav-refi a, #equity #nav-equity a,
#purchase #nav-purchase a, #bad #nav-bad a,
#about #nav-about a, #calc #nav-calc a,
#apply #nav-apply a {
      color:#FFF;
      }
#header li:hover, #header li:hover a {
     background-color: #214e7b;
	 
	  
      }
#header li:hover a {
	  color:#FFF;
      }
/* END OF NAVIGATION */
/* Content Layout */
#Content_BG
{
	width: 785px;
	background-color:#FFFFFF;
	background-image: url(Bottom_corners.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
#Main{
	width: 743px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	font-size:9px;
	font-family:  Arial, Helvetica, sans-serif;
}
#Main_Center{
	width: 100%;
	margin: 0 auto;
	text-align:center;
	position: absolute; top: 627px;

}
#Main h1{
font-size:9px;
color:#333333;
font-weight:normal;
}
#WhiteLine{
	display:block;
	background-color:#FFFFFF;
	clear:both;
	width: 763px;
	}
#WhiteLine2{
	display:block;
	clear:both;
	width: 763px;
	height:9px;
	
	}
#Home_Flash{
	
	background-image: url(flash_gradient.jpg);
	background-repeat: repeat-x;
	width:763px;
	
}
#GreyLine{
	display:block;
	background-color:#bdbebe;
	clear:both;
	width: 763px;
	}	
#Home_Boxs
{
	width: 747px;
	height:157px;
	padding:7px;
	background-color: #e8ebed;
	border: 1px solid #b2aea1;
	}
#Home_Content_Box_1
{
	height:143px;
	width:167px;
	text-align:left;
	float:left;
	padding:7px;
	background-color: #FFFFFF;
	margin-right:4px;
}
#Home_Content_Box_2, #Home_Content_Box_3
{
	height:143px;
	width:168px;
	text-align:left;
	float:left;
	padding:7px;
	background-color: #FFFFFF;
	margin-left:3px;
	margin-right:4px;
}
#Home_Content_Box_4
{
	height:143px;
	width:167px;
	text-align:left;
	float:left;
	padding:7px;
	background-color: #FFFFFF;
	margin-left:3px;
}
#Home_Box_Spacer
{
	height:5px;
	}
.Home_Start_Button
{
padding-right:5px;
}
#Home_Link_Box
{
	width: 747px;
	height:100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b2aea1;
	border-right-color: #b2aea1;
	border-left-color: #b2aea1;
	background-color: #e8ebed;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	}
#Home_Links_Boxs1, #Home_Links_Boxs2,#Home_Links_Boxs3
{
	width:185px;
	text-align:left;
	float:left;
	margin-left:3px;

}
#Home_Links_Boxs4
{
	width:175px;
	text-align:left;
	float:left;
	margin-left:7px;
}
#GreyLine2{
	background-color:#bdbebe;
	width: 145px;
	}	
#Bottom_Links
{
	text-align:left;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 17px;
}


.homebody_text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.homebody_text a {
	color: #003366;
	text-decoration: underline;
}
.homebody_text a:hover {
	color: #CA8211;
}
.homebody_SMLtext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.homebody_SMLtext a {
	color: #003366;
	text-decoration: underline;
}
.homebody_SMLtext a:hover {
	color: #CA8211;
}
.subtitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #153564;
}
.subtitle_text a {
	color: #153564;
	text-decoration: underline;
}
.subtitle_text a:hover {
	color: #CA8211;
	text-decoration: underline;
}
.nav_links {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #153564;
}
.nav_links a {
	color: #153564;
	text-decoration: underline;
}
.nav_links a:hover {
	color: #CA8211;
	text-decoration: underline;
}
.LargeBlue_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #153564;
}
.LargeBlue_Title a {
	color: #153564;
	text-decoration: underline;
}
.LargeBlue_Title a:hover {
	color: #CA8211;
	text-decoration: underline;
}
.userlogin {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #7FA5C1;
}
.userlogin a {
	color: #7FA5C1;
	text-decoration: underline;
}
.userlogin a:hover {
	color: #CA8211;
	text-decoration: underline;
}
.footer_nav {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #153564;
}
.footer_nav a {
	color: #153564;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #153564;
	background-color: #D4E8EF;
}

/* Rate Charts & Tables */

.chartbody_text {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 9px;
	font-style: normal;
	color: #000000;
}
.chartbody_text a {
	color: #000000;
	text-decoration: underline;
}
.chartbody_text a:hover {
	color: #CA8211;
}
.chartbody_BlueText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #153564;
}
.chartbody_BlueText a {
	color: #153564;
	text-decoration: underline;
}
.chartbody_BlueText a:hover {
	color: #CA8211;
}

/* Side Navigation */

.sidenav {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #336699;
}
.sidenav a {
	font-size: 12px;
	text-decoration: none;
}
.sidenav a:hover {
	color: #336699;
}
.sidenav_bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.sidenav_bodyTitle a {
	color: #153564;
	text-decoration: underline;
}
.sidenav_bodyTitle a:hover {
	color: #CA8211;
	text-decoration: underline;
}
.nav_left_spacing {
	padding-right: 10px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3afa2;
	border-right-color: #b3afa2;
	border-left-color: #b3afa2;
	background-color: #e8ebed;
	width: 200px;
}

.nav_left2_spacing {
	padding-right: 10px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #b3afa2;
	border-right-color: #b3afa2;
	background-color: #FFFFFF;
	border-bottom-color: #b3afa2;
	border-left-color: #b3afa2;
}

/* Cookie Crumb Navigation */

.cookie {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #B7B7B7;
}
.cookie a {
	color: #B7B7B7;
	text-decoration: none;
}
.cookie a:hover {
	color: #333333;
}


/* CIF & Application Attributes */

.App_Layout_left {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 180px;
}
.nav_formField {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
}
.CIF_formField {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
}
.App_formFieldSML {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 75px;
}
.App_formFieldMED {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 120px;
}
.App_formField {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 180px;
}
.App_formFieldLRG {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 240px;
}
.dropdownSML_Menu {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.dropdown_Menu {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.dropdown_MenuSML {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.dropdownLG_Menu {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	width: 315px;
}
.orange_CIFheadline {
	font-size: 30px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #CA8211;
}
.blue_CIFsubhead {
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: 24px;
	color: #3d8da5;
}
.blue_CIFformhead {
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: 24px;
	color: #153564;
}
.app_ErrorText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CA8211;
}
.app_ErrorText-white {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-position: inside;
	margin: 0 0 0 -3em;
	padding: 0;
	list-style-type: disc;
}

#footer
{
	clear: both;
	width: 760px;
	padding: 16px 0 0 0;
	margin: 0px auto;
	text-align: center;
	font: 11px/1.5em arial, sans-serif;
}
#footer a
{
	color: #153564;
	text-decoration: none;
}
#footer a:hover
{
	color: #153564;
	background-color: #d4e8ef;
}

.VAMErrorText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CA8211;
}

.VAMBlinkText
{
   color: White;
}

.VAMFieldWithError
{
   background-color: lightpink;
   	font-size: 12px;
		font-style: normal;
}

.VAMValSummary
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}

.VAMValSummaryHeader
{
   font-size: 12px;
   color: #990000;
}
.VAMValSummaryHeader TR
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.VAMValSummaryErrors
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	margin-top:6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.VAMValSummaryFooter
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.VAMValSummaryFooter TR
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.VAMRequiredFieldMarker
{
}

.VAMRequiredFieldsDescription
{
   font-size: 11px;
   font-style: italic;
}

.VAMTextHiliteFields
{
}

.VAMNonTextHiliteFields
{
}
.VAMValSummaryAltRows
{
   color: red;
   background-color: lightblue;
}
.VAMMultiSegContainer
{
   border-left: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-right: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   padding-left: 2px;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
}
.VAMMultiSegTextBox
{
   border-left: whitesmoke thin solid;
   border-top: whitesmoke thin solid;
   border-right: whitesmoke thin solid;
   border-bottom: whitesmoke thin solid;
}
.CIF_HeaderText
{
	font-weight: bold;
	font-size: 16px;
	color: #133162;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.CIF_SubHeaderText
{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}
.sdnav_text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.orange_QFheadline {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}

.grey_QFheadline {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
}
.bg_grey {
	background-color: #b1ada0;
}

.terms_spacing {
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3afa2;
	border-right-color: #b3afa2;
	border-left-color: #b3afa2;
	background-color: #e8ebed;
}
.spacing_top_ad {
	padding: 10px;        
}
.home_form {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.curve_background_bl {
	background-image: url(curve_bl.gif);
	background-position: bottom;
}
.curve_background_b {
	background-image: url(Bottom_corners.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
.curve_background_t {
	background-image: url(top_corners.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 11px;
	background-color: #FFFFFF;
}
.border_content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #9ba7b4;
	border-right-color: #9ba7b4;
	border-bottom-color: #9ba7b4;
	padding: 15px;
}
.border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9ba7b4;
	border-right-color: #9ba7b4;
	border-bottom-color: #9ba7b4;
	border-left-color: #9ba7b4;
	background-color: #e8ebed;
	padding: 15px;
}
.border_right_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9ba7b4;
	border-right-color: #9ba7b4;
	border-bottom-color: #9ba7b4;
	border-left-color: #9ba7b4;
	background-color: #e8ebed;
	width:213px;
}.LargeTeal_Title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #3d8da5;
}
.LargeBlue_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #153564;
	font-weight: bold;
}
.top_header_links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.nav_bottom2_spacing {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #b3afa2;
	border-right-color: #b3afa2;
	background-color: #FFFFFF;
	border-bottom-color: #b3afa2;
	border-left-color: #b3afa2;
	background-color: #e8ebed;
	border-left-width: 1px;
	border-left-style: solid;
}
.home_flash_bg {
	background-image: url(../../Local Settings/Temporary Internet Files/Content.IE5/images/Graphic/flash_gradient.jpg);
	background-repeat: repeat-x;	
}
.app_banner {
	padding-left: 15px;
}
.h2_sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D8DA5;
}
.text_grey
{
color:#666666;
}
.border_nobottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9ba7b4;
	border-right-color: #9ba7b4;
	border-bottom-color: #9ba7b4;
	border-left-color: #9ba7b4;
	padding: 15px;
}
.phone
{
	float:right;
}

