<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/main_BG.gif);
	background-repeat: repeat-x;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.content {
	color: #EEEEEE;
	font-weight: bold;
	font-size: 14px;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

a {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#navigation a {
	font:14px Arial;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:20px;
	display: block;
	padding: 0px 10px;
}
	
#navigation a:hover {
	color: #FFFFFF;
	background-color: #2F3584;
}

#footerNav a {
	font:12px Arial;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing:.1em;
	display: block;
	padding: 0px 10px;
}
	
#footerNav a:hover {
	color: #FFFFFF;
}

.navText {
	font:14px Arial;
	color: #330066;
	letter-spacing:.1em;
}

#footer a {
	font:12px Arial;
	font-style: italic;
	font-weight: bold;
	color: #222A77;
	text-decoration: none;
	letter-spacing:.1em;
	padding: 0px 10px;
}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline overline;
}

.footerText {
	font:10px Arial;
	font-weight: bold;
	color: #000000;
	letter-spacing:.1em;
}

.footerTextDisc {
	font:10px Arial;
	color: #000000;
	letter-spacing:.1em;
}

#footerTextDisc a {
	font: 10px Arial;
	font-weight: bold;
	font-style: italic;
	color: #FF3300;
	letter-spacing:.1em;
}
	
#footerTextDisc a:hover {
	color: #000000;
	text-decoration: none;
}
.whiteHeaders {
	color: #FFFFFF;
	font-weight: bold;
}
-->
