body {
    color: #000000;
    text-decoration: none;
    font: 12px sans-serif;
}

.top_rail 
{
    color: #FFFFFF;
    text-decoration: none;
    font: 10px sans-serif;
}

a 
{
    color: #000000;
    text-decoration: none;
}

.top_panels
{
    color: #000000;
    text-decoration: none;
    font: 11px sans-serif;
}

a 
{
    color: #0D004C;
    text-decoration: none;
}

td {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-family: sans-serif;
}

th {
    color: #000000;
    text-decoration: none;
    font: 14px sans-serif;
}

li {
     color: #000000;
     text-decoration: none;
     font: 12px sans-serif
}

.footer {
     color: #000000;
     text-decoration: none;
     font: 10px sans-serif;
}

h3 {
	color: #005841;
	text-decoration: none;
	font: 18px sans-serif;
	font-weight: bold;
}

.h4 {
	color: #005841;
	text-decoration: none;
	font: 16px sans-serif;
	font-weight: bold;
}

.faq {
		color: #000000;
		font: 11px sans-serif;
}

#print {
		display: none;
}

a {
	color: #0000FF;
}

.date {
		color: #ED1B23;
		font: 12px sans-serif;
		font-weight: bold;
}
.trigger{
	margin-left: -10px;
	cursor: pointer;
	cursor: hand;
}
.branch{
	display: none;
	margin-left: 16px;
}
.bluebox {
	border: 1px solid #000000;
	background: #D3DFEE;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 165px;
}

table.datatable {
	border: 1px solid #959595;
	border-collapse: collapse;
	padding: 4px;
	margin: 0px;
}
th.dataheader {
	padding: 4px;
	color: #000000;
	text-decoration: none;
	font: 14px sans-serif;
	background-color: #ACD373;
	font-weight: bold;
}
td.datahdr {
	text-align: right;
	padding: 4px;
	color: #000000;
	text-decoration: none;
	font: 14px sans-serif;
	background-color: #ACD373;
	font-weight: bold;
	vertical-align: top;
}
td.datacell {
	padding: 4px;
	color: #000000;
	text-decoration: none;
	font: 12px sans-serif;
	background-color: #D5EAB5;
	vertical-align: top;
}
td.datalink {
	padding: 4px;
	color: #000000;
	text-decoration: none;
	font: 12px sans-serif;
	background-color: #D5EAB5;
	font-weight: bold;
	vertical-align: top;
}

.subnav
{
    color: #0000FF;
    text-decoration: none;
    font: 10px sans-serif;
}