html, body { 
	color: #000000;
	background-color: white;
	background-image: url("../images/minilogo.gif");
	margin: 0; 
	padding: 0;
    border: none;
	
	
}

#fullheight {
	height:100%;
	vertical-align: top;
}

.catheadingCap{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: D61616;
}

.catheading{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: D61616;
}

.bodytext{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: 000000;
}

.sectionheader{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
}

.fpheader{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}

.fineprint{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: 000000;
}

.footerlinks {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: 9A9A9A;
}

.footer {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: 898989;
}

a{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	color: C54949;
}

a.footer {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: 898989;
}

a.footer_sm {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: 9A9A9A;
}

a.plain{
	text-decoration: none;
}

td.sampleTD {
	text-align: right;
	background-color: #D4D4D4;
}

div.samples1 {
	position: relative;
	display: inline;
	top: 2px;
	left: 30px;
	border: 0pt;
}


table.samples {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: 000000;
}

select,textarea{
	background-color: #F1DCDC;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: 000000;

}

input.indent {
	margin-left: 60px;
}









