/* CSS Document */

body { 
background: #fff;
font: 10pt "Times New Roman", Times, serif;
color: #000; 
margin: 0; 
padding: 0;  
}

#container { 
margin: 0 auto 0 auto; 
text-align: left; 
width: 780px; 

}

#logo { 
display:none;
}

#logo img {
display:none
}

#photo { 
width: 80%;
margin-left: 20px;
		}
#contentbox{

}
#contentbox p {
/* margin-left:8%; */
text-align:justify;
line-height:1.33em;
}
#contentbox img {
display: none;
}

#contentbox h1 {
background-color:#FFFFFF;
color:#666666;
font-size:150%;
margin-left: 20px;
}

#contentbox h2 {
background-color:#FFFFFF;
color:#000;
font-size:120%;
margin-left: 20px;
margin-bottom:0;
}

#contentbox p a:link {
font-weight:bold;
text-decoration:underline;
background-color:#FFFFFF;
color:#333333;
}


.rightimg {
float:none;
margin:0 0 10px 10px;
padding:0;
}

.centerimg {
clear:both;
margin:10px;
padding:0;
}


#photoinfo {
display:none;
		}
#p7TMnav {
display:none;
}


#printfooter { 
border-top: 1px solid #000; 
text-align: left; 
}

#printfooter p {
font-size:70%;
}

#printcontact {
font-weight:bold;
font-size:80%;
}

#footer {
display:none;
}
#contacttext {
display:none;
}

#copytext {
display:none;
}

#contacttext a, #copytext a {
display:none;
}





#printtop { 
margin: 15pt 15pt 7pt 15pt; 
border-top: 2pt solid #666666; 
border-bottom: 2pt solid #666666;
font-size: 12pt; 
font-weight: bold; 
}

#pagetitle h1{ 
margin-top: 5pt; 
font-size: 20pt; 
font-weight: bold; 
} 

#moreinfo { 
font-size: 10pt; 
font-style: italic; 
font-weight: bold; 
margin-top: 3pt; 
margin-bottom: 5pt; 
}



