/* Print layout: */

body {
margin: 0 auto;
padding: 0;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.2em;
background: #ffffff;
color: #000000;
}
	
#container {
margin: 2%;
width: auto;
float: none !important;
}

#frontphoto, #avmenu ul, #extras, .announce, .hide {
display: none;
}

#logobutton, #navigation, #leftmenu, #rightcolumn, #rightcolNP, #footer{
display: none;
}

#content img {
display: none;
}

a {
text-decoration: underline;
color: #0000FF;
}

.NoPrint {
display: none;
}
.Printonly {
display: inline;
}

.np8-Ctry {
font-size: 8pt; 
font-weight: bold; 
font-style: italic;
color: #286ea0;
background-color: #dee3ef;
}
.np8-Ctry a:link, .np8-Ctry a:visited {
color: #286ea0;
text-decoration: none;
}

.np8-F2 {
font-size: 8pt; 
font-weight: normal; 
font-style: normal;
background-color: whitesmoke;
}

.np8-F2-nobk {
font-size: 8pt; 
font-weight: normal; 
font-style: normal;
}

.NPlist {
height: auto;
min-height: auto;
}