body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(images/bkgdMain.gif);
	background-repeat: repeat;
}
.bannerUndercell {
	background-color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
hr {
	color: #EEEEEE;
}
.sideMenuTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
	margin-right: 2px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 4px;
	text-align: left;
}
.sideMenu {
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	margin-left: 3px;
	padding-left: 3px;
	margin-top: 7px;
	margin-bottom: 9px;
	padding-top: 7px;
	padding-bottom: 9px;
	text-align: left;
}
.frontUpRight {
	background-color: #CCCCCC;
}
.frontLowerRightCopy {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomFooter {
	background-color: #FFFFFF;
	margin: 3px 6px 3px 3px;
	padding: 3px 6px 3px 3px;
	text-align: right;
	font-size: 10px;
	color: #00423F;
}
a:link {
	color: #00423f;
	text-decoration: underline;
}
a:visited {
	color: #02625E;
	text-decoration: underline;
}
a:hover {
	color: #00423f;
	text-decoration: none;
}

.footer {
	background-color: #00423F;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 9px;
	color: #d9f7f5;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #D9F7F5;
	text-decoration: underline;
}
.picBorder {
	border: thin solid #00423f;
	padding: 1px;
	margin-left: 5px;
}

