a:link, a:visited {
	text-decoration: none;
	color:#003399;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

body, td, p{
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	margin-left: 20px;
	margin-top: 15px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial;	
	margin-bottom: 0px;
}

ol, ul{
	margin-top: 5px;
	margin-bottom: 10px;	
}

li{
	margin-bottom: 5px;	
}

a.clsTab {
	color:#0000ff;
	font-size:8pt;
}

a:hover.clsTab {
	color:#ff0000
}

.promoEmph {
	font-weight:bold;
	color:#ff0000;
}

.clsPolicy {
	color:#FF0000;
	text-align: justify;
}

.clsDescr {
	font-size:14px;
	color:#666666;
}

.clsNotes {
	font-size:12px;
	color:#666666;
	margin:40px;
}

.clsLogoNotes {
	font-size:10px;
	color:#666666;
	margin:5px;
	text-align:center;
}

.clsEndNotes {
	font-size:12px;
	color:#666666;
	margin:20px;
	text-align:center;
}

.onTab {
	color:#ffffff;
	font-size:8pt;
}

.rbTblHdr {
	background-color:#0099CC;
	font-size:5;
	color:#FFFFFF;
}

.rbTblData {
	background-color:#0099CC;
	border-color:blue;
	font-size:7
}

.aucTitle {
	font-size:14;
	font-weight:bold;
	color:#0099FF;
	padding-bottom:12px;
}

.aucData {
	font-weight:bold;
}

.aucNote {
	font-size:12px;
	font-weight:normal;
	padding-top:12px;
}

.aucLabel {
	font-size:10px;
	font-weight:bold;
	padding-top:12px;
	padding-right:20px;
}

.aucButton {
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-right:0px;
}

.aucTitle {
	font-size: 14px; 
	font-weight: bold; 
	color: #0099ff; 
	padding-bottom: 12px
}

.aucPage {
	font-size: 24px; 
	font-weight: bold; 
	color: #0099ff; 
	padding-bottom: 12px 
}

.PromoLink {
	font-size: x-small;
	color: #999999;
}

.Popup {
	font-size:10px;
}

.PopupBold {
	font-size:10px;
	font-weight:bold;
}

.Table {
	background-color: #000099;
	border-color: 000091;
	padding: 6px;
	border: 1px;
	width: 100%;
	font-weight:bold;
}

