/*
 * @author greg jenkins
 * @created march, 2005
 * @purpose style sheet for long fence
 */

body {
  margin-right: 0px;
  margin-bottom: 0px;
  text-align:center;
  background-color: #003273;
}

div {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    text-align:left;
    line-height: 16px;
}

td {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    text-align:left;
    line-height: 150%;
}
.ownhome{
	width : 10px;
}
.question {
   font-size:12px;
   line-height:130%;
   width:300px;
}

span.label {
    float:left;
    width:125px;
    text-align: right;
}

input, select {
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
}

.copyhead {
    font-size: 13px;
    font-weight: bold;
    color: #003273;
    line-height: 140%;
}

.bluefont {
    color:#003273
}

.whitefont {
    font-family:Verdana;
    color:#FFFFFF;
    font-size:12px;
   
    line-height:150%;
}


.error {
    color: #990000;
    font-weight: bold;
    font-size: 9px;
}

.sub {
    border-style: solid;
    border-width: thin;
    border-color: #999999;
    background-color: #e9e9e9;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100px;
    margin-top: 10px;
}

.topnav {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #f8f8f8;
    font-weight: normal;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    
    text-decoration: none;
    color: #999999;
}

.topnav:hover {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #e9e9e9;
    font-weight: normal;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000000;
    text-decoration: none;
}

.topnavsel {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #e9e9e9;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000000;
    text-decoration: none;
}

.copyright {
  padding-left: 5px;
  font-size: 10px;
}

.navfiller {
    background-color: #990000;
    padding-top: 6px;
    padding-bottom: 8px;
    position:absolute;
    left: 409px;
    width: 350px;
}

.numbers {
    width:1px;
}

.postqualform {
    width:130px;
    font-weight:bold;
    font-size: 12px;
    color:#003059;
    font-family:Arial;
    padding-left:12px;
	float: left;

}

.formfield {
	width: 220px;
    font-weight:bold;
    font-size: 12px;
    font-height:25px;
    color:#003059;
    font-family:Arial;
	float: right;

}

.postqualform2 {
    width:370px;
    font-weight:bold;
    font-size: 12px;
    color:#003059;
    font-family:Arial;
    padding-left:12px;
	float: left;
}

.postqualformbasic {
    font-weight:bold;
    font-size: 12px;
    font-height:25px;
    color:#003059;
    font-family:Arial;
}


.footeroffset {
    padding-left:145px;
}


.thankyoutitle {
    font-size:15px;
    color:#003273;
    font-weight:bold;
    line-height:140%;
    padding-top:21px;
}
    

a.footer_link:link
{ 
	font-size:10px; 
	color:#FFFFFF;
}

a.footer_link:active
{ 
	font-size:10px; 
	color:#FFFFFF;
}

a.footer_link:visited
{ 
	font-size:10px; 
	color:#FFFFFF;
}

a.footer_link:hover
{ 
	font-size:10px; 
	color:#FFFFFF;
}

a.closewindow:link
{ 
	position:relative;
	font-size:12px; 
	color:#FFFFFF;
	line-height:130%;
	width:500px;
}

a.closewindow:active
{ 
	font-size:12px; 
	color:#FFFFFF;
	line-height:130%
}

a.closewindow:visited
{ 
	font-size:12px; 
	color:#FFFFFF;
	line-height:130%
}

a.closewindow:hover
{ 
	font-size:12px; 
	color:#FFFFFF;
	line-height:130%
}

.thide { 
	display: none; 
}
.tshow { display: block;  font-weight: bold; font-size:14px; color:#000000; }
.statusProcessing {
    color:#ff0000;
    font-size:12px;
    font-weight:bold;
    font-family: verdana; 
    padding-left:150px;
	
}
.statusProcessing1 {
    color:#ff0000;
    font-size:12px;
    font-weight:bold;
    font-family: verdana; 
    padding-left:150px;
	padding-top:30px;
}
.popupwindow{
	font-size:10px; 
	color:#FFFFFF;
}