html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 133%;
	color: #000000;
	background-color: #ffffff;
}
#skip {
	display: none;
}
div.clear {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	clear: both;
}
.gold {
	background-color: #96885f;
}
.black {
	background-color: #000000;
}
.bold {
	font-weight: bold;
}
div.height {
	display: block;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}
div.one {
	height: 1px;
}
div.two {
	height: 2px;
}
div.three {
	height: 3px;
}
div.four {
	height: 4px;
}
div.five {
	height: 5px;
}
div.six {
	height: 6px;
}
div.seven {
	height: 7px;
}
div.eight {
	height: 8px;
}
div.nine {
	height: 9px;
}
div.ten {
	height: 10px;
}
div.eleven {
	height: 11px;
}
div.twelve {
	height: 12px;
}
div.fifteen {
	height: 15px;
}
p {
	font-size: 100%;
}
ul, ol {
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
li {
	padding: 0px;
	font-size: 100%;
}
li li {
	font-size: 92%;
}
ul {
	margin-left: 15px;
	list-style-type: square;
}
ol {
	margin-left: 27px;
	list-style-type: decimal;
}
a, a:active, a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.link {
	width: 1%;
	height: 16px;
	text-align: center;
}
td.colon {
	width: 5%;
	height: 16px;
	font-size: 92%;
	font-weight: bold;
	text-align: center;
	color: #96885f;
}
td.end {
	width: 3%;
	height: 16px;
}
.bold {
	font-weight: bold;
}
.allcaps {
	text-transform: uppercase;
}
.small {
	font-size: 92%;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
div.floatleft {
	clear: none;
	float: left;
}
div.floatright {
	clear: none;
	float: right;
}
div#mainheader {
	display: block;
	width: 100%;
	height: 60px;
	background-color: #000000;
}
div#mainheader div.logo {
	display: block;
	height: 42px;
	width: 504px;
	float: left;
}
div#mainheader div.logo img {
	margin: 0px;
}
div#mainheader div.buttons {
	display: block;
	height: 18px;
	width: 215px;
	float: right;
}
div#mainheader div.buttons div {
	display: block;
	height: 17px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
}
div#mainheader div.buttons div.index {
	width: 77px;
	background-image: url(/pages/Willamette/includefiles/azIndexDown.gif);
}
div#mainheader div.buttons div.search {
	width: 59px;
	background-image: url(/pages/Willamette/includefiles/searchDown.gif);
}
div#mainheader div.buttons div.support {
	width: 79px;
	background-image: url(/pages/Willamette/includefiles/supportDown.gif);
}
div#mainheader div.buttons div a {
	display: block;
	height: 17px;
	color: #cccccc;
}
div#mainheader div.buttons div.index a {
	width: 77px;
	background-image: url(/pages/Willamette/includefiles/azIndexUp.gif);
}
div#mainheader div.buttons div.search a {
	width: 59px;
	background-image: url(/pages/Willamette/includefiles/searchUp.gif);
}
div#mainheader div.buttons div.support a {
	width: 79px;
	background-image: url(/pages/Willamette/includefiles/supportUp.gif);
}
div#mainheader div.buttons div a:hover {
	background-image: none;
}
div#mainheader div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
}
div#pageheader {
	display: block;
	width: 100%;
	height: 30px;
	background-color: #a6c840;
}
div#pageheader div.actions {
	display: block;
	width: 100%;
	height: 25px;
	background-color: #000000;
	vertical-align: middle;
}
div#popupbar {
	height: 18px;
}
div.windowop {
	display: block;
	float: right;
	margin: 6px 12px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #eeeeee;
	white-space: nowrap;
	text-transform: uppercase;
}
div.windowop a, div.windowop a:active, div.windowop a:link, div.windowop a:visited {
	color: #eeeeee;
	text-decoration: none;
}
div.windowop a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#popupbar div.windowop {
	margin: 0 6px 0 0;
}
#content {
	margin: 0px;
}
div#footer, div.footer {
	clear: both;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}
div.last {
	width: 100%;
	height: 18px;
	background-color: #333333;
}
div.bottomlinks {
	padding: 12px 12px 0px 12px;
	text-align: center;
	color: #cccccc;
	font-size: 92%;
}
div.bottomlinks a, div.bottomlinks a:link, div.bottomlinks a:active, div.bottomlinks a:visited {
	color: #cccccc;
	white-space: nowrap;
	text-decoration: none;
}
div.bottomlinks a:hover {
	text-decoration: underline;
}
div.bottomaddress {
	color: #e8d0a4;
	font-size: 92%;
	font-weight: bold;
	text-align: center;
	padding: 12px;
}
div.bottomaddress a, div.bottomaddress a:link, div.bottomaddress a:active, div.bottomaddress a:visited {
	color: #e8d0a4;
	white-space: nowrap;
	text-decoration: none;
}
div.bottomaddress a:hover {
	text-decoration: underline;
}
div.verybottom {
	padding: 0px 6px 0px 6px;
}
div.verybottom a, div.verybottom a:link, div.verybottom a:active, div.verybottom a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.verybottom a:hover {
	text-decoration: underline;
}

