body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 4px 4px 0px;






}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.dropword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	float: right;
	border: 1px solid #FF0000;
	padding: 6px;
	margin: 2px 2px 0px 0px;
	clear: none;











}
.dropword_left {
	float: left;
	border: none;
	padding: 0px 5px 2px 0px;
	margin: 0px;










}
.dropword a:link {
	text-decoration: none;
}
.dropword a:visited {
	text-decoration: none;
}
.dropword a:hover {
	text-decoration: none;
}
.dropword a:active {
	text-decoration: none;
}
.accentuate {
	font-weight: bold;
	color: #FF0000;

}
.smallcaps {
	font-variant: small-caps;
	font-size: .7em;

}
.quotation {
	font-style: italic;
	color: #FF0000;
}
.reducesize {
	font-size: .9em;
}
#mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF8040;
	font-style: oblique;
	padding: 0px;
	position: relative;
	left: 20px;
	right: 20px;
	line-height: 1.2em;
	margin-right: 30px;
	margin-top: 20px;
	text-align: justify;
}
li {
	list-style-type: square;
	margin-left: -25px;
}
.under_development {
	color: #000000;
	font-variant: small-caps;
	background-color: #FFFF66;
	font-style: italic;
}
.feature_highlight {
	color: #FF0000;
	background-color: #EEEECC;
	font-style: italic;
}
