body{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
H2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
 SELECT {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: ffffff;
}
.required{color:#ff3300;}
.footnote{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerbody{
	background-image: url(images/footer_body.gif);
	background-repeat: repeat-y;
}
.footernav{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	
}
.footertype{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.style1{
	background-image: url(images/header_bkgd.gif);
	background-repeat: repeat-x;
}
.scrolling{
	
}
