body {
	margin: 10px 0px 0px 0px;
	background-color: #004646;
}

td {
	font: 9pt Arial;
	color: #3e3f3e;
	line-height: 17px;
}

h1 {font:  bold 11.5pt Arial, Helvetica, sans-serif;
	color: #006666;
	margin-bottom: -11pt;
} 
	
	h2 {font:  bold 11.5pt Arial, Helvetica, sans-serif;
	color: #87A46A;
	margin:-2px;} 
	
	h3 {font: bold 9pt arial;
	color: #006666;}
	
	h4 {font: bold 8pt arial;
	color: gray;}


a {
   font: 9pt Arial;
	color: #006666;
	line-height: 17px;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

td.body {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

td.title {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 35px;
}

td.bodycontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 35px;
}

td.bodytop {
	background-image: url(images/tile-top.jpg);
	background-repeat: repeat;
}

td.bodyleft {
    background-image: url(images/tile-left-side.jpg);
	background-repeat: repeat;
	
}

td.bodyright {
    background-image: url(images/tile-right-side.jpg);
	background-repeat: repeat;
	
}

td.bodybottom {
    background-image: url(images/tile-bottom.jpg);
	background-repeat: repeat;
	
}

td.bodybottomnav {
	font: 7.5pt arial;
	background-image: url(images/body-bottom.gif);
	background-repeat: norepeat;
}

td.bodybottomnav a {
	color: black;
	text-decoration: none;
}

td.bodybottomnav a:hover{
	color: #006666;
	text-decoration: none;
}

td.bottomaddress {
	font: 7.5pt arial;
	color: white;
	text-align:center;
	padding-top: 8px;
	padding-bottom: 8px;
}

td.bottomaddress a {
	font: 7.5pt arial;
	text-decoration: none;
	color: white;
}

td.bottomaddress a:hover {
	font: 7.5pt arial;
	text-decoration: none;
	color: #C4D87A;
}

td.webonav {
	font: bold 7pt arial;
	text-decoration: none;
	text-align:center;
	color: #97B07E;
}

td.webonav a {
	font: bold 7pt arial;
	text-decoration: none;
	color: #97B07E;
}

td.webonav a:hover {
	color: white;
}
