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: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 757px;
	float: left;
}
#float_left {
	float: left;
}
#banner {
	float: left;
	width: 433px;
}
#main_container {
	float: left;
	width: 757px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 1px;
}
.menu_area {
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-color: #7FFFFF;
	padding-left: 1px;
}
#content_area {
	float: left;
	width: 597px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#bottomnav_area {
	float: left;
	width: 764px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #2A53B0;
	font-weight: bold;
}
#bottomnav_area a{
	color: #2A53B0;
	text-decoration:none;
}
#bottomnav_area a:hover{
	color: #F9A300;
	text-decoration:underline;
}
#flash_container {
	float: left;
	width: 597px;
	text-align: center;
}
#contact_info {
	float: left;
	width: 764px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFA300;
	border-bottom-color: #FFA300;
	color: #2A53B0;
}
#contact_info a{
	color: #2A53B0;
	text-decoration:none;
}
#contact_info a:hover{
	color: #F9A300;
	text-decoration:none;
}
#home_bottom_boxes {
	clear: left;
	float: left;
	width: 580px;
	margin-top: 20px;
}
#homebox {
	float: left;
	width: 287px;
	padding-right: 3px;
}
#home_titlebox {
	float: left;
	width: 277px;
	height: 18px;
	background-image: url(../images/sce/home_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
}
#homebox_content {
	float: left;
	width: 262px;
	padding-top: 15px;
	padding-left: 10px;
	background-image: url(../images/sce/home_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
}
#readmore_box {
	float: left;
	height: 14px;
	width: 147px;
	font-size: 10px;
	color: #FBA700;
	background-image: url(../images/sce/readmore_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 2px;
}
#readmore_box a{
	color: #FBA700;
	text-decoration:none;
}
#readmore_box a:hover{
	color: #FBA700;
	text-decoration:underline;
}




.right_shadow {
	background-image: url(../images/sce/rightshadow_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left_column_padding {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3b3b3b;
	padding-bottom: 3px;
}



.pic_left_pad {
	padding-bottom: 20px;
	padding-left: 25px;
}
.pic_right_pad {
	padding-bottom: 20px;
	padding-right: 25px;
}
.pic_pad_right_10 {
	padding-right: 10px;
}

.size_10 {
	font-size: 10px;
}

.size_18 {
	font-size: 18px;
	line-height: 25px;
}
.color_blue18 {
	font-size: 18px;
	color: #0000ff;
}
.color_orange {
	color: #F9A300;
}


h1 {
	font-size: 24px;
	color: #1F3EAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F3EAA;
	display: inline;
}
h2 {
	font-size: 22px;
	color: #ff6600;
	font-style: italic;
}


a:link {

            color: #1F3598;

            text-decoration: none;

}

a:active {

            color: #1F3598;

            text-decoration: none;

}

a:visited {

            color: #1F3598;

            text-decoration: none;

}

 

a:hover {

            color: #1F3598;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #EF9711;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #1F3598;
            text-decoration: underline;

}

