BODY
{
	scrollbar-base-color: #3399FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #66CCFF;
 
	scrollbar-shadow-color: #66CCFF;
	scrollbar-lightshadow-color: #CCCCCC; 
	scrollbar-darkshadow-color: #000000;
	
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
}


H2
{
	font-weight : bold;
	font-size : 1.5em;
	color: #3399FF;
}

H4 {
	font-weight : bold;
	font-size : 1.2em;
	color: #000;
}

H5 {
	font-weight : bold;
	font-size : 1em;
	color: #000;
	margin-bottom: 0.2em;
	padding-bottom: -0.2em;
}

.skiplink 
{
	display:none
	}

.header
{
	font-weight : bold;
	font-size : 1.2em;
	color: #3399FF;
}

.copy
{
	font-size : .7em;
}

.form
{
	font-weight : bold;
	font-size : .8em;
	color: #000000;
}

.resultHead
{
	background-color : #66CCFF;
	font-weight : bold;
	font-size : .8em;
}

.xSmall
{
	font-size : .7em;
}

.dkBlue
{
	background-color : #3399FF;
}

.ltBlue
{
	background-color : #66CCFF;
}

.white
{
	color : #FFFFFF;
	font-size : .8em;
}

.fakelink {
	color: #0033FF;
	text-decoration: underline;
	font-size : .8em;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #0033FF;
	text-decoration: underline;
}

a:active {
	color: #0033FF;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a.nav:link, a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
	font-size : 1em;
}

a.nav:active {
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
	font-size : 1em;
}

a.nav:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
	font-size : 1em;
	background-color : #66CCFF;
}

.button {
	font-weight: bold; 
	font-family: Arial; 
	color: #fff; 
	background-color: #36f;
}

a.scopenotes {
	color: #0033FF;
	text-decoration:none;
	background:#B1DEF5;
}

.hiddentext{
 position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
} 

.small {
	font-size: 0.9em;
}

.popUp1 {
background-color: transparent;
background: url(/images/popup.gif) no-repeat 100% 50%;
padding-right: 20px;
}
