﻿body
{
	text-align: -moz-center;
	text-align: center;
	font-size: 9pt;
	font-family: Verdana, Arial;
	vertical-align: top;
	border-right: thin;
	padding-right: 0px;
	border-top: thin;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: thin;
	padding-top: 0px;
	border-bottom: thin;
	border-collapse: collapse;
	background-color: #000000;
}
.mainNAV {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase}
.copy
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.copyB
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.copyI
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.copywhite {  font-family: Verdana, Arial; font-size: 12px; font-weight: bold; color: white}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4B266C; text-decoration: underline}
.bullets {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; list-style-position: inside; list-style-type: none}
.bodysma {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; font-weight: normal}
.alarm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000}
.copyBrev {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.pgheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #000000}
.linksm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #5A4E64; text-decoration: underline; }
.linksB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4B266C; text-decoration: underline; font-weight: bolder}
.linksWhB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bolder }
.pgheaderLINK { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #815C9F}
.copyBrevSm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF }
.bodysmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; font-weight: normal }
.copyl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4B266C; text-decoration: underline}
.copyBl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4B266C; text-decoration: underline}
.abutton
{
	cursor: pointer; /* W3C approved hand. */
	cursor: hand; /* IE specific hand */
	font-family: Verdana, Arial;
	background-color: #000000;
	width: 116px;
	color: white;
	font-size: 11px;
	border-bottom-style: none;
	border-right-style: none;
	border-collapse: collapse;
	border-top-style: none;
	border-left-style: none;
}
.bbutton
{
	border-right: black 1px outset;
	border-top: black 1px outset;
	border-left: black 1px outset;
	cursor: pointer;  /* W3C approved hand. */
	cursor: hand;   /* IE specific hand */
	border-bottom: black 1px outset;
	font-family: Verdana, Arial;
	background-color: white;
	width: 100px;
	font-size: 11px;
}
.opaque
{
	background-color: #d3d3d3;
	filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; -khtml-opacity: 0.70;
	vertical-align: text-top;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, 'Arial Black';
}
.opaquesmall
{
	background-color: #d3d3d3;
	filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; -khtml-opacity: 0.70;
	vertical-align: text-top;
	text-align: left;
	Font-size: 9pt;
	color: black;
	font-family: Verdana, 'Arial Black';
}
.opaquebold
{
	background-color: #d3d3d3;
	filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; -khtml-opacity: 0.70;
	vertical-align: text-top;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, 'Arial Black';
}
.tableborder
{
border:0; 
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px; 
padding-top: 0px;
}
.lightgrey
{
	background-color: #dcdcdc;
	vertical-align: top;
	text-align: left;
}
.midgrey
{
	background-color: #a9a9a9;
}
.darkgrey
{
	background-color: gray;
}
.bluegrey
{
	background-color: #bdb78f;
}
.redheader
{
	background-color: #f10000;
	color: #ffffff;
	width: 120px;
	text-align: center;
	font-weight: bold;
	height: 15px;
	vertical-align: middle;
	border-bottom: black thin solid;
	border-right: black thin solid;
}

