/* CSS Document */
a:link {
	color: #531548;
}
a:visited {
	color: #531548;
}
a:hover {
	color: #531548;
}
a:active {
	color: #531548;
}
body {
	margin: 0px 0px 0px 0px;
	background-color: #9dc7a2;
	font-family: "Lucida Grande";
	font-size: 69%;
	line-height: 16px;
	color: #333333;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 5px 0px;
}
p {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 5px 0px;	
	margin: 5px 0px 0px 0px;
}
ul {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 15px;	
	margin: 0px 0px 0px 0px;
}
li {
	padding: 0px 0px 0px 0px;	
	margin: 5px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;

}
.vertRules {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.navTxt {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.head {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 12px;
	color: #4F7150;
}
.subhead {
	font-family: "Lucida Grande";
	font-size: 69%;
	line-height: 11px;
	color: #4F7150;
}
.txtBold {
	font-weight: bold;
	color: #531548;
	padding: 5px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;

}
.quote {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 28px;
	color: #4F7150;
}
.introCopy {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 22px;
	color: #4F7150;
}
.belowRule {
	line-height: 22px;
	padding: 0px 0px 0px 0px;	
	margin: 35px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.linkBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	line-height: 14px;
	color: #666666;
	list-style-type: none;
	vertical-align: 2%;
}
.lrgHead {
	font-family: "Lucida Grande CE";
	font-size: 18px;
	line-height: 9px;
	color: #4F7150;
}
