/* CSS Document for PVUE Press Release */

body {
	color: #000;
	font: 11pt "times new roman", times, serif;
	margin: .5in; 
}
body#press {
	/*background: white url(/about/release/masthead_pr.jpg) top right no-repeat; */
}
body#news {
	background: white url(/about/release/masthead.jpg) top right no-repeat; 
}
p {
	text-align: left;
}
p#summary {
	margin-top: .25in;
}
div#multsummary p{
	
}
div#multsummary {
	margin-top: .25in;
}
#ti\tle {
	display: list-item;               
	list-style-image: url(/about/release/masthead_pr.jpg); 
	list-style-position: inside;    
	letter-spacing: -1000em;          
	font-size: 1pt;                   
	color: #fff;                   
}
div.release {
	text-transform: uppercase; 
	text-align: left; 
	margin-bottom: .5in;
	margin-top: -.5in;
	font-weight: bold;
	font-size: 12pt;
}
div#end{
	text-align: center;
	margin-top: 5px;
}
div#logo{
	display: none;
}
div#contact-info {
	text-align: right; 
	font-size: 10pt;
	margin-top: -1.75in;
	margin-bottom: .5in;
}
div#contact-info:first-line {
	font-weight: bold; 
	text-transform: uppercase; 
	font-size: 12pt;
}
div#footer {
	display: none;
}

div#trademark {
	font-size: 10px;
	margin-left: 5%; 
	margin-right: 5%;
	margin-top: 1em;	
}

h1 {
	font-size: 14pt;
	margin-bottom: 0;
	text-align: center;
	padding-top: .25in;
}
h2 {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	margin: 0 7%; 	
}
#print, #close {
	display: none;
}

