body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052045;
}
#container {
	width: 955px;
}
#header_area {
	float: left;
	width: 948px;
	padding-right: 3px;
	padding-left: 4px;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}
#banner_bg {
	float: left;
	width: 909px;
	height: 206px;
	background-image: url(../images/sce/top_back.jpg);
	background-repeat: repeat-x;
}
#sign_in_bg {
	float: right;
	height: 23px;
	width: 177px;
	padding-right: 15px;
	background-image: url(../images/sce/signin_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 15px;
}
#inner_sign_in_bg {
	float: right;
	height: 23px;
	width: 177px;
	padding-right: 19px;
	background-image: url(../images/sce/signin_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 15px;
}
#sign_in_bg a, #sign_in_bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sign_in_bg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#logo {
	float: left;
	width: 192px;
	height: 130px;
	padding-top: 49px;
	padding-left: 52px;
	padding-right: 20px;
}
#banner_image {
	float: left;
	width: 644px;
	background-image: url(../images/sce/inner_bannerpic.jpg);
	background-repeat: no-repeat;
	height: 149px;
}
#menu_area {
	float: left;
	width: 955px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menubar {
	float: left;
	width: 716px;
	height: 44px;
	background-image: url(../images/sce/menu_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	padding-top: 4px;
	padding-left: 227px;
}
#page_top {
	float: left;
	width: 948px;
	padding-right: 3px;
	padding-left: 4px;
}

#main_container {
	width: 948px;
	padding-right: 3px;
	padding-left: 4px;
	text-align: left;
}
#page_background {
	float: left;
	width: 898px;
	background-image: url(../images/sce/main_body_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#leftside {
	float: left;
	width: 209px;
	margin: 0px;
}
#leftside_title {
	float: left;
	width: 199px;
	height: 25px;
	background-image: url(../images/sce/lefttitleback.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
#leftside_content {
	float: left;
	width: 187px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6BF16A;
	border-bottom-color: #6BF16A;
	border-left-color: #6BF16A;
	margin-bottom: 20px;
}
#home_contentarea {
	float: left;
	width: 666px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin: 0px;
}
#bottomarea {
	float: left;
	width: 948px;
	padding-right: 3px;
	padding-left: 4px;
}
#bottomnav_text {
	float: left;
	width: 769px;
	height: 80px;
	background-image: url(../images/sce/bottomnav_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	padding-top: 30px;
	padding-right: 5px;
	font-size: 14px;
	color: #FFFFFF;
}
#bottomnav_text a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomnav_text a:hover{
	color: #03e601;
	text-decoration:underline;
}
#inner_noleft_contentarea {
	float: left;
	width: 875px;
	padding-left: 18px;
	padding-bottom: 5px;
}

.color_green14 {
	font-size: 14px;
	color: #0A6617;
}
.color_lightgreen {
	color: #0A8C20;
}
.color_neongreen {
	color: #03e601;
}
.copywrite_text {
	font-size: 11px;
	line-height: 26px;
}
.color_blue14 {
	font-size: 14px;
	color: #005BC3;
}

.color_blue18 {
	font-size: 18px;
	color: #005BC3;
}
.color_green18 {
	font-size: 18px;
	color: #0A8C20;
}




.pic_border {
	border: 1px solid #005bc3;
}
h1 {
	font-size: 39px;
	color: #005BC3;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 20px;
	color: #005BC3;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E9C23;
	margin-top: 0px;
	padding-bottom: 2px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #005BC3;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #052045;
	margin-top: 0px;
	margin-bottom: 0px;
}




a:link {

            color: #052045;

            text-decoration: none;

}

a:active {

            color: #052045;

            text-decoration: none;

}

a:visited {

            color: #052045;

            text-decoration: none;

}

 

a:hover {

            color: #052045;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #FFFFFF;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #03e601;
            text-decoration: underline;

}
.copywrite_text a{
	color: #FFFFFF;
	text-decoration:none;
}
.copywrite_text a:hover{
	color: #03e601;
	text-decoration:underline;
}
a.color_lightgreen {
	color: #0A8C20;
	text-decoration:none;
}
a.color_lightgreen:hover {
	color: #0A8C20;
	text-decoration:underline;
}
