body {
	background-color: White; 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}

body, p, ol, ul, li, dt, dd, dl, tr, th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
}

h1 { font-family: Arial, Helvetica, sans-serif; color: #003366; font-size: 180%}
h2 {  font-family: Arial, Helvetica, sans-serif; color: #003366; font-size: 150%}
h3 {  font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 140%}
h4 { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 130%}
h5 {  font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 120%}
h6 {  font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 110%}

A:link {
  	text-decoration: underline;
}

A:visited {
  text-decoration: underline;
}

A:active {
  	color: Red;
  	text-decoration: underline;
}

A:hover {
  	color: Red;
  	text-decoration: none;
}

.Navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size : 90%;
	line-height: 15px;
}

a.Navbar:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar:hover {
	color: Red;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar:active {
	color: Red;
	font-weight: bold;
	text-decoration: underline
}

.Navbar1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size : 80%;
	line-height: 14px;
}

a.Navbar1:link {
	color: #999999;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar1:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar1:hover {
	color: Red;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar1:active {
	color: Red;
	font-weight: bold;
	text-decoration: underline
}

.Navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size : 90%;
	line-height: 15px;
}

a.Navbar2:link {
	color: black;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar2:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar2:hover {
	color: Red;
	font-weight: bold;
	text-decoration: underline
}
a.Navbar2:active {
	color: Red;
	font-weight: bold;
	text-decoration: underline
}

.Tablepad
{
	padding: 0px;
	margin: 5px;
}

.Line {
	color: #999999;
	height : 1px;
}

.LineThick {
	color: #666666;
	height : 10px;
}

.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 90%;
	background-color: #dddddd;
	margin: 6px 6px 6px 6px;
}

.Navbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 90%;
	background-color: #dddddd;
}

.NewsHeading {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	font-size : 100%;
	background-color : #666666;
	margin: 6px 6px 6px 6px;
}

a.News:link {
	text-decoration: none
}
a.News:visited {
	text-decoration: none
}
a.News:hover {
	color: Red;
	text-decoration: underline
}
a.News:active {
	color: Red;
	text-decoration: underline
}

.Foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 80%;
	background-color: #dddddd;
}

a.Foot:link {
	color: #666666;
	text-decoration: none
}
a.Foot:visited {
	color: #666666;
	text-decoration: none
}
a.Foot:hover {
	color: Red;
	text-decoration: underline
}
a.Foot:active {
	color: Red;
	text-decoration: underline
}

.skiplink {display:none}


.listexpand li {
  margin-bottom: 10px;
}

.listnobullet {
	list-style-type : none;
}

#highlight {
	padding: 5px 12px 5px 10px;
	vertical-align: top;
	border : 1px solid #003366; 
}

#highlightred {
	padding: 5px 12px 5px 10px;
	vertical-align: top;
	border : 1px solid #ff0000; 
}

.test {display: none;}