body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #283885;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_shadow_stretch {
	background-image: url(../images/sce/left_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow_stretch {
	background-image: url(../images/sce/right_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_shadow_stretch {
	background-image: url(../images/sce/bottom_shadow_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
}
.white_page_border {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.top_bottom_white_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.header_bg {
	background-image: url(../images/sce/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
}
.blue_18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #354593;
}
.red_23 {
	font-size: 23px;
	line-height: 25px;
	color: #e41f25;
}
.light_blue_10 {
	font-size: 10px;
	line-height: 20px;
	color: #dce2ff;
}
a:link {

            color: #354593;

            text-decoration: underline;

}

a:active {

            color: #354593;

            text-decoration: underline;

}

a:visited {

	    color: #354593;

            text-decoration: underline;

}

 

a:hover {

            color: #00008d;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	color: #dce2ff;
	text-decoration: none;
	font-size: 10px;
}

a.bottomnav:hover{
	color: #e41f25;
	text-decoration: underline;
	font-size: 10px;
}

a.headerlink:link,a.headerlink:active,a.headerlink:visited{
	color: #354593;
	text-decoration: underline;
	font-size: 18px;
}

a.headerlink:hover{
	color: #354593;
	text-decoration: underline;
	font-size: 18px;
}