body{
background-color: #4C6892;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
background-repeat:repeat-x;
background-image:url(../images/bgStrip.jpg);
margin-top: 0px;
margin-left: 0px;
}
#header{
height: 297px;
width: 769px;
background-image: url(../images/header.png);
background-repeat:no-repeat;
background-position:top left;
}

#middle{
width: 769px;
background-image: url(../images/middle.png);
_background-image: url(../images/middle.gif);
background-repeat:repeat-y;
background-position:top left;
overflow: auto; /* fixes "clear floats" bug */
}
#footer{
height: 6px;
width: 769px;
background-image: url(../images/footer.png);
_background-image: url(../images/footer.gif);
background-repeat:no-repeat;
background-position:top left;

}
#headerQ{
height: 297px;
width: 769px;
background-image: url(../images/headerQ.png);
background-repeat:no-repeat;
background-position:top left;
}

#middleQ{
width: 769px;
background-image: url(../images/middleQ.png);
_background-image: url(../images/middleQ.gif);
background-repeat:repeat-y;
background-position:top left;
overflow: auto; /* fixes "clear floats" bug */

}
#footerQ{
height: 6px;
width: 769px;
background-image: url(../images/footerQ.png);
background-repeat:no-repeat;
background-position:top left;

}
#menu{
font-size: 10px;
font-weight: bold;
color: #74812D;
float: right;
padding-right: 10px;
line-height: 36px;
}
#menu a{
color: #74812D;
text-decoration: none;
}
#menu a:hover{
text-decoration: underline;
}
#main_l{
width: 536px;
float: left;
}
#signup_header{
height: 35px;
width: 520px;
margin-left: 16px;
background-image: url(../images/signupform_header.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#signup_middle{
width: 520px;
margin-left: 16px;
background-image: url(../images/signupform_middle.jpg);
background-repeat:repeat-y;
background-position:top left;

}
#signup_footer{
height: 35px;
width: 520px;
margin-left: 16px;
background-image: url(../images/signupform_footer.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#main_l .row{
padding-left: 20px;
clear: both;
}
.blackText18{
font-size: 18px;
float: left;
}
.smBtn{
font-size: 10px;
color: #ffffff;
width: 90px;
height: 25px;
text-align:center;
line-height: 25px;
background-image:url(../images/smButton.png);
float: left;
margin-right: 5px;
}
.smBtn a{
color: #ffffff;
text-decoration:none;
}
.smBtn a:hover{
text-decoration:underline;
}
#formMenu{
width: 210px;
float: left;
clear: right;
margin-left: 20px;
}
.redText12{
	color: #ff0000;
	}
	.redText12 a{
	color: #ff0000;
	text-decoration:none;
	}
	.redText12 a:hover{
	text-decoration:underline;
	}
	.inputText{
width: 350px;
}

.greenRow{
float: left;
margin-left: 20px;
margin-top: 10px;
background-color:#74812D;
clear: both;
width: 93%;
padding: 5px;


}
.transRow{
float: left;
margin-left: 20px;
margin-top: 10px;
clear: both;
width: 93%;
padding: 5px;

}
.number{
float: left;
width: 50px;
height: 40px;
color: #20230C;
font-size: 36px;
}
.goBtn{
background-color: #20230C;
color: #FFFFFF;
}
.blackText26{
font-size: 26px;
}
.blackText20{
font-size: 20px;
float: left;
}

.wideBtn{
font-weight: bold;
color: #ffffff;
width: 150px;
height: 25px;
text-align:center;
line-height: 25px;
background-image:url(../images/wdButton.png);
float: left;

}
.wideBtn a{
color: #ffffff;
text-decoration:none;
}
.wideBtn a:hover{
color: #000000;
text-decoration:none;
}
#previousDD{
font-size:13px;
float: left;
margin-left: 5px;
margin-right: 5px;
}
.previousDD{
font-size:13px;
float: left;
margin-left: 5px;
margin-right: 5px;
}
.headerRow_l{
padding-left: 20px;
width: 500px;
float:left;
}
.headerRow_r{
float:left;
clear: right;
}
.headerRow_r img{
float:right;
padding-right: 20px;
}
#btnSubmit{
height: 41px;
width: 149px;
background-image:url(../images/submitButton.png);
}
/*Fix for transparent background png for IE 6.0 and lower*/
img, div,input, span { behavior: url(../iepngfix.htc) }