a {
	text-decoration: none;
}
a:hover {
	color: #FFD267;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:link			{ color: #F5AF05; font-weight: bold }
A:visited		{ color: #817E7E; font-weight: bold }	
A.foota		    { color: #F5AF05; font-family: Arial, sans-serif; font-size: 90%;}

TD				{ color: #000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial, sans-serif }
TD.colbox		{ color: #000; padding: 1 ex; background-color: #D8E6E5; font-style: normal; font-weight: normal; font-size: 70%; font-family: Arial, sans-serif }
TD.smalltxt		{ font-size: 70% }

TD.footer		{ color: #F5AF05; font-size: 70%; font-family: Arial, sans-serif; }
TD.fieldname	{ color: #D57F02; font-size: 70%; font-weight: bold; font-family: Arial, sans-serif; }
TD.foothistory	{ color: #817E7E; text-align: left; font-size: 70%; font-family: Arial, sans-serif; }
TD.date		    { color: #817E7E; text-align: right; font-size: 80%; font-family: Arial, sans-serif; }

TD.author		{ text-align: right; color: #BECDCC; font-size: 60% }
TD.author2		{ text-align: right; color: #809A98; font-size: 60% }

TD.testable		{ padding-right: 10px; }

TD.header		{ color: #809A98; font-size: 80% }
TD.smallheader	{ color: #809A98; font-size: 70% }

H3				{ font-family: Arial, sans-serif; font-size: 17px; color: #817E7E }
H4				{ color: #F5AF05 }
H5				{ color: #F5AF05 }
H5.gray			{ color: #817E7E }
.graynobr {
	color: #817E7E;
	font-weight : bold;
	}
.forbutton		{ background-color: #D57F02; color: white; font-weight: bold;  }

UL.triangle		{ list-style-position: outside; list-style-image: url("images/lbul.gif"); margin-top: 2px;  margin-bottom: 2px; padding-top: 0px;  padding-bottom: 0px;border-width: 0px }

IMG.footdiv		{ padding-top: -10px }

B.parbegin     { color: #FFF; font-weight: bold; font-size: 90%; background-color: #F5AF05; }
B.parhead      { color: #FFF; font-variant: small-caps; font-weight: bold; font-size: 90%; background-color: #F5AF05; }

A.navna			{ color: #FFFFFF; text-decoration: none; font-size:80%; font-weight: bold; }
A:link.navna	{ color: #FFFFFF; text-decoration: none; font-size:80%; font-weight: bold; }
A:visited.navna	{ color: #FFFFFF; text-decoration: none; font-size:80%; font-weight: bold; }

A.navnb			{ color: #FFFFFF; font-weight: bold; }
A:link.navnb	{ color: #FFFFFF; font-weight: bold; }
A:visited.navnb	{ color: #FFFFFF; font-weight: bold; }

A.navnc			{ color: #506563; text-decoration: none; font-size:80%; font-weight: normal; }
A:link.navnc	{ color: #506563; text-decoration: none; font-size:80%; font-weight: normal; }
A:visited.navnc	{ color: #506563; text-decoration: none; font-size:80%; font-weight: normal; }


