body {
  margin: 0 0 0 0;
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background-color: #f0dfc4;
  background-image: url(images/back1.jpg);
}

p {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

td.label {
  font-size: 9pt;
  text-align: right;
  padding-right: 4px;
  white-space: nowrap;
}
.labelreq {
  font-size: 9pt;
  text-align: right;
  padding-right: 4px;
  white-space: nowrap;
  font-weight: bold;
  color: #930000;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

img 
{
	border: 0px;
}

a.footlink:link {
  color: #707070;
  text-decoration: none;
}

a.footlink:hover {
  color: #aa0000;
  text-decoration: none;
}

a 
{
	white-space: nowrap;
}

a:link { 
  color: #158070; 
  text-decoration: none 
}
a:visited { 
  color: #804000; 
  text-decoration: none 
}
a:hover { 
  color: #FF0000; 
  text-decoration: underline; 
}

.pagehead {
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 10px 0px 4px 0px;
  padding-bottom: 4px;
  color: #744703;
}

.catimagediv 
{
	
}

.orderimage 
{
	border: 0px;
	padding: 8px;
}

.footer 
{
	font-size: 8pt;
	color: #744703;
	padding-left: 8px;
	padding-right: 8px;
}

.standby 
{
	margin-top: 20px;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 30px;
	border: solid 1px #335caa;
	padding: 12px;
	color: #335caa;
}

.subhead 
{
	font-size: 14pt;
	color: #65afaa;
	font-weight: bold;
}

.subtitle 
{
	font-size: 11pt;
	color: #65afaa;
	font-weight: bold;
}

h2 
{
	font-size: 11pt;
	color: #65afaa;
	font-weight: bold;
}
	

.brownlist 
{
	color: #733e28;
	font-size: 11pt;
}

.brownlist li 
{
	margin-bottom: 6px;
}

.pageline 
{
	height: 0px;
	/* background-color: #65afaa; */
	margin-top: 16px;
	margin-bottom: 16px;
	border-bottom: solid 2px #65afaa;
}

.tubdesc 
{
	margin-bottom: 2px;
}

.tubtag 
{
	font-weight: bold;
	font-size: 8pt;
}

.tubtitle 
{
	font-weight: bold;
	font-size: 11pt;
	color: #121276;
	margin-top: 20px;
	margin-bottom: 8px;
}

.faqlist li 
{
	vertical-align: top;
}
	
.faqlist li.faqq
{
	list-style-image: url(images/faq-q.gif);
	font-weight: bold;
	margin-top: 12px;
}

.faqlist li.faqa
{
	list-style-image: url(images/faq-a.gif);
	margin-bottom: 6px;
}
