.maintable {
	border-right-color: #336633;
	border-right-style: groove;
	border-right-width: 1px;
	border-left-color: #336633;
	border-left-style: groove;
	border-left-width: 1px;
	background-color: White;
}

.header {
	border-left-color: #336600;
	border-left-style: groove;
	border-left-width: 1px;
	border-bottom-color: #336600;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	border-right-color: #336600;
	border-right-style: groove;
	border-right-width: 1px;
}

.header-care {
	border-left-color: #999999;
	border-left-style: groove;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: groove;
	border-bottom-width: 10px;
	padding-bottom: 10px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 0px;
}


.leftcol {
	background-color: #229C01;
}

.title {
	font-family: 'Times New Roman', Times, serif;
	font-size: 66px;
	letter-spacing: 2px;
	}

.title-care {
	font-family: 'Times New Roman', Times, serif;
	font-size: 30px;
	letter-spacing: 2px;
	margin-right: 100px;
	
}


.tagline {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-style: italic;
	margin-top: 5px;

}

.cities {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
}

.contentbox {
	border-left-color: #379F00;
	border-left-style: groove;
	border-left-width: 1px;
}



.green {
	background-color: White;
	color: Green;
	font-size: 75%;
}
.news {
	float: right;
	width: 250px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 15px;
	margin-left: 12px;
	border-left-color: #336633;
	border-left-style: groove;
	border-left-width: 1px;
	border-bottom-color: #336633;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding-bottom: 12px;
}

.sidebox {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 15px;
	margin-left: 12px;
	background-color: #DDFFAA;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sidebox-care {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	margin-left: 12px;
	margin-top: -5px;
	background-color: #B8CEE9;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 2px; 
	border-color: #000000;
	border-style: outset;
}


.newscontent {
	font-family: inherit;
	font-size: inherit;
	padding-right: 8px;
	padding-left: 8px;
}

.content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	background-color: White;
}

.content-care {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
	line-height: 15pt;
	background-color: White;
}


.menu {
	margin-top: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
		letter-spacing: 0px;
}


.content-vol {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 85%;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #246A00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #246A00;
}



td.chart {
	font-size: 10pt;
	line-height: 15px;
	
}

.small {
	font-size: 75%;
	line-height: 15px;
}

.caption {
	font-size: 70%;
	line-height: 13px;
}






.content-index {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}


.footer {
	background-color: #229C01;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-bottom: 12pt;
	padding-top: 12pt;
	line-height: 16px;
}

a.footmenu:active, a.footmenu:link, a.footmenu:visited {
	color: White;
	text-decoration: none;
}

a.footmenu:hover {
	text-decoration: underline;
}




