/*
 * @author neil k. palmer
 * @created september, 2004
 * @purpose cascading style sheet for tru-Green Template
 */



li {
	position:relative;
	left: -20px;
}

#frmBody-table{
	float:left;
	position:relative;
	top: 0px;
	left:10px;	
}


.form-elem{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}


span.label2 {
    float:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
    width:120px;
	position:relative;
	left:0px;
	text-align:right;
}

span.label-number {
    float:left;

}

span.label-full{
    float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	position:relative;
	left:7px;
}

#field{
	float:left;
	position:relative;
}

.form-field{
	float:left;
	position:relative;
	left:35px;
}

#row-container{
	float:left;
	position:relative;
	top:0px;
	left:7px;
}

#row{
	float:left;
	width: 371px;
	padding-bottom:5px;
}

#row2{
	clear:both;
	width: 398px;
}

#reset {
	clear:both;
}


#img-row{
	float:left;
	background-color:#003333;
}


#rt-row{
	float:left;
	width:365px;
	background-color:#006BB5;
}


.hdr{
	font-size:17px;
	font-weight:bold;
	color:#990000;
}



#lt-content{
	float:left;
	width:329px;
	background-color:#FFFFFF;
}

#rt-content{
	float:left;
	width:431px;
	background-color:#F5F4F4;
	background-repeat:repeat-x;
	background-image: url("../images/bg_fade.jpg");
}

#formBody{
	float:left;
	width:400px;
	background-color:#990000;
	position:relative;
	top:1px;
	left:16px;
}

#formInner {
	float:left;
	width:398px;
	background-color:#FBE9C8;
	position:relative;
	top:1px;
	left:1px;
}

#txt{
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	position:relative;
	top:20px;
	left:10px;
	width:300px;
}

#ftr-link{
	float:left;
}

a.ftr{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

#ftr-copyright{
	float:right;
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#00000;
}



.poplk{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.error{
	
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	padding-left: 125px;
}

.error-left{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	position:relative;
	left:35px;
}

#footer{
	width:760px;
	height:35px;
	background-color:#FFFFFF;
}

#footer-container{
	background-color:#FFFFFF;
	padding:5px 20px 0px 20px;
}

.thide { display: none; }
.tshow { display: block; height:40px; font-weight: bold; font-family: verdana, arial, sans-serif; font-size:14px; color:#000000; }

#submitBtn{
	float:left;
	position:relative;
	top:12px;
	left:125px;
}
#space{
	float:left;
	width:15px;
}
#processing{
	margin-top:20px;
}

a.poplink{
	font-weight:bold;
	color:#003333;
}

#disclaimer{
	float:left;
	font-size:11px;
	padding:10px 0px 0px 5px;
}

.formtxt {color:#000000; font-family: arial; font-size: 13px; font-weight: normal; }

#prequal {position:relative; left:25px; width:340px; text-align: left; font-weight: bold;}
span.formnumber { position:absolute; width:25px; font-size: 12px; font-weight: bold;  }

#rowprequal {position: relative; left:2px; width: 350px; font-family: arial; font-size: 13px; font-weight: bold; color:#000000; }

 /* for submit button */
.thide { display: none; }
.tshow { display: block; font-weight: bold; font-size:12px; color:#000000; } 
#button {margin-left: 120px;}
