
body, p, OL, UL, table {
	font-size: 85%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color : White;
	margin-top: 0px;
	margin-bottom: 3%;
	background-color: transparent
}

body {
	background-color: #003366
}

H2 {
	font-size: 20px;
	line-height : normal;
}

H3 {
	font-size: 18px;
	color : #99CCFF;
}

H4 {
	font-size: 15px;
}

H5 {
	font-weight : normal;
	color : #99CCCC;
}

U {
	text-decoration : none;
	color : yellow;
}

HR {
	width: 50%;
	color : #99CCCC;
}


A:LINK {
	color : #99CCFF;
}
A:VISITED {
	color : #99CCCC;
}
A:ACTIVE {
	color : Yellow;
}


div.iehack {
	vertical-align: top;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 910px;
}


.LtBlue {
	font-size: 75%;
	color: 99CCFF;
	line-height: normal;
  margin-top: 15px;
}


#PageTitle {
  position:absolute;
  left:288px;
  top:132px;
}

#PageNav {
  position:absolute;
  left:250px;
  top:95px;
  width:640px;
  height:95px;
}
.NavText {
  position:absolute;
  left:40px;
  top:74px;
	font-size: 90%;
	color : White;
	font-weight: bold;
}
A:LINK.nav {
	color : Yellow;
	font-weight: normal;
}
A:VISITED.nav {
	color : Yellow;
	font-weight: normal;
}
A:ACTIVE.nav {
	color : White;
	font-weight: bold;
}


#scrollbox { 
	width: 595px; height: 650px;
	position: absolute;
	top: 210px; left: 315px;
	overflow: auto;
	scrollbar-track-color: #003366;
	scrollbar-face-color: #999966;
 	padding-right: 16px; /* for the benefit of macIE5 only */ 
 }
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#scrollbox {
	padding-right: 0;
}
.pad10 {
	padding: 10px;
}
.padside {
	padding-right: 50px;
}


#printhead {
	display:none;
}


#All-Killer-logo {
  position:absolute;
  left:41px;
  top:540px;
  width:179px;
  height:106px;
}
#Spec-thanks {
  position:absolute;
  left:70px;
  top:655px;
  width:190px;
  height:45px;
}
#disclaimer {
  position:absolute;
  text-align: center;
  left:20px;
  top:750px;
  width:220px;
  height:62px;
}
