body {
	margin: 0px;
	padding : 0px;
	background-image : url(/images/secondary_bg.gif);
	background-position : center top;
	background-repeat : no-repeat;
	background-color: #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-color: #000;
}

div, blockquote, td {
}

table {
	padding : 0;
}
table.casenav{
	border : 1px solid #CCCC99;
	padding : 5;
}
td.content {
	padding-left : 20px;
	padding-right: 5px;
}
table.forms {
	border : 1px solid #CCCC99;
	padding : 5;

	font-family : Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-color: #000;
}
tr.formscolhead {
	font-size: 12px;
	font-color: #000;
	background-color: #CCCC99;
}
	
input, textarea {
	font-size: 11px;
	border : 1px solid #996633;
	background-color : #fff;
}

A {text-decoration: none;}
A:link {color: #996633;}
A:visited {color: #996633;}
A:hover {color: #CCCC99;}

A.footerlink {font-size: 10px;}
A.footerlink:link {font-size: 10px;}
A.footerlink:visited {font-size: 10px;}
A.footerlink:hover {font-size: 10px;}


.footer {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	font-family: Arial,Helvetica, sans-serif;
}
.addresstext {
	color: #333366;
	font-size: 13px;
}	

.username {
	color: #CC9966;
	font-size: 11px;
}	

.homefooter {
	FONT-SIZE: 11px; COLOR: #000; LINE-HEIGHT: 12px; FONT-FAMILY: Arial,Helvetica, sans-serif
}
.hometext {
	FONT-SIZE: 12px;
	MARGIN-LEFT: 25px;
	COLOR: #996633;
	MARGIN-RIGHT: 25px;
	FONT-STYLE: italic;
	TEXT-ALIGN: justify;
	margin-top: 10px;
	margin-bottom: 5px;

}
.newstext {
	FONT-SIZE: 11px;
	COLOR: #333366;
	padding-left: 5px;
	padding-bottom: 10px;


}
.homeAddresstext {
	FONT-SIZE: 12px; COLOR: #666633
}
th {
	font-size: 10pt;
	background-color: #CCCC99;
}
#companyAddress {
	color: #000066;
	margin-top: 10px;
	font-size: 8pt;

}
#companyPhone {
	color: #000066;
	margin-top: 3px;
	font-weight: bold;
	font-size: 9pt;


}
#companyEmail {
	color: #000066;
	margin-top: 3px;
	font-size: 8pt;

}

