body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
	background-color: #252829;
	background-image: url(images/bkgd.gif);
	background-position: top center;
	background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
}

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

.tbl a {
	width:100%;
	padding: 6px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#d7d8d8;
	font-weight:bold;
	border-bottom-color: #FF0000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

.tbl2 a {
	width:100%;
	height: 50px;
	background-color: transparent;
	text-align: left;
	vertical-align: absmiddle;
	display:block;
	text-decoration: none;
	color:#d7d8d8;
	font-weight:bold;
}
.tbl2 a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #db3c27;
}

a {
	color: #c7af6b;
	text-decoration:none
}
a:hover {
	text-decoration: none;
	color: #d7d8d8;
}

a.red_links {
	text-decoration:none;
	color: #db3c27;
}

a.red_links:hover {
	text-decoration:none;
	color: #d7d8d8;
}

a.red_lg_links {
	text-decoration:none;
	color: #db3c27;
	font-size: 12pt;
}

a.red_lg_links:hover {
	text-decoration:none;
	color: #d7d8d8;
	font-size: 12pt;
}

a.gray_links {
	text-decoration:none;
	color: #939292;
	text-transform: uppercase;
}

a.gray_links:hover {
	text-decoration:none;
	color: #d7d8d8;
}

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

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

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

.border_bottom_white {
	 border-bottom-style: dashed;
	 border-bottom-width: 1px;
	 border-bottom-color: #FFFFFF;
}

.border_bottom_red {
	 border-bottom-style: dashed;
	 border-bottom-width: 1px;
	 border-bottom-color: #db3c27;
}

.border_right_red {
	 border-right-style: dashed;
	 border-right-width: 1px;
	 border-right-color: #db3c27;
}

.small_text {
	font-size: 8pt;
}

.small_text_7pt {
	font-size: 7pt;
}

.tan_header{
	color: #c7af6b;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

.tan_subheader{
	color: #c7af6b;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}

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

.tan_text {
	color: #c7af6b;
}

.red_text {
	color: #db3c27;
}

.red_text_7pt {
	color: #db3c27;
	font-size: 7pt;
}

.header_text {
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: bold;
	font-size: 10pt;
}

.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;
}

.all_caps {
	text-transform: uppercase;
	font-weight: bold;
}

.right {
	width: 120px;
	text-align: center;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
}

.searchterms {
display:none;
}
