body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageTitle
{
	font-size: 9pt;
	font-weight: bold;
}

.normal
{
	font-size: 9pt;
}

.copyPadding
{
	padding: 30px 35px 15px 35px;
	line-height: 1.5;
	vertical-align: top;
}

.column_left
{
	padding-top: 30px;
	width: 150px;
	line-height: 1.5;
	vertical-align: top;
}

.column_center
{
	/*width: 480px;*/
	padding: 30px 10px 15px 20px;
	line-height: 1.5;
	vertical-align: top;
}

.column_right
{
	padding-top: 30px;
	width: 150px;
	line-height: 1.5;
	vertical-align: top;
}

.footerPadding
{
	padding: 10px 0px 15px 0px;
}

.copyright
{
	font-size: 8pt;
}

a.footer:link
{
	text-decoration: none;
	color: #0000FF;
}

a.footer:visited
{
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
	color: #0000FF;
}

a.footer:active
{
	text-decoration: none;
	color: #0000FF;
}

a:link
{
	text-decoration: none;
	color: #0000FF;
}

a:visited
{
	text-decoration: none;
	color: #0000FF;
}

a:hover
{
	text-decoration: underline;
	color: #0000FF;
}

a:active
{
	text-decoration: none;
	color: #0000FF;
}

.FormError, .required {
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.Success
{
	font-size: 8pt;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}

.form_note
{
	font-size: 8pt;
	color: #999999;
}

.tooltip
{
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ABABAB;
	cursor: pointer;
}

.dvhdr1 {
	BORDER-RIGHT: #c8ba92 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c8ba92 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #f3f0e7; PADDING-BOTTOM: 5px; BORDER-LEFT: #c8ba92 1px solid; WIDTH: 150px; PADDING-TOP: 5px; BORDER-BOTTOM: #c8ba92 1px solid; FONT-FAMILY: arial;
}
.dvbdy1 {
	BORDER-RIGHT: #c8ba92 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: #ffffff; PADDING-BOTTOM: 5px; BORDER-LEFT: #c8ba92 1px solid; WIDTH: 150px; PADDING-TOP: 5px; BORDER-BOTTOM: #c8ba92 1px solid; FONT-FAMILY: arial;
}

.cat_heading
{
	padding-left: 5px;
	background-image: url(../images/pt.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.cat_table
{
	border: 1px solid #000000;
}

.data
{
	font-size: 11px;
}

.feeds_table
{
	border: 1px solid #000000;
}

.feeds_table_heading
{
	font-size: 12pt;
	font-weight: bold;
}

legend
{
	color: #000000;
	font-weight: bold;
}
