body  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url();
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
h1   { font-family: "Times New Roman", Times, serif; color: #03578c; font-weight: bold; font-size: 18px }
h2 {
	color: #03578c;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #03578c;
	font-weight: bold;
	font-size: 12px;
}

p  { color: black; font-size: 12px;
line-height: 21px }

td {}

/* LINKS ->> */
a { color: #5b1095; font-size: 14px; font-weight: normal; text-decoration: none }
a:visited { color: #d35f00; font-size: 14px; font-weight: normal; text-decoration: none }
a:hover { color: #ea9e06; font-size: 14px; font-weight: normal; text-decoration: underline }

.smallLink { color: #5b1095; font-size: 12px; font-weight: normal; text-decoration: none }
.smallLink:visited { color: #d35f00; font-size: 12px; font-weight: normal; text-decoration: none }
.smallLink:hover { color: #ea9e06; font-size: 12px; font-weight: normal; text-decoration: underline }

.tabLink { color: #c9ff68; font-size: 11px; font-weight: bold; text-decoration: none }
.tabLink:visited { color: #c9ff68; font-size: 11px; font-weight: bold; text-decoration: none }
.tabLink:hover { color: #ea9e06; font-size: 11px; font-weight: bold; text-decoration: none }

.tabLinkInactive { color: #05568c; font-size: 11px; font-weight: bold; text-decoration: none }
.tabLinkInactive:visited { color: #05568c; font-size: 11px; font-weight: bold; text-decoration: none }
.tabLinkInactive:hover { color: #5b1095; font-size: 11px; font-weight: bold; text-decoration: none }

.footer { color: #ad3301; font-size: 9px; text-decoration: none }
.footer:visited { color: #d35f00; font-size: 9px; text-decoration: none }
.footer:hover { color: #ea9e06; font-size: 9px; text-decoration: none }
/* END LINKS ->> */

.footerText { color: #ad3301; font-size: 9px; text-decoration: none }
.tableText { color: #ad3301; font-size: 10px; text-decoration: none }

.subSubHeadsBlue {
	font-size: 12px;
	font-weight: bold;
	color: #03578c;
}
.subSubHeadsItalicBlue {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #03578c;
}
.subSubHeadsItalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #c37333;
}

.infobox {
	BORDER: 1px dotted dashed #5b1095;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	FONT-WEIGHT: normal;
	FONT-SIZE: small;
	BACKGROUND: #FAF2D7;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	line-height: 20px;
}

