a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0066CC;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 17px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing: .5px;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.borderTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderRtBottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.borderLtBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.borderALL {
	border: 2px solid #999999;
}
.borderRtLeft {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderTopLeft {
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.borderTopBottom {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.borderTopRtBott {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.borderRtLeftBott {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.borderLeftTopRight {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.borderTopRight {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	letter-spacing: 0.5px;
	font-size: 14px;
	font-weight: bold;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003300;
	letter-spacing: .015em;
}
li {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	position: relative;
	font-size: 11px;
}
.linkSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.bigBox {
	border: 2px solid #99CC99;
}
.subBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.bigBox tr td table tr .body .body tr td table tr .borderLeft center .body tr td p strong {
	color: #CC0000;
}

