
.mainFrame{
	background-image: url(../images/general/back-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.header{
	background-image: url(../images/general/header_new.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
	height: 85px;
}

.footer{
	text-align: center;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
}

.contentFrame{
	border: 1px solid #508fae;
	border-top: none;
	width: 900px;
}

.prefooter{
	background-image: url(../images/general/news_background.gif);
	background-repeat: repeat-x;
	border: 1px solid #508fae;
	border-top: none;
	width: 900px;
	height: 35px;
}

.topMenu{
	background-image: url(../images/general/buttons_back_new.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 27px;
	border-bottom: 1px solid #508fae;
}

.mainTop{
	background-image: url(../images/general/main_back.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 7px;
}

.menuItemBig{
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #508fae;
	height: 24px;
	padding-top: 3px;
}

.menuItemBig a, .menuItemBig a:visited, .menuItemBig a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #011c4b !important;
	text-decoration: none;
}

.menuItemSmall{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #508fae;
	height: 22px;
	padding-top: 5px;
}

.menuItemSmall a, .menuItemSmall a:visited, .menuItemSmall a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #011c4b !important;
	text-decoration: none;
}

.mainContentFrame{
	width: 590px;
	min-height: 565px;
	border: 1px solid #99c5de;
	background-image: url(../images/general/article_background.gif);
	background-repeat: repeat-x;
}

.mainContentFrameInner{
	padding: 20px;
	padding-right: 25px;
}

.topPageTitle{
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
}

.rightMenu{
	width: 218px;
	border: 1px solid #7a228a;
	border-bottom: none;
	background-color: #FFFFFF;
}

.rightMenuItem{
	border-bottom: 1px solid #7a228a;
	width: 202px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.rightMenuItem:hover{
	background-color: #dbc8de;
}

.rightMenuItem a, .rightMenuItem a:visited, .rightMenuItem a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #011c4b !important;
}

.rightMenuItem a:hover{
	background-color: #dbc8de;
}




.homeNewsBoxes{
	width: 592px;
}

.homeNewsBox{
	margin-top: 20px;
	width: 290px;
	height: 155px;
	border: 1px solid #508fae;
	background-image: url(../images/general/sub_article_background.gif);
	background-repeat: repeat-x;
}

.homeNewsBoxInner{
	padding: 10px;
}

.homeNewsBoxTitle{
	float: right;
	width: 135px;
}

.homeNewsBoxTitle a, .homeNewsBoxTitle a:visited, .homeNewsBoxTitle a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
}

.homeNewsBoxImage{
	float: left;
}

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

.footerLinks{
	width: 800px;
	color: #808080 !important;
	font-size: 10px;
	font-weight: normal;
}

.footerLinks a, .footerLinks a:visited, .footerLinks a:hover{
	color: #808080 !important;
	font-size: 10px;
	font-weight: normal;
}
