<style type="text/css">
<!--
body {
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	font-family: verdana,arial,sans-serif;
}
td {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 140%;
}
.border {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.navtitle {
	font-size: 12px;
	width: 150px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	padding: 4px;
	border-bottom: 1px solid gray;
}
a.nav {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	line-height: 200%;
	padding: 3px;
}
a.nav:hover {
	color: #ffffff;
	background-color: #000000;
	padding: 3px;
	text-decoration: none;
}
.big {
	font-size: 14pt;
	font-family: arial, verdana, sans-serif;
	color: #17544F;
	line-height: 110%;
}
.bigbold {
	font-size: 18pt;
	font-family: arial, verdana, sans-serif;
	color: #5F6867;
	line-height: 110%;
}

.input {
	border: 1px solid gray;
	background-color: #efefef;
	font-size: 11px;
	font-family: verdana,arial;
}

.submit {
	border: 1px solid gray;
	background-color: #efefef;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial;
}

.heading {
	font-size: 20pt;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: #294577;
	line-height: 110%;
	text-decoration: underline;
	background-color: #
}
.callout_border {
	border: 3px double gray;
	width: 200px;
	margin: 15px;
	background-color: #407192;

}

.imgborder {
	border: 3px double gray;
}

.result {
	border: 3px double gray;
}

.result_title {
	border-bottom: 1px solid gray;
	background-color: #efefef;
	color: #000000;
	padding: 5px;
	font-size: 14pt;
}

.result_description {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
}

.result_more {
	color: navy;
	padding: 4px;
	margin-top: 4px;
}
.quote {
	line-height: 140%;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	padding: 5px;
}

td.foot {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	}

a.foot {
	color: white;
	font-weight: bold;
	font-size: 11px;
	}

.small {
	font-size: 9px;
}
-->
</style>