.navtext{
	color: #FFFFFF;
	text-decoration: none;
	background: #CC0000 repeat;
	font: 10pt/29px Verdana, Arial, Helvetica, sans-serif;
	height: 29px;
	width: 100%;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	white-space: normal;
	display: block;
}
.navtext:hover{
	color: #CC0000;
	background-color: #FFFFFF;
}
.border {
	background: url(images/greyborder.gif) repeat-y right;
	margin: 0px;
	padding: 0px;
	width: 1px;
}
.borderLeft {
	background: url(images/greyborder.gif) repeat-y left;
	width: 1px;
}
.borderFooter {
	background: url(images/greyborder.gif) repeat-x center;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 1px;
}
.navFooter {
	background: #CC0000;
	height: 25px;
	font: 7pt/25px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.latestnewsbox {
	background: #FFFFFF;
	height: auto;
	width: 214px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 3px;
}
.latestnewstext {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin: 0px;
	vertical-align: top;

}
.latestnewstext  .h1{
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}
input {
	border: 1px solid #999999;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background: #FFFFFF;
}
.bodycopy {
	font: 8pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.bodycopy .h1{
	color: #CC0000;
	border-bottom: 1px solid #CCCCCC;
	font-size: 9pt;
	font-weight: bold;

}
.bodycopy .h2{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodycopy .indent{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.bodycopy a:link{
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.bodycopy a:hover{
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
.bodycopy a:visited{
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.verticalline {
	margin: 0px;
	padding: 0px;
	width: 1px;
	border-left: 1px solid #CCCCCC;
	height: auto;
	background: no-repeat;
}
.formpadding {
	padding-top: 2px;
	padding-bottom: 2px;
}
select {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.nav2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	line-height: 30px;
	text-decoration: none;
	background: #FFCC99;
	display: block;
	height: 30px;
	width: 100px;
	border-top: 1px solid #000000;
	text-align: center;
}
.nav2 :hover{
	color: #FFCC99;
	line-height: 30px;
	text-decoration: none;
	background: #0099CC;
	display: block;
	height: 30px;
	width: 100px;
	border-top: 1px solid #000000;
	text-align: center;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;

}
 li {
	float: left;
	position: relative;
	display: inline;
	width: 100%;

}
li ul {
  display: none;
  position: absolute; 
  top: 30px;
  left: 0;
}
li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul{
	display: block;

}
.footercell {
	background: #CC0000;
	height: 25px;
	width: 768px;
	border-bottom: 1px solid #999999;
	font: 7pt/25px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}
