
/************************/	
/* nao style sheet      */
/* for print media      */
/* Feb 2004             */
/************************/	

body {
	margin:0em;
	padding: 0px;
	font-family:  "times new roman", serif;
	background-color: #fff;
	}
	
#main-content h1 {
	font-size:16pt;
	font-family:  "times new roman", serif;
	font-weight: bold;
	}
	
#main-content h2 {
	font-size:14pt;
	font-family:  "times new roman", serif;
	color: black;
	font-weight: bold;
	}	
	
#main-content h3 {
	font-size:12pt;
	font-family:  "times new roman", serif;
	color: black;
	font-weight: bold;
	}
	
#main-content h4 {
	font-size:12pt;
	font-family:  "times new roman", serif;
	color: black;
	font-weight: bold;
	}
	
h3, h4, h5 {
	font-size:12pt;
	font-family:  "times new roman", serif;
	color: black;
	font-weight: bold;
	}
	
td {
	font-family:  "times new roman", serif;
	font-size: 12pt;
	}
	
th {
	font-family:  "times new roman", serif;
	font-size: 10pt;
	}
	
caption {
	font-size:12pt;
	font-family:  "times new roman", serif;
	color: black;
	font-weight: bold;
	}
	
blockquote {
	font-family:  "times new roman", serif;
	font-size: 12pt;
	}
		
p { 
	font-size:12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	color: #000;
	}
	
ul { 
	font-size:12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	color: #000;
	}
	
ol { 
	font-size:12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	color: #000;
	}


a { 
	color: #000; 
	text-decoration: underline 
	font-family:  "times new roman", serif;
	font-weight: bold
	}
	
p.hide { display:none }

p.top-of-page {display:none }

#top-bar { display:none }

#footer { display:none }

#main-content { float: none;
	font-family:  "times new roman", serif;
	}
	

/* Rule to add URL's to links on Gecko/Mozilla/Opera */

#main-content a:link:after, #content a:visited:after {
   content: "attr(href";
   font-size: 12pt
   }
   
.report-detail {
	margin:1em;
	padding: 1em;
	font-size: 12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	background-color: #fff;
	border: 1px #dddddd dashed;
	}
	
.release-date {
	font-size:12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	font-weight: normal;
	text-align: left;
	border-top: 1px #72AACE dashed;
	border-bottom: 1px #72AACE dashed;	
	padding: .3em;
	}
	
.press-contact {
	margin:1em;
	padding:1em;
	line-height: 14pt;
	font-size: 12pt;
	font-family:  "times new roman", serif;
	background-color: #fff;
	border: 1px #dddddd dashed;
	}
	
.contact-float {
	width: 40%;
	float: left;
	font-size: 12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	color: #000;
	font-weight: normal;
	margin: .5em; 
	background-color: #faffff;
	padding: .5em;
	border: 1px #dddddd dashed;
	}
	
	
.feature {
		background-color: #fbffff;
		border: 1px #72AACE dashed;
		padding: 1em 1em 1em 1.5em;
	margin:1em;
	padding: 1em;
	font-size: 12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	background-color: #fff;
		}
	
.contact {
	margin:1em;
	padding: 1em;
	font-size: 12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	background-color: #fff;
	border: 1px #dddddd dashed;
	}
	
h3.press-notes {
	font-size:12pt;
	line-height: 14pt;
	font-family:  "times new roman", serif;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #72AACE solid;	
	margin: 1.5em 0em 1.5em 0em;
	}
	