body
{
    font-size: 10pt;
    color: black;
    font-family: Arial, Verdana;
}
.footer
{
    font-size: 8pt;
    color: #00967d;
    font-family: Arial, Verdana;
    text-decoration:none;
}
.blue_body
{
    font-size: 10pt;
    color: #00967d;
    font-family: Arial, Verdana;
}
.blue_large
{
    font-weight: bold;
    font-size: 12pt;
    color: #00967d;
    font-family: Arial, Verdana;
}


A:link
{
    text-decoration:none;
    color: #00967d;
}
A:visited
{
    text-decoration:none;
    color: #00967d;
}
.breadcrumb
{
    font-size: 9pt;
    color: #00967d;
    font-family: Arial, Verdana;
}

.leftCol 
{
	width: 150px;
	height: 50px;
	background-color: #ffffff;
}
.section {
	font-size: 13pt;
	color: #00967d;
	font-weight:bold;
}
.categoryHeadline{
	font-size: 13pt;
	font-weight: bold;
}
.headlineText {
	font-size: 16pt;
	/*font-weight: bold;*/
	width:660px;
}
.bodyText {
	width:660px;
}
.brochureTitle {
	color:#e17d00;
	font-weight:bold;
}
.productTitle{
	color:#e17d00;
	font-weight:bold;
}
.localContactText {
	line-height:5pt;
}
.bodyUL {
	padding: 0 0 0 15px;
	display:block;
}
.bodyTextList {
	/*display:block;*/
	list-style:disc;
}
