body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003768;
}
#outer_container {
	width: 973px;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}

#homepage_container {
	float: left;
	width: 951px;
	text-align: left;
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_left_banner {
	float: left;
	width: 305px;
}
#home_right_banner {
	float: right;
	width: 620px;
}

#main_nav {
	float: right;
	width: 596px;
	height: 39px;
	clear: none;
}
#banner_logos {
	float: right;
	padding-right: 35px;
	clear: right;
}
#banner_text_home {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	width: 355px;
	color: #FFFFFF;
	clear: right;
}
#tagline {
	text-align: center;
	float: left;
	width: 225px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #2765b1;
	line-height: normal;
	font-weight: normal;
}
#home_leftnav {
	clear: left;
	float: left;
	margin-top: 35px;
	margin-left: 37px;
	font-weight: bold;
	color: #104586;
	margin-bottom: 0px;
	width: 150px;
}
#home_leftnav ul{
	margin-left: 0px;
	padding-left: 20px;
	list-style-image: url(../images/sce/arrow_orange.gif);
}
#home_leftnav ul li{
	padding-bottom: 10px;
}
#home_leftnav ul li a{
color:#104586;
text-decoration: none;
}
#home_leftnav ul li a:hover{
color:#F77A1E;
text-decoration: underline;
}
#homepgae_content {
	float: left;
	width: 949px;
	text-align: left;
	background-color: #016fdf;
	background-image: url(../images/sce/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#homepage_bottom {
	float: left;
	width: 951px;
}
#home_bottomnav {
	float: left;
	width: 474px;
	text-align: right;
	margin-top: 20px;
	margin-right: 15px;
	color: #0a74bc;
}
#bottom_logos {
	float: left;
	width: 462px;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
}
#innerpage_container {
	float: left;
	width: 951px;
	text-align: left;
	background-image: url(../images/sce/inner_page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_under_banner {
	clear: left;
	float: left;
	width: 951px;
	margin-top: 55px;
}

#innernav_left {
	float: left;
	width: 237px;
	clear: left;
	margin-left: 0px;
	padding-left: 0px;
}
#leftnav_button {
	width: 225px;
	margin-left: 12px;
	float: left;
}
#button {
	float: left;
	width: 200px;
	font-size: 16px;
	color: #016ddd;
	background-image: url(../images/sce/leftnav_box.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#button2 {
	float: left;
	width: 200px;
	font-size: 16px;
	color: #016ddd;
	background-image: url(../images/sce/leftnav_box.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 22px;
	padding-left: 25px;
}
#button a{
	font-size: 16px;
	color: #016ddd;
	text-decoration: none;
}
#button a:hover{
	font-size: 16px;
	color: #016ddd;
	text-decoration: underline;
}
#button2 a{
	font-size: 16px;
	color: #016ddd;
	text-decoration: none;
}
#button2 a:hover{
	font-size: 16px;
	color: #016ddd;
	text-decoration: underline;
}
#inner_content {
	float: left;
	width: 693px;
	margin-left: 0px;
	padding-left: 10px;
}
#inner_bottomnav_bg {
	float: left;
	width: 951px;
	background-image: url(../images/sce/inner_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}




h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	width: 275px;
	font-size: 16px;
	color: #f7941d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56ce0e;
	padding-bottom: 3px;
}
.green_15 {
	font-size: 15px;
	color: #0d650a;
}


.light_blue_10 {
	font-size: 10px;
	color: #71b4c1;
}
.size_14 {
	font-size: 14px;
}
.size_22 {
	font-size: 24px;
}


a:link {

            color: #003768;

            text-decoration: none;

}

a:active {

            color: #003768;

            text-decoration: none;

}

a:visited {

            color: #003768;

            text-decoration: none;

}

 

a:hover {

            color: #003768;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #0a74bc;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #0a74bc;
            text-decoration: underline;

}
a.light_blue_10 {
	font-size: 10px;
	color: #71b4c1;
	text-decoration: none;
}
a.light_blue_10:hover {
	font-size: 10px;
	color: #71b4c1;
	text-decoration: underline;
}
