	html, body {
		height: 99%;
		min-height: 99%;
		padding: 0;
		margin: 0;
		color: #000;
	}
.left .center .right {
	width: auto;
}
.left {
		text-align: left;
		}
.center {
		text-align: center;
		}
.right {
		text-align: right;
		}
.none {
		}
table, img {
	border: none;
}
#generic_info p {
		margin: 0.4em 0;
		line-height: normal;
}
#generic_info ul {
		margin: 0.2em 1em;
		line-height: normal;
}
h2, h3 {
	display: inline;
}

@media screen {
	html, body {
		background: #eee;
	}
	
	body {behavior:url(csshover.htc);}

/* Original information to be turned off */

	#logo img, #pagename, #splash, #navi {
		display: none;
	}

	#container {
		top: 0;
		left: 0;
		padding: 0;
		margin: 5px auto 0 auto;
		height: 98%;
		width: 750px;
	}

	#vbar {
/*		left: 10px;
		bottom: 0;
		width: 800px;
		height: 150px;
		padding: 0;
		margin: 0;
		background: url("/images/flare.gif") repeat-x 10px 0; */
	}

	#logo {
		width: 750px;
		height: 170px;
		padding: 0;
		margin: 0;
		background: url("/images/new-ap-logo.jpg");
	}

	#content {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		margin: 24px 0 12px 0px;
		width: 750px;
		height: auto;
		padding: 5px 5px 5px 5px;
		font-size: 14px;
		overflow: auto;
	}

	#documents p {
		margin: 0.2em 0;
		line-height: normal;
	}
	#infoform {
		font-size: 14px;
	}
	#infoform p {
		padding: 2px 0 0 0;
		margin: 2px 0 0 0;
	}
	#infoform td, #infoform table {
		border: none;
		margin: 0;
		padding: 0;
	}
	#infoform ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#infoform li {
		line-height: 90%;
		margin: 0;
		padding: 0 0 0 8px;
	}

	.name {
		font-size: 20px;
	}
	.blurb {
		font-size: 40px;
		display: none;
	}
	
	#tabs {
		position: absolute;
		top: 176px;
		width: 750px;
		padding: 0; 
		text-align: center;
		background-color: #fff;
	}

	#tabs a {
		font-family: "Arial", "Helvetica", Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 85%;
		white-space: nowrap;
		color: #000;
		text-decoration: none;
	}
	
	#tabs ul {
		margin: 0;
		padding: 0;
		cursor: default;
		list-style-type: none;
		text-align: center;
	}

	#tabs li {
		float: left;
		width: 14%;
		padding: 2px 6px;
	}

	#tabs li ul {
		display: none;
		position: absolute;
		max-width: 40em;
		margin-left: -6px;
		margin-top: 2px;
		*margin-left: -4em;
		text-align: left;
		border: 1px solid gray;
		border-top: 0;
	}

	#tabs li ul li {
		display: block;
		float: none;
		width: auto;
		padding: 2px;
	}
	
	#tabs ul li:hover ul,
	#tabs ul li:hover ul.over {
		display: block;
	}
	#tabs ul li a{
	/*Make the hyperlinks as a block element, sort of a hover effect*/
		display: block;
		padding: 3px 10px;
	}
	
/* navigation colors */
	#tabs ul {
		background-color: #fff;
	}
	
	#tabs li:hover {
		background-color: #eee;
	}

	#tabs a:hover {
		color: #aa0;
	}

#footer {
		position: relative;
		border-top: 1px solid #aaa;
		width: 750px;
		height: 36px;
		clear: both;
		bottom: 0;
		margin: 0;
		padding-bottom: 7px;
		text-align: center;
		background-color: #eee;
	}
	#footer ul {
		list-style: disc;
		text-align: center;
		padding: 0 5px;
		margin: 0 auto;
	}
	#footer li {
		display: inline;
		position: relative;
		padding: 2px 0 2px 0; 
		text-align: center;
		width: 125px;
		margin: 2px 10px;
	}
	#footer a {
		font-size: 10px;
		font-weight: normal;
	}
	#footer a:link, #footer a:visited {
		color: #000;
	}
	#footer a:hover, #footer a:active {
		color: #333;
	}
	#footer span {
		color: #000;
		font-size: 12px;
		font-weight: normal;
		margin: 2px auto;
	}
	#sitemap {
		line-height: 70%;
		margin: 0;
	}
	#sitemap ul {
		list-style-type: none;
		padding: 2px 10px;
		margin: 0;
	}
	#sitemap li {
		padding: 2px 10px;
		margin: 0;
	}
	#sitemap a {
		font-size: 12px;
		font-weight: normal;
	}

	td.cell_header, th.cell_header {
			text-align: center;
			width: auto;
			font-family:"Trebuchet MS";
			font-size: 12.0pt;
			color: black;
			font-weight: bold;
			padding: 4px;
			background-color: #0cc;
			}
	td.cell_data {
			text-align: center;
			width: auto;
			background-color: #edd;
			}
	a:link, a:visited {
			font-family: arial, helvetica, geneva, sans-serif;
			font-size: 18px;
			text-decoration: none;
			color: #0000FF;
			}
	a:hover {
			font-family: arial, helvetica, geneva, sans-serif;
			font-size: 18px;
			text-decoration: none;
			color: #FF0000;
			}
	label {
			font-family: arial, helvetica, geneva, sans-serif;
			font-size: small;
			color: #000000;
			}
	label:hover {
			font-family: arial, helvetica, geneva, sans-serif;
			font-size: small;
			color: #FF0000;
			}
	td {
			text-align: center;
			width: auto;
			}
	.star {
			height: 18px;
			padding: 0;
			margin: 0;
			text-align: center;
			vertical-align: middle;
			}
	td.col-header {
			font-family: arial, helvetica, geneva, sans-serif;
			color: #000000; 
			font-size: 10px;
			font-weight: lighter;
			text-align: center;
			vertical-align: middle;
			}
	td.col-header a:link, td.col-header a:visited {
			font-family: arial, helvetica, geneva, sans-serif;
			color: #00f; 
			font-size: 10px;
			font-weight: lighter;
			text-align: center;
			text-decoration: none;
			vertical-align: middle;
			}
	td.col-header a:hover, td.col-header a:active{
			font-family: arial, helvetica, geneva, sans-serif;
			color: #f00; 
			font-size: 10px;
			font-weight: lighter;
			text-align: center;
			vertical-align: middle;
			}
	td.row-header {
			font-family: arial, helvetica, geneva, sans-serif;
			width: 145px;
			text-align: left;
			color: #000000; 
			vertical-align: middle;
			font-size: 12px;
			line-height: 80%;
			font-weight: normal;
			}
	th.text {
			text-align: center;
			font-family:"Trebuchet MS";
			font-size: 12.0pt;
			color: black;
			font-weight: bold;
			}
	img.table-entry {
			text-align: center;
			vertical-align: middle;
			}
	#batteryxref table {
		border-collapse: collapse;
		padding: 0;
		margin: 0;
		text-align: center;
		border: solid #888;
		border-width: 3px 2px 2px 3px;
	}
	#batteryxref td {
		padding: 0 4px;
		margin: 0;
		border: solid #888;
		border-width: 0 1px 1px 0;
	}
	#batteryxref td.astar, #batteryxref td.dstar, #batteryxref td.blank {
		height: 18px;
		padding: 0;
		margin: 0;
	}
	#batteryxref td.dstar {
		background: url("/images/StarBG.gif") center center no-repeat;
	}
	#batteryxref a.astar {
		font-size: 12px;
		cursor: pointer;
		display: block;
		text-decoration: none;
		height: 18px;
	}

	#batteryxref a.astar:link, #batteryxref a.astar:visited {
		background: url("/images/StarBG.gif") center center no-repeat;
	}
	#batteryxref a.astar:hover, #batteryxref a.astar:active {
		background: url("/images/StarR.gif") center center no-repeat;
	}
	#batteryxref img {
		display: none;
	}
	#battconfig {
		padding: 0;
		margin: 0;
		font-family:"Trebuchet MS";
		font-size: 12.0pt;
		font-weight: bold;
	}
	#battconfig table {
		text-align: center;
		border-collapse: collapse;
		border: solid #888;
		border-width: 3px 2px 2px 3px;
	}
	#battconfig td, #battconfig th {
		margin: 0;
		border: solid #888;
		border-width: 0 1px 1px 0;
	}
	#battconfig td {
		background-color: #edd;
	}
	#battconfig th {
		background-color: #0cc;
		padding: 0 4px;
	}
	#battconfig img {
		border: none;
	}
}
@media print {
	html, body {
		background: none #fff;
	}

	#container {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
		min-width: 100%;
		min-height: 100%;
		width: 100%;
		z-index: 1;
		background: none;
	}
	#content {
		position: relative;
		top: 150px;
		right: 0;
		margin-left: 0;
		margin-top: 0;
		width: 100%;
		padding: 5px 5px 5px 5px;
		font-size: 10px;
	}

	#vbar, #linkback, #splash, #splash table, #navi, #pagenav, #footer, #tabs {
		display: none;
	}

	#pagename {
		position: absolute;
		top: 90px;
		left: 175px;
		margin-left: 10px;
		white-space: nowrap;
		text-align: left;
		color: #000;
		font-weight: bold;
		font-size: 18px;
	}

	#logo {
		position: absolute;
		top: 0;
		left: 20px;
		width: 145px;
		height: 119px;
		padding: 0;
		margin: 0;
		z-index: 2;
	}

	td.cell_header, th.cell_header {
			text-align: center;
			width: auto;
			font-family:"Trebuchet MS";
			font-size: 12.0pt;
			color: #000;
			font-weight: bold;
			padding: 4px;
			background-color: #0cc;
			}
	td.cell_data {
			text-align: center;
			width: auto;
			background-color: #edd;
			}
	a {
			font-family: arial, helvetica, geneva, sans-serif;
			font-size: 18px;
			text-decoration: none;
			color: #00F;
			}
	label {
			font-family: arial, helvetica, geneva, sans-serif;
			font-size: small;
			color: #000;
			}
	td {
			text-align: center;
			width: auto;
			}
	td.col-header {
			font-family: arial, helvetica, geneva, sans-serif;
			color: #000000; 
			font-size: 10px;
			font-weight: lighter;
			text-align: center;
			vertical-align: middle;
			}
	td.col-header a {
			font-family: arial, helvetica, geneva, sans-serif;
			color: #000; 
			font-size: 10px;
			font-weight: lighter;
			text-align: center;
			text-decoration: none;
			vertical-align: middle;
			}
	td.row-header {
			font-family: arial, helvetica, geneva, sans-serif;
			width: 145px;
			text-align: left;
			color: #000000; 
			vertical-align: middle;
			font-size: 12px;
			line-height: 80%;
			font-weight: normal;
			}
	th.text {
			text-align: center;
			font-family:"Trebuchet MS";
			font-size: 12.0pt;
			color: black;
			font-weight: bold;
			}
	img.table-entry {
			text-align: center;
			vertical-align: middle;
			}
	#batteryxref table {
		border-collapse: collapse;
		padding: 0;
		margin: 0;
		text-align: center;
		border: solid #000;
		border-width: 3px 2px 2px 3px;
	}
	#batteryxref td {
		padding: 0 4px;
		margin: 0;
		border: solid #000;
		border-width: 0 1px 1px 0;
	}
	#batteryxref td.astar, #batteryxref td.dstar, #batteryxref td.blank {
		height: 18px;
		padding: 0;
		margin: 0;
	}
}