body
{
	background-color: #C9D2DE;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

h1
{
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #666666;
	margin: 0px;
	padding-bottom: 4px;
}

h2
{
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #666666;
	margin: 0px;
	padding-bottom: 0px;
}

hr {
	background-color: #9EABBB;
	color: #9EABBB;
	border: 0;
	height: 1px;
}

ul {
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
}

ul li
{
	list-style-image: url(images/link_arrow.gif);
}

li.simple
{
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 8px;
	margin-top: 0px;
}

table{ 
	background: transparent;
	text-align: left;
 }

a{color: #892134;}
a:hover{color: #892134;}
a:visited{color: #892134;}

tr.head
{
	font-weight: bold;
	background-color: #E3E9F0;
}

tr.odd
{
	background-color: #F6F8FB ;

}

tr.even
{
	background-color: #EDF1F6 ;

}

.fineprint
{
	font-size: 10px;
	line-height: 11px;
}

.pageborder
{
	background-color: #3E3E3E;
}

.content
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
}

.linklist
{
	padding-left: 8px;
	line-height: 18px;
}

.textnav
{
	padding-top: 5px;
	font-size: 11px;
}

.newsdate
{
	padding-top: 6px;
	font-size: 9px;
	font-weight: bold;
	line-height: 7px;
}

table#newsitems{ 
	background: transparent;
	width: 90%;
	border: solid #9EABBB; 
	border-width: 2px;
  }
  
table#newsitems td{
	vertical-align: top;
	padding: 4px;
}

td.date{ 
  font-style: oblique;
  color: #31639C;
  font-family: "Trebuchet MS";
  font-weight: bold;
 }
 
tr.newshdr{ 
    background-color: #EBF0E6;
    font-family: "Trebuchet MS";
   	font-weight: bold;
	color: #666666;
}
	
tr.odd{ 
   background-color: #ECF1F6;
}
	
tr.even{ 
   background-color: #EBF0E6;
}
