﻿a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #333333;
	text-decoration : none;
}

a:visited
{
	color : #333333;
	text-decoration : none;
}

a:hover
{
	
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #333333;
	text-decoration : none;
}
a.messlink:link, a.messlink:active, a.messlink:visited {
	color:#0000FF;
	font-size:10pt;
}

body{
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 00px;
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 150%;
	text-align:left;	
	background-color: #000066;
}

p, tr, td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	color : #000000;
	line-height: 150%;
	text-align:left;
}

#content {
	margin: 15px 10px 10px 20px;
}
.content2 {
	margin: 15px 30px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999; 
}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
	color: #000066;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
	color: #000066;
}
a.downlink:link, a.downlink:visited {
	color: #FF3333;
	font-weight: bold;
}

.foot {
	text-align:right;
	margin: 20px 30px 5px 0px;
	font-size:9px;
	color:#999999;
}

/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 110px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #;
	color: #666666;
	margin-left:auto;
	margin-right:auto;
	line-height: 150%;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0px;
	border-bottom: 0px dotted #000066;	
}

#navsite ul li a {
	display: block;
	/*margin-left: 10px; */
	padding: 5px 5px 5px 15px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 1px dotted #000066;
	background-color: #8F2CID;
	color: #666;
	text-decoration: none;
	width: 100%;
	line-height: 100%;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	color: #000066;
	background-color: #e9e9e9;
}
* html #navsite { /* Tan hack*/
    \width: 140px; /* for IE5 and IE6 in quirks mode */
    w\idth: 100px; /* for IE6 in standards mode */
  } 
