body,td,th {
	font-size: 12px;
	color: #273b51;
}
body {
	background-color: #5e7a86;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 949px;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}

#home_banner {
	float: left;
	height: 134px;
	width: 917px;
	background-image: url(../images/sce/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	text-align: right;
	padding-top: 3px;
	font-weight: bold;
	color: #2c4056;
}
#inner_banner {
	float: left;
	height: 133px;
	width: 917px;
	background-image: url(../images/sce/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	text-align: right;
	padding-top: 3px;
	font-weight: bold;
	color: #2c4056;
}
#menubar {
	float: left;
	width: 862px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #899aae;
	height: 31px;
	padding-left: 70px;
	background-image: url(../images/sce/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainpage_container {
	float: left;
	width: 932px;
	background-color: #FFFFFF;
	text-align: left;
padding-left:8px;
padding-right: 9px;
}
#rightside {
	float: right;
	width: 217px;
}
#content_area {
	float: left;
	width: 715px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #d98b2e;
}
#rightside_title {
	float: left;
	width: 185px;
	margin-right: 0px;
	margin-left: 2px;
	height: 19px;
	background-image: url(../images/sce/right_title_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #b3bfcb;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 1px;
}
#right_content {
	float: left;
	width: 203px;
	margin-right: 0px;
	margin-left: 2px;
	margin-bottom: 5px;
	background-image: url(../images/sce/rightside_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2c4056;
	padding-right: 5px;
	padding-left: 6px;
	padding-top: 20px;
}
#news_content {
	float: left;
	width: 203px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7bfc6;
}
#news_content_bottom {
	float: left;
	width: 203px;
	padding-bottom: 10px;
}
#bottomnav_bg {
	float: left;
	width: 949px;
	background-image: url(../images/sce/bottomnav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
}
#bottomnav_txt {
	float: right;
	width: 700px;
	padding-right: 20px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 38px;
}
h1 {
	font-size: 23px;
	color: #12355b;
	margin-top: 0px;
	padding-top: 5px;
}
h2 {
	font-size: 14px;
	color: #d98b2e;
}




h3 {
	font-size: 14px;
	color: #d98b2e;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d98b2e;
}
.copywrite_txt {
	font-size: 10px;
	color: #84a0ac;
	line-height: 20px;
}

.color_lightblue_11 {
	font-size: 11px;
	color: #4b7ab0;
}





.color_lightblue_18 {
	font-size: 18px;
	color: #7ca7db;
}
.color_orange {
	color: #ff8b00;
}
.color_darkerorange {
	color: #d98b2e;
}

.color_orange10 {
	font-size: 10px;
	color: #d98b2e;
}
.color_darkblue {
	color: #273a50;
}
.size_14 {
	font-size: 14px;
}


a:link {

            color: #D77908;

            text-decoration: none;

}

a:active {

            color: #D77908;

            text-decoration: none;

}

a:visited {

            color: #ff9311;

            text-decoration: none;

}

 

a:hover {

            color: #D77908;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #ffffff;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #ff8b00;
            text-decoration: underline;

}
a.copywrite_txt {
	color: #84a0ac;
	text-decoration: none;
}
a.copywrite_txt:hover{
	color: #84a0ac;
	text-decoration:underline;
}
a.color_orange10 {
	color: #D77908;
	text-decoration:none;
}
a.color_orange10 {
	color: #D77908;
	text-decoration: none;
}
a.color_lightblue_11 {
	color: #D77908;
	text-decoration:none;
}
a.color_lightblue_11:hover {
	color: #D77908;
	text-decoration:underline;
}