/* CSS Document */
@page {
size: portait;
margin-left: 0;
margin-top: 0.5in;
margin-bottom: 0.5in;
}

body{ 
background-color:#FFFFFF;
background-image:none;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
 }
 
  
 img {
 display: none;
 }
 
 .no_print{
 display: none;
 }
 
 .bquote{
	width: 150px;
 	padding: 0;
}

 .spwidth {
	width: 150px;
}

 
.extra {
  valign:top;
  width: 95%;
  padding-top: 25px;
  text-align: justify;
  
  }
 
 
 #print_content table{
 width: 675px;
 font-size: 11pt;
 font-size: 1em;
 font-size: 14px;
 }
 
 
 

.issuedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size: 11pt;
	font-size: 1em;
	font-weight: bold;
	margin: 7px;
	margin: .5em;
	}

	
td {
	background-color: #ffffff;
	
	}

	
	

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: normal;
	font-size: 11pt;
	font-size: 1em;
	font-size: 14px;
		}


.bodycopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-size: 14px;
	font-size: 1em;
	line-height: 1.2;
	font-weight: bolder;
				}
				
				
.bodycopyheader-blue {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: bolder;
					}

.cellborder-blue {
	border: thin solid #000033;
}