.topSpace{
	height: 10px;
}

.contentFrame{
	width: 878px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #0163a0;
}

.topMenu{
	border: 1px solid #940700;
	background-image: url(../images/top_menu_bg_repeat_x_1X31.jpg);
	height: 30px;
}

.menuItem{
	float: left;
	background-image: url(../images/topmenu_item.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-left: 13px;
	padding-right: 16px;
	padding-top: 5px;
}

.menuItem a, .menuItem a:visited, .menuItem a:hover{
	color: #ffffff !important;
	font-size: 16px;
}

.menuItem a:hover{
	color: #FFFFCC !important;
}

.menuItemOther{
	float: left;
	background-image: url(../images/topmenu_item.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding-left: 13px;
	padding-right: 16px;
	padding-top: 5px;
}

.menuItemOther a, .menuItemOther a:visited, .menuItemOther a:hover{
	color: #FFFFFF !important;
	font-size: 16px;
}

.menuItemOther a:hover{
	color: #FFFFCC !important;
}

.mainContent{
	width: 877px;
	
	text-align: left;
	margin-top: 10px;
}


.pageContentText{
	float: left;
	width: 640px;
	padding-left: 5px;
}

.pageImage{
	float: right;
	width: 200px;
}

.pageContentText{
	margin-top: 5px;
	margin-bottom: 10px;
}

.homeNews{
	margin-bottom: 10px;
}

.homeNewsImage{
	float: left;
	margin-right: 10px;
}

.homeNewsImage img{
	border: 1px solid #395378;
}

.homeNewsText{
	float: left;
	width: 500px;
}

.homeNewsDate{
	font-size: 12px;
	color: #395378 !important;
	font-weight: bold;	
}

.homeNewsTitle{
	font-size: 16px;
}

.homeNewsSubTitle{
	color: #395378 !important;
}








.homePageNews{
	float: left;
	width: 400px;
	margin-left: 5px;
}

.homePageNewsItems{
	margin-bottom: 10px;
}

.homePageNewsImage{
	float: right;
	margin-left: 10px;
}

.homePageNewsImage img{
	border: 1px solid #395378;
}

.homePageNewsText{
	float: right;
	width: 300px;
}

.homePageNewsDate{
	font-size: 12px;
	color: #395378 !important;
	font-weight: bold;
}

.homePageNewsTitle{
	font-size: 16px;
}

.homePageNewsSubTitle{
	color: #395378 !important;
}


