body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.topnav{
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
} 
a.topnav:visited { color: #0000FF}
a.topnav:link { color: #0000FF}
a.topnav:hover { color: #FF0000;}

.catnav{
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
} 
a.catnav:visited { color: #0000FF}
a.catnav:link { color: #0000FF}
a.catnav:hover { color: #FF0000;text-decoration:underline}

.nav{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #003399;
	text-decoration:underline;
} 
a.nav:visited { color: #003399; text-decoration:none;}
a.nav:link { color: #003399; text-decoration:none;}
a.nav:hover { color: #003399; text-decoration:underline;}

.index{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #0099FF;
} 
a.index:link { color: #0099FF; text-decoration:none;}
a.index:hover { color: #0000FF; text-decoration:none;}
a.index:visited { color: #0099FF; text-decoration:none;}

.active{
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #00CCFF;
	font-weight: bold;
}

.copy{
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 10px;
} 
a:visited { color: #003399}
a:link { color: #003399}
a:hover { color: #00CCFF}


.copyright {
            text-decoration:none;
            font-size: 10px;
            font-family: Arial, Helvetica;
} 
.text{
	text-decoration:none;
	font-family: Arial, Helvetica;
	color: #333333;
	font-size: 12px;
} 
a.text:visited { color: #0099FF}
a.text:link { color: #0099FF}
a.text:hover { color: #0000FF;}

.whttext{
	text-decoration:none;
	font-family: Arial, Helvetica;
	color: #0000FF;
	font-size: 12px;
} 
a.text:visited { color: #0099FF}
a.text:link { color: #0099FF}
a.text:hover { color: #0000FF;}
 
.textbold{
	font-family: Arial, Helvetica;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
} 
a.textbold:visited { color: #003399; text-decoration:none;}
a.textbold:link { color: #003399; text-decoration:none;}
a.textbold:hover { color: #00CCFF; text-decoration:underline;}

.header {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #3366FF;
}

.PDFheader {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #FF0000;}


.blueheader {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #003399;
}
.whiteheader {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #003399;
	text-decoration:underline;
}
.news {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
}
a.navtable:link {
	background-color: #3366FF;}
a.navtable:hover {
	background-color: #000000;}
a.navtable:visited {
	background-color: #3366FF;}
	
	
	
	
	.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 200px;
weight: bold;
height: 45px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 14px;
width: 200px;
height: 45px;
display: block;
float: center;
color: white;
text-decoration: none;
}

.cssnav img
{
width: 200px;
height: 45px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: +12px;
	top: 21px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 
