@media all {
body{margin:0px;padding:0px;font-family:Arial,Helvetica,sans-serif;font-size:100%;color:#000;background-color:#FFF}
a{color:#0C5449;text-decoration:underline}
a:hover{color:#0C5449;text-decoration:none}
img{border:0px}
.clear {clear: both}
div.c {width: 900px; margin: 0px auto}

/* WSU Menu */
#wsu-menu {
	background: #f2f6f6 url(/global/images/top-bg.gif) repeat-x top left;
	border-bottom: 1px solid #009999;
	padding-bottom: 10px;
	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: transparent url(/global/images/toptab-bg.gif) repeat-x bottom left;
}
#wsu-menu li a span {
	padding-left: 7px;
	background: transparent url(/global/images/toptab-spacer.gif) no-repeat center left;
}
#wsu-menu li a.first {
	padding-left: 40px;
	background: transparent url(/global/images/toptab-ends.gif) no-repeat bottom left;
}
#wsu-menu li a.last {
	padding-right: 15px;
	background: transparent url(/global/images/toptab-ends.gif) no-repeat bottom right;
}

/* 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(/global/images/header-bg.gif) repeat-x 10px 0px;
	padding: 31px 21px 21px 21px;
}
#wsu-header .c{
	position: relative;
}
#wsu-header h1 {
	margin: 0px;
	padding: 0px;
}
#wsu-header h1 a {
	width: 344px;
	height: 35px;
	display: block;
	background: url(/global/images/wsu-wordmark.gif) no-repeat top left;
}
#wsu-header h1.law a{
	background: url(/global/images/wsu-law-wordmark.gif) no-repeat top left;
}
#wsu-header h1 span {
	display: none;
}
#wsu-header h2{
	position: absolute;
	top: 20px;
	right: 13px;
	margin: 0;
	padding: 0;
}
#wsu-header h2 a{
	background: transparent url(/global/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(/global/images/footer-bg.gif) repeat-x top left;
	font-size: 0.7em;
	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;
}
}
@media handheld {

}
@media print {

}
