@charset "utf-8";
.lowbar {
	background-color:#006;
	text-align:right;
}
.table {
	font-family: MS Reference Sans Serif, Verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #009;
	text-align: left;
}
.whitebg {
	color: #369;
	background-color: #FFF;
	text-align: left;
	font: normal 12pt "MS Reference Sans Serif", Verdana, sans-serif;
	border-width: 1px;
	border-color: #009;
}
.bold {
	color: #369;
	background-color: #FFF;
	text-align: left;
	font: normal 12pt "MS Reference Sans Serif", Verdana, sans-serif;
	font-weight: bold;
	border-width: 1px;
	border-color: #009;
}
.italic {
	color: #369;
	background-color: #FFF;
	text-align: left;
	font: italic normal normal 12pt "MS Reference Sans Serif", Verdana, sans-serif;
	border-width: 1px;
	border-color: #009;
}.dorsetplant {
	font: 16pt "Monotype Corsiva", Verdana, sans-serif;
}
.youarehere {
	font-size: 10pt;
	font-weight: bold;
	background-color:#006;
	color:#0CF;
}
.youareherelight {
	font-family: MS Reference Sans Serif, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #696;
	text-decoration: none;
	background-color: #FFF;
	text-align: right;
}
.youareherelink {
	font-weight: bold;
	font-size: 10pt;
}
.sidepanel {
	font-family: MS Reference Sans Serif, Verdana, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #009;
	text-align: left;
}
.sidelight {
	font-family: MS Reference Sans Serif, Verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #696;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
}
.menubox {
	font: 12pt Verdana, Geneva, sans-serif;
	color: #0CF;
	text-decoration: none;
	background: #369;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	width: auto;
	border: 3px solid #006;
}
.navbar {
	font-size: 9pt;
}
.linkonwhite {
	color: #F90;
	font-weight:bold;
}
.subhead {
	font-size: 14pt;
	color: #369;
	font-weight: bold;
}
.head {
	font-weight: bold;
	font-size: 18pt;
}
.mainhead {
	font-size: 18pt;
}
.whitebgsmall {
	color: #369;
	background-color: #FFF;
	font: normal 10pt "MS Reference Sans Serif", Verdana, sans-serif;
	border-width: 1px;
	border-color: #666;
}
.whitebgleftsmall {
	color: #369;
	background-color: #FFF;
	text-align: left;
	font: normal 10pt "MS Reference Sans Serif", Verdana, sans-serif;
	border-width: 1px;
	border-color: #666;
}

