H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
	color: #003366;
	display: block;
	margin: 15px 5px 5px;
}
H2 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	margin-left: 5px;
	margin-top: 15px;
	line-height: normal;
	display: block;
}
H3 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#footer {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #17536C;
            text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #3291DE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#footer a:hover {
   color: #BCBC78;
   text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	display: block;
	margin: 5px 5px 5px 10px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	line-height: 18px;
	margin-left: 15px;
	margin-top: 15px;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-left: 20px;
	display: block;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	display: block;
	margin-left: 10px;
}
.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.formnopadd {
	margin: 0px;
	padding: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
    padding: 0px;
    margin: 0px;
}.background {
	background-image: url(images/background.jpg);
	background-color: #ACAEBB;
	background-repeat: repeat-x;
	background-position: top;
}
.background_worker {
	background-image: url(images/bdy_worker_cutout.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 250px;
	width: 378px;
}
.background_blankbox {
	background-image: url(images/bdy_bx_bckgrnd.jpg);
	background-repeat: repeat-x;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: right;
	line-height: 18px;
	margin-left: 6px;
	margin-right: 15px;
	margin-top: 15px;
}
.bullets_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	display: block;
	list-style-position: outside;
	list-style-image: url(images/bullet_star.png);
	list-style-type: disc;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.background_about {
	background-image: url(images/pic_aboutus_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 404px;
}
