body {
	background-color: #FFFFCB;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bck.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
	text-decoration: none;
}
a:hover.mainMenu { 
	text-decoration: underline;
}
.boxLeft {
	width: 250px;
	float: left;
}
.boxRight {
	float: right;
	width: 250px;
}
.boxCenter {
	width: 250px;
	float: right;
}
.borderVertical {
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.contentBox {
	width: 219px;
	padding-right: 12px;
	padding-left: 13px;
}
.clear {
	clear: both;
	width: 752px;
}
.borderHorizontal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a:hover.footerText { 
	text-decoration: underline;
}
.contentGeneric1 {
	width: 702px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.contentGeneric2 {
	width: 692px;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.imgCenter {
	text-align: center;
}
.descriptionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.contentClear {
	clear: both;
}
.horizontalBorder {
	width: 692px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.getawayContent {
	width: 442px;
	float: right;
}
.topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
