body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #00573c;
	background-image: url(images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header_bg {
	background-image: url(../images/sce/head_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.underlogo_bg {
	background-image: url(../images/sce/underlogo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #BC170E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #013c2f;
}
.underlogo_padding {
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 3px;
	
	border-top-style: solid;
	
	border-top-color: #013c2f;
	
}
.white_italic {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.silver_box {
	background-image: url(../images/sce/silver_box.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 45px;
	background-position: bottom;
	border-top-width: 3px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #013c2f;
	border-bottom-color: #013c2f;
}
.body_bg {
	background-color: #013c2f;
	background-image: url(../images/sce/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.body_content_padding {
	padding: 7px;
	background-color: #013c2f;
	background-image: url(../images/sce/body_bg.gif);
	background-repeat: repeat-x;
}
.sub_menus_padding {
	padding-top: 6px;
}

.left_stretch {
	background-image: url(../images/sce/left_stretch.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_stretch {
	background-image: url(../images/sce/right_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_right_stretch {
	background-image: url(../images/sce/bottomnav_right_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_left_stretch {
	background-image: url(../images/sce/bottomnav_left_stretch.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.green {
	font-size: 14px;
	color: #013b2f;
}
.bottom_nav_stretch {
	background-color: #013b2f;
	background-image: url(../images/sce/bottomnav_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.white {
	color: #FFFFFF;
}
.white_small {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
}
.white a{
            color: #FFFFFF;
            text-decoration: none;
}

.white a:hover{
            color: #CCCCCC;
            text-decoration: underline;
}
a:link {

            color: #00573c;

            text-decoration: none;

}

a:active {

            color: #00573c;

            text-decoration: none;

}

a:visited {

            color: #00573c;

            text-decoration: none;

}

 

a:hover {

            color: #8b0b04;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #FFFFFF;

            text-decoration: none;

}

a.bottomnav:hover{

            color: #40ad6b;

            text-decoration: underline;

}
a.red{
color: #b0140b;
text-decoration: none;
}
a.red:hover{
color: #b0140b;
text-decoration: underline;
}
a.green{
color: #013b2f;
text-decoration: none;
}
a.green:hover{
color: #013b2f;
text-decoration: underline;
}
a.whitelink{
color:#FFFFFF;
text-decoration: none;
}
a.whitelink:hover{
color:#FFFFFF;
text-decoration: underline;
}
.header_bg2 {
	padding-top: 15px;
	padding-left: 15px;
}
.white_15 {
	font-size: 12px;
	color: #FFFFFF;
}

label {width:20em;}
.separator {clear: both;}
.indent {margin: 0 auto; width: 100%; text-align: center;}
input {padding-left: 20px;}