/* CSS Document */
@page {
size: portait;
margin-left: 0.5in;
margin-top: 0.5in;
margin-bottom: 0.5in;
}
body{ 
background-color:#FFFFFF;
background-image:none;
color:#000000;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-size: 1em;
width:100%;
margin-left:0.85in;
 }

 
 #Spirit img {
 		display:block;
 		margin: 6px;
		margin: .5em;
 		}
 
 img {
 display: none;
  }

 #no_print{
 display: none;
 }
 
 #print_content table {
 width: 675px;
 font-size: 11pt;
 font-size: 1em;
 font-size: 14px;
 }
 
 #Cabinet {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12pt;
	font-size: 14px;
	font-size: 1.5em;
	font-weight: bold;
	margin: 6px;
	margin: .5em;
	}

.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;
	text-align: justify;
	}

	
table	{
		/*width: 760px;*/
		}
	

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
	/*font-size: 11pt;
	font-size: 1em;
	font-size: 14px;*/
	font-weight: normal;
	font-size:12pt;
	width:100%;
	
	}


.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;
}

 
.headline {	font-family: Arial, Helvetica, sans-serif;	font-size: 20pt;	font-style: normal;	line-height: 30px;	font-weight: bold;	color: #003151;	text-align: left;}.pagebreak
 {
    page-break-before:always;
 }
 
 .noprint
 {
    display:none;
 }


