body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
	background-image: url(images/topBar.gif);
}
a:link		{
	color: #006600;
	text-decoration: none;
}
a:visited	{ color: #666666; text-decoration: none }
a:active	{ color: #666666; text-decoration: underline}
a:hover		{
	color: #666666;
	text-decoration: underline;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00524A;
	font-variant: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.check {
	list-style-image: url(images/check.gif);
	list-style-type: disc;
	list-style-position: inside;
}
.box {
	background-repeat: repeat;
	background-color: #E4DBBA;
	padding: 10px;
	width: 1px;
	border: thin solid #00524A;
}
.boxBorder {
	padding: 6px;
	border: 1px solid #666666;
}
.textcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	line-height: 12px;
}
.greenTitle {
	color: #007C00;
	font-weight: bold;
}
