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

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: navy;
	background-color: #D1D1D1;
}
#wrapper {
	padding: 0;
	border: 1px solid #0080db;
	color: black;
	background-color: white;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	margin: 0;
	color: white;
	background-color: #0080db;
	height: 140px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/HEFbanner.jpg);
}
#header a:link, #header a:visited { 
	text-decoration: none; 
	color: white; background-color: inherit; }
#header a:hover, #header a:active { 
	text-decoration: none; 
	color: black; background-color: inherit; }
#title { 
	letter-spacing: 2px; }
#subtitle { 
	float: left; 
	margin: 0; padding: 0 15px 0 0; }
#info ul {
	text-align: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
}
#info {
	margin-top: 110px;
}

#info li {
	color: white;
	display: inline;
}
#info a img {
	clear: none;
	float: right;
}
#info a:link, #info a:visited { 
	text-decoration: none; 
	color: white; background-color: inherit; }
#info a:hover, #info a:active { 
	text-decoration: none; 
	color: black; background-color: inherit; }
#main {
	position: relative;
	top: 0;
	left: 0;
}

#menu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #0080db;
	width: 155px;
}
#menu ul { 
	margin: 0; padding: 0; }
#menu li { 
	position: relative; 
	margin: 0; padding: 3px 10px 3px 5px; 
	border-right: 2px solid white; 
	border-bottom: 2px solid white; 
	border-left: 2px solid white; 
	list-style-type: none; 
	color: white; background-color: #0080db; }
.menutop { 
	border-top: 2px solid white; }
#menu li ul {
	display: none;
	position: absolute;
	top: -2px;
	left: 153px;
	border: 1px solid #0080db;
	width: 155px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul { 
	display: none; }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul { 
	display: block; }
#menu ul li.arrow { 
	background-position: 120px; 
	background-repeat: no-repeat; }
#menu a { 
	display: block; }
#menu a:link, #menu a:visited { 
	text-decoration: none; 
	color: white; background-color: inherit; }
#menu a:hover, #menu a:active { 
	text-decoration: none; 
	color: black; background-color: inherit; }
#footer { 
	clear: both; 
	margin: 0; padding: 1px 9px 1px 9px; 
	text-align: center; 
	color: white; background-color: #0080db; }
#footer a:link, #footer a:visited { 
	text-decoration: none; 
	color: white; background-color: inherit; }
#footer a:hover, #footer a:active { 
	text-decoration: none; 
	color: black; background-color: inherit; }
#content {
	padding: 9px;
	border-left: 1px solid #0080db;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 155px;
}
#search { 
	line-height: 2em; }
.update { 
	color: red; background-color: inherit; }
.note { 
	color: green; background-color: inherit; }

#content .donorslists {
	color: black;
	background-color: white;
	text-align: left;
	margin: 2px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}


.donorslists th {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.donorslists td {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a img { 
	border: 0; }
a:link { 
	text-decoration: underline; 
	color: navy; background-color: inherit; }
a:visited { 
	text-decoration: underline; 
	color: #447668; background-color: inherit; }
a:hover { 
	text-decoration: none; 
	color: white; background-color: #0080db; }
a:active { 
	text-decoration: none; 
	color: black; background-color: #0080db; }
a.anchor { 
	text-decoration: none; 
	color: black; background-color: inherit; }
.address {
	background-color: #EEE;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border: thin solid #000;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}

#content img {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: none;
	margin-left: 10px;
}


/* the following codes are from http://www.alohatechsupport.net/webdesignmaui/maui-web-site-design/easy_jquery_auto_image_rotator.html
/* rotator in-page placement */
div#rotator {
	float:right;
	position:relative;
	height:320px;
	width:430px;
	margin-left: -12px;
	margin-right:30px;
	clear: none;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}