body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #f2ece5;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.left_shadow_stretch {
	background-image: url(../images/sce/left_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow_stretch {
	background-image: url(../images/sce/right_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.banner_top_bg {
	background-image: url(../images/sce/banner_top.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 47px;
}
.banner_bottom_bg {
	background-image: url(../images/sce/banner_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 45px;
}
.banner_top_inner {

	background-image: url(../images/sce/inner_banner_top.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 74px;
}
.banner_bottom_inner {

	background-image: url(../images/sce/inner_banner_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 45px;
}
.banner_top_staff {

	background-image: url(../images/sce/banner_top_staff.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 74px;
}
.banner_bottom_staff {

	background-image: url(../images/sce/banner_bottom_staff.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 45px;
}
.banner_div {
	width: 400px;
	padding-bottom: 4px;
}
.menu_bar_bg {
	background-image: url(../images/sce/menu_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3e3e3e;
	border-bottom-color: #3e3e3e;
	padding-right: 60px;
	padding-left: 60px;
}
.home_body_bg {
	background-color: #d5d5d5;
	background-image: url(../images/sce/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
}
.inner_left_bg {
	background-color: #b5b5b5;
	background-image: url(../images/sce/inner_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-top: 5px;
}
.inner_content_bg {
	background-color: #6eacc5;
	background-image: url(../images/sce/inner_content_bg_right.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #919191;
}
.left_dotted_border {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5c5c5c;
}
.top_bottom_padding {
	padding-top: 8px;
	padding-bottom: 5px;
}
.right_padding_25 {
	padding-right: 25px;
}
.footprint_bg {
	background-image: url(../images/sce/feet_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 25px;
	padding-left: 45px;
}



.light_blue_14 {
	font-size: 14px;
	color: #009ddc;
	line-height: 18px;
}
.white_14 {
	font-size: 14px;
	color: #FFFFFF;
}
.size_11 {
	font-size: 11px;
}
.size_10 {
	font-size: 10px;
}


h1 {
	font-size: 14px;
	color: #0073a2;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {

            color: #000000;

            text-decoration: underline;

}

a:active {

            color: #000000;

            text-decoration: underline;

}

a:visited {

            color: #000000;

            text-decoration: underline;

}

 

a:hover {

            color: #009ddc;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #009ddc;
            text-decoration: underline;

}
