body {
	background-color: #4A8797;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bodyBg.jpg);
}
.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #4A8797;
	font-weight: bold;
	letter-spacing: 0.15em;
}

a.menuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menuSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A8797;
	text-decoration: underline;	
}
a.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menuTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A8797;
	text-decoration: underline;	
}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17pt;



}
.blockDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: B9B09D;
}
.blockContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
}
.blockContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #4A8797;
}
.contentLine{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.mainContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17pt;
	font-weight: bold;

}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A8797;
}
.copyrightsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A8797;
	font-weight: bold;

}
.bodyContainer {
	margin-left: -376px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/bodyBg.jpg);
	height: 100%;
	width: 755px;
	padding-left: 11px;
}
.mainContainer {
	position: relative;
	width: 733px;
	left: 10px;
	right: 10px;


}
.topBg {
	background-image: url(../images/bodyTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.mainBottom {
	background-image: url(../images/bodyBottom.jpg);
	background-repeat: no-repeat;
}
/* {

	background-position: right top;
	background-image: url(../images/topRight.jpg);
}
*/
.credits{
	margin-left: -366px;
	position: absolute;
	width: 732px;
	height: 16px;
	visibility: visible;
	scrolling:"auto";
	left: 50%;
	top: 98%;
	z-index: 1;
	background-color: #FFFFFF;
}
