a:link			
{
	color: #3a5dff
}

a:hover				
{
	color: #3a5dff
}

a:active			
{
	color: #002783
}

a:visited
{
	color: #002783
}

a:visited:hover
{
	color: #002783
}

	
table
{
	font-size: 12px;
}
	
table.tblDetail
{
	border: #000000 1px solid;
}

table.tblDetail tr.SectionDetail 
{
	background-color: #475FB3;
	color: #ffffff;
	font-weight: bold;
}

table.tblDetail tr.AltRow
{
	background-color: #ffffff;
}

table.tblDetail td.Label, .Label
{
	text-align: right;
	font-weight: bold;
}
	
