.HEADINGBOX {
  background: #335E86;
  width: 760px;
  height: 114px;
  border-bottom: 8PX SOLID #274869;
}
.outerbox {
  width: 760px;
  height: 350px;
  border: 1px SOLID #274869;
}
.innerbox {
  width: 748px;
  height: 350px;
  margin-top: 10px;
  margin-left: 10px;
}
.navbox {
  width: 150px;
  margin-right: 10px;
}
.outernav {
  width: 150px;
  height: 27px;
  margin-bottom: 2px;
}
.innernav {
  width: 140px;
  height: 27px;
  border-bottom: 1PX SOLID #006699;
  border-top: 1PX SOLID #006699;
  background: #335E86;
}
.white_copy_11 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}
.white_copy_11_normal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
}
 .footer {
  background: #335E86;
  width: 760px;
  height: 40px;
  border-top: 8PX SOLID #274869;
}
 .subscribebox {
  background: #315984;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
.texta {
  height: 17px;
  background-color: #ffffff;
  border: 1px solid #274869;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#666666;
  padding: 1px;
  font-weight: normal;
}
.subsmarginbox {
  width: 558px;
  margin-bottom: 10px;
}
.innernav A:link 
{
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
.innernav A:visited 
{
font-size: 10px; 
font-family: Verdana, Arial, Helvetica;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
.innernav A:active 
{
font-size: 10px;
font-family: Verdana, Arial, Helvetica; 
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding: 0px;
}
.innernav A:hover 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #182E43;
	font-weight: bold;
}