BODY
{
	margin: 0 0 0 0;
/*	background: White; */
	color: black;
}
A:link {
	color: Blue;
}
A:visited {
	color: Purple;
}
.fSmall
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.fNormal
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}
.fLarge
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
}
.fTitle
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
}
.falert
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: red;
}
.obj_title
{
     font-family:  Arial,Helvetica,Univers,Zurich BT,sans-serif;
     font-size: 12;
     font-weight: bold;
}
.search_hdng
{
  font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif;
  font-size: 16;
  font-weight: bold;
}
.para_hd1
{
  font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif;
  font-size: 15;
  font-weight: bold;
  text-decoration: underline;
}
.sectionHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: white;
	background-color: #006699;
	text-align: center;
}
.taxSectionHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: white;
	background-color: #000000;
	text-align: center;
}
.address
{
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #006699;
}
.hdrLink {
	float: left;
	position: relative;
	left: 5px;
	top: 2px;
}	
#topLogo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#topLogoText {
	position: absolute;
	top: 0px;
	right: 30px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;	
	text-align: right;
	line-height: 95%;
	color: lightgray
}
#bottomLogo {
	background: #6699CC;
	width: 30px;
	height:25px;
}
#bottomLogoText {
	background: #6699CC;
    width: 200px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;	
	text-align: left;
	line-height: 95%;
	color: lightgray
}
INPUT,
TEXTAREA,
SELECT
{
	font-family: Arial, Verdana,  sans-serif;
	font-size: 12px;
}
INPUT.textbox,
INPUT.checkbox
{
	border-width: 1px;
}
INPUT.submit
{
	height: 22px;
}
INPUT.smallsubmit
{
	font-size: 9px;
	height: 20px;
}
TT
{
	font-family: Courier New, Courier, fixed;
	font-size: 12px;
}
.hd
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.hd a:link
{
	text-decoration: underline;
	color: #000000;
}
.hd a:visited
{
	text-decoration: underline;
	color: #000000;
}
.hd a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006999;
}
.hd a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
/*
A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}
*/
