body {
	background: #FFF ;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
}

p, ul, li {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: 11px;
}
p {
	margin: 3px 0 11px 0;
	padding: 0;
}
li {
	margin: 4px 0;
}
strong, b {
	color: #000;
}
a:link, a:visited {
	color: #5DB10C;
	background: transparent;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #0657BC;
	font-size: 20px;
	margin: 11px 0 0 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #FF6600;
	font-size: 13px;
	margin: 20px 0 0 0;
	padding: 0;
}
h3.gray {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 13px;
	margin: 15px 0 0 0;
	padding: 0;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	color: #0A50A1;
	font-size: 13px;
	margin: 30px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
}
sup {
	font-size: 7px;
}
/* Container                                             */
/*-------------------------------------------------------*/
#container {
	border-left: 2px solid #8FBA52;
	border-bottom: 2px solid #8FBA52;
	border-right: 2px solid #8FBA52;
	width: 690px;
}

/*-------------------------------------------------------*/
/* Left Nav                                              */
/*-------------------------------------------------------*/
#leftnav {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align: left;
	font-size: 11px;
	color: #555;
}
#leftnav td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#leftnav a {
	color: #555;
	text-decoration: none;
	display: block;
	width: 170px;
	padding: 4px 0 4px 12px;
	background: #FFF url(images/nav1.gif) 0 0 repeat-y;
}
#leftnav a:link, #leftnav a:visted {
	color: #555;
}
#leftnav a:hover, #leftnav a:active {
	color: #FF6600;
	background: #FFF url(images/nav2.gif) 0 0 repeat-y;
}


/*------ end nav ------*/

/* Footer                                                */
/*-------------------------------------------------------*/
#footer {
	border-left: 2px solid #8FBA52;
	border-bottom: 2px solid #8FBA52;
	border-right: 2px solid #8FBA52;
	width: 695px;
	color: #FFF;
	text-align: center;
	background: #8FBA52;
	padding: 7px;
}
#footer p {
	padding: 0;
	margin: 0px 0;
}
#footer a {
	font-size: 10px;
	padding: 0 5px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	background: none;
}
#footer a:hover, #footer a:active {
	color: #000;
	background: none;
}
/*------ Copyright ------*/
#copyright {
	color: #999999;
	background: #FFF;
	font-size: 10px;
	text-align: center;
}

#container a.button {
	color: #FFF;
	background: #68C60D url(images/butt_bg6.gif) 0 50% repeat-x;
	margin: 15px 10px 5px 0;
	padding: 6px 13px;
	line-height: 3em;
	text-decoration: none;
	font-weight: bold;
	border-left: 2px solid #ABF36C;
	border-top: 2px solid #ABF36C;
	border-right: 2px solid #5FB40C;
	border-bottom: 2px solid #5FB40C;
	font-size: 11px;
}
#container a.button:hover {
	color: #FFF;
	background: #444;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 11px;
}
#applynowanchor {
	position: relative;
	top: 5px;
	right: 7px;
	float: right;
	margin: 0;
	padding: 0;
	clear: both;
}
#rightcol {
	text-align: left;
	padding: 10px 8px 20px 8px;
}
.rightcol {
	text-align: left;
	padding: 10px 8px 20px 8px;
}
.formbox
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif
}
/*------ General Table Properties ------*/
.tbl {
	font: 11px Verdana, Arial, sans-serif;
}
.tbl th {
	color: #FFF;
	background: #555;
	text-align: left;
	padding: 5px;
}
.tbl td {
	padding: 5px 2px;
}
.tbl td.label {
	color: #333;
	background: #EEE;
	font-weight: bold;
	font-size: 10px;
}
.ruled {
	
}
.ruled td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


/*-------------------------------------------------------*/
#loan-table {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	font-size: 11px;
	color: #000;
}
#loan-table td {
	
	border-right: 1px solid #CCC;
	
}
.header{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: none;
	}
	
	.txt{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	
	}

.footer{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #27486C;
	font-weight: bold;
	}
	
	.footer a:link {
  text-decoration: none; color : #27486C; }
  
  
  .footer a:visited {
  text-decoration: none; color : #27486C; }
  
  
  .footer a:hover {
  text-decoration: none; color : #000000; }
	
.link a{
font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight: bold;
	
}
.link a:link {
  text-decoration: none; color : #FFFFFF; }
  
  
  .link a:visited {
  text-decoration: none; color : #FFFFFF; }
  
  
  .link a:hover {
  text-decoration: none; color : #000000; }
  
  
  .blue a{
font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #2D71BB;
	font-weight: bold;
	
}
.blue a:link {
  text-decoration: none; color : #2D71BB; }
  
  
  .blue a:visited {
  text-decoration: none; color : #2D71BB; }
  
  
  .blue a:hover {
  text-decoration: none; color : #000000; }
  
   .black a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #015F8E;
	
	
}
.black a:link {
  text-decoration: none; color : #999999; }
  
  
  .black a:visited {
  text-decoration: none; color : #000000; }
  
  
  .black a:hover {
  text-decoration: none; color : #999999; }
  
   .head a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #01329B;	
}
.head a:link {
  text-decoration: none; color : #01329B; }
  
  .head a:hover {
  text-decoration: none; color : #000000; }
  .head a:visited {
  text-decoration: none; color : #01329B; }
  
  .varshyl a{
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000066;	
}
.varshyl a:link {
  text-decoration: none; color : #000066; }
  
  .varshyl a:hover {
  text-decoration: none; color : #000000; }
  .varshyl a:visited {
  text-decoration: none; color : #000066; }
  
  .varshyl a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;	
}
.blank a:link {
  text-decoration: none; color : #000000; }
  
  .blank a:hover {
  text-decoration: none; color : #999999; }
  .blank a:visited {
  text-decoration: none; color : #000000; }
  
  
  /*-----roll over-----------------------------------------------------------------------*/
a.apply {
          display: block;  
          width: 139px;   
          height: 49px;  
          background: url("images/apply-now.jpg") 0 0 no-repeat; 
          text-decoration: none;  
      }       
      a:hover.apply {  
          background-position: -139px 0; 
      }
/*-----End roll over-----------------------------------------------------------------------*/
 /*-----new-cust roll over-----------------------------------------------------------------------*/
a.new-cust {
          display: block;  
          width: 189px;   
          height: 50px;  
          background: url("images/new-cust-but.jpg") 0 0 no-repeat; 
          text-decoration: none;  
      }       
      a:hover.new-cust {  
          background-position: -189px 0; 
      }
/*-----new-cust End roll over-----------------------------------------------------------------------*/
 
.securelogo {
          display: block;  
          width: 135px;   
          height: 48px;  
          background: url("images/secure-logo.jpg") 0 0 no-repeat; 
          text-decoration: none;  
      }   
