body {
	margin: 10px 0px 0px 0px;
	background-color: #255325;
}

td {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}

hr {height: 1px; color: #ADBDC7;}

h1 {font: bold 12pt arial;
	color: #764F6E;
	margin-bottom: -5px;
	}
	
h2 {font: bold italic 10pt arial;
	color: #41abc9;}
	
h3 {font: bold italic 9pt arial;
	color: #41abc9;}
	
h4 {font: bold italic 8pt arial;
	color: #41abc9;}

a {
	text-decoration: underline;
	color: #072A44;
}

a:hover {
	color: #CC6600;
}

.textbox {
	border: 1px solid gray;
	font: 7pt verdana;
	color: gray;
}

td.body {
	padding-left:11px;
	padding-right:5px;
	padding-bottom:5px;
	text-align: justify;
}

.title {
	background-color: #FBFCFB;
	background-image: url("images/horizontal-rule.gif");
	background-repeat:no-repeat;
	background-position: bottom;
	padding-left: 8px;
}

.whatsnew {
	background-image: url("images/whats-new-box-tile.gif");
	background-repeat:repeat-y;
	font: 8.5pt Arial, Helvetica, sans-serif;
}

.ezine {
	background-image: url("images/ezine-box-tile.gif");
	background-repeat:repeat-y;
}

.left {
	background-image: url("images/tile-left.gif");
	background-repeat:repeat-y;
}

.right {
	background-image: url("images/tile-right.gif");
	background-repeat:repeat-y;
}

td.bottom {
	font: 7.5pt arial;
	color: #0e536a;
	background-image: url("images/bottom.gif");
	background-repeat:no-repeat;
	line-height: 1.5;
	padding-top: 5px;
}

td.bottom a {
	text-decoration: none;
	color: #0e536a;
}

td.bottom a:hover {
	text-decoration: underline;
	color:  #3F8D3F;
}

td.webonav {
	font: bold 6pt verdana;
	text-decoration: none;
	color: white;
}

td.webonav a {
	font: bold 6pt verdana;
	text-decoration: none;
	color: gray;
}

td.webonav a:hover {
	text-decoration: underline;
	color: #ADBDC7;
}