/* 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;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 6.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 {
	background-color: #D1C9BE;
	height: auto;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	}
#printbutton {
	background-color: #D1C9BE;
	height: auto;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	}

#faxmail {
	float:none;
	clear:none;
	display: none;
}

#content {
	width: auto !important;
	margin: 0 5%;
	padding: 0;
	border: 0;
}

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: 14px;
	font-weight: bold;
	}

.formboxc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
