body 
{
	margin: 0px;
	font-size: 8pt;	
	color: black;
	font-family: Arial;
}

.whiteText
{
	font-size: 8pt;
	color: White;
	font-family: Arial;
}

.orangeText
{
	color: #FF5A02;
	font-family: Arial;
}

.navigationLinks
{
	font-size: 8pt;
	color: White;
	font-family: Arial;
	letter-spacing: 0.50px;
	text-decoration: none;
}

.darkBlueLinks
{
	font-size: 9pt;
	color: Navy;
	font-family: Arial;
	letter-spacing: 0.50px;
}

.headerLinks
{
	font-size: 7pt;
	color: White;
	font-family: Arial;
	letter-spacing: 0.50px;
}

.footerBackground
{	
	background-color: #d2d2d2;
}

.footerLinks
{
	font-size: 8pt;
	color: #0066cb;
	font-family: Arial;
	letter-spacing: 0.50px;
	text-decoration: none;	
}

.detailLinks
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	letter-spacing: 0.50px;
	text-decoration: none;	
}

.productText
{
	font-size: 8pt;
	color: White;
	font-family: Arial;
	letter-spacing: 0.50px;
}

.messageLabel
{	
	font-size: 10pt;
	color: red;
	font-family: Arial;
	font-weight: bold;
}

.tabheader
{
	border-top: solid 1px #3366cc;
	font: bold medium "Segoe UI" , Segoe, sans-serif;
	margin: 0;
	padding: 2px 2px 2px 10px;
	background: #e5ecf9;
	color: black;
}
.tabfooter
{
	border-top: solid 1px #3366cc;
	border-bottom: solid 1px #3366cc;
	margin: 0;
	padding: 2px 2px 2px 10px;
	background: #e5ecf9;
}

.tabrow
{
	margin: 0;
	padding: 10px 5px 10px 5px;
	vertical-align: middle;
}

.caption
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
}