body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
}
.body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smaller {
	font-size: 11px;
}
a:link {
	color: #307ABB;
	text-decoration: none;
}
a.bluebg {
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #307ABB;
}
a:hover {
	text-decoration: underline;
	color: #D4B615;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

hr {
	color: #d4b612;
	width: 80%;
	text-align: center;
}

.backtotop {
	font-weight: bold;
	color: #99bbcc;
	text-align:right;
	border-bottom: 1px dashed #d4b612;
	padding: 5px 10px 5px 0px;
}

.heading {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #085A7B;
	font-weight: bold;
	padding-top: 10px;
	letter-spacing: -1pt;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085A7B;
	font-weight: bold;
	letter-spacing: -1pt;
}
.horizontalnav { 
	width: 100%; 
	padding: 5px 5px 5px; 
	margin: 0px auto; 
	color: #000000; 
	font-weight: normal;
	font-size: 12px; 
	text-align: center; 
}

.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c9318;
}

.searchresult1,.searchresult2 {
	border-bottom: 1px dashed #d4b612;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 10px 0px;
}
.searchhead {
	font-weight: bold;
}
.searchdesc {
	font-size: 10px;
	color: #666666;
}

div#nav a { margin: 0px 10px; }
