body {
	font-size : 62.5%;
	background : #aaaaaa;
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	padding-top : 5px;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
html > body {
	font-size : 62.5%;
}
H1 {
	font-size : 2em;
}
H2 {
	font-size : 1.5em;
}
H3 {
	font-size : 1.25em;
}
H4 {
	font-size : 1em;
}
LI LI, LI P, TD P, BLOCKQUOTE P {
	font-size : 1em;
}
a:link {
	color : #0000ff;
	text-decoration : none;
}
a:visited {
	color : #990000;
	text-decoration : none;
}
a:hover {
	color : #ff0000;
}
#container {
position : relative;
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	voice-family : inherit;
}
#intro>#pageHeader{
	width: 715px;
}
#pageHeader {
	background-image : url(../images/head.jpg);
	background-repeat : no-repeat;
	height : 414px;
	width : 715px;
	position : relative;
	background-position: center;
}
#pageHeader H1 {
	position : absolute;
	left : 162px;
	top : 94px;
	margin : 0;
}
#pageHeader H1 span {
	color : rgb(255, 255, 255);
	font-size : 1.8em;
	font-weight : 400;
}
#pageHeader H2 {
position : absolute;
top : 182px;
right : 101px;
margin : 0;
padding : 0;
height : 25px;
}
#pageHeader H2 span {
color : rgb(255, 245, 245);
font-size : 1.5em;
font-weight : 200;
}
unknown {
width : 715px;
}
#quickSummary {
	position: absolute;
	top: 210px;
	left: 300px;
	width: 317px;
}
#quickSummary H3 span {
	color : rgb(255, 255, 255);
	font-size : 1.0em;
	font-weight : 200;
}
#quickSummary p span {
	position: absolute;
	top:145px;
	left: 31px;
	color : rgb(000, 000, 000);
	font-size :1.2em;
	font-weight : 600;
	width: 316px;
	height: 51px;
}
#preamble,#supportingText{
	text-align: left;
	padding: 10px;
}
 #supportingText{
	background: rgb(255, 255, 255);
	width: 333px;
	margin: -15px 0 0 322px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 313px;
}
/*Child Selector - compliant browser */
#container>#supportingText{
	background: rgb(255, 255, 255);
	width: 313px;
	margin: -15px 0 0 322px;
}

img.floatLeft {
	float: left;
	clear: both;
	margin: 0px 5px 0 0;
	border: 1px solid #000000;
}

/* Navigation rules */
#linkList{
	position: absolute;
	top: 414px; /*	bottom: 0;*/
	left: 59px;
	font-size: 10px;
	background: rgb(255, 255, 255);
	width: 236px;
	background: rgb(255, 255, 255) url("../images/linklist_bot.gif") no-repeat left bottom;
	padding-bottom: 24px;
}

.select{
	padding-left: 10px;
}

