* {
padding: 0;
margin: 0;
}


html {
width: 100%;
}
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: Transparent;
}*/
body {
	line-height: 1;
}

/* IE6/7 */
div.container {
zoom: 1;
}
/* IE8 & others */
div.container:after {
content: ‘.’;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

div#wrapper, #wrapper {
	margin: 0 auto;
	text-align: center;
	background: transparent url(images/bg_body.gif) repeat-x top left;
	vertical-align:top;
	background-position: top;

} 


/*div#headerWrap, #headerWrap, #wrapper #header,
div#header #headerWrap,  #headerWrap{
	width: 996px;
	margin: 0 auto;
	background: #ffffff url(images/bg_header_wrap.jpg) repeat-x top left;
	text-align: center;	 
}	
 */


div#headerWrap, #headerWrap {
	margin: 0 auto;
	width: 996px;
	top:0px;
	text-align: center;
	/*height: 153px; */
	height: 160px; 
	background: transparent url(images/bg_header_wrap.jpg)  no-repeat top left;
 /* position:relative; */
	
} 



ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
----------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration: none;
	color: #4BADCF;
}
a:hover {
	color: #003366;	
}

a img {
	 background-color:Transparent;
}

#maincontent  h1
   {
	margin-top: 10px;
	text-align: left;
	font-size: 30px;
	color: #003366;
	font-weight: normal;
	line-height: 1.0em;
}
#maincontent h2, h2   {
	margin-top: 10px;
	text-align: left;
	font-size: 36px;
	color: #003366;
	font-weight: normal;
	line-height: 1.0em;

}
 
#centerContent h2 { text-align: left; }

#maincontent h2 span,s h2 span {
	font-size: 15px;
	color: #488729;
}
h3 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 24px;	
	color: #003366;
	line-height: 1.0em;
	text-align:left;
}
h3 Label {
	font-size: 1.3em;
	padding-top: 10px;
	margin-bottom: 6px;
	color: #003366;
	float: left;
}

h3 span {
	font-weight: bold;
	font-style: italic;
	color: #488729;
}	

h3.steps {
	margin-top: 2px;
}	

h4.Label {
	color: #003366;	 
	font-size: 1.5em;
	font-weight: bold;
}

.howto div img {
	padding-top: 7px;
}


/* 
#header, div#header, #maincontent centerContent"> #maincontent, #maincontent #colMainLeftContent, #maincontent #narrowContent, #maincontent sideContent, #footer #sitemap {
	width: 996px;
		margin: 0 auto;
	background: #ffffff url(images/bg_header_wrap.jpg) repeat-x top left;
	text-align: center;	 

	background-image: url(images/overall_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;   
} */

/*
 div#headerWrap, #headerWrap, #wrapper #header,
div#header #headerWrap,  #headerWrap{
	width: 996px;
	margin: 0 auto;
	background: #ffffff url(images/bg_header_wrap.jpg) repeat-x top left;
	text-align: center;	 
}	 */
	
div#header{
	width: 996px;
	text-align: left;
	margin: 0 auto;
	/* position: relative; 	works for IE */
	z-index: 2;	
	height:160px;

}
form.logo, div#logo {
	width: 591px;
	margin-left: 18px;
	float:left;
	background-color:Transparent;
}
div#login {
	width: 445px;
	position: absolute;
	right: 18px;
	top: 2px;
}
div.loginTitle {
	font-size: 11px;
	font-weight:bold;
	line-height:150%;
	padding: 2px 0 0;
	color: #003366;
}
form.leftLabel ul, form.apply ul {
	width: 100%;
}
form.leftLabel li {	
	width: 37%;
	padding: 2px 0 0;
	float:left;
	margin-right: 2px;
}
form.leftLabel li.button {
	width: auto;
	padding: 0;
	margin-left: 5px;
}
form.leftLabel li div p {	
	text-indent: 68px;
	padding: 2px 0 0;
}
form.leftLabel li div p a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #003366;
}

label.desc {
	/*width:45%;*/

	width:38%;
	text-align: right;
	float:left;
	margin-right: 4px ;
	padding: 1px 0 0;
	display:block;
	font-size: 11px;
	font-weight:bold;
	line-height:150%;
	color: #003366;
	vertical-align:bottom;
}
/*	input, #maincontent input {
	width: 135px;
}   */

input.small, #maincontent input.small{
	width: 90px;
}
input.text, #maincontent input.text, select.text, #maincontent select.text {
	padding: 1px 0;
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	border-style: solid;
	border-width: 1px;color:#333333;
	font-size:12px;
	margin:0;
	color: #333;
}



#maincontent #colMainLeftContent {
	display:block;
	/* float: left;	*/
	width: 610px;
	margin-left: 0px;
	padding-left:10px;
	padding-bottom: 10px;
	/*clear: both;   */
}

/* div#applyBox,
#colMainRightContent.applyBox,
#colMainRightContent.applyBox,
#maincontent #colMainRightContent .applyBox {
	width: 306px;
	height: 442px;
	position: absolute;
	right: 32px;
	top: 71px;
	 background: transparent url(images/bg_applybox.png) no-repeat top left; 
	z-index: 5;
}	*/
#maincontent #colMainRightContent #applyBox_new, div#applyBox_new, .applyBox_new {	
	padding-left: 23px;
	margin-left: 38px;
	float:right;
	background: url(images/bg_applybox_new2.png) no-repeat left top;	
	width: 290px;	
	position: absolute;
	top: 0px;	
	height: 420px;
	z-index:5;
}
 .applySubmit {
	background-color: transparent;
	background-image: url(images/btn_submit.gif);	
	background-repeat: no-repeat;
	padding:0;
	/* background-position:top left;
	width:83px;
	height:23px;  */
	border:0px;
	
}

/*#mainContent {
	width: 960px;
	position: relative;
	z-index: 1;
	text-align: left;
	float: left;
	padding-bottom: 10px;
	clear: both;
}	 */


div#wrap {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

#maincontent {
	width: 100%;
}

#maincontent #colMainLeftContent, #colMainLeftContent {
	width: 600px;
	float: left;
	padding-top: 5px;
}

#maincontent #colMainRightContent {
	width: 300px;
	float: right;
	padding-left:15px;
	margin-top:350px;
	background-color:Transparent; 

}
#maincontent #colMainRightContent .newLoan {
	background-color: #D2DADC;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#maincontent  #colMainLeftContent p, #colMainLeft p {
	color: #444444;
	font-size: 14px;
	line-height: 1.35em;
	padding-bottom: 5px;
}
#colMainLeftContent p.hightlight {
	font-weight: bold;
	padding: 5px 0 10px;
}
#colMainLeftContent p.one {
	color: #498929
}
#colMainLeftContent p.two {
	color: #003366
}

#colMainLeftContent ul {
	color: #444444;
	font-size: 14px;
	list-style:disc;
	margin-left: 15px;
	padding: 5px 0 10px 0;
	clear: both;
}
#colMainLeftContent li ol {
	list-style-type: decimal;
	margin: 3px 0;
}
#colMainLeftContent ul li {
	margin: 0 0 3px 15px;
	line-height: 1.5em;
}
.center {
	text-align: center;
}
p.btn {
	margin: 30px 0 10px;
	width: 100%;
	display: block;
}
#colMainRightContent {
	float: right;
	width: 310px;
	padding-top: 0;
}
#colMainRightContent.sub {
	margin-top: 170px;
}

#colMainRightContent.subnohead {
	margin-top: 310px;
}
#colMainRightContent div.blockText {
	clear: both;
}
#colMainRightContent div.alone {
	margin-top: 170px;
}
#colMainRightContent div.blockText h5 {
	padding: 10px 20px 10px;
	color: #003366;
	font-size: 22px;
}
#colMainRightContent div.blockText p {
	padding: 0 20px 20px;
	color: #003366;
	line-height: 1.5em;
}
#colMainRight div.blockText h5 {	
	PADDING-RIGHT: 20px;	
	PADDING-LEFT: 20px;	
	FONT-SIZE: 22px;	
	PADDING-BOTTOM: 10px;	
	COLOR: #003366;	
	PADDING-TOP: 10px
	}
#colMainRight Div.blockText p {	PADDING-RIGHT: 20px;	PADDING-LEFT: 20px;	PADDING-BOTTOM: 20px;	COLOR: #003366;	LINE-HEIGHT: 1.5em;	PADDING-TOP: 0px}



#boxQualify {
	height: 420px;
	width: 310px;
	background: #ffffff url(images/bg_doyouqualifty.jpg) no-repeat top left;
	margin-top: 25px;
	color: #003366;
	padding-top: 20px;
	clear: both;
}
#boxQualify.contactus {
	background: #ffffff url(images/bg_contactusbox.jpg) no-repeat top left;
}

#boxQualify h4 {
	text-indent: 65px;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.0em;
	
}
#boxQualify p {
	margin: 30px 0 0 15px;
	font-size: 14px;
	font-weight: bold;
}
#boxQualify ul {
	width: 270px;
	list-style:disc;
	margin-left: 15px;
	padding: 15px 0 0 0;
}
#boxQualify ul li {
	margin: 0 0 12px 15px;
	line-height: 1.5em;
}
#boxQualify #formContact ul {
	list-style: none;
	padding: 0;
	width: 100%;
}
#boxQualify #formContact form.apply {
	margin: 0 0 0 15px;
}
#boxQualify #formContact ul li {
	margin: 0;
	float: left;
	margin-right:2px;
	padding:9px 0 0;
	width:90%;
	line-height: normal;
}
#boxQualify #formContact p {
	margin: 2px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#boxQualify #formContact div {
	padding-top: 0;
	text-align: left;
	display: block;
}
#boxQualify div {
	padding-top: 10px;
	text-align: center;
	display: block;
}

ul#nav  {
	width: auto;
}
ul#nav li {
	float: left;
}
ul#nav li a {
	display: block;
	padding: 5px 13px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
/* div#applyBox,
#colMainRightContent.applyBox,
#colMainRightContent.applyBox,
#maincontent #colMainRightContent .applyBox {
	width: 306px;
	height: 442px;
	position: absolute;
	right: 32px;
	top: 71px;
	 background: transparent url(images/bg_applybox.png) no-repeat top left; 
	z-index: 5;
}	  */

form.apply {
	margin: 110px 0 0 30px;
}
form.apply li {	
	width: 90%;
	padding: 9px 0 0 0;
	/* float:left; */
	margin-right: 2px;
}
  FORM.apply li.button input.btn,
  apply li.button INPUT.btn,  apply li.button .btn {	

	width: 81px;
}
form.apply label.desc {
	display: block;
	text-align:right;
	float:left;
	margin:0 1px 0 0;
	padding: 3px 0 10px 0px;
	display:block;
	font-size: 11px;
	font-weight:bold;
	line-height: .95em;
}
.full {
width:50% !important;
padding-bottom:3px;
}
form li span {
float:left;
}
li.complex div {
width: 135px;
float:left;
}
form li div.col span {
display:block;
float:left;
padding:0;
width:100%;
}

form li div label, form li span label {
clear:both;
display:block;
font-size:10px;
margin:0;
padding-top:2px;
color:#444444;
}
input.checkbox, input.radio {
	display: block;
	height: 13px;
	line-height: 1.5em;
	margin: 1px 0 0 3px;
	width: 13px;
}
label.choice {
	color: #003366;
	display:block;
	font-size:11px;
	line-height:1.25em;
	margin:-1.25em 0 0 25px;
	padding:5px 0 5px;
	width:95%;
}
label.choice a {
	color: #003366;
	text-decoration: underline;
}
div.col {
	width: 88%;
	float:left;
}

#colMainLeft #mainBoxes.div, #colMainLeft #mainBoxes, #mainBoxes {
	width: 960px;
	height: 200px;
	float: left;
	background: transparent url(images/bg_home_greenboxes.gif) no-repeat top left;
}
#mainBoxes div.boxed h4 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.0;
	text-indent: 70px;
	margin-top: 30px;
}
DIV.boxed {	FLOAT: left;	
	WIDTH: 310px;	
	COLOR: #ffffff;	
	MARGIN-RIGHT: 15px}
DIV.boxed DIV {	MARGIN-TOP: 30px;	
	TEXT-ALIGN: center}
DIV.boxed P {	FONT-WEIGHT: bold;	
	FONT-SIZE: 14px;
	MARGIN: 20px 0px 0px 20px;
	WIDTH: 275px;	
	LINE-HEIGHT: 16px}
	
#maincontent #colMainLeftContent #mainBoxes div.boxed,
#mainBoxes div.boxed, div.boxed ,
#maincontent  #colMainLeftContent #mainBoxes  div.boxed p 
{
	width: 310px;
	float: left;
	color: #ffffff;
	margin-right: 15px;
}
#maincontent #colMainLeftContent #mainBoxes div.last,
#mainBoxes div.last, div.last{
	margin-right: 0;
}
#maincontent  #colMainLeftContent #mainBoxes div.boxed div, div.boxed div {
	text-align: center;	
	margin-top: 30px;
}
#maincontent  #colMainLeftContent #mainBoxes div.boxed p, div.boxed p  {
	margin: 20px 0 0 20px;
	line-height: 16px;
	width: 275px;
	font-size:14px;
	font-weight: bold;
}
#mainBoxes div.boxed p strong, div.boxed p strong {
	font-weight: bold;
}
div.boxed ul {
	list-style:disc;
	margin-left: 15px;
	width: 250px;
	padding: 20px 0 0 0;
}
div.boxed ul li {
	margin-left: 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.35em;
}
div.boxed ul.spaced li {
	margin-bottom: 7px;
}

#footer {
	clear: both;
	background: #ffffff url(images/bg_footer.gif) repeat-x bottom left;
	margin-top: 30px;
}

#footerWrap{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 6px 0 20px;
}
#footerWrap p.detail {
	font-size: 10px;
	color: #fff;
	line-height:1.0em;
	padding: 0 0 5px;
}
#footerWrap p.links {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}
#footerWrap p.links a {
	color: #fff;
}
hr { display: none; }



/******************added by Jacque ***************/

#wrap #maincontent {
width: 960px;
	position: relative;
	z-index: 1;
	text-align: left;
	padding-bottom: 10px;
	clear: both;
}
.innertube {
	margin : 0px 5px 0px 5px; 
}

.pageHeader {
	margin-bottom: 20px;
}
td {
	color:Navy;
	font: 12px Verdana;
}
.UpdatePanelText, .LabelStyle {
	font-size:1.0em;
}						
.GridviewHeaderStyle {	
	background-color:#677582;
	font-weight:bold;
	color:White;

	font-size: 1em;
	font-style:italic;
	text-align:center; } 

#maincontent .col, .col {
	padding-right:5px;
	padding-left:5px;
	font-size: 85%;
}
#maincontent .col_noPadding {
	padding:0px;
	font-size: 85%;
	width:0px;
}
#maincontent .col_ZeroWidth {
	padding:0px;
	font-size: 0%;
	width:0px;
}

#maincontent .col_noPadding, .col_noPadding {
	padding:0px;
	font-size: 83%;
	width:0px;
}

.colButton {
	padding-right:0px;
	padding-left:0px;
	font-size: 82%; 
}

/*#maincontent Input {  min-width: 30px;}	*/

 /* #GridviewHeaderStyle, #GridviewHeaderStyle .col {	
	background-color:#677582;
	font-weight:bold;
	color:White;
	font-size:.9em;
	font-style:italic;
	text-align:center; }   */

#maincontent input checkbox, #maincontent input radio {
	display: block;
	height: 13px;
	line-height: 1.5em;
	margin: 0 0 0 3px;
	width: 13px;
}


/* login page css */
#Login_css, #PasswordRecovery_css, #RegisterPanel_css {  
	background-color:#F7F6F3;
	border-color:#000000; 
	padding:4px; 
	width:97%;
	border-style:Solid;
	Border-Width:1px;
	font-family:Arial;
	font-size:11pt;
	color:#333333;
}
#Login_css td,  #PasswordRecovery_css td {
	font-size:.94em;
	min-width:100px;
}
.TitleTextStyle td {
	font-size:1.1em;
}
.TitleTextStyle {
	background-color:#4BADCF;
	font-weight:bold;  
	color:white;
	width:100%;
	text-align:center;
}
.TextBoxStyle {
	font-size:1.0em;
}
.InstructionTextStyle {
	font-style:italic;
	color:Black;
}
.QuickAppPanel {
	border-color:#000000; 
	border-style:Solid;
	Border-Width:2px;
}
.QuickAppTitle, .QuickAppTitle + .td {
	background-color:#4BADCF;
	border-color:White; 
	padding:4px; 
	width:97%;
	border-style:Solid;
	Border-Width:0px;
	font-family:"Times New Roman";
	font-size: 14px;
	color:white;
	text-align:center;
}
#nav  {
	width: auto;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	padding: 5px 13px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.submit {
	background-color: transparent;
	background-image: url(images/btn_login.gif);	
	background-repeat: no-repeat;
	background-position:top left;
	border:0px;
	width:83px;
	height:23px;
}
.logout {
	background-color: transparent;
	background-image: url(images/btn_logout.gif);	
	background-repeat: no-repeat;
	background-position:top left;
	border:0px;
	width:83px;
	height:23px;
}

