*, html {
	margin: 0px;
	padding: 0px;
}
table {
	font: 62.5% "Trebuchet MS", Verdana, Arial;
	color: #333333;
	background: #FFFFFF;
	margin: 10px;
}

#top {
	
	width: 835px;
	height:120px;
	margin-top: 10px;
	border-bottom: 0px solid #FFCC99;
}

#fluff {
	top: 0px;
	font: "Trebuchet MS", Verdana, Arial;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 0px solid #FFFFFF
}

#bottom {
	
	width: 835px;
	height:50px;
	margin-top: 10px;
	border-top: 1px solid #BBBBBB;
	text-align: center;
}

#loanform {
	
	width: 490px;
	margin-top: 20px;
	background: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 10px solid #DDDDDD;
}
#loanform #header {
	text-align: center;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
p {
}
h2 {
	font-size: 1.6em;
	color: #FF6600;
	line-height: 1.6em;
	clear: both;
	padding-top: 10px;
}
#loanform div {
}
#poweredby {
	text-align: right;
	padding-right: 24px;
	background: url(https://www.data3001.com/images/forms/lock_03.gif) no-repeat right top;
	height: 20px;
	padding-top: 5px;
	cursor: pointer;
}
#loanform fieldset {
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#loanform legend {
	color: #FF6600;
	font-size: 1.6em;
	padding-right: 10px;
}
#loanform p {
	width: 100%;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
#loanform p label {
	width: 24em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	float: left;
	text-align: right;
	display: inline;
}
#loanform .symbols {
	display: inline;
	float: right;
}
#loanform input {
	font-size: 0.9em;
}
#loanform select {
	font-size: 1em;
}
#loanform .xsmall{
	width: 40px;
}
#loanform .small{
	width: 60px;
}
#loanform .medium{
	width: 120px;
}
#loanform .large{
	width: 150px;
}
#loanform input.radio, input.checkbox {
	width: auto;
}
#loanform input:focus, textarea:focus {
	background: #ffc;
}
#loanform .radiobuttons {
	height: 10px;
}
#loanform .radiobuttons label {
	float: none;
	padding-bottom: 3px;
}
#loanform .clearfloat {
	clear: both;
}
#loanform #submit {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#loanform #securerightstag {
	float: left;
	width: 125px;
	height: 75px;
	padding-top: 10px;
}
#loanform #securerights {
	padding-top: 10px;
	border-top: 1px solid #DDDDDD;
}
#loanform #securerights img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#loanform em {
	font-size: 0.9em;
	font-style: normal;
	color: #999999;
}
#loanform .center {
	text-align: center;
	clear: both;
}
#loanform em.example {
	color: #FF6600;
}

