body  { text-decoration: none; background-color: #000066 }
.subfooter {
	background-color: #000066;
	background-image: url(images/sub-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:BottomNav { color: #015697; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; }
a.BottomNav{ color: #015697; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; }
a.BottomNav:hover { color: #00B2E5; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; }
.style1  { font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
.style2  { font-size: 14px; font-weight: bold; text-decoration: none }

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navBkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	margin:0;
}
.navbar ul {
	margin: 0;
	padding: 0;
}
.navbar li {
	float: left;
	list-style-type: none;

}

.navbar li a {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}

.navbar li a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.navbar li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.navbar li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.rightfooterContact  {
	background-color: #dbdbdb;
	background-image: url(images/right-footer-contactus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footerGraphic {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DBDBDB;
}
#rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 150px;
	padding-right: 10px;
	padding-top: 10px;
	font-style: italic;
}
