@charset "utf-8";
/* CSS Document */

.printonly {

display:block;
}

.donotprint {

display:none;

}

body {

background:none;

}

div#addressbar  {

color:#000000;
background-image:none;
background-color: #FFF;
text-align:left;
border-top:1px solid #000000;
margin-left:0px;
margin-right:0px;
font-size:90%;
}

 #copyright{
background: #FFF ;
color:#000000;
text-align:left;
margin-left:0px;
margin-right:0px;
font-size:90%;
}


#container {
width:720px;
margin-left:auto;
margin-right:auto;
}

div#content {
margin-left:auto;
margin-right:auto;
width:720px;
}

#header {
background-image: url(images/ott_yellowfiller.jpg);
height:140px;

}

img {
	max-width:720px;
}
	

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

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

div#requestInfo {
	display:none; 
 }

