@charset "utf-8";
body
{
	margin: 0px;
	background-color: #002a68;	
	color:#6d6d6d;

}

*:link
{
   color: #8d8d8d;
}

p
{
	margin-top: 0px;
}

.highlight
{
   color: #003D7D;
}

.subHdr
{
	font-weight: bold;
	font-size: 15px;
}

.readMore
{
   font-weight: bold;
   font-size:10px;
}
td
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 13px;
   line-height: 16px;
   text-decoration: none;
}

form
{
	margin: 0px;
}

.errorline
{
    color: red;
}

.indent
{
   margin-left: 20px;
}

.groupmenu
{
}

.filledTD {
  background-color: #ffd204;
}
.td-enews-table-text {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
.td-enews-table-thumbnail {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	vertical-align: middle;
}
#navlinks li {
	color: #002a68;
	font-size: 11px;
	line-height: 18px;
	list-style:none;
	background:url(../images/bullets/arrow-right.gif) no-repeat left center; 
     padding-left: 10px;
     margin: 3px 0;
}

h1 { display: inline; } 