.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.footer p {
	margin-top: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-image: none;
}
.footer a:link {
	color: #FFF;	
}
.footer a:visited {
	color: #FFF;	
}
.footer a:hover {
	color: #FFF;	
}
.footer a:active {
	color: #FFF;	
}
/*Footer Sub Styles */
.footersub {
	background-image: url(../images/footersub.jpg);
	background-repeat: no-repeat;
}
.footersub p {
	margin-top: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-image: none;
}

a:link {
	color: #003065;
}
a:visited {
	color: #004B9F;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #023867;
	text-align: left;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #023867;
	text-align: center;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
/* Side Menu Styles */
.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
.bgTable {
	background-image: url(../images/bgside.jpg);
	background-repeat: repeat-y;
}


.submenu a:link {
	color:#039;
	text-decoration:none;
	display: block;
}
.submenu a:hover {
	text-decoration:none;
	color: #333;
	display: block;
}
.submenu a:visited {
	color:#333;
	text-decoration:none;
	display: block;
}
.submenu p {
	line-height: 12px;
}
.centerME {
	text-align: center;
}
.border {
	margin: 3px;
	padding: 3px;
	border: 1px solid #0E1F2F;
}
.red {
	color: #C00;
}
.centerME {
	text-align: center;
}
.h2Center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #023867;
	text-align: center;
}
