

.LoanType {
	margin: auto;
	margin-top: 25px;
	width: 100%;
	background-color: #eeeeee;
}

.LoanType thead td {
	background-color: #038B55;
	background-image:url(../images/ratesTitleBg.gif);
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: solid 1px  #038B55;
	border-top: solid 1px  #038B55;
	padding: 0px 0px 0px 5px;
	height: 15px !important;
}
.LoanType tbody td {
	text-align: left;
	vertical-align: top;
	top: 0px;
	padding: 0px 0px 0px 10px;
}

.LoanType tr.title td {
	font-weight: bold;
	background-color: #eeeeee;
	background-image:url(../images/ratesSubTitleBg.gif);
}
#tblStructure{
	overflow: hidden;
	float: left;
	display:block;
	background-color: #000;
}

.LoanType tr.data td {
	padding: 0px 5px 0px 10px;
}

.LoanType td.alt {
	
	background-color: #dddddd;  /*  '#D7FFEF */  
}

#rates{
	margin-top: 25px;
}



input {
	border: solid 1px #038B55;
	background-image:url(../images/inputBg.gif);
	height: 18px;
}

input.button {
	background-image:url(../images/ratesSubTitleBg.gif);
	height: 21px;
	border-top: solid 1px #eeeeee;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #dddddd;
	margin: 5px 5px 5px 5px;
}
.button2 {
	width: 200px
}
.button1 {
	width: 100px
}


#form1003 table {
	border: dotted 1px #333333;
	border-top: none;
}
#form1003 table table{
	border: none;
}

#form1003 table,
.Decl {
	width: 500px;
}

#form1003 table th,
#form1003 td.header{
	background-color: #038B55;
	background-image:url(../images/ratesTitleBg.gif);
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: solid 1px  #038B55;
	border-top: solid 1px  #038B55;
	padding: 0px 0px 0px 5px;
	height: 15px !important;
}

#form1003 td.subTitle,
#form1003 tbody td.subTitle,
.Decl td.subTitle {
	background-color: #eeeeee;
	background-image:url(../images/ratesSubTitleBg.gif);
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: solid 1px  #dddddd;
	border-top: solid 1px  #333333;
	padding: 0px 0px 0px 5px;
	height: 15px !important;
}
#form1003 td, 
.tblStrucure table tbody td,
.Decl td{
 	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.Decl td {
	vertical-align: bottom;
	border-bottom: dotted 1px #cccccc;
}

#form1003, 
#form1003 td,
#form1003 tr {
	border: none;
	padding: 0px;
}

#rates{
	margin-top: 75px;
}



input {
	border: solid 1px #038B55;
	background-image:url(../images/inputBg.gif);
	height: 18px;
	padding: 1px 3px 1px 2px;
	
}

input.button,
a.quickStart {
	background-image:url(../images/ratesSubTitleBg.gif);
	width: 75px;
	text-align: center;
	padding: -3px 0px 0px 0px;
	height: 25px;
	border-top: solid 1px #038B55;
	border-right: solid 1px #038B55;
	border-bottom: solid 1px #038B55;
	border-left: solid 1px #038B55;
	margin: 5px 31px 5px 5px;
	float:right;
}
a.quickStart:link,
a.quickStart:visited {
	margin: 15px 31px 10px 100px;
	display: block;
	text-decoration: none;
	color: green;
}
a.quickStart:hover,
a.quickStart:active {
	text-decoration: none;
	background-repeat: repeat-x;
	height: 22px;
	margin: 18px 31px 10px 100px;
	color: green;
}

p.welcome {
	width: 100%;
	margin: 5px;
}
h2.blue{
	width : 300px;
	float:left;
	margin: 0px 0px 10px 0px;
}
label {
	display:block;
	width: 175px;
	float:left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	margin-right: 5px;
	font-weight: bold;
	color: #666666;
}
.secured1,
.secured2 {
	position: absolute; 
	top: 325px; 
	left: 410px;
	font-weight: bold;
}
.secured2{
	top: 115px;
}
table.tblMap {
	width: 500px
}
table.tblMap td {
     padding: 2px 10px 2px 10px;
}

td.active {
	background-image: url(../images/active.jpg);
	background-color: #eee;
	padding: 2px 10px 2px 35px;
}

#form1003 {
	display: block;
	overflow: hidden;
	padding: 10px;
	margin-top: 50px;
}

#form1003 label {
	padding-left: 10px;
}

ul.mortgage {
	width: 230px;
	display: block;
	float: left;

	padding: 0px;
	margin: 0px
}
ul.mortgage li {
	width: 230px;
	display: block;
	float: left;
		padding: 0px;
	margin: 0px;
	list-style-image: none;
}