BODY {
   font-family: verdana;
   font-size: 10px;
   color: #466F8F
}
a:link, a:active {
	text-decoration: none;
	color: #466F8F
}
a:visited {
	text-decoration: underline;
	color: #648AA7
}
a:hover {
	text-decoration: none;
	color: #9FBDD4
}
TD {
   font-family: verdana;
   font-size: 10px;
   color: #466F8F
}
SELECT {
   background-color: #EFF3F6;
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #648AA7;
   border: #648AA7 1px solid
}
TEXTAREA,
.textinput {
   background-color: #EFF3F6;
   font-family: verdana;
   font-weight: bold;
   font-size: 10px;
   color: #648AA7;
   border: #648AA7 1px solid
}
.row1 {
	background-color: #EFF3F6
}
.row2 {
	background-color: #E2E9EF
}
.maintitle {
   font-size: 12px;
   font-weight: bold;
   color: #2B4F6B;
   padding-bottom: 4px
}
.newshead {
   font-size: 12px;
   font-weight: bold;
   color: #2B4F6B;
   text-decoration: underline;
}
.newshead a:link, .newshead a:active {
	text-decoration: underline;
	color: #2B4F6B
}
.newshead a:visited {
	text-decoration: none;
	color: #2B4F6B
}
.newshead a:hover {
	text-decoration: none;
	color: #789AB3
}
.readmore a:link, .readmore a:active {
	text-decoration: underline;
	color: #2B4F6B
}
.readmore a:visited {
	text-decoration: none;
	color: #2B4F6B
}
.readmore a:hover {
	text-decoration: none;
	color: #789AB3
}
.titlemedium {
   background-color: #CFE0E9;
   font-weight: bold;
   height:16px
}
.darkrow {
   background-color: #C0D2E0;
   font-weight: bold
}
.topmenu {
   font-size: 10px;
   font-weight: bold;
   padding-left: 3px
}
.navtitle {
	color: #E3ECF1;
	font-size: 12px;
	font-weight: bold
}
.navtitle a:link, .navtitle a:active {
	color: #E3ECF1;
	text-decoration: none
}
.navtitle a:visited {
	color: #E3ECF1;
	text-decoration: underline
}
.navtitle a:hover {
	color: #C7D8E2;
    text-decoration: none
}
.links {
  background-color: #85A3BB;
  text-align: right;
  padding: 2px;
  color: #E3ECF1;
}
.links a:link, .links a:active, .links a:visited {
  color: #E3ECF1;
  text-decoration: none;
}
.links a:hover {
  color: #E3ECF1;
  text-decoration: underline;
}
