#mainContent{
	width:900px;
	margin-left:5px;
}

.ContentWrapper{
	width:100%;
	float:left;
}

.contentPage{
	width:100%;
	height:100%;
}

.contentPageCenter{
	float:left;
}

#pager{
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
#pager a,#pager a:link,#pager a:visited, #pager a:hover,#pager a:active{
	color:#bb0000;
	padding:2px 5px;
	text-decoration:none;
}
#pager a:hover, #pager a:active{
	text-decoration:underline;
}
#pager a.activeSlide{
	background-color:#dedede;
}


.RightSideBar{
	width:100%;
	margin-bottom:10px;
	display:block;
}

.RightButton4{
	width: 108px;
	height: 80px;
	background-color: #4bacc6;
	margin: 2px 0px 2px 4px;
	text-align:center;
	color:white;
	padding:6px;
	border:2px solid #d7d7d7;
	border-bottom-width:4px;
	float:left;
}

.RightButton4 a:link, .RightButton4 a:visited, .RightButton4 a:active {
	color:white;
}

.RightButton4 a:hover{
	color:white;
	font-weight:bold;
}

.clear-float{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

.body_content{
background-color:#E6EDF7;
margin-left:5px;
padding:5px;
border:1px solid #eee;
font-family:arial;
font-size:12px;
}

.body_content a:active{
	color:navy;
}

.body_content a:hover{
	color:orange;
	text-decoration:underline;
}

.body_content h4{
	font-size:16px;
}

.C_wrapper{
	width:100%;
	display:block;
	text-align:center;
}

.C_Button{
	width:205px;
	height:71px;
	background-color:#4BACC6;
	color:white;
	margin:6px;
	font-size:14px;
	white-space:normal;
	padding:3px;
	float:left;
	border:1px solid #d7d7d7;
	border-bottom-width:2px;
}
