body { 
	background-color: #DAE1C7;
	background: url(images/assets/button_bg_tile.gif) repeat-x;
}

A:link { text-decoration: underline; color: #617228 } 
a:active { text-decoration: underline; color: #617228 } 
A:visited { text-decoration: underline; color: #617228 } 
A:hover { text-decoration: none; color: #000 }

TD.noline A:link { text-decoration: none; color: #617228 } 
TD.noline a:active { text-decoration: none; color: #617228 } 
TD.noline A:visited { text-decoration: none; color: #617228 } 
TD.noline A:hover { text-decoration: underline; color: #000 }

td { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 26px; color: #464646; text-align: justify }

li { list-style-type: square }

.contentArea {
	background: url(images/assets/button_bottom_tile.gif) repeat-x;
	padding-top: 30px;
	padding-bottom: 15px;
}

.mainContentArea {
	padding-left: 15px;
}

.copyright { 
	background-color: #B5C28E;
	color: #617228;
	border-left: 2px solid #DAE1C7;
	border-right: 2px solid #DAE1C7;
}

.mainBox { 
	background-color: #fff; 
	margin-bottom: 15px; 
}
.boxHeader { 
	border-bottom: 1px solid #DAE1C7;
	color: #617228;
	font-size: 13pt;
	font-weight: bold;
}

.bottomLine {
	border-bottom: 25px solid #CDD6B3;
}

.infoBox { 
	border: 1px #fff solid;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #F2F5EC;
	font-size: 10pt; 
	font-weight: bold;
	}
.imageStyle { border: 10px solid #B5C28E; }

.video { border: 5px solid #B5C28E; }

.links4tables { 
	border-bottom: 1px dotted #B5C28E;
	}
.logo_image { 
	margin-right: 10px;
	}
