/* @override http://staff.washington.edu/bmeister/HCS/css/styles.css */

body {
	font-size: 62.5%;
	border: 0px;
	width: 100%;
	margin: 0;
	background: #fff url(../images/bg1_1.jpg) repeat 0 0;
}

body.SS  {
	font-size: 62.5%;
	border: 0px;
	width: 100%;
	margin: 0;
	background: black repeat 0 0;
}

p, ul, ol, blockquote {
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-color: #000000;
}

h1 {
	color: #000000;
	font: 2.8em Arial, Helvetica, sans-serif;
	}

h2 {
	color: #000000;
	font: 2.2em/1em Arial, Helvetica, sans-serif;
}

h3 {
	color: #000000;
	font: 2.1em/normal Arial, Helvetica, sans-serif;
}

h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
}

a:visited, a:link, a:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#contentSS p,#contentSS ul,#contentSS ol,#contentSS blockquote {
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: silver;
}

#contentSS h1 {
	color: silver;
	font: 2.8em Arial, Helvetica, sans-serif;
}

#contentSS h2 {
	color: silver;
	font: 2.2em/normal Arial, Helvetica, sans-serif;
}

#contentSS h3 {
	color: silver;
	font: 2.1em/normal Arial, Helvetica, sans-serif;
}

#contentSS h4 {
	color: silver;
	font-size: 2em;
	line-height: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
}


#contentSS a:visited, #contentSS a:link, #contentSS a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
	
#contentSS a:hover {
	color: silver;
	text-decoration: underline;
}

#innerholder p, #innerholder ul, #innerholder ol, #innerholder blockquote {
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #000000;
}

#innerholder h2 {
	color: #000;
	font: 2.2em/normal Arial, Helvetica, sans-serif;
}

#innerholder h3 {
	color: #000000;
	font: 2.1em/normal Arial, Helvetica, sans-serif;
}

#innerholder h4, #content>#innerholder>h4 {
	color: #000000;
	font-size: 2em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#innerholder a:visited, #innerholder a:link, #innerholder a:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	text-indent: 0;
	margin: 0px;
	padding: 0px;
}

#innerholder a:hover {
	color: #000000;
	text-decoration: underline;
}

#innerholder {
	min-height: 400px;
}
	
.divider {
	padding-top: 20px; 
	padding-bottom: 20px;
}

.newslist {
	list-style-type: none;
	margin-left: -40px;
}

LI.biggernews {
	font-size: 12pt;
	font-weight: bold;
}

LI.biggernews A {
	font-size: 11pt;
	font-weight: bold;
}

.calendar {
	width: 490px;
	height: 560px;
}

.calendar TD {
	min-width: 67px;
	width: 65px;
	min-height: 77px;
	height: 80px;
	border: 1px solid #000000;
}

.calendar TR {
	border: 1px solid #000000;
}

#month {
	font-family: Sabon, Divona, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	padding-left: 10px;
	height: 25px;
	width: 300px;
	border: none;
	background-color: #9bbae8;
}

#day {
	font-family: Sabon, Divona, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 12pt;
	font-color: #000000;
	text-align: center;	
	height: 20px;
	border: none;
	background-color: #75c8b5;
}

#date {
	font-family: "Frutiger 45 Light", Arial, Verdana, Helvetica, sans serif;
	font-weight: bold;
	font-size: 10pt;
	font-color: #000000;
	text-align: left;	
	vertical-align: top;
}

#date LI {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-weight: normal;
	font-size: 8pt;
	font-color: #000000;
	text-align: left;	
	line-height: 100%;
	background-image: url(/test/images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 10px;
	padding-bottom: 4px;
}

#date UL {
	margin-top: 0;
	margin-left: -35px;
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#date LI a:visited, #date LI a:link, #date LI a:active, #date LI a:hover {
	line-height: 100%;
	font-weight: normal;
}

.months {
	text-align: center;
	margin-top: -5px;
	margin-bottom: 5px;
}

.eventlist {
}

.eventlist LI {
	padding-bottom: 5px;
}

#innerholder H4>a:visited, #innerholder H4>a:link, #innerholder H4>a:active, #innerholder H4>a:hover {
	font-weight: normal;
}

.coverarch {
	font-size: 10pt;
	font-family: "Frutiger 45 Light",Arial,Verdana,sans-serif;
}

.cover {
	text-align: center;
}

.coverarch TR:first-child TD {
	padding-top: 0;
}

.coverarch TD {
	padding-top: 30px;
}

.officers {
	list-style-type: none; 
	left: -22px; 
	position: relative;
}

.datesig {
	margin-bottom: 10px;
	text-align: right;
}

.preslist {
	font-size: 10pt;
}

.preslist LI, .preslist UL, .preslist A:visited, .preslist A:link, .preslist A:active, .preslist A:hover {
	font-size: 10pt;
	line-height: 1.3em;
}

.preslist>LI>UL LI {
	list-style: none;
}

.subUL {
	padding-bottom: 10px;
}

.preslist>LI>UL>LI {
	margin-left: -15px;
}

.preslist>LI, .preslist>LI>UL>LI:first-child {
	padding-top: 10px;
}

.subnewslist>LI {
	list-style-type: none;
	font-size: 10pt;
	margin-top: 8px;
	margin-left: -20px;
	margin-bottom: -10px;
	line-height: 1.3em;	
}


DIV.product>DIV.DIVR {
	float: right; 
	clear: right;
	display: block; 
	width: 37%; 
	height: 80px;
}

DIV.product>DIV.DIVL {
	float: left; 
	display: block; 
	width: 60%; 
	height: 80px;
}

#prodsubdiv P {
	font: 11pt Arial bold;
} 

DIV.product UL {
	padding-top: -25px;
	margin: -10px;
}

A.frontnotice {
	font-family: Corbel, Verdana, serif;
	font-weight: bold;
	font-size: 13pt;
	color: #8c0060;
}

A.frontnoticemore {
	font-family: Corbel, Verdana, serif;
	font-weight: bold;
	font-size: 13pt;
	color: #ff6600;
}