/* CSS Document */
*{margin:0;padding:0}
#body{
	text-align:;
	font-size:62.5%;
	font-family:arial, sans-serif;
	border-top: solid #b9a383 10px;
	margin: auto;
	color: #000000;
	background-color: #FFFFFF;
}
#stage{
	width:780px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: solid black 1px;
}
#stage2{
	width:780px;
	text-align:;
	background-color: #FFFFFF;
	margin: auto;
	border: solid #000 1px;
}
#stage3{
	width:780px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

h1{
	height:170px;
	background:url(images/header.gif) no-repeat;
	text-indent:-5000px;
}
h2{
	font-size:1.7em;
	font-weight:normal;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: center;
	padding-top: 10px;
}
h3{
	font-size:1.3em;
	font-weight:normal;
	color:#b9a383;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: center;
}
#pot4{
	width:550px;
	float: left;
	margin-right: 15px;
	
}
#pot6{
	width:180px;
	float:right;
	margin-right: 0px;
	text-align: center;
}

.maintext{
	color:#000000;
	font-size:1.3em;
	text-align: justify;
	padding: 10px;
}
.maintext a{
	color:#8a7d56;
	text-decoration: underline;
}
.maintext a:hover {
	color:#000000;
	text-decoration: underline;
}





a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline
}
a:hover{
	color: #336699;
	
}
#footer {
	clear:both;
	width:100%;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 3em;
	text-align: center;
	border-bottom: solid #b9a383 10px;
}
#footer a {color:#8a7d56}
#footer a:hover {color:#000000}
* {
    font-family: verdana;
}

body {
    background-color: #EEE;
}

.Container {
    border: 3px solid white;
    background-color: #D9E1F0;
    width: 450px;
}

.Section {
    font-weight: ;
    font-size: 16pt;
    height: 60px;
    vertical-align: bottom;
}

.SectionText {
    width: 100%;
    border-bottom: 2px solid white;
    text-align: right;
    padding-right: 50px;
    margin-bottom: 10px;
}

.Field {
    vertical-align: top;
    padding: 2px 5px 2px 5px;
}

.FieldTitle {
    width: 100%;
    text-align: right;
    font-weight: ;
    font-size: 10pt;
}

.FieldText {
    font-size: 10pt;
}

.FieldSubmit {
    text-align: center;
    padding: 20px 0 20px 0;
}

.Submit {
    border: 2px solid white;
    background: #D9E1F0;
    width: 100px;
    height: 30px;
}

.InputField, .InputBox, .InputArea {
    background: #EEE;
    border: 2px solid white;
    overflow: auto;
    font-size: 8pt;
}

.InputField {
    width: 172px;
}

#VerifBox {
    width: 55px;
}

.InputArea {
    width: 200px;
}

#Address {
    height: 60px;
}

#DebtHistory {
    height: 73px;
}

.InputBox {
    width: 172px;
}
