BODY, P, TD {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
SUB, SUP {
	line-height: 0;
}
a:link, a:active, a:visited {
	color: #008000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	line-height: 18px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #008000;
	line-height: normal;
}
a.title:link, a.title:active, a.title:visited {
	font-size: 15px;
	font-weight: bold;
	color: #008000;
	line-height: normal;
	text-decoration: none;
}
a.title:hover {
	font-size: 15px;
	font-weight: bold;
	color: #008000;
	line-height: normal;
	text-decoration: underline;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:link, a.white:active, a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.caption {
	font-size: 10px;
	color: #828260;
	line-height: normal;
}
a.caption:link, a.caption:active, a.caption:visited {
	font-size: 10px;
	color: #828260;
	line-height: normal;
	text-decoration: underline;
}
a.caption:hover {
	font-size: 10px;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
}
.courier {
	font-family: Courier, "Courier New", serif;
	font-size: 12px;
	line-height: normal;
}
.tiny {
	font-size: 10px;
	line-height: normal;
}
a.tiny:link, a.tiny:active, a.tiny:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
	line-height: normal;
}
a.tiny:hover {
	font-size: 10px;
	color: #828260;
	text-decoration: underline;
	line-height: normal;
}
.nav {
	color: #52A153;
	font-size: 11px;
	line-height: normal;
}
.navOver {
	font-size: 11px;
	color: #008000;
	line-height: normal;
	font-weight: bold;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-size: 11px;
	text-decoration: none;
	color: #52A153;
	line-height: normal;
}
a.nav:hover {
	font-size: 11px;
	color: #008000;
	text-decoration: none;
	line-height: normal;
}
.error {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: normal;
}
.greenBG {
	background-color: #008000;
}
.quoteBig {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5F5F5F;
	line-height: normal;
}
.quoteFrom {
	font-size: 12px;
	color: #5F5F5F;
	line-height: normal;
}
a.quoteFrom:link, a.quoteFrom:active, a.quoteFrom:visited {
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: underline;
	line-height: normal;
}
a.quoteFrom:hover {
	font-size: 12px;
	color: #008000;
	text-decoration: underline;
	line-height: normal;
}
.greenBGLight {
	background-color: #FFFFFF;
}
.greenBGLightReal {
	background-color: #CCE6CC;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.whiteBG {
	background-color: #FFFFFF;
}
.titleBG {
	color: #008000;
}
.subTitleBG {
	font-size: 12px;
	font-weight: bold;
	color: #52A153;
	background-color: #CCE6CC;
}
.bigTitleGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #008000;
}
.bigTitlePeach {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
}
.medTitleGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #008000;
}
.medTitlePeach {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
}
.titleBlack {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.titleWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.normalHeight {
	line-height: normal;
}
.green {
	color: #008000;
}
.pad10Bottom {
	padding-bottom: 10px;
}

/* NEW CSS STYLES */
#article h2 {
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
#article h3 {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #333;
	padding: 10px;
}.note {
	font-size: 11px;
	line-height: normal;
}
#nav td {
	padding: 0 12px;
}

h3 {
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
}
h3, a.h3Style, a.h3Style:hover {
	font-size: 15px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	line-height: normal;
}
