body,td,p {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
}
h1 {
	font-family: "Futura Bk BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #242424;
	text-transform:uppercase;
	line-height: 16px;
	margin-bottom: 0px;
	padding: 0px;
}
.green {
	font-family: "Futura Bk BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #337517;
	text-transform:uppercase;
}
.line {
	background-image:url(images/h1line.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	font-size:10px;
	text-decoration: underline;
	color: #337517;
}
a:visited {
	text-decoration: underline;
	color: #337517;
}
a:hover {
	text-decoration: underline;
	color: #337517;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
    font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
.copyright { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}

.incCopyright { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}