/* CSS Print Document */

body {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	background: none;
	font-size: 12px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10.0pt;
	margin-top: 0.0pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8.0pt;
	margin-top: 0.0pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7.0pt;
	margin-top: 0.0pt;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:15.0pt;
	margin-bottom: 4.0pt;
	margin-top: 0.0pt;
} 

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
} 



#menu {
	float:none;
	clear:none;
	display: none;
}

#printbutton {
	float:none;
	clear:none;
	display: none;
}

#faxmail {
	background-color: #000000;
	text-align: center;
	}


a:link {  
color: #000000; 
text-decoration: none
}

a:visited {  
color: #000000; 
text-decoration: none
}

ul {
list-style-position: outside;
}


#crumbs {
display: none
}

.formbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	}

.formboxc {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}


