/* CSS Document */

/* -----------------------------Changes for print version--------------------------------*/
	body {
		background-color: #FFFFFF; /*FFFFFF*/
		text-align: center;
	}
	#ContentBox {
		width:716px;
		border: 3px solid #FFFFFF; /*FFFFFF*/
		background-color:#FFFFFF;
	}
	#Masthead {
		background-image: url(images/PPSHeader_print.gif); /*PPSHeader_print.gif*/
		background-repeat: no-repeat;
		height: 113px;
		background-position: center bottom;
		visibility: visible;
	}
	#Navigation {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #006633;
		text-align: center;
		vertical-align:text-top;
		line-height: 18px;
		font-weight: bold;
		background-color: #CC9999;
		height: 20px;
		visibility: hidden; /*hidden*/
	}
	#Tagline {
		background-image: url(images/subtitle_left.gif);
		height: 17px;
		width:716px;
		visibility: hidden; /*hidden*/
		background-repeat: repeat-x;
	}
	#PrintButton {
		visibility: hidden;
	}
	#LargePrintButton {
		visibility: hidden;
	}
	#WebButton {
		visibility: visible;
	}
	#NetworkingTable {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		color: #000000;
		text-align:left;
		line-height: normal;
		vertical-align:text-top;
		width: 625px;
		border: 1px solid #999999;
		
	}
	#NetworkingTable td {
		border-top:1px solid #999999;
		padding: 3px;
	}
	#NavBottom {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #006633;
		text-align: center;
		line-height: normal;
		visibility: visible;  /*hidden*/
	}
	#Footer {
		width:625px; /*625px*/
	}
