body
{
	font-family: Arial;	
	
}
.bodytext
{
	font-size: 10pt;
	
}
.hdr_hsp
{
	font-size: 13pt;
	font-weight: bold;
	color: #852A3C;
}
.subhead
{
	font-size: 13pt;
	font-weight: bold;
}
.ModTable
{
	font-family: Arial;		
}

.ModTableTitle
{
	font-weight: bold;
	background-color: #003466;
	color: #FFFFFF;
	padding: 4px 10px 4px 10px;	
	font-size: 10pt;
}

.ModTableContent
{
	background-color: #7C96B1;
	padding: 8px 8px 8px 8px;		
}
.ModTableHdr, .ModTableItem
{
	color: #003466;
}
.ModTableHdr
{
	font-weight: bold;
	font-size: 10pt;
}
.ModTableItem
{
	font-size: 9pt;
}
.redlink
{color: #852A3C;
}
.HdrAddress
{
	text-align: right;
	font-size: 9pt;
	padding-right: 10px;	
	font-family: Times New Roman;
	color: #852A3C;
}

.LeftNavItem,.LeftNavItemOver
{
	position:relative;
	padding: 3px 3px 3px 5px;	
	background-color: #003466;	
	cursor: hand;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight:bold;
	border-bottom: solid 1px #ced8e2;
	
}
.LeftNavItem
{
	
}
.LeftNavItemOver
{
	background-color: #9A3334;	
}
.LeftNavSubItem,.LeftNavSubItemOver
{
	position:relative;
	padding: 3px 3px 3px 5px;	
	background-color: #DFE6EE;	
	cursor: hand;
	font-family: Arial;
	color:  #9A3334;
	text-decoration: none;
	font-size: 8pt;
	font-weight:bold;	
	border-bottom: solid 1px #ced8e2;
}
.LeftNavSubItem
{
	
}
.LeftNavSubItemOver
{
	background-color: #eaeff4;	
}

.prodImage 
{
	position:relative; 
	padding: 5px 5px 5px 5px; 
	border: solid 1px #ced8e2;		
}
.prodLink
{
	color: #003466;
	font-size: 8pt;	
}
.lidash
{
	list-style-image: url(../_img/ldash.gif);
}
.evenrow
{
	background-color: #D2EAF1;
}

.evenrow2
{
	background-color: #f2dbdb;
}

