body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #846b3e;
	background-image: url(images/bkgd.gif);
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

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

hr { 
	noshade;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #023687;
}	

.tbl a {
	width: 210px;
	padding: 4px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#7b0100;
	border-bottom-color: #7b0100;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #009f8d;
	color: #ffffff;
}

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


a.white_links_sm {
	color: #ffffff;
	text-decoration:none;
	font-size: 7pt;
}
a.white_links_sm:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 7pt;
}

a.brown_links_sm {
	color: #8f7a45;
	text-decoration:none;
	font-size: 7pt;
}
a.brown_links_sm:hover {
	text-decoration: underline;
	color: #8f7a45;
	font-size: 7pt;
}

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

.border_lg {
	border-width: 6px;
	border-style: solid;
	border-color: #7b0100;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7b0100;
}

.border-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ede6c5;
}

h1 {
	font-size: 14pt;
	color: #7b0100;	
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-transform: lowercase;
}

.header {
	color: #009f8d;	
	font-weight: bold;
	font-size: 16pt;
}

.subheader {
	color: #ed6845;	
	font-size: 10pt;
	font-weight: bold;
}

.orange_text {
	color: #ed6845;	
}

.stretched_tan {
	color: #8f7a45;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
}


.brown_text {
	color: #561410;
}

.burgundy_text {
	color: #7b0100;
}

.blue_text {
	color: #023687;
}

.white_text {
	color: #FFFFFF;
}

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

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

.red_text {
	color: #a82626;
	font-size: 8.5pt;
}

.teal_text {
	color: #009F8D;
}	

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

.small_text_brown {
	font-size: 7pt;
	color: #8f7a45;
}

.small_text {
	font-size: 7.5pt;
	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;
}


.extra_spaced {
	line-height: 190%;
}

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

.searchterms {
display:none;
}

.dockclass{
position:relative;
border: 0px;
text-align: left;
}