body, table, td, select, option
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

textarea, input
{
	font-size: 8pt;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
}

.menu td
{
	font-size: 8pt;
	text-align: center;
	vertical-align : top;
}

.hidden
{
	visibility: hidden;
}

.producer td
{
	font-size: 8pt;

}

.button
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-size: 12px;
	border-left: white thin outset;
	width: 80px;
	color: white;
	border-bottom: white thin outset;
	font-family: Arial, verdana;
	background-color: graytext;
	text-decoration: none;
}

.firstLine
{
	font-weight: bold;
	position: relative;
	top: 0px;
}

.distributors
{
	padding-left: 70px;
	vertical-align :top;
}

.state
{
	font-weight: bold;
	left: -20px;
	color: #999999;
	position: relative;

}

.region
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 30pt;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	letter-spacing: 5pt;
	background-color: burlywood;
}

.headline
{
	font-size: 18pt;
	padding-bottom: 5px;
	color: #999966;
	padding-top: 10px;
	font-family: 'Century Gothic';
}


.subheadline
{
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 20px;
	color: buttonshadow;
	font-family: 'Century Gothic';
	letter-spacing: 0pt;
}

.byline
{
	font-size: 9pt;
	padding-bottom: 10px;
	color: #666600;
	font-family: 'Century Gothic';
	letter-spacing: 0pt;
}

.header
{
	font-weight: bold;
	color: #ffffff;
	background-color: graytext;
	text-align: right;
}


.title
{
	color: appworkspace;
	background-color: buttonface;
	text-align: right;
}

.title a:visited
{
	text-decoration: none;
	color: appworkspace;

}

.title a
{
	text-decoration: none;
	color: appworkspace;

}
.title a:hover
{
	color: #990000;
}

.quote
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-style: italic;
	font-family: Arial, 'Helveltica' ,san Serif;
	position: static;
}

.tdText a
{
	color: activecaption;
	text-decoration: underline;
}

.tdText a:visited
{
	color: activecaption;
	text-decoration: underline;
}

.tdText a:hover
{
	color: #990000;
	text-decoration: underline;
}

.caption
{
	margin-top: 0px;
	font-weight: bold;
	padding-top: 0px;
	font-style: italic;
	font-family: Arial, Sans-Serif;
}
