body {
	font-size: 12pt;
	border: 0px solid #9C9C9C;
	width: 100%  !important;
	background: none;
	color: #9C9C9C;	
	background: white;
	}
.print {
	display: block;
	}
#frame {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
#APGASlogo {
	background-color: #fff;
	padding: 20px 0px;
	height: 85px;
	margin-top: 0px;
	}
#masthead, #masthead2, #masthead3, #masthead4, #masthead5, #masthead6 {
	display: none;
	}
#contentTop, .toplink {
	display: none;
	}
#contentBkg, #content {
	background-image: none;
	margin: 0px;
	padding: 0px;
	}
#footer {
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}	
.copyright {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #99cc33;
	}

.siteNav, #rightPanel, #navigation {
	display: none;
	}
	
body.Home #masthead {
	background-image: url(../gfx/home.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000;
	height: 210px;
	}
body.Home #contentBkg {
	position: relative;
	background-image: url(../gfx/content-bkg-home.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px 0px;
	}
body.Home #content {
	margin: 0px;
	padding: 0px;
	height: 230px;
	}
#APEC {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	border: 0px;	
	width: 225px;
	}
#homeText {
	position: absolute;
	top: 14px;
	left: 230px;
	border: 0px;
	width: 330px;
	height: 220px;
	line-height: 1.05;
	}
#forum2006 {
	display: NONE;
	}

h1 {
	display: block;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h2 {
	font-size: 18px;
	color: #2463b7;
	font-weight: bold;
	margin: 0px;
	}
h3 {
	font-size: 12px;
	color: #7ba429;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -12px;
	}
h4 {
	font-size: 11px;
	color: #00669c;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -12px;
	}
table h4 {
	margin-top: 0px;
	margin-bottom: -12px;
	}
a, a:link, a:visited, a:active {
	color: #7ba429;
	font-weight: bold;
	text-decoration: none;
	}
a:hover  {
	color: #00669c;
	}
p, ol, ul, table {
	font-size: 11px;
	}
li {
	margin-bottom: 0px;
	}
.tableHead {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	}
table.downloads td {
	padding-top: 8px;
	padding-bottom: 8px;
	}
table.downloads h3 {
	margin-top: 20px;
	margin-bottom: 2px;
	}
.clear {
	height: 0;
	clear: both;
	}	

