
body {
	background: transparent url(/sitecm/i/body_bg.jpg) repeat top left;
	margin: 0;
	padding: 0;
	scrollbar-base-color: #fff;
	scrollbar-arrow-color:#cfd1d2;
	scrollbar-face-color:#b1b3b4;/*#C6C7C8*/
	scrollbar-shadow-color:#b1b3b4;
	scrollbar-highlight-color:#b1b3b4;
	scrollbar-3dlight-color:#b1b3b4;
	scrollbar-darkshadow-color:#b1b3b4;
	scrollbar-track-color:#cfd1d2;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page_outside{background: transparent url(/images/OW_bg.gif) repeat-y center;}

.ui_page {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
}

.ui_topbar {
	width: 980px;
}
.ui_header {
	width: 500px;
	float: left;
	font-size: 10px; margin: 0px;
}

.ui_header a:active{color: white;}

.ui_social {
	width: 282px;
	padding-top: 23px;
	float: right;
}

.ui_top_nav_wrapper {
	height: 24px; 
	background-color: #5A0541;
}

.ui_main_content_wrapper{
	height: 576px; 
	overflow-y: auto; 
	overflow-x: hidden;
	width: 321px;
}

.right .ui_main_content_wrapper {
	background: url(/sitecm/i/OW_content_bg.gif) top left;
	float: right;
}

.left .ui_main_content_wrapper {
	float:left; 
}

.home .ui_main_content_wrapper ,
.full .ui_main_content_wrapper {
	width: 980px;
	background: #fff;
	height: auto;
}

.right .ui_main_content {
	padding: 37px 17px 0 17px;
}
.left .ui_main_content{	/*padding: 41px 43px 0 46px;*/}
.home .ui_main_content,
.full .ui_main_content {
	padding: 0;
}

.ui_newsfeed {
	background: transparent url(/images/newsfeed_bg.jpg) no-repeat top left;
}

.ui_footer {
	color: #707173;
	font-size: 10px;
	padding: 20px 10px;
	width: 980px;
}


.ui_copyright {
	text-align: center;
}

.ui_tagline {
	text-align: center;
	color: #707173;
}

.ui_tagline a:link,
.ui_tagline a:visited,
.ui_copyright a:link,
.ui_copyright a:visited {
	color: #707173;
	font-size: 10px;
	text-decoration: underline;
}

.ui_tagline a:hover,
.ui_copyright a:hover {
	color: #C6C7C9;
	font-size: 10px;
}

.ui_tagline a:active,
.ui_copyright a:active{
	color: #707173;
	font-size: 10px;
	text-decoration: underline;
}