body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: left;
}

#outerframe {
	position:relative;
	margin: auto;
	padding: 0px;
	width: auto;
	text-align: left;
	background-color: none;
}
#header {
	display:none;
}
#printheader {
	display:block;
}

#skiptonavigation {
	display:none;
}

#content {

}

#contentleft {
	float: none;
	width: auto;
	padding-left: 0;
	color: #005BB7;
	margin-top: 20px;

}

#contentright {
	float: none;
	padding-left: 0px;
	width: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}

#endcontent {
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	margin-top:-1px;
	margin-bottom: 0px;
}

#footer {
	display:none;
}

#printfooter {
	display:block;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#navigation {
	display:none;
}


#butt1 { position: absolute; left: 23px; top: 101px; }
#butt2 { position: absolute; left: 71px; top: 101px; }
#butt3 { position: absolute; left: 169px; top: 101px; }
#butt4 { position: absolute; left: 251px; top: 101px; }
#butt5 { position: absolute; left: 297px; top: 101px; }
#butt6 { position: absolute; left: 369px; top: 101px; }
#butt7 { position: absolute; left: 483px; top: 101px; }
#butt8 { position: absolute; left: 589px; top: 101px; }
#butt9 { position: absolute; left: 641px; top: 101px; }
#butt10 { position: absolute; left: 708px; top: 101px; }

h1 {
	font-size: 1.1em;
	margin: 0px;
	color: #CC0000;
	padding-top: 0px;
	padding-bottom: 5px;
}

h2 {
	margin: 0px;
	font-size: 1em;
	padding-bottom: 5px;
}

h3 {
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	color: #CC0000;
	padding-bottom: 5px;
}
p {
	margin: 0em 0px 0.7em;
}

A:link      {
	COLOR: #ff6600;
	text-decoration: underline;
}
A:visited   {
	COLOR: #339999;
	text-decoration: underline;
}
A:hover     {
	COLOR: #FF0000;
	text-decoration: underline;
}
.hdivider {
	background-image: url(global/wd_dots_divide_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
}
.tableback {
	background-color: #6AB5FF;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tddark {
	background-color: #C4E1FF;
}
.tdlight {
	background-color: #E1F0FF;
}
