/* CSS Document */

.content{position: absolute;
         left:0;
         width:100%;
         height:100%;
         top: 0px;
}
.header {	display: none;	}
div.HomeLinks{display: none; }
headerp {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left:0px;
	height:190px;
	width: 100%;
	border: none;
	margin: 0px;
	color: #000000;

}
       .ContentsBox {display:none;}
.BoldFace{
	font-weight: bold;
	color: #000000;
         }
.thread {display : none;}
DIV.addresstitle{
	   position:absolute;
	   top:80px;
	   TEXT-ALIGN:CENTER;
	   WIDTH: 100%;
	   HEIGHT: 50PX;
	   left:0px;
           font-family: sans-serif;
           FONT-SIZE: 8px;
	   font-weight:250;
	   COLOR: Black;
}
.ScreenOnly{display:none;}
.leftcolumn {
	display : none;
}
.rightcolumn {
	font: 12px arial;
	color: #000000;
	text-align: justify;
	white-space: normal;
	float: none;
	width: 100%;
	border-top-style: none;
	position: absolute;
	top: 115px;
	left:0px;
	border-right-style: none;
	border-bottom-style: none;
}
div.rightcolumn  A:link {color:black;
  		         background: white;
		         text-decoration:none;}
div.rightcolumn  A:visited{color:black;
  		         background: white;
		         text-decoration:none;}

div.rightcolumn  A:hover {color:black;
  		         background: white;
		         text-decoration:none;} 
div.rightcolumn  a:active{color:black;
  		         background: white;
		         text-decoration:none;}
.leftcolumnheads{
	display: none;
}
