.logo {
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-left: 7px;


}
.hdbkg {
	background-image: url(hd_bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #052F57;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.navbar {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.content {
	font-size: small;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;
	text-align: justify;

}
.contact {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 18px;


}
.contactbkg {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.contacthd {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #99CC66;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #99CC66;
	text-align: right;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #052F57;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #003366;
}
h3 {

	font-size: small;
	font-weight: bold;
	color: #003366;
}
h4 {

	font-size: small;
	font-weight: bold;
	color: #052F57;
}
h5 {


	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
h6 {


	font-size: x-small;
	font-weight: bold;
	color: #052F57;
}
.content2 {
	font-size: small;
	padding: 2px;
	line-height: 22px;


}
.footerbkg {
	background-color: #003366;
}
.footertxt {
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #99CC66;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	color: #99CC66;
	text-decoration: underline;
}
.contact a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
}
.contact a:active {
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
}
.navbar a:link {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {


	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
}
.navbar a:active {



	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(plus.gif);
	list-style-type: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #052F57;
}
