body 
{
	font-family:Verdana, Garamond, Times New Roman;
}
#bkgBanner 
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;	
}
#bkgBanner img 
{
    width: 225px;
	height: 31px;
}
#bkgImg {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}
#bkgImg img 
{
    width: 225px;
	height: 460px;
}

.tableLeft
{
    clear: both;
    float: left;
    width: 100px;
}
.qTextLeft 
{
    clear: both;
	float: left;
    font-family:Verdana, Garamond, Times New Roman;
	color:#FFFFFF;
	font-size:11px;
	/*z-index:5;*/
	vertical-align: middle;
	padding-top: 2px;
	height: 23px;
	width: 100px;
}
.tableRight
{
    float: left;
    width: 80px;
}
.qTextRight
{
    clear: both;
    float: left;
    width: 80px;
    height: 25px;
}
.qTextFull
{
    clear: both;
    float: left;
    text-align: center;
    width: 205px;
    padding-bottom: 5px;
}
.qTextBox, .qImportant, .qTextarea 
{
	/*font-size:12px;*/
}
.qTextBox {
	width:80px;
	/*height:1.1em;*/
}

.qTextarea
{
	/*font-size:12px;*/
	overflow:hidden;
	width: 200px;
	height:70px;
}
.qImportant 
{
	background-color:Yellow;
}

#ratequoteheader
{
	position:absolute;
	top:6px;
	left:20px;
	z-index:2;
	font-size:18px;
	color:White;
	font-weight:700;
}	

#submitButton 
{
	position:absolute;
	top:280px;
	left:40px;
}

#applicant input{
	width:6em;
}
#applicant select{
	width:4em;
	height:1.6em;
}
#spouse input{
	width:6em;
}
#spouse select{
	font-size:10px;
	width:4em;
	height:1.6em;
}

#yourname {
}

#zipcode {
	top:65px;
}
#phone {
	top:90px;
}
#email {
	top:115px;
}
#dob
{
	top:150px;
}
#applicant {
	top:165px;
}
#spouse {
	top:190px;
}
#comments {
	top:215px;
}
#submitImg 
{
	position:absolute;
	top:320px;
	left:10px;
}

#tableEntry 
{
    clear: both;
    float: left;
	position: absolute;
	left: 10px;
	top: 55px;
	/*top:32px;*/
}
#tableEntry table 
{
    width: 225px;
	height: 355px;
}

#tableEntry table tr td { padding: 4px; }

#tab1 { position: absolute; top: 31px; left: 5px; background-image: url(../images/tab.jpg); width: 81px; height: 20px; 
        font-size: .65em; text-align: center; }
#tab2 { position: absolute; top: 31px; left: 88px; background: url(../images/tab.jpg); width: 81px; height: 20px;
        color: #FFF; font-size: .65em; text-align: center; }
#tab1 a, #tab2 a { color: #FFF; text-decoration: none; }
