body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*body {
	background-color: #406040;
	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 {
	background-image: url(../images/sce/leftshadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow {
	background-image: url(../images/sce/rightshadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#outer_container {
	width: 946px;
}
#container {
	width: 946px;
	background-color: #FFFFFF;
	float: left;
}
#header {
	float: left;
	width: 940px;
	margin-left: 3px;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}
#flash_area {
	float: left;
	height: 329px;
	width: 495px;
}

#main_menu {
	float: left;
	width: 936px;
	margin-left: 7px;
	text-align: left;
}
#homepage_container {
	text-align: left;
	float: left;
	width: 940px;
	margin-left: 3px;
	background-color: #fff7c7;
}
#inner_container {
	text-align: left;
	float: left;
	width: 940px;
	margin-left: 3px;
}
#inner_container2 {
	text-align: left;
	float: left;
	width: 940px;
	margin-left: 3px;
	background-image: url(../images/sce/line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_bodyarea {
	text-align: left;
	float: left;
	width: 940px;
	margin-left: 3px;
	background-image: url(../images/sce/line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomnav {
	width: 895px;
	text-align: left;
	color: #858585;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 25px;
}
#bottomnav_text {
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 11px;
}
.color_grey {
	color: #808080;
}

.color_green {
	color: #336633;
}
.green_11 {
	font-size: 11px;
	color: #1e4a1e;
}
.green_14 {
	font-size: 14px;
	color: #1e4a1e;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #1e4a1e;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #1e4a1e;
	margin-top: 0px;
}
h3 {
	font-size: 24px;
	color: #c97a00;
}

a:link {
            color: #010167;
            text-decoration: underline;
}

a:active {
            color: #010167;
            text-decoration: underline;
}

a:visited {
            color: #010167;
            text-decoration: none;
}

 

a:hover {
            color: #1e4a1e;	
            text-decoration: underline;
}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #858585;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #858585;
            text-decoration: underline;

}
a.green_11 {
	font-size: 11px;
	color: #1e4a1e;
	text-decoration:none;
}
a.green_11:hover {
	font-size: 11px;
	color: #1e4a1e;
	text-decoration:underline;
}
a.green_14 {
	font-size: 14px;
	color: #1e4a1e;
	text-decoration:none;
}
a.green_14:hover {
	font-size: 14px;
	color: #1e4a1e;
	text-decoration:underline;
}



