/* banners and tables */
.blackBorder { background:#37939b }
.blueBanner { background:#ffffff; }
.blackBanner { background:#37939b; }
.blackBannerText { font-family:verdana; font-size:9pt; color:#ffffff; font-weight:normal; }

/* general text formatting */
p { font-family:verdana; font-size:9pt; color:#000000; font-weight:normal; }
li { list-style:square; font-family:verdana; font-size:9pt; color:#000000;}
.catchPhrase { font-family:verdana; font-size:12pt; color:#0067C6; font-weight:bold; }
.subHeading { font-family:verdana; font-size:9pt; color:#000000; font-weight:bold; }
.subHeadingGreen { font-family:verdana; font-size:9pt; color:#37939b; font-weight:bold; }
.copyrgt { font-family:verdana; font-size:8pt; color:#939495; font-weight:normal; }

/* links */
.copyrgt a:link { font-family:verdana; font-size:8pt; color:#939495; font-weight:normal; text-decoration:underline; }
.copyrgt a:active { font-family:verdana; font-size:8pt; color:#939495; font-weight:normal; text-decoration:underline; }
.copyrgt a:visited { font-family:verdana; font-size:8pt; color:#939495; font-weight:normal; text-decoration:underline; }
.copyrgt a:hover { font-family:verdana; font-size:8pt; color:#939495; font-weight:normal; text-decoration:none; }

a:link { font-family:verdana, arial; font-size:9pt; color:#37939b; text-decoration:none; font-weight:normal; }
a:active { font-family:verdana, arial; font-size:9pt; color:#37939b; text-decoration:none; font-weight:normal; }
a:visited { font-family:verdana, arial; font-size:9pt; color:#37939b; text-decoration:none; font-weight:normal; }
a:hover { font-family:verdana, arial; font-size:9pt; color:#96c0c5; text-decoration:underline; font-weight:normal; }

a:link.menuItem { font-family:verdana, arial; font-size:9pt; color:#ffffff; text-decoration:none; font-weight:normal; }
a:active.menuItem { font-family:verdana, arial; font-size:9pt; color:#ffffff; text-decoration:none; font-weight:normal; }
a:visited.menuItem { font-family:verdana, arial; font-size:9pt; color:#ffffff; text-decoration:none; font-weight:normal; }
a:hover.menuItem { font-family:verdana, arial; font-size:9pt; color:#939495; text-decoration:underline; font-weight:normal; }

div#links a:hover {font-family:verdana, arial; font-size:9pt; color:#96c0c5; text-decoration:none; font-weight:normal;background: #37939b; }
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: 67px; left: 50%; height: 28px; width: 255px;}

table.bodytable {
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #37939b;
	border-collapse: separate;

}
table.bodytable td {
	border-width: 0px;
	padding: 0px;
	spacing: 0px;
	border-style: solid;
	-moz-border-radius: ;
}
