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

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000;
	padding:0;
	border:0;
	margin:0;
	background-color: #EDEDF3;	/*background-image: url(willbk.jpg);*/
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
#wrapper {
	width:982px;
	margin:10px auto 0 auto;
	text-align:left;
	background-color: #ffffff;
	border:solid 1px #333366;
	background-image: url(Graphics/ContentBkgrd.gif);
	background-repeat:repeat-y;
}
#wrapperwide {
	width:982px;
	margin:10px auto 0 auto;
	text-align:left;
	background-color: #ffffff;
	border:solid 1px #333366;
	background-image: url(Graphics/NavBkgrd.gif);
	background-repeat:repeat-y;
}
#banner {
	text-align: center;
	height:200px;
	/*background-color:#333366;*/
	border-bottom: solid 5px #333366;
	/*border-left: solid 1px #333366;*/
	/*border-bottom:solid 1px #FFFFFF;*/
	/*color:#556A9E;*/
}
#maincontentsidebar {
	background-image: url(Graphics/ContentBkgrd.gif);
	background-repeat:repeat-y;
}
#maincontenttwool {
	background-image: url(Graphics/ContentWideBkgrd.gif);
	background-repeat:repeat-y;
}
#maincontentnocol {
	background-image: url(Graphics/ContentWideWideBkgrd.gif);
	background-repeat:repeat-y;
}
#content {
	margin-left: 205px;
	margin-right: 260px;
	text-align: left;
	padding-top:1.5em;
	/*border-right: 1px solid #333366;
	border-left: 1px solid #333366;*/
	padding-left:10px;
	padding-right:10px;
}
/* Hides from non IE-win \*/
* html #content {
	height: 1%;
	padding-top: 0px;
	padding-bottom: 10px;
}
/* End hide from non IE-win */
#contentwide {
	margin-left: 205px;
	/*margin-right: 260px;*/
	text-align: left;
	padding-top:1.5em;
	/*border-right: 1px solid #333366;
	border-left: 1px solid #333366;*/
	padding-left:10px;
	padding-right:15px;
}
/* Hides from non IE-win \*/
* html #contentwide {
	height: 1%;
	padding-top: 0px;
	padding-bottom: 10px;
}
/* End hide from non IE-win */
/*#contenttwocol {
	background-image: url(Graphics/ContentTwoColBkgrd.gif);
	background-repeat:repeat-y;
	background-color:#FFC;
}*/
#contentleft {
	/*margin-left: 25px;*/
	margin-top:1.2em;
	float:left;
	width:360px;;
	border-right:1px solid #336;
	padding-right:15px;
}
#contentright {
	margin-top:1.2em;
	float:right;
	width:365px;
}
#contentwide ul.plainlist {
	list-style-type: none;
}
#contentwide li {
	margin-left:1.5em;
}
a {
	color: #336699;
	text-decoration: none;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #de9701;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #a3a2ca;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333366;
}
#navigation {
	float: left;
	/*background-color: #fff87f;*/
	/*background-color: #ffff99;*/
	padding-left: 10px;
	padding-bottom: 1em;
	width: 180px;
	color: #333366;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top:1.5em;
	/*border-right: 1px solid #333366;*/
}
#navigation a {
	text-decoration: none;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 5px;
	color: #333366;
	/*padding-right: 0.5em;*/
	display: block;
	width: 175px;
/*	margin: 0px;	*/
}
/*
#navigation a:link, #navigation a:visited {
	color: #000099;
}	*/
#navigation a:hover, #navigation a:active {
	color: #de9701;
	/*background-color: #000099;*/
	width:165px;
	text-decoration: underline;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	display: block;*/
}
#navigation ul li {
	/*margin-top: 0px;*/
	margin-right: 0px;
	/*margin-bottom: 0.2em;*/
	margin-left: 0px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	color:#333366;
}
#navigation ul li ul {
	font-style:italic;
	font-size:90%;
}
#navigation ul li ul li {
	padding-top: 0;
	padding-bottom: 0;
	text-indent:10px;
}
#navigation img {
	padding-right:2px;
}
#navigation p, #navigation p a {
	font-weight:normal;
	padding: 0;
}
#sidebar {
	padding-top: 1.5em;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	width: 230px;
}
#home a.home, #history a.history, #programs a.programs, #newsletters a.newsletters, #awards a.awards, 
#board a.board, #resources a.resources, #outreach a.outreach, #join a.join, #donate a.donate, #bulletin a.bulletin {
	color: #a3a3c7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 5px;
	padding-right: 0.8em;
	margin: 0px;
	width: 165px;
	cursor:default;
	text-decoration:none;
	/*background-color: #ffff99;*/
}
/*.currentlink {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.8em;
	margin: 0px;
	width: 145px;
}*/
#footer {
	background-color: #EDEDF3;
	color:#333366;
	font-size: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	/*font-weight: bold;*/
	border-top: solid 5px #333366;
}
#postfooter {
	/*background-color: #FFFFFF;*/
	color:#000000;
	font-size: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	font-weight: bold;
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0.2em;
}
.centerimage {
	margin-top: 0.5em;
}
.centertext {
	text-align:center;
}
.solidline {
	height: 10px;
	margin-top:10px;
	width: 100%;
	border-top: 1px solid #333366;
	line-height: 1px;
}
.highlight {
	font-weight: bold;
	color: #de9701;
}
.highlightlargeblue {
	font-weight: bold;
	color: #a3a2ca;
	font-size:115%;
}
a .noborder {
	border:none;
}
/*ul.arrowlist {
	list-style-image: url(arrow.gif);
	padding-left: 2em;
	text-indent: -1em;
}*/
ul.arrowlist{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.arrowlist li {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	text-decoration: none;
	background-position: 0 0.3em;
	padding-bottom: 0.5em;
}
.HighlightBlack {
	color: #000;
	font-weight: bold;
}

