BODY {
	margin: 5px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
INPUT {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT.tiny {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
SELECT {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
TEXTAREA {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navgroup {
	font-size: 13px;
	font-weight: bold;
	color: #364863;
}
.small {
	font-size: 11px;
}
.small-red {
	font-size: 11px;
	color: #BE0000;
}	
.tiny {
	font-size: 10px;
}
.warn {
	color: #BE0000;
}
.quote {
	font-size: 11px;
	text-align: left;
}
.quote-attr {
	font-size: 10px;
	text-align: right;
	color: #BE0000;
}
.green-head {
	font-size: 15px;
	color: #2A5B5B;
	font-weight: bold;
}
h1 {
	font-size: 32px;
	color: #364863;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #BE0000;
	font-weight: bold;
}
TD.content3p {
	border-left: dashed #CDB56A 1px;
	border-right: dashed #CDB56A 1px;
	padding-left: 10;
	padding-right: 10;
}
TD.content2p {
	border-left: dashed #CDB56A 1px;
	padding-left: 10;
	padding-right: 10;
}
TD.dashedcell {
	border: dashed #CDB56A 1px;
}
A:link {
	color: #364863;
}
A:visited {
	color: #364863;
}
A:hover {
	color: #1456B8;
	text-decoration: underline;
}
A:active {
	color: #BE0000;
}
A.nav:link {
	font-size: 11px;
	color: #283228;
	text-decoration: none;
}
A.nav:visited {
	font-size: 11px;
	color: #283228;
	text-decoration: none;
}
A.nav:hover {
	font-size: 11px;
	color: #1456B8;
	text-decoration: underline;
}
a img {border: none; }