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

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.07in;
}

hr { 
	noshade;
	color: #FFFFFF;
}	

.tbl a {
	width: 224px;
	padding: 4px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#fb4c35;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #094066;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #e0ecf4;
	color: #000000;
}

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

a.black_links {
text-decoration:none;
	color: #000000;
}

a.black_links:hover {
text-decoration:none;
	color: #000000;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #094066;
}

.border-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #fdda11;
}

.header {
	color: #1d3e6c;	
	font-weight: bold;
	font-size: 14pt;
}

.subheader {
	color: #cf5143;	
	font-size: 11pt;
	font-weight: bold;
}

.stretched_header_green {
	font-size: 14pt;
	color: #013300;
	letter-spacing: 4px;
	text-transform: uppercase;
}


.red_text {
	color: #cf5143;
}

.white_text {
	color: #FFFFFF; font-size:15pt;
}

.white_subheader {
	color: #FFFFFF;	
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

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

.black_subheader {
	color: #000000;	
	font-size: 12pt;
}

.small_text {
	font-size: 7pt;
	color: #000000;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.noborder {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}	

.searchterms {
display:none;
}