body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #056839;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table {
	border-collapse: collapse;
}

a {
	color: #326ee0;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #326ee0;
}

a.white_links {
	color: #FFFFFF;
	text-decoration:none;
}

a.white_links:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.burgundy_links {
	color: #a93923;
	text-decoration:none;
}

a.burgundy_links:hover {
	text-decoration: underline;
	color: #a93923;
}

.burgundy_header {
	color: #a93923;	
	font-weight: bold;
}

.gold_text {
	color: #DDB805;
}

.white_text {
	color: #FFFFFF;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.searchterms {
display:none;
}