@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(/Graphics/BGs/BG1024-EL.png);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF3;	
}
#Wrapper {
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:800px;
	background:url(/Graphics/BGs/Page&Div/Final-Basic-Gradien-Fill.jpg);
}
#Header {
	margin-top:0px;
	margin-left:0px;
	width:1000px;
	height:130px;
}
#Content {height:635px; overflow:hidden;}
#ELogo {margin-top:0px; margin-left:351px; width:298px; height:211px;}
#EMessage { margin-top:100px; margin-left:200px; width:600px; background:url(/Graphics/BGs/White90Block.png); -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px;-moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px;-moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px;-moz-border-radius-bottomright: 7px; -webkit-border-bottom-right-radius: 7px;border:1px solid #307E2D;}

#Footer {
	margin-top:0px;
	margin-right:10px;
	padding-right:10px;
	float:right;
	height:35px;
	width:720px;
	overflow:hidden;
}
#Footer a, #Footer h5 {
	color:#FFF;
	font-size:9px;
	margin-top:0px;
	text-shadow:#000;
	text-align:right;
}
#Footer h6 {
	color:#FFF;
	font-size:9px;
	margin-top:-10px;
	text-shadow:#000;
	text-align:right;
	font-weight:normal;
}
#Footer a:hover {
	color:#000;
}

h1,h2,h3,h4,h5,h6 { font-family:Helvetica, Arial, sans-serif;}

h1 { margin-left:20px; margin-right:20px; color:#333; font-size:14px; font-weight:bold; text-align:center;}

a img {
	border:0;
}
a:link {
	text-decoration: none;
}
a:link {
	color:#307E2D;
}
a:visited {
	text-decoration: none;
	color:#307E2D;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#307E2D;
}