.body {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.body a:active { font-family: "Trebuchet MS"; font-size: 10pt; color: #666633; text-decoration: underline; font-weight: bold}
.body a:link {  font-family: "Trebuchet MS"; font-size: 10pt; color: #8E9865; text-decoration: underline; font-weight: bold}
.body a:visited { font-family: "Trebuchet MS"; font-size: 10pt; color: #8E9865; text-decoration: underline; font-weight: bold}
.body a:hover {  font-family: "Trebuchet MS"; font-size: 10pt; color: #666633; text-decoration: underline; font-weight: bold}


.header { font-family: "Trebuchet MS,"; x-large; color: #DDE0D1}

#highlights {
	float:right;
	border:1px solid #8E9865;
	background-color:#EFF4DB;
	padding:10px 10px 7px 10px;
	margin:10px 0px 10px 20px;
	text-align:left;
}

#highlights img {
	margin:10px 0px 0px 0px;
}

#highlights h3 {
	font-size:12px;
	line-height:105%;
	margin:0px;
	color:#8E9865;
	text-align:left;
	border:none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
}

#content #highlights ul {
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#content #highlights li {
	font-size:90%;
	padding:0px;
	margin:5px 0px 5px 20px;
	line-height:120%;
	list-style-image: url(/images/darktri.gif);
}

#highlights a:link, #highlights a:visited, #highlights a:focus, #highlights a:hover, #highlights a:active {
	text-decoration : none;
	font-weight : bold;
	color : #8E9865;}

#highlights a:hover, #highlights a:focus {
	text-decoration : underline;
}
h1 {
	font-size:150%;
	margin:30px 0px 15px 0px;
	color:#8E9865;
	font-family : "Trebuchet MS";
	font-weight: bold;
	border-bottom: 2px solid #937ABA;
	padding-bottom:4px;
	line-height:110%;
}
h2, .searchheading {
	background-image: url(/images/h2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:130%;
	margin:25px 0px 15px 0px;
	padding: 7px 0px 5px 30px;
	color:#8E9865;
	font-family : "Trebuchet MS";
	font-weight: bold;
}

h3 {border-bottom: 1px solid #8E9865;
	border-left:  4px solid #8E9865;
	font-size:110%;
	margin:25px 0px;
	padding-left:6px;
	padding-bottom:2px;
	color:#8E9865;
	font-family : "Trebuchet MS";
	font-weight: bold;}
