body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E9E9E1;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: center;
}

html, body {
    ;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.highlight {
	text-decoration:underline;
	color: #FFAA00;
}
.DesignBodyMain {
	background-image: url(images/DL_B_S_FB.gif);
	padding-left: 10px;
	padding-right: 20px;
	width: 800px;
	text-align: left;
}

.DesignBodyCenter {
	width: 830px;
	text-align: center;
	margin: 0 auto;
}
.MastHeadGroup {
}
.MastHeadTop {
	background-image: url(images/DL_H_1.jpg);
	width: 800px;
	height: 58px;
}
.MastHeadBottom {
	background-color: #E9E9E1;
	background-image: url(images/DL_H_2.jpg);
	width: 800px;
	height: 89px;
}
.InternalLinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.MastFoot {
	background-image: url(images/DL_F_1.jpg);
	height: 47px;
	width: 800px;
}
.SiteLinks {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
}
.SiteBodyGroup {
	padding: 5px;
	width: 790px;
}
.SiteBody_Text {
	width: 500px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}

.SiteBody_Nav {
	background-image: url(images/DL_B_LB.jpg);
	width: 157px;
	height: 564px;
	float: right;
	padding-left: 10px;
	text-align: left;
	padding-top: 25px;
}

.SiteBody_Nav_Head {
	font-size: 14px;
	font-weight: bold;
	background-color: #678BAB;
	padding: 2px;
	color: #ffffff;	
}

.SiteBody_Nav_Element_Off {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;	
	border-bottom: 1px solid #828991;	
}

.SiteBody_Nav_TAG {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;	
}


.SiteBody_Nav_Element_On {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	font-weight: bold;
	color: #000000;
	background-color: #96BBD8;
	border-bottom: 1px solid #828991;
}
.MastHeadTop_a {
	float: left;
}

.MastHeadTop_b {
	text-align: right;
	vertical-align: bottom;
	padding-top: 40px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}


.DISPImg {
	padding: 3px;
	margin: 0 auto;
	margin-top: 10px;
	border: 2px solid #828991;
	width: 350px;
}



.Home_Container {
	top: 50%;
	border: 2px solid #27455D;
	padding: 2px;
	margin: 0 auto;
	width: 739px;
	margin-top: 100px;
	margin-bottom: 100px;
	overflow: hidden;
}
.Home_Image {
	background-image: url(homeImages/Home_E_000.jpg);
	height: 362px;
	width: 739px;
	overflow: hidden;
	margin: 0;
}

.Home_MainText {
	background-color: #EEFAF8;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: 500px;
	margin: 5px;
	margin-top:50%;
	height: 100px;
}

.Home_MainTextFont{
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	height: 100%;
}

.DarkBoxShadow {
	width:10px;
	height:10px;
	background-color:#FF0000;
}

.Home_RightContainer {
	float: right;
	width: 200px;
}

.Home_LeftContainer {
	float: left;
	width: 500px;
}


.Home_SideText {
	border: 1px solid #ffffff;
	padding: 3px;
	margin: 5px;
	font-size: 10px;
	color: #FFFFFF;
	height: 50px;
	overflow: hidden;
	background-color: #3A3230;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
.Home_SideText:hover {
	height: 100%
}
