
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

td.HeadLink
{	
	width: 106px;
	height: 21px;
	background-color: #004577;
	text-align:center;
	font-family:arial; 
	font-size: 8pt; color: White;
}

td.PunchLine
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12pt; color: #96A2B4;
	font-weight: bold;
	text-align: center;
}

td.SecTitle
{
	width: 513px;
	height: 32px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;	
	font-family:arial; 
	font-size: 14pt; color: #FDB827; 
	font-weight: bold;
}

td.ParaTitle
{
	width: 513px;
	height: 20px;
	background-color: #ffffff;
	text-align: left;
	font-family:arial; 
	font-size: 12pt; 
	color: #004577;
	font-weight: bold;
	vertical-align: top;
}

td.TableHead
{
	width: 513px;
	height: 20px;
	background-color: #d1d6de;
	text-align: left;
	font-family:arial; 
	font-size: 11pt; 
	color: #004577;
	font-weight: bold;
}

tr.Header
{
	background-color: #d1d6de;
	text-align: left;
	font-family:arial; 
	font-size: 11pt; 
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}

tr.FooterLinks
{
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-family:arial; 
	font-size: 10pt; 
	color: #004577;
	font-weight: normal;
	vertical-align: middle;
}

td.SecContent
{
	width: 513px;
	background-color: #ffffff;
	text-align: justify;
	font-family:arial; 
	font-size: 10pt; 
	color: #59687D;
	font-weight: normal;
}
td.SecContentBlack
{
	width: 513px;
	background-color: #ffffff;
	text-align: justify;
	font-family:arial; 
	font-size: 10pt; 
	color: #000000;
	font-weight: normal;
}

a.Links
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 10pt; color: #004577;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a.HeadLinks
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 11pt; color: #004577;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
tr.Header
{
	background-color: #d1d6de;
	font-family: Arial;
	font-size: 11pt; color: #004577;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}


tr.d0 td
{
	/* Tabe row with no back*/
	/*background-color:#ffecc4;*/
	/*text-align: left;*/
	font-family:arial; 
	font-size: 10pt; 
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
}
tr.d1 td
{
	/* Tabe row white back*/
	background-color:#ffffff;
	text-align: left;
	font-family:arial; 
	font-size: 10pt; 
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}

tr.d2 td
{
	/* Grey background*/
	background-color:#d1d6de;
	height: 19px;
	text-align: left;
	font-family:arial; 
	font-size: 10pt; 
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
}

