body { color: black; background-color: white; text-align: left; margin-top: 0; margin-right: 0; margin-left: 0; }
#maincontent { background-color: #96b9b9; text-align: left; width: 600px; margin-bottom: 10px; margin-left: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; border-top: 7px solid white; }
#maincontent h1 { color: white; font-size: 20px; font-family: georgia, "times new roman", serif; font-weight: normal; line-height: 24px; text-align: left; border-bottom: 1px solid white; }
#maincontent h2 { color: white; font-size: 16px; font-family: georgia, "times new roman", serif; font-weight: normal; line-height: 20px; border-bottom: 1px solid white; }
#maincontent .text { color: #0f4d4e; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14px; width: 200px; }
#maincontent .insidetext { color: #0f4d4e; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14px; text-align: left; }
#maincontent img { text-align: right; float: right; clear: both; }
.footer { height: 40px; }
.leftcolumn {
	color: #555;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 13px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftcolspacer { height: 12px; }
#footer { color: #96b9b9; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }
#footer a { color: #96b9b9; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; margin-right: 25px; }
.whitetable a { color: white; text-decoration: none; }
.whitetable a:hover { text-decoration: underline; }
.leftcolumn a { color: #555; font-size: 11px; font-family: arial, helvetica, sans-serif; line-height: 13px; text-decoration: none; }
.leftcolumn p { margin-top: 5px; margin-bottom: 0; }
.clearBoth { clear: both;}
