.clear {
	clear: both;
	height:1px;
   overflow:hidden;
}
/* @group elements **/
* {
	padding: 0em;
	margin: 0em;
}
html,body {
	height: 100.1%;
}

body {
    background-color: #E9EAEB; /*#E2E2E2;*/
    margin: 0px 0px;
    padding: 0px;
    text-align: center;
    color: #6B6D67;
    font-size: 11px;
    line-height: 18px;
    font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}
a {
	color: #0a94d6;
	text-decoration: none;
	outline: none;
}

br{
	line-height: 1.5em;
}

img {
	border: none;
}

ol {
	padding-left: 30px;
	margin-bottom: 1.2em;
}

p {
	margin-left: 15px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1.2em;
}


h4{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1.2em;
}

h4 a{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1.2em;
}

h5{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	width: 100%;
	color: #555;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1.2em;
	color: #6b6d67;
}

.toggle_container .block {
	/*padding: 20px; --Padding of Container--*/
	/*background: url(/images/toggle_block_btm.gif) no-repeat left bottom; --Bottom rounded corners--*/
}



h6{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h7{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	width: 600px;
	color: #555;
}



h9{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1.2em;
}

h10{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	width: 100%;
	color: #555;
}

.input {
	width: 135px;
	border: 1px solid #555;
}

input, textarea, button {	
	color: #000;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
	border: 1px solid #d5d5d5;
	padding: 2px;
}

option, select {	
	color: #000;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.coSelect select{
	min-width: 320px;
}

.red {
	color: red;
}

.containerErrors {
	display: none;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}

button {
	cursor: pointer;
}

table{
	border-collapse:collapse;
}

caption{
	background: #29598C;
	color: #fff;
	line-height: 2.5em;
}
th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#3E83C9 none repeat scroll 0 0;
color:#FFF;
font-weight:bold;
line-height:1.2;
padding:2px 11px;
text-align:center;
border: 1px solid #fff;
}

th a{
	font: 11px bold;
	font-family:verdana;
	color: #FFF;
}

td {
	/*border-bottom: 1px solid #95bce2;*/
	vertical-align: top;
	text-align: center;
	padding: 0 2px;
	font-size: 11px;
}

td a {
	font-family:verdana;
	font-size:10px;
	color: #555;
}

tr.alt td {
	background: #ecf6fc;
}

tr.over td{
	background: #bcd4ec;
}

.cursor{
	cursor: pointer;
}

.offset:active {
	position:relative;
	top: 1px;
	left: 1px;
}

#icon ul {
	list-style:none;
	text-align: center;
}

#icon ul li{
	display:block;
	float: left;
	width: 80px;
}

	
/*@group outer  */
#outer {
    position: relative;
    width: 1030px;
    /*background: url("/images/shadows.jpg") repeat-y scroll 0 0 transparent;*/
    margin: 0 auto;
    /*padding: 0 10px;*/
    background: #fff;
}
/* @end */

/* @group header */
#headertop{
	text-align: right;
	margin-right: 5px;
}

#header {
    height: 105px;
    width: 1030px;
    background: url('/images/FundingShield_left_shield_logo_lower_dpi.jpg') no-repeat 15px 45px #fff;
    margin: 0 auto;
    text-indent: -9999px;
    display: block;
}

#btmMenu{
	background: #fff url('/images/bottom_bg.gif') repeat-x;
	height: 40px;
	width:1030px;
	margin:  0 auto;
}

#logout {
	float: right;
	padding-right: 5px;
	clear: both;
}

#nav {
	/*position: relative;*/
	margin: 0 auto;
	width: 1030px;
	/*margin-left: 17px;*/
}

#nav ul {
	/*height: 42px;*/
	list-style: none;
	background: url('/images/layout-nav-ul2.gif');
	background-position: 100 0%;
}

#nav li {
	float: left;
	/*height: 42px;*/
	line-height: 40px;
	height: 100%;
	background: url('/images/layout-nav-ul2.gif');
	padding: 0 ;
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight:800;
	/*position: hidden;*/
	width: 80px;
	z-index: 2;
}

#nav li a{	
	color: #000;
}

#nav li.last {
	border-right: 1px solid black;
}

#nav li a:hover{
	background: url('/images/layout-nav-ul2.gif');
	background-position: 50% 100%;
	display: block;
	color: #fff;
	width: 100%;
	height: 100%;
	line-height: 40px;
}

#content {
	margin: 0 auto;
	padding-bottom: 5px;
	width: 1030px;
}

#contentHome {
	margin: 0 auto;
	padding-bottom: 5px;
	background: #fff url(/images/bgtest2.jpg) no-repeat;
	width: 1030px;
}

/* for Internet Explorer */
*html #leftCol{
	height: 500px;
}

#leftCol{
	float: left;
	width: 195px;
	text-align: justify;
	padding: 20px 5px 5px 10px;
	min-height: 500px;
}

/* for Internet Explorer */
*html #rightCol{
	height: 500px;
}

#rightCol{
	float: left;
	width: 780px;
	padding: 20px 5px 5px 20px;
	text-align: justify;
	min-height: 500px;
}

.dtImg {
	padding: 20px 0 10px 0;
}

#footer{
	width:1030px;
	margin: auto;
	height: 30px;
	text-align: center;
	background: #fff url('/images/bottom_bg.gif') repeat-x;
}

.hiddenStuff{
	display: none;
}

.lftColTd {
	text-align: right;
	padding:  3px 10px;
	border: 1px solid #333;
	background: #3E83C9;
	color: #FFF;
	min-width: 125px;
	font-size: 11px;
}

.rghtColTd{
	text-align: left;
	padding: 0 15px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	min-width: 185px;
}
.radioCol{
	text-align: center;
	border: 1px solid #333;
}

.trHover:hover{
	background: #bcd4ec;
}

.abc{
	width: 100%;
	text-align:center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
	margin-top: 30px;
	}

.lgfrmCnt{
	margin-top:50px;
	margin-left:0px;
	padding:10px 10px;
	width: 250px;
}

.formStat{
	padding-left: 0;
}

.formStat ul{
	list-style: none;
}

.formStat li{
	vertical-align:middle;
	text-align: right;
	padding-right: 30px;
}

.hLong{
	color: #000;
	background: #fff;
	padding:10px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.5em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.hLong h1{
	font-family: Georgia, Geneva, Trebuchet MS, Verdana,serif;
	line-height: 2em;
}

.widgetStat{
	padding-left: 0;
}

.widgetStat dt{
	padding-left: 20px;
	margin-bottom: -15px;
	font-size: 11px;
}

.widgetStat dd{
	vertical-align:middle;
	line-height: 20px;
	padding-left: 5px;
}

.widgetStat dd img {
	border: none;
	padding-right: 10px;
}

.widgetStat .header {
	margin-top: -10px;
	margin-left: 0;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #6B6D67;
	background-color: #F2F5F7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.expand{
	padding-left: 110px;
	cursor: pointer;
	border:none
}

#legend {
	display: none;
}

.formStat .header {
	margin-top: -10px;
	margin-left: 0;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #6B6D67;
	background-color: #F2F5F7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

/*span.acceptbi, span.acceptpi, span.acceptli, span.acceptta, span.acceptuw {
	margin-right:80px;
	width:140px;
}*/
.textbottom {
	vertical-align:text-bottom;
	padding-left: 10px;
}

.textcenter {
	vertical-align: middle;
	padding-left: 10px;
}
	 
.form1{
	float: left;
	padding-right: 20px;
}

.form1 label{
	width: 70px;
	text-align: left;
	float: left;
	display: block;
	padding-left: 15px;
}

.form1 input{
	display: block;
	margin-bottom:-5px;
}

.form2{
	float: left;
	padding-right: 25px;
}

.form2 label{
	width: 100px;
	text-align: left;
	float: left;
	display: block;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.form2 input{
	display: inline;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.form2 select{
	display: inline;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.form3 label{
	width: 160px;
	text-align: left;
	float: left;
	display: block;
}

.form3 input{
	display: inline;
	margin-bottom: 10px;
}

.form3 select{
	display: inline;
	margin-bottom: 10px;
}

.form5{
	font-size: 11px;
}

.form5 label{
	width: 120px;
	text-align: left;
	float: left;
	display: block;
}

.form5 input{
	display: inline;
	margin-bottom: 10px;
}

.form5 select{
	display: inline;
	margin-bottom: 10px;
}

.form4{
	float: left;
	padding-right: 45px;
	font-size: 11px;
}

.form4 label{
	width: 125px;
	text-align: left;
	float: left;
	display: block;
}

.form4 input{
	display: inline;
	margin-bottom: 10px;
}

.form4 select{
	display: inline;
	margin-bottom: 10px;
	width: 130px;
}

.form6{
	font-size: 11px;
}

.form6 label{
	width: 100px;
	text-align: left;
	float: left;
	display: block;
}

.form6 input{
	display: inline;
	margin-bottom: 10px;
}

.form6 select{
	display: inline;
	margin-bottom: 10px;
}

.form7{
	float: left;
	padding-right: 25px;
}

.form7 label{
	width: 160px;
	text-align: left;
	float: left;
	display: block;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.form7 input{
	display: inline;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.form7 select{
	display: inline;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.bEdit input{
	border:0;
}
.lEdit input{
	border:0;
}

.pEdit input{
	border:0;
}
.wEdit input{
	border:0;
}

.tEditF{
	display:none;
}

.uEditF{
	display:none;
}
.tEdit input{
	border:0;
}


#titleInfo  {
min-width:320px;
}

.mailLabel {
	background: #FFF;
	width: 340px;
	padding: 10px;
	margin-bottom: 25px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.bankForm {
	font-size: 12px;
	color: black;
	text-align: justify;
	background: #FFF;
	width: 540px;
	padding: 20px;
	margin-bottom: 25px;
	border: 1px solid #bcd4ec;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.defaultForm {
	font-size: 12px;
	color: black;
	text-align: justify;
	background: #FFF;
	width: 730px;
	padding: 30px;
	margin-bottom: 25px;
	border: 1px solid #bcd4ec;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.loginForm {
	background: #bcd4ec;
	width: 275px;
	padding: 10px;
	
	border: 1px solid #bcd4ec;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.rtTxt{
	text-align: right;
}

#lenderTabs{	
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.uwContact{
	display:none;
}

.tcContact{
	display:none
}

dl {padding-bottom: 20px;}
dt {font-weight: bold; font-size: 110%; padding-bottom: 10px;}
dd {margin: 10px 10px 10px 20px; }
.addTc{ cursor: pointer; margin-top: -5px;}
dd.updateTrackInfo{ cursor: pointer; width: 25px; margin-top: -5px;}

.mbaLogo {
	float: right;
	padding-right: 15px;
	padding-top: 25px;
}