.holder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.footer {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7AC524;
}
.sectionNav {
	float: left;
	width: 100px;
	background-color: #EFEFF7;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navLeftCol {
	float: left;
	width: 120px;
}
.rightNav {
	float: left;
	width: 170px;
}
img {
	margin: 0px;
	padding: 0px;
}

a.nav:link {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	float: none;
	display: block;
	text-align: left;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7AC524;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.newsHeadline {
	font-family: Tahoma;
	font-size: 70%;
	color: #333333;
	margin: 0px;
}
.newsDate {
	font-family: Tahoma;
	font-size: 70%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7AC524;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.address {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #66CBFF;
	padding: 5px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

a.nav:visited {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	float: none;
	display: block;
	text-align: left;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7AC524;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #999999;
	padding: 4px;
	float: none;
	display: block;
	text-align: left;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #61BCF3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.navTwo:link {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	float: none;
	display: block;
	text-align: left;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CE2084;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.navTwo:visited {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	float: none;
	display: block;
	text-align: left;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CE2084;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.navTwo:hover {
	font-family: Tahoma;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #999999;
	padding: 4px;
	float: none;
	display: block;
	text-align: left;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #61BCF3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #3399FF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftCol {
	background-color: #FFFFFF;
	float: left;
	width: 240px;
}
.rightCol {
	background-color: #FFFFFF;
	float: left;
	width: 560px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.3em;
	text-align: justify;
}
.treatmentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.trHolder {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
}

.contentHolder {
	padding: 20px;
	margin: 0px;
	width: 350px;
	float: left;
	min-height: 400px;
}
.clearall {
	clear: both;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #61BCF3;
	margin-top: 0px;
}
.newsHolder {
	background-color: #DADADA;
	padding: 5px;
}
.bodyCopyTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.3em;
	text-align: left;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
