body
{
	background: none;
}
TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

A
{
	color: #0079C2;
	text-decoration: none;
}
A:HOVER
{
	text-decoration: underline;
}
.margin
{
	margin: 10px 10px 10px 10px;
	float: right;
	
}
hr.break
{
	page-break-after: always;
}

DIV.pnl_features_right
{
    float: right;
    margin: 0;
    width: 50%;
}

DIV.pnl_features_left
{
    float: left;
    margin: 0;
    width: 50%;
}


/* New redesign 3.10.11 */
.tbl_directions_print
{
    background-color: #bddbef;   
    
}    
