body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.leftshadow_stretch {
	background-image: url(../images/sce/leftshadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadow_stretch {
	background-image: url(../images/sce/rightshadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.main_cell_padding {
	padding-right: 18px;
	padding-left: 17px;
}
#container{
width: 902px;
float: left;
text-align: left;
z-index: 500;
}
#header_area {
	float: left;
	width: 902px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858585;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
	margin-left: 6px;
}
#search_area {
	float: right;
	width: 527px;
	padding-right: 30px;
	height: 38px;
	text-align: right;
	padding-top: 15px;
}
#search_container {
	float: right;
	width: 400px;
}
#mainpage_container {
	/*clear: left;*/
	float: left;
	width: 902px;
text-align: left;
}

#leftside {
	float: left;
	width: 161px;
	margin-top: 1px;
	padding-left: 28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #858585;
	border-left-color: #858585;
	background-color: #e8e8ee;
	background-image: url(../images/sce/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 20px;
}
#content_area {
	float: right;
	width: 708px;
}
#page_bottom {
	clear: left;
	float: left;
	width: 902px;
	padding-top: 25px;
}
#bottomnav {
	float: left;
	width: 902px;
	text-align: center;
	color: #858585;
	padding-bottom: 15px;
}
#copywrite {
	float: left;
	width: 400px;
	padding-bottom: 25px;
	font-size: 11px;
	color: #858585;
	text-align: left;
}
#email_area {
	float: right;
	width: 400px;
	font-size: 11px;
	color: #858585;
	text-align: right;
	padding-bottom: 25px;
}
h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #12407a;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #e23631;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #013573;
	margin-top: 0px;
	margin-bottom: 0px;
}
.size_10 {
	font-size: 10px;
}





a:link {

            color: #002eb7;

            text-decoration: none;

}

a:active {

            color: #002eb7;

            text-decoration: none;

}

a:visited {

            color: #002eb7;

            text-decoration: none;

}

 

a:hover {

            color: #002eb7;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #858585;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #e12e29;
            text-decoration: underline;

}
