/*
*********************************************************************
Language:       CSS 1.0 for Print
Web Site:       #SERVER#
File Path:      #REAL_URL#
Copyright:      ©#YEARNUM# Axon Design and Marketing (www.axondm.com)
Created:        #LOCALTIME %F %H:%M:%S#
Created by:     #USERNAME#
*********************************************************************
*********************************************************************
NOTES:
This document contains styles which are designed for print.
*********************************************************************
*/
/*
<< PAGE STYLES
*********************************************************************
*/
body {
	/*width: 8in;*/
	padding: 0;
	background-color: #FFF;
	}
/*
*********************************************************************
>> PAGE STYLES
*/
/*
<< TYPOGRAPHIC STYLES
*********************************************************************
*/
body, body *, table * {
	font-size: 9pt;
	color: #000;
	}

h1, h2, h3, h4, h5, h6 {font-weight: bold;}
h1 {font-size: 24pt;}
h2 {font-size: 20pt;}
h3 {font-size: 16pt;}
h4 {font-size: 12pt;}
h5 {font-size: 10pt;}
	
a[href]:after {
	content: ' ['attr(href)']';
	font-style: italic;
	}

abbr[title]:after,
acronym[title]:after,
cite[title]:after {
	content: ' ['attr(title)']';
	font-style: italic;
	}

.note, .caption {font-size: 7pt;}



/*
*********************************************************************
>> TYPOGRAPHIC STYLES
*/

/*
<< FORMS 
*********************************************************************
*/

/*
*********************************************************************
>> FORMS
*/


/*
<< TABLES 
*********************************************************************
*/
/*
*********************************************************************
>> TABLES
*/

/*
<< NAVIGATION STYLES
*********************************************************************
*/
#Navigation{display: none;}
/*
*********************************************************************
>> NAVIGATION STYLES
*/

/*
<< FOOTER STYLES
*********************************************************************
*/
#Footer {border-top: 1pt solid #000;}
#Footer, #Footer * {font-size: 7pt;}
#Footer address {font-style: normal;}

/*
*********************************************************************
>> FOOTER STYLES
*/

/*
<< MASTHEAD STYLES
*********************************************************************
*/
#Masthead {border-bottom: 1pt solid #000;}

/*
*********************************************************************
>> MASTHEAD STYLES
*/

/*
<< SATELLITE STYLES
*********************************************************************
*/
#SatelliteBuffer {background-image: none;}
#SatelliteWindow #Content {
	color: #000;
	font-size: 9pt;
	}
/*
*********************************************************************
>> SATELLITE STYLES
*/
