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

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

#skiptonavigation {
	display:none;
}

#content {
	background-color: #FFFFFF;

}

#contentleft {
	float: left;
	width: 180px;
	padding-left: 32px;
	color: #005BB7;
	width: 212px; /* ie5 fix begin */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
html>body #contentleft {
	width: 180px; /* ie5 fix ends */
}

#contentright {
	float: left;
	padding-left: 20px;
	width: 540px; /* ie5 fix begin */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 520px;
}
html>body #contentright {
	width: 520px; /* ie5 fix ends */
}

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

#footer {
	height: 55px;
	margin-top: 10px;
	clear: left;
}

#printfooter {
	display:none;
}


#butt1 { position: absolute; left: 23px; top: 101px; }
#butt2 { position: absolute; left: 74px; top: 101px; }
#butt3 { position: absolute; left: 179px; top: 101px; }
#butt4 { position: absolute; left: 267px; top: 101px; }
#butt5 { position: absolute; left: 320px; top: 101px; }
#butt6 { position: absolute; left: 400px; top: 101px; }
#butt7 { position: absolute; left: 520px; top: 101px; }
#butt8 { position: absolute; left: 579px; top: 101px; }
#butt9 { position: absolute; left: 652px; 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;
}
