* {
	padding: 0;
	margin: 0;
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.x {
/* --- */
}

a img {
	border: 0px;
}

.whmain, .whfooter {
	margin: 0 auto;
	width: 59em;
	text-align: left;
	clear: both;
}

.whmain {
	background: #FFFFFF url(images/lhs.png) repeat-y top left;
	padding-left: 5px;
}

.whmainshade {
	background: transparent url(images/rhs.png) repeat-y top right;
	padding-right: 5px;
}

.whheader img {
	float: left;
}

.whheader p {
	clear: right;
	float: right;
	padding-top: 2.5em;
	padding-right: 3em;
	width: 16em;
}

.whheader big {
	font-weight: bold;
}

.whheader big span {
	color: #EF0006;
}

.whheader h1 {
	padding-top: 0.8em;
	font-size: 210%;
	width: 13em;
	float: left;
}

.whheader h1 span {
	font-weight: normal;
}

.whcontent {
	clear: both;
	background: #FFFFFF url(images/contentbg.png) repeat-x top left;
	padding: 0 1.5em;
	padding-top: 7px;
}

.whnews {
	padding: 0.5em 0;
	padding-left: 1em;
	float: right;
	width: 16.5em;
/*	background: transparent url(images/seperator.png) repeat-y top left; */
	width: 16em;
}

.whnews dl {
}

.whnews dt {
	font-size: 86%;
	font-weight: bold;
	color: #EF0006;
}

.whnews dt span {
	color: #000000;
	font-weight: normal;
}

.whnews dd {
	font-size: 86%;
	padding-bottom: 1em;
}

.whnews dd a {
	color: #EF0006;
}

.whtext {
	padding: 0.5em 0;
	padding-right: 18.5em;
	background: transparent url(images/textbg.png) repeat-y top right;
}

.whcontent h2 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 250%;
}

.whcontent table {
	 width: 90%;
}

.whcontent table.notfull {
	 width: 60%;
}

.whnews h2 {
	border-bottom: 1px solid #EF0006;
	margin-bottom: 0.5em;
}

.whcontent h3 {
	font-size: 100%;
	color: #EF0006;
}

.whcontent p, .whcontent ul, .whcontent ol, .whcontent caption {
	font-size: 86%;
	line-height: 133%;
	padding: 0.5em 0;
	text-align: left;
}

.whcontent ul ul, .whcontent ol ol, .whcontent ul ol, .whcontent ol ul {
	font-size: 100%;
}

.whcontent ul, .whcontent ol {
	padding-left: 2em;
}

.whcontent th, .whcontent td {
	vertical-align: top;
	font-size: 86%;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	width: 33%;
}

.whcontent .notfull th, .whcontent .notfull td {
	width: auto;
}

.whsplash {
	margin: 2em 0;
	height: 10em;
}

.whsplash a {
	float: left;
}

.whsplash img {
}

#whthree {
	height: 8em;
}

#whthree a img {
	padding-right: 1em;
}

#whthree h3 {
	font-size: 86%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 200%;
	border-bottom: 1px solid #EF0006;
	margin-bottom: 0.3em;
}

.dyk {
	float: right;
	width: 13em;
	padding-right: 0.5em;
}

.dyk a {
	color: #000000;
}

.clear {
	clear: both;
}

.whfooter {
	background: transparent url(images/footerbg.png) no-repeat top center;
	/* padding-top: 1em; */
}

.whfooter p, address {
	font-size: 86%;
}

.whfooter a {
	color: #000000;
	text-decoration: none;
}

address {
	font-style: normal;
	padding-left: 2em;
}

.cpr {
	float: right;
	padding-right: 2em;
}

.whfooter ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 2em;
	padding-left: 1.7em;
}

.whfooter ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.whfooter ul li a {
	font-size: 86%;
	float: left;
	padding-right: 0.8em;
	text-decoration: underline;
	color: #000000;
}

.whcontent big, .redtext { 
	color: #f55c18;
}

.whcontent th { 
	color: #EF0006;
}

.fifty {
	float: left;
	width: 47%;
	padding-right: 0.8em;
}

.whnews a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}

hr {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

.affil {
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	color: #FFFFFF;
/*	text-align: right; */
}

.affil a {
	color: #FFFFFF;
}

#map {
	border: 0;
}

.sr {
	display: none;
}

label {
	float: left;
	clear: left;
	width: 12em;
}

input, select, textarea {
	width: 20em;
}

textarea {
	height: 8em;
}

.button {
	width: 6em;
}

.whcontent table.notfull td.nf {
	width: 4em;
}

.whcontent table.t {
	border-collapse: collapse;
	padding: 0;
}

.whcontent table.t td {
	width: auto;
	border-bottom: 1px solid #CCCCCC;
	padding: 0.3em;
}

.whcontent table.t th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.3em;
}

.o, .o a {
	color: #FEA100;
}

.whnews p.garryowen {
	text-align: center;
}

ol ul {
	list-style-type: disc;
}