body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 16117D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 16117D;
}
.lgBldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16117d;
}
.lgBldWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menulinks {
	color: #16117d;
	text-decoration: none;
}
a.menulinks:hover {
	color: #16117d;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #16117d;
}
a.bottomlinks {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
