body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444343;
	background: #493829 url(images/bg_tile.gif) top repeat-x;
	margin: 0px;
	padding: 0px;
}
table#base {
	width: 734px;
	background: #ffffff;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
td.base {
	background-color: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
}
.footer_bar {
	background-color: #687833;
}
a {
	color: #687818;
	text-decoration: underline;	
}
a:hover {
	color: #687818;
	text-decoration: none;
}
.accent_dark {
	color: #FFFFFF;
	background-color: #687833;
}
.accent_dark ul {
	list-style-image: url(/tristar/images/bullet_orange.gif);
	line-height: 18px;
}
.accent_dark a {
	color:#FFFFFF;
	text-decoration: none;
}
.accent_med {
	background-color: #bbc293;
	color: #FFFFFF;
}
.shade_dark {
	background-color: #776454;
}
.shade_dark a {
	color: #3B5C7C;
	text-decoration: none;
}
.content {
	padding-left: 25px;
}
.nav a {

	color: #687818;
	text-decoration: none;
	line-height: 22px;
	font-weight:bold;

}
.shade {
	background-color: #EBE9EA;
}
.fine_print {
	font-size: 9px;
	color: #666666;
}
.header{
	padding-left: 16px;
	padding-right: 16px;
}
.top_link {
	color: #FF9900;
	text-decoration: none;
}
.important {
	color: #FF0000;
}
.sub_heading {
	color:#FF9900;
	font-weight: bold;
}

#page_title {
	font-weight:bold;
	color:#5e86a6;
	font-size:16px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: left;	
}
#body_copy {
	line-height: 1.5em;
	font-size: .9em;
	padding-left: 25px;
	text-align: left;
}
table#sub_nav {
	border-top: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}
	
#subnav {
	position:relative;
	top:-25px;
	top: expression('-13px'); /* ie only hack */
	font-weight:bold;
	font-size: .9em;	
}
#subnav a {
	display:block;
	text-decoration: none;
}
#subnav a:hover {
	color: #990000;
}
div#subnav div {
	border-right: 1px solid #8c926f;
	border-bottom: 1px solid #8c926f;
}

#spacer {
	padding: 0 4px 0 4px;
}
.three {
	background: #a8a8a8;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #999999;
}
.three a {
	display:block;
	padding: 4px 4px 4px 20px;
	color: #ffffff;
}

li {
	list-style-image: url(/images/dot.gif);
}
li.home {
	margin-left: -23px;
}
