/*  -----{ © Copyright 2005 APS }---------------------------  */

body {
   background: white;
   font-size: 12pt;
}

#header, #logo, #topcontainer, #navcontainer, #subnavcontainer, #footer ul, a.readmore {
   display: none;
}

#wrapper, #mainbody, #content, .leftcol, .rightcol, .box, #footer {
   width: auto;
   margin: 0;
   margin:0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

div#content {
   margin-right:5%;
   padding-top: 1em;
   border-top: 1px dotted #bbb;
}

h1, h2, h3, h4, .leftcol h3, .rightcol h3 {
	background: transparent none;
	margin: 0 0 1em 0;
}

a:link, a:visited {
   color: #B50C00;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}









/* Attach link:

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content a[href^="/"]:after {
   content: " (http://www.aps-web.com" attr(href) ") ";
}

*/
