body {
	background-color: #118FF2;
	margin: 0px;
	padding: 0px;
	/* background-image: url(images/midbluebggrid2.jpg); */
	background-repeat: repeat;
	background-image: url(images/bg-images/midbluebggrid.gif);
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	border: 1px solid #0D3E6E;
}
#content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#header {
	background-image: url(images/EDRACI-header003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: auto;
}
#header h1 {
	font-size: 0.0001em;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	list-style-type: none;
}
#content a {
	color: #1766CC;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#menu li {
	font-size: 110%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A8D7C;
	display: inline;
}
.linoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #118FF2;
	margin: 0px;
	padding: 0px 100px 0px 0px;
	font-weight: normal;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6633;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#main ul
{
	list-style-image: url(images/bullet.jpg);
	list-style-type: square;
}

#menu {
	background-color: #2566B3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D3666;
	border-bottom-color: #002C64;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #FFCC33;
	text-decoration: none;
}
#footer {
	background-image: url(images/EDRACI-footer001.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 5px 40px 10px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002C64;
	font-size: 75%;
	color: #666666;
}
#footnote {
	font-size: 86%;
	color: #2566B3;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#footnote a {
	color: #0099FF;
}
#footnote a:hover {
	color: #FF0000;
	text-decoration: none;
}

