#mainTable td {
	vertical-align: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F8882;
	font-weight: bold;
}
ul {
	list-style-type: disc;
}

h3 {
	font-weight: bold;
	color: #0F8882;
	font-size: 14px;
}

#footer a, #divTopNav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}
#contentWrapper {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer, #divTopNav {
	background-color: #096E6C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-size: 9px;
	text-align: center;
}
.narrowcontent {
	margin-right: 70px;
	margin-left: 70px;
}

h1 {
	font-size: 16px;
	color: #F40000;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 12px;
}
.h1small {
	font-size: 10px;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #0F8882;
	text-decoration: none;
	font-weight: bold;
}
#prdTable td {
	vertical-align: top;
	margin: 4px;
	border: 1px solid #000000;
}
a:hover {
	text-decoration: underline;
}
.title {
	text-align: center;
}
