/* CSS Document */
body,td,th {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6979;
	text-align: left;
	scrollbar-face-color:#617281;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E9EFF3;
	scrollbar-shadow-color:#617281;
	scrollbar-highlight-color:#617281;
	scrollbar-3dlight-color:#617281;
	scrollbar-darkshadow-Color:#617281;
	background-color: #5B6979;
}
#headerWrapper {
	height: 166px;
	width: 100%;
}
#navigation {
	float: left;
	width: 745px;
	text-align: left;
}
#footerIndex {
	float: left;
	height: 12px;
	width: 745px;
}
#contentWrapperIndex {
	width: 745px;
}
#contentTextIndex {
	width: 745px;
	float: left;
	text-align: left;
	height: 339px;
	overflow: hidden;
}

.footerIndex_text {
	font-size: 8px;
	text-align: left;
	float: left;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 8px;
	margin-left: 8px;
