
.printonly{

display:block;

}
.donotprint{

display:none;

}
body {
background:none;
margin-left:0px;
min-width:720px;
}

div#container, #container{
background:none;
width:720px;
min-width:720px;
margin-left:45px;
margin-right:30px;

}

#header {
background:none;
width:100%;
min-width:100%;
margin-left:0px;
margin-right:0px;


}

#header img#header_graphic, #header .apply, #header .visit, #header .info   {
display:none;

}


#content 

{

margin:0px;
background-color: transparent;
background-image:none;
width:100%;
min-width:100%;
}

#addressbar, #copyright {
	color: #000000;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
width:100%;
min-width:100%;
}


#addressbar p, #copyright p {
	text-align: left;
	margin-left:0px;

}
#copyright {
	color: #000000;
	background-color:#FFFFFF;
	border:none;
}


a, a:visited, #addressbar a, #copyright a

{

color: #333399;


}

h1 {
margin-bottom:30px;
border-bottom:2px solid #666666;
}

div#addressbar, div#copyright {
background-image:none;

}



/*==============*/

 div#accessibilityLinks {
	 
	 display:none;
 }
 
 div#pageLink{
	 display:block;
 }
 
 div#sharethis{
	display:none; 
 }