﻿body{margin:0px;padding:0px;font-family:Arial,Helvetica,sans-serif;font-size:100%;color:#000;background-color:#FFF}
a{color:#0C5449}
a:hover{color:#0C5449;text-decoration:none}
img{
	border: 0px;
}
.clear {clear: both}
div.c {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* WSU Menu */
#wsu-menu {
	background: #f2f6f6 url('../images/top-bg.gif') repeat-x left top;
	border-bottom: 1px solid #009999;
	padding-bottom: 10px;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#wsu-menu-mobile {
	background: #f2f6f6 url('../images/top-bg.gif') repeat-x left top;
	border-bottom: 1px solid #009999;
	padding-bottom: 1px;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#wsu-menu #skip {
	display: none;
}
#wsu-menu .c {
	position: relative;
}
#wsu-menu #tab {
	position: absolute;
	right: 10px;
	bottom: -37px;
	z-index: 1000;
}
#wsu-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.75em;
}
#wsu-menu li {
	display: inline;
	float: left;
}
#wsu-menu li a {
	display: block;
	padding: 7px 5px 7px 1px;
	text-decoration: none;
	background: url('../images/toptab-bg.gif') repeat-x left bottom;
}
#wsu-menu li a span {
	padding-left: 7px;
	background: url('../images/toptab-spacer.gif') no-repeat left 50%;
}
#wsu-menu li a.first {
	padding-left: 40px;
	background: url('../images/toptab-ends.gif') no-repeat left bottom;
}
#wsu-menu li a.last {
	padding-right: 15px;
	background: url('../images/toptab-ends.gif') no-repeat right bottom;
}

/* More Information */
#more-info {
	width: 900px;
	margin: 0px auto;
}
#more-info form {
	text-align: right;
}
#more-info fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#more-info #search {
	color: #0C5449;
	font-size: 0.9em;
	margin: 5px 5px 0px 5px;
}
#more-info #search #q {
	border: 1px solid #138372;
	background-color: #f2f6f6;
	padding: 1px;
	width: 150px;
}
#more-info #search #go {
	display: none;
}

/* WSU Header */
#wsu-header {
	clear: both;	
	background: #0c5449 url('../images/header-bg.gif') repeat-x 10px 0px;
	padding: 21px 21px 21px 31px;
}
#wsu-header-mobile {
	clear: both;	
	background: #0c5449 url('../images/header-bg.gif') repeat-x 0px 0px;
	padding: 3px 3px 3px 3px;
}

#wsu-header .c{
	position: relative;
}
#wsu-header h1 {
	margin: 0px;
	padding: 0px;
}
#wsu-header h1 a {
	width: 344px;
	height: 35px;
	display: block;
	background: url('../images/wsu-wordmark2.jpg') no-repeat left top;
}
#wsu-header h1 span {
	display: none;
}
#wsu-header h2{
	position: absolute;
	top: 20px;
	right: 13px;
	margin: 0;
	padding: 0;
}
#wsu-header h2 a{
	background: url('../images/aim-higher.gif') no-repeat left top;
	height: 13px;
	width: 85px;
	display: block;
}
#wsu-header h2 span{
	display: none;
}

/* WSU Footer */
#wsu-footer {
	clear: both;
	border-top: 1px solid #536461;
	background: #ccdcda url('../images/footer-bg.gif') repeat-x left top;
	font-size: 0.7em;
	color: #0C5449;
	text-align: left;
}
#wsu-footer-mobile {
	clear: both;
	border-top: 1px solid #536461;
	background: #ccdcda url('../images/footer-bg.gif') repeat-x left top;
	font-size: 0.4em;
	color: #0C5449;
	text-align: left;
}

#wsu-footer p, #wsu-footer address {
	margin: 0px;
	padding: 7px;
	font-style: normal;
}
#wsu-footer #wsu_copyright {
	float: right;
}
#wsu-footer address {
	display: inline;
}
#wsu-footer .vcard .adr {
	display: none;
}
