body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #052F57;
	background-color: #DCE6F4;
	background-image: url(pgbkg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.navbar {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 25px;
	text-align: left;
}
.content {
	font-size: small;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;
	text-align: justify;
	background-color: #ffffff;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #052F57;
}
.homebox {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.whitehomebox {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #052F57;
}
.contact {
	font-size: 12px;
	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: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	background-color: #DCE6F4;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #003366;
	background-color: #DCE6F4;
	border: 1px solid #FFFFFF;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	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;
	color: #003366;
}
a:link {
	font-weight: bold;
	color: #052F57;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #052F57;
	text-decoration: none;
}
a:hover {

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


	font-weight: bold;
	color: #333333;
	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: #DCE6F4;
	text-decoration: none;
}
.contact a:active {
	font-weight: bold;
	color: #DCE6F4;
	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: #DCE6F4;
	text-decoration: none;
}
.navbar a:active {



	font-weight: bold;
	color: #DCE6F4;
	text-decoration: none;
}


