body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #003333;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bullets {
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 10px;
	color: #B0CAE8;
}
.footer a:link {
	color: #F9F6CD;
	text-decoration: none;
}
.footer a:visited {
	color: #F9F6CD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #115C75;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
.bulletsOrange {
	color: #D36E02;
	font-size: 12px;
}
.formBack {
	background-image: url(../_images/fill_form.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #993300;
}
