body {width: 100%; height: 100%; padding:0; margin: 0; background-color: #A4CF38}
body, p, td, input, textarea, select {font-family: Verdana, Arial, Tahoma, Sans-Serif; font-size: 10pt}

H1, H2, H3, H4, H5, H6, B, STRONG {color: Green;}
H1 {font-size: 24pt; font-weight: bold; font-family: Verdana, Arial;}
H2 {font-size: 20pt; font-family: Verdana, Arial;}
H3 {font-size: 18pt; font-family: Verdana, Arial;}
H4 {font-size: 16pt; font-family: Verdana, Arial;}
H5 {font-size: 14pt; font-family: Verdana, Arial;}
H6 {font-size: 12pt; font-family: Verdana, Arial;}

BLOCKQUOTE, BLOCKQUOTE P {
	color: Black;
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size: 12pt;
}

UL {list-style-image: url("smallBullet.gif");}

#mainHeader {width: 855px; height: 128px; background: url("mainHeader.gif") no-repeat}
.sideBar {width: 147px; height: 571px; text-align: center; padding-top: 15px}
.sideBar IMG {padding-top: 15px ;padding-bottom: 15px}

.footerRow {padding: 5px}
.footerRow, .footerRow a:link, .footerRow a:visited, .footerRow a:active {
	color: White;
	background-color: #004F7F;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
.footerRow a:hover {text-decoration: underline}
