@charset "utf-8";
/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #999999;
}

TD.mainTable { background-color: #FFFFFF; border: solid 6px #CCCCCC; }

.mainText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; }
.mainText a { color: #333333; text-decoration: underline; }
.mainText a:hover { color: #003399; text-decoration: underline; }
.mainText a:fade { color: #003399; text-decoration: underline; }

.headers { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #003399; }
.subHeaders { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #336699; line-height: 18px; }

TD.mainNav { background-color: #003399; padding: 6px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffff; }
TD.mainNav a { color: #ffffff; text-decoration: none; }
TD.mainNav a:hover { color: #99ccff; text-decoration: none; }
TD.mainNav a:fade { color: #99ccff; text-decoration: none; }

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height: 14px; }
.footer a { color: #333333; text-decoration: underline; }
.footer a:hover { color: #666666; text-decoration: underline; }
.footer a:fade { color: #666666; text-decoration: underline; }
