body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.float_left {
	float: left;
}
#header_bg {
	float: left;
	height: 115px;
	width: 951px;
	background-image: url(../images/sce/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav_white {
	float: left;
	width: 650px;
	text-align: right;
	padding-top: 5px;
	color: #C95D7A;
}
#topnav_white a{
	color: #FFFFFF;
	text-decoration:none;
}
#topnav_white a:hover{
	color: #C95D7A;
	text-decoration:underline;
}
#topnav_blue {
	float: left;
	width: 650px;
	text-align: right;
	padding-top: 10px;
	color: #FD9C4D;
}
#topnav_blue a{
	color: #9ddefc;
	text-decoration:none;
}
#topnav_blue a:hover{
	color: #FD9C4D;
	text-decoration:underline;
}
#search_container {
	float: left;
	width: 300px;
	padding-left: 350px;
	padding-top: 30px;
	color: #FFFFFF;
}
#search_text {
	float: left;
	width: 50px;
	padding-top:5px;
}
#searchbar_container {
	float: left;
	width: 250px;
}

#menuarea {
	float: left;
	height: 28px;
	width: 951px;
	padding-bottom:6px;
}
#menubar {
	float: left;
	height: 28px;
	width: 883px;
}
#banner_bg {
	float: left;
	height: 204px;
	width: 351px;
	background-image: url(../images/sce/homebanner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 600px;
	padding-top: 10px;
}
#inner_banner_bg {
	float: left;
	height: 49px;
	width: 571px;
	background-image: url(../images/sce/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-style: italic;
	padding-left: 380px;
	padding-top: 70px;
}
.bluebox_left_shadow {
	background-image: url(../images/sce/bluebox_left_shadow_stretch.jpg);
	background-repeat: repeat-y;
}
.bluebox_right_shadow {
	background-image: url(../images/sce/bluebox_right_shadow_stretc.jpg);
	background-repeat: repeat-y;
}#bluebox {
	float: left;
	width: 949px;
	border: 1px solid #B1D4EB;
	background-image: url(../images/sce/bluebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B1DDF3;
	padding-top: 11px;
	color: #115992;
}
.main_bottomshadow {
	background-image: url(../images/sce/bottom_left_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main_bottomshadow2 {
	background-image: url(../images/sce/bottom_right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home_body {
	float: left;
	width: 951px;
	background-image: url(../images/sce/main_home_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bottom_ads {
	float: left;
	width: 943px;
	height: 95px;
	background-image: url(../images/sce/bottomarea_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 43px;
	padding-left: 8px;
}
#united_way {
	float: left;
	width: 310px;
	text-align: center;
	font-size: 10px;
}
#bottomnav {
	float: left;
	width: 619px;
	padding-right: 30px;
	padding-top: 5px;
	color: #043A64;
}
#bottomnav a{
	color: #043A64;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #043A64;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 619px;
	padding-top: 10px;
	padding-right: 30px;
	font-size: 11px;
	color: #A0A0A0;
}
#copyright a{
	color: #A0A0A0;
	text-decoration:none;
}
#copyright a:hover{
	color: #A0A0A0;
	text-decoration:underline;
}
#inner_top_title {
	float: left;
	height: 74px;
	width: 951px;
	background-image: url(../images/sce/inner_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_title {
	float: left;
	width: 555px;
	padding-top: 25px;
	padding-left: 45px;
}
#inner_title_right {
	float: left;
	width: 351px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
}
#inner_title_right a{
	color: #FFFFFF;
	text-decoration:none;
}
#inner_title_right a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#inner_body {
	float: left;
	width: 605px;
	background-image: url(../images/sce/inner_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}
#rightside {
	float: left;
	width: 281px;
}

#rightside ul{
	font-size: 14px;
	color: #0E568D;
	list-style-image: url(../images/sce/arrow_on_white.gif);
}
#rightside ul li{
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C95D7A;
}
#rightside ul li a{
	color: #0E568D;
	text-decoration:none;
}
#rightside ul li a:hover{
	color: #0E568D;
	text-decoration:none;
}

.blue18 {
	font-size: 18px;
	color: #0E568D;
}
.blue_11 {
	font-size: 11px;
	color: #5296CC;
}
.white13 {
	font-size: 13px;
	color: #FFFFFF;
}
.orange11 {
	font-size: 11px;
	color: #FD9C4D;
}
.pink_11{
	font-size:11px;
	color:#c95d7a;
}
.purple_11{
	font-size:11px;
	color:#a57dca;
}
.green_11{
	font-size:11px;
	color:#28ae54;
}
.purple_18 {
	font-size: 18px;
	color: #5E2F8A;
}
.pink_18 {
	font-size: 18px;
	color: #C95D7A;
}
.orange_18 {
	font-size: 18px;
	color: #FD9C4D;
}
.color_purple {
	color: #5E2F8A;
}
.color_green {
	color: #28AE54;
}
.color_pink{
	color:#c95d7a;
}
.color_orange{
	color:#fd9c4d;
}
.color_lightblue{
	color:#16a1e3;
}
.color_darkblue{
	color:#0f568d;
}



h1 {
	color: #16a1e3;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}
h2 {
	font-size: 18px;
	color: #16a1e3;
}

a:link {

            color: #14619f;

            text-decoration: none;

}

a:active {

            color: #14619f;

            text-decoration: none;

}

a:visited {

            color: #14619f;

            text-decoration: none;

}

 

a:hover {

            color: #14619f;
			
            text-decoration: underline;

}
a.green_11{
	color:#28ae54;
	text-decoration:none;
}
a.green_11:hover{
	color:#28ae54;
	text-decoration:underline;
}
