.topimage{
	height:124px;
	width:700px;
	clear:both;
}

.leftSideMenu{
	color:white !important;
}
.leftSideMenu_selected{
	color:#FCD116 !important;
	text-decoration:underline !important;
	display: block;
}
.leftSideMenu:Hover, .leftSideMenu_selected:Hover{
	color:gold !important;
}
.blueText{
	color:#1752FF;
}
.arc_main{
	width:700px;
	height:426px;
	background:url(../images/en_body/default_home_arc.jpg) no-repeat;
}
.arc_floater{
	float:left;
	clear:left;
	height:20px;
}
/* start sub page styles */
.sub_main{
	width:700px;
	height:auto !important;
	height:426px;
	min-height:426px;
	background:url(../images/ccr_bkg4_3_05.jpg) no-repeat;
}
.sub_page_header{
	width:100%;
	height:38px;
}
.sub_page_header_left{
	width:205px;
	height:38px;
	float:left;
	clear:left;
}
.sub_page_header_right{
	width:490px;
	height:38px;
	float:right;
	clear:right;
	font-size:16px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
.sub_page_header_right_padding{
	padding:15px 0 0 0;
}
.sub_main_padding{
	padding:15px 30px 30px 35px;
}