body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font: .80em/1.6em  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #111111; 
	line-height: 16px;
	background: #A9BAC3 url(images/bg.gif) repeat-x;
}

.smallerText { font-size:11px; }
.smallerTextBlue { font-size:11px; color: #13007D; }

ul { list-style-image:url(images/bullet.jpg); }
ul.arrow { list-style-image:url(images/arrow.jpg); list-style:outside; }

a:active{ color:#13007D; text-decoration:underline; } 
a:link { color:#13007D; text-decoration:underline; } 
a:visited { text-decoration:underline; color: #13007D; } 
a:hover { color: #13007D; text-decoration: underline; background: #FDFF6C; }

a.nav:active{ color:#13007D; text-decoration:none } 
a.nav:link { color:#13007D; text-decoration:none } 
a.nav:visited { text-decoration:none; color: #13007D; } 
a.nav:hover {  color: #13007D; text-decoration: underline; background: #A9BAC3; }

.navText { color:#13007D; }

.headerBlue {
	font: 1.3em  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #13007D; font-weight: bold;
}

.headerBlack {
	font: 1.3em  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #111111; font-weight: bold;
}

.subHeaderGreen {
	font-size:13px; 
	color: #B7D30C; font-weight: bold;
}