/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
}
h6 {
	/* Top link on the page*/
	display:none;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.tabber .tabbertab form table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.tabber .tabbertab form table tr td font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.tabber .tabbertab form table tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19448f;
	background-color: #DDE;
	border: 1px solid #778;
	font-weight: bold;
	display: none;
}
.tabber {
	display: none;
}
.tabbertab {
	display: none;
}
.tabbernav {
 display:none;
}

h6 {
	display:none;
}


.showprint {
	display:inline;
}
