/* CSS Document */

.noScreen {
	/*width:550px;*/
	width:100%;
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	/*visibility:visible;*/
	display: block;
	/*height:100%;*/
	background-color:#FFFFFF;
	overflow:visible;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
}

.noPrint  { display:none; }

#H_BottomLeft { display:none; }

#White_Back       {  width:100%; background-color:#FFFFFF; }



BODY  { background-color:#FFFFFF; height : 100%; margin-top : 0; margin-left : 0; margin-right : 0; margin-bottom : 0; } 

.PRINTTEXT  { font-family: tahoma; color: #000000; FONT-SIZE: 14px; }
.Tahoma_Bold_Size_14        { font-family: tahoma; font-size: 14px; font-weight: bold; color:#333333;}