body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.clicktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.quote_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.quote_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.quote_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color: #990000;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.quote_verysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.machinetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.machinetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.pheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.bodytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.biglink:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #183B62; text-decoration: none; font-weight: normal}
.biglink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #336699; text-decoration: underline; font-weight: normal}
.biglink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #183B62; text-decoration: none; font-weight: normal}
.biglink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #183B62; text-decoration: none; font-weight: normal}

.subnav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #183B62; text-decoration: none; font-weight: normal}
.subnav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #336699; text-decoration: underline; font-weight: normal}
.subnav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #183B62; text-decoration: none; font-weight: normal}
.subnav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #183B62; text-decoration: none; font-weight: normal}

.link:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #183B62; text-decoration: none; font-weight: normal}
.link:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #336699; text-decoration: underline; font-weight: normal}
.link:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #183B62; text-decoration: none; font-weight: normal}
.link:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #183B62; text-decoration: none; font-weight: normal}

.flink:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #B67145; text-decoration: none; font-weight: bold}
.flink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #B67145; text-decoration: underline; font-weight: bold}
.flink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #B67145; text-decoration: none; font-weight: bold}
.flink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #B67145; text-decoration: none; font-weight: bold}

}
.mlink:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal}
.mlink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline; font-weight: normal}
.mlink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal}
.mlink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal}


select 	 	{font-family: Arial, Helvetica; font-size: 10pt; color: #000000; background-color: #E4D5CB}
input 	 	{font-family: Arial, Helvetica; font-size: 10pt; color: #000000; background-color: #E4D5CB}
input.radio {font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; background-color: #FFFFFF}
input.check {font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; background-color: #FFFFFF}
textarea 	{font-family: Verdana, Arial, Helvetica; font-size: 10; background-color: #E4D5CB}


input.fullbutton
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:200px;
   height:30px;
   background-color:#0033FF;
   border-style:outset;
}

.top_nav {
	width:755px;
  padding:8px 0px 5px 5px;
  font-size: 10pt;
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:rgb(182, 113, 69);
}
.top_nav a:link {
	text-decoration: none;
	color:rgb(182, 113, 69);
	font-weight: bold;
}
.top_nav a:visited {
	text-decoration: none;
	color:rgb(182, 113, 69);
	font-weight: bold;
}
.top_nav a:hover {
	text-decoration: underline;
	color:rgb(182, 113, 69);
	font-weight: bold;
	background-color: #cfcfcf;
}

