.maintext
{	font-family: Arial, Helvetica;
	color: #444444;
	font-weight : normal;
	line-height : 21px;
	font-size: 12px;
}

.maintextlist
{	font-family: Arial, Helvetica;
	color: #444444;
	font-weight : normal;
	font-size: 12px;
}

.smalltext
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #444444;
	font-weight : normal;
	font-size: 10px;
}
.smallboldtext
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #444444;
	font-weight : bold;
	font-size: 10px;
}
.smallwhitetext
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #ffffff;
	font-weight : normal;
	font-size: 10px;
}
.smallwhiteboldtext
{	font-family: Tahoma, Arial, Helvetica;
	color: #ffffff;
	font-weight : bold;
	font-size: 10px;
}

.boldmaintext
{	font-family: Arial, Helvetica;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
}

.required
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #660033;
	font-weight: bold;
	font-size: 10px;
}


.propertyheader
{	font-family: Arial, Helvetica;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
}

.header
{	font-family: Arial, Helvetica;
	color: #7F7654;
	font-weight: bold;
	font-size: 14px;
}

.blackheader
{	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.whiteheader
{	font-family: Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.title
{	font-family: Arial, Helvetica;
	color: #7F7654;
	font-weight: bold;
	font-size: 24px;
}
.subtitle
{	font-family: Arial, Helvetica;
	color: #7F7654;
	font-weight: normal;
	font-size: 14px;
}

.headerlink  {
{	font-family: Arial, Helvetica;
	color: #7F7654;
	font-weight: bold;
	font-size: 14px;
}

a.link  {
	font-size : 12px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #7F7654;
}

a.link:Active  {
	font-size : 12px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #7F7654;
}

a.link:Visited  {
	font-size : 12px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #7F7654;
}

a.link:Hover  {
	font-size : 12px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #8E8561;
}

.smalllink  {
	font-size : 9px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.smallwhitelink  {
	font-size : 8px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallwhitelink:Active  {
	font-size : 8px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallwhitelink:Visited  {
	font-size : 8px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallwhitelink:Hover  {
	font-size : 8px;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

input, textarea, select, option
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	background-color: #8A8879;
}

td.taxlinks {padding-left: 18px}