body {
	background-image: url(/images/VertTileBG.gif);
	background-repeat: repeat;
}
table.navigation {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	background-image: url(images/spacers/grey25_spacer.gif);
	background-repeat: repeat;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 22px;
}

/* ------------- Main Nav Start ---------------- */
a.navi:link, a.navi:visited, a.navi:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.navi:visited {
	color: #000000;
	text-decoration: none;
}
a.navi:hover {
	color: #fd072f;
	text-decoration: none;
}
/* ------------- Main Nav End ---------------- */

/* ------------- Sub Nav Start (Left Vertical Nav.) ---------------- */
a.subnavi:link, a.subnavi:visited, a.subnavi:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #fd072f;
}
a.subnavi:visited {
	color: #fd072f;
	text-decoration: none;
}
a.subnavi:hover {
	color: #fd072f;
	text-decoration: underline;
}
/* ------------- Sub Nav End ---------------- */

td.subnavi {
	background-color: E6E6E6;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px solid #666666;
}
a:link, a:visited, a:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fd072f;
	text-decoration: none;
}
a:visited {
	color: #fd072f;
	text-decoration: underline;
}
a:hover {
	color: #fd072f;
	text-decoration: underline;
}
a.back:link, a.back:visited, a.back:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fd072f;
	text-decoration: none
}
td.50grey1pxHORZ {
	background-color: #666666;
	height: 1px;
	width: 100%;
	background-image: url(images/spacers/grey50_spacer.gif);

}
td.50grey1pxVERT {
	background-color: #666666;
	width: 1px;
	height: 100%;
	background-image: url(images/spacers/grey50_spacer.gif);

}
.copyrightMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #c1c1c1;
	text-indent: 6px;
	text-align: left;
	height: 25px;
	vertical-align: middle;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fd072f;
	text-align: center;

}
.head3lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.head3blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.pressDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
