body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #69c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { color: #039; }
a:visited { color: #666; }
a:hover { color: #369; }
a:active { color: #369; }

h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
}
p, table, td, th, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td#footer p {
	margin-top: 0;
	font-size: 90%;
}
.blueruleover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
td#content {
	background: #fff;
}
td#content td.leftPhotoCell {
	text-align: left;
	border-top: 4px solid #036;
}
td#content td.leftPhotoCell p {
	margin-top: 10px;
}
td#content div.leftphoto {
	float: left;
	border: 1px solid #036;
	border-top: 0px;
	margin-right: 10px;
}
td#sideNav {
	width: 190px;
	border-top: 34px solid #369;
}
td#sideNav a {
	font-size: 110%;
}
img.popupimage {
	display: block;
	margin: 10px;
	padding: 0;
	border: 6px solid #036;
}
.error {
	color: #c00;
	font-weight: bold;
}