td.MainColor {
	background: #ffffff
}

div.MainContentPanel {
	margin: 0px 20px 20px; 
	vertical-align: text-top; 
	text-align: left
}

H1 {
	margin-top: 25px;
	margin-bottom: 25px;
	font: 19px/22px Arial Black, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ef7f01; 
	letter-spacing: -0.05em
}

H2 {
	margin-bottom: 8px;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	color: #ef7f01
}

H3 {
	margin-bottom: 8px;
	margin-top: 14px;
	font: bold 14px/17px Arial, Helvetica, sans-serif
}

H4 {
	margin-bottom: 10px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #ef7f01
}


H5 {
	margin-bottom: 0px;
	margin-bottom: 0px;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #ef7f01
}

H6 {
	margin-bottom: -10px;
	font: bold 11px/13px Arial, Helvetica, sans-serif
}

A {
	color: #273a43;
	text-decoration: underline
}

A:visited {
	color: #273a43;
	text-decoration: underline
}

A:hover {
	color: #ef7f01; 
	text-decoration: underline
}

table.DataTable {
	background: #ffffff
}

.DataTableTH {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 27px
}

.DataTableFooter {
	height: 21px
}

div.LightGray .DataTableTH {
	background: #e3e9ec
}

div.LightGray .DataTableRow01 {
	background: #e3e9ec;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 10px
}

div.LightGray .DataTableRow02 {
	background: #dae1e5;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 10px
}

div.LightGray .DataTableRow03 {
	background: #e3e9ec;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 4px
}

div.LightGray .DataTableRow04 {
	background: #dae1e5;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

div.LightGray .DataTableRow05 {
	background: #f1f1f1;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

div.LightGray .DataTableRowGold {
	background: #dae1e5;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 4px;
	color: #ef7f01
}

div.LightGray .DataTableFooter {
	background: url(/images/table-footer-bg-repeat-gblue.jpg) repeat-x
}

div.LightGray .DataTableHeader1 {
	background: url(/images/table-footer-bg-repeat-gblue1.jpg) repeat-x

}

ul {
	padding-left: 0px;
	margin-bottom: 20px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin-left: 30px;
	color: #333333
}

ul ul {
	margin-top: 3px; padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #333333
}

div.LightGray li {
	list-style-image: url(/images/li-bullet.gif);
	margin-bottom: 3px;

}

div.LightGray li li {
	list-style-image: url(/images/li-bullet.gif);
	margin-bottom: 3px;
	margin-left: 30px;
}

HR {
	background: #cccccc
}
