/*
CSS Document
complied by Edward Mauleverer - ©2007
*/
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.style1 {
	font-size: 9px;
	color: #FF0000;
}

.style17 {
	font-size: 24px;
}



/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */
body {
	background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 76%;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#middle_section {
	background: #063;
	width: 750px;
	margin: 0px auto;
	height: 100%;	
}

/* Header */
#Header {
	text-align: center;
	font-weight: normal;
	padding: 0;
	float:left;
	height: 80px;
	margin: 0px;
	width: 100%;

}
#Header h1 {
	color: #9c6;
	font-size: 32px;
	font-weight: lighter;
}
#Header h2 {
	font-weight: normal;
	font-size: 24px;
}
#Header h3 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 0px;
}
#Header p {
	font-size: xx-small;
}
#Header .logo {
	width: 100px;
	height: 80px;
	text-indent: -999em;
	background-image: url(../images/Eds_Logo_Top_Right.jpg);
	background-position: left top;
	position: absolute;
}
/* Content */
#content {
	width: 750px;
	margin: 0px auto;
	height: 20px;
	position: absolute;
	font-size: 6px;
}
#content h1 {
	background: transparent url() no-repeat scroll 0pt 0pt;
	display: block;
	float: left;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	text-indent: -999px;
}
#content h2 {
	background: transparent url() no-repeat scroll 0pt 0pt;
	display: block;
	float: left;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	text-indent: -999px;	
}
#content p {
	background: transparent url() no-repeat scroll 0pt 0pt;
	display: block;
	float: left;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	text-indent: -999px;
}
#content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	padding-left: 200px;
}
#content ul li {
	display: block;
	margin: 0px 3px;
}
#content ul li a {
	background: transparent url() no-repeat scroll 0pt 0pt;
	display: block;
	float: left;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	text-indent: -999px;
	height: 30px;
	font-size: xx-small;
}
#coverage {
	font-size: xx-small;
}
a.WhiteLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.WhiteLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.WhiteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.WhiteLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.WhiteLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#inner {
	width: 750px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #006633;
}
#nav {
	display: block;
	height: 77px;
	margin-right: 50px;
}
#nav ul {
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 65px;
}
#nav li {
	float: left;
	display: block;
	background-repeat: no-repeat;
	height: 12px;
}
#nav li a {
	display: block;
	text-align: right;
	font-size: 7px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 0;
	height: 12px;
	text-transform: uppercase;
}
a.ServicesMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.ServicesMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.ServicesMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99cc66;
	text-decoration: underline;
	font-weight: bold;
}
a.ServicesMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.ServicesMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
