@charset "UTF-8";
.mainBODY {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.mainBODYBLACK {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}
.mainBODYblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #309;
}
.mainBODYsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.mainBODYsmallBLACK {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.mainBODYwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #309;
}
a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #099;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #099;
	text-decoration: underline;
	font-weight: bold;
}
.picright2 {
	margin-left: 6px;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #000000;
}
