body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #0B2453;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 950px;
}
#header {
	float: left;
	width: 950px;
	height: 102px;
	background-image: url(../images/sce/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#banner {
	float: left;
	height: 200px;
	width: 950px;
}
#menubar {
	float: left;
	width: 950px;
	text-align: left;
	height: 31px;
}
#page_top {
	float: left;
	height: 31px;
	width: 950px;
}
#mainpage_bg {
	float: left;
	width: 950px;
	background-image: url(../images/sce/page_background.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#page_bottom {
	float: left;
	height: 17px;
	width: 950px;
}
#leftside {
	float: left;
	width: 195px;
	background-image: url(../images/sce/leftside_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 19px;
	padding-left: 19px;
}
.leftside_text {
	float: left;
	width: 195px;
	text-align: center;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	padding-bottom: 15px;
}
#leftside_link {
	float: left;
	width: 195px;
	color: #5eabdd;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5eabdd;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 30px;
}
#leftside_link a{
	color: #5eabdd;
	text-decoration:none;
}
#leftside_link a:hover{
	color: #5eabdd;
	text-decoration:underline;
}
#home_body_content {
	float: right;
	width: 679px;
}
#inner_body_content {
	float: right;
	width: 649px;
	padding-top: 15px;
	padding-right: 30px;
}
#bottomnav {
	float: left;
	width: 950px;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #CD0707;
	padding-top: 30px;
	padding-bottom: 40px;
}
#bottomnav a{
	color: #0a214f;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #CD0707;
	text-decoration:underline;
}
.blue_text_size17 {
	font-size: 17px;
	color: #135A8A;
}
.redtext {
	color: #B20505;
}
.redtext_size18 {
	font-size: 18px;
	color: #890A0A;
}



h1 {
	font-size: 30px;
	color: #A20707;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 25px;
	color: #A20707;
	margin-top: 0px;
	width: 431px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2789c7;
	font-weight: normal;
}
h3 {
	font-size: 21px;
	color: #0B2453;
	margin-top: 0px;
	width: 451px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b20505;
	font-weight: normal;
}

a:link {

            color: #B20505;

            text-decoration: none;

}

a:active {

            color: #B20505;

            text-decoration: none;

}

a:visited {

            color: #B20505;

            text-decoration: none;

}

 

a:hover {

            color: #B20505;
			
            text-decoration: underline;

}
a.redtext {
	color: #B20505;
	text-decoration:none;
}
a.redtext:hover {
	color: #B20505;
	text-decoration:underline;
}

