/********************************************
THIS STYLESHEET IS FOR PRINTING
*********************************************/

body {
		margin:0px 0px 0px 0px;
		padding:0px;
			width: auto !important;
		font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
		color: #000;
		background-color: #FFFFFF;
		border:0px solid #000;
		overflow:visible;
		margin-top:0px;
	
		}
		
	#container {
		
			width: auto !important;
		border:0px solid #000;
		background: #fff ;
		margin-left: auto;
   		margin-right:auto;
   		margin-top:0px;
   		margin-bottom:auto;
   		overflow:visible;
		}	
	
	#leftcontent {
			display:none;
		}

	#centercontent {
		margin-left: 3%;
		width: auto !important;
		margin-right: 3%;
		overflow:visible;
	/*	border:1px solid #000; */
		
		}
	


	#headline {
		position: relative;
		background:#fff;
   		margin-left: 1%;
		margin-top: 0px;
		
		height:30px;
   		clear:both;
		width:100%;
		border-bottom:2px solid #666;
	
		
	
		}
	
	#rightcontent {
		display:none;
		}
	
	#banner {
		position: relative;
		/*background:#fff url(../images/printlogo.gif) no-repeat 50% 0%;*/
		height:45px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:0px solid #fff;
		margin-top: 0px;
		vertical-align: bottom;
		}
		
		#banner img{
		display:none;
		
		
		}
		
		#banner a{
		display:none;
		
		
		}
		
		
		#banner h2 a{
		display:block;
		
		
		}
		
		
		
		#banner form{
		display:none;
		
		
		}
	
	#banner2 {
		background:transparent;
		background-repeat: no-repeat;
		height:37px;
		
		}
	
	#footer {
		clear:both;
		background:#fff;
		height:80px;
		
		border-right:1px solid #fff;
		border-left:1px solid #fff;  
		margin-bottom:0px;
		
		}
	#address {
	color: #000;
	text-align:center;
	position: relative;
	margin-top:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4%;
	
}	
	
	#rightfoot {	
	display:none;
	}
	
	#leftfoot {	
	display:none;
	}
	
	#logo {	
	display:none;
	}
	
	#printlogo {
	position: relative;
		width: 100% !important;
 		margin-left:auto;
		margin-right:auto;
		text-align:center;
 	}
 	
fieldset {
 	border-top: 0px solid #999;
 	border-bottom: 0px solid #999;
 	border-left: 0px solid #999;
 	border-right: 0px solid #999;
 }
/*******************************************************
text
********************************************************/	
	
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
		
	a{
		color: #000;
		text-decoration:none;
		font-weight:bold;
	}
	
	
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
		
	#centercontent p{
		padding-top: 5px;
	}
		
	h1 {
	padding-top:6px;
	font: 14px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: 700;
	color: #333;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px 0px 3px 10px;
}

	h2 {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	margin:0px 10px 10px 10px;
}

	#rightcontent h3 {
		display:none;
		}


	#banner2 h2 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;

	text-align:center;
}
#banner2 h2 a{
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: 500;
	color: #999;
	text-align:center;
	padding-top: 10px;
	text-decoration:none;
}

	#banner h3 {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 100;
	color: #000;
	margin:0px 10px 10px 10px;
	padding:12px 0px 0px 0px;
}

	
.centeredImage{
	display:none;
	}
	
fieldset legend{
	padding-top:6px;
	font: 14px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: 700;
	color: #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px 0px 3px 10px;
}
	
.copyright{
	margin-top:auto;
	margin-bottom:2%;
}

.back {
	display:none;
}