BODY
{
	scrollbar-base-color: #66CCFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #66CCFF;
 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-lightshadow-color: #CCCCCC; 
	scrollbar-darkshadow-color: #000000;
	
}

TD {
		font-family: Arial, Helvetica, sans-serif;
	font-size : .8em;
}


.skiplink 
{
	display:none
	}

.xSmall
{
	font-size : .8em;
}

.smaller
{
	font-size : .8em;
}

.xxSmall
{
	font-size : .8em;
	color: #FFFFFF;
}

.copy
{
	font-size : .7em;
}

.dkBlue
{
	background-color : #3399FF;
}

.ltBlue
{
	background-color : #66CCFF;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #3399FF;
	text-decoration: underline;
}

a:active {
	color: #0033FF;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
}

a.nav:active {
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
}

a.nav:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
	background-color : #66CCFF;
}

a.home:link {
	color: #000000;
	text-decoration: underline;
}

a.home:visited {
	color: #000000;
	text-decoration: underline;
}

a.home:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.home:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.externalLink {
	background: url(/images/popup.gif) no-repeat 88% 100%;
	padding-right: 45px;
}

.error { color:#6C0002; 	}
