﻿body   
{
    	font-family: Arial;
    }

.buttonDiv { DISPLAY: inline }

.contentGrid { FONT-SIZE: 10pt }

.invisible { DISPLAY: none }

.visible { DISPLAY: inline }

.regularText
{
	font-size: 11pt;
	color: #0e2b89;
	font-family: Arial;
}

.productdes 
{
	padding:5px 5px 10px 7px; 
	font-size:13px; 
	line-height:18px; 
	background:#F5F5F5;
}

.smallestText
{
	font-size: 8pt;
	color: #0e2b89;
	font-family: Arial;
}

.smallerText
{
	font-size: 9pt;
	color: #0e2b89;
	font-family: Arial;
}

.buttonText
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.regularHeader
{
	font-weight:bold;
	font-size: 11pt;
	color: #0e2b89;
	font-family: Arial;
}

.BlancoDer
{
	border-right: #ffffff 2px solid;
}

.invisible {
	display:none;
}

.firstCol
{
	font-weight: bold;
	color: #0d2b88;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	width: 150px;
}

.smallLink
{
	font-size: 8pt;
	color: #3300ff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.headerText1
{
	font-weight: bolder;
	font-size: 10pt;
	color: #0e2b89;
	font-family: Arial;
}
.headerText2
{
	font-size: 9pt;
	color: #0e2b89;
	font-weight:bold;
	font-style:italic;
	font-family: Arial;
}

.contHeader
{
	font-weight: bold;
	color: #0d2b88;
	font-family: Arial, Sans-Serif;
	background-color: #ffb400;
}

.breakbefore
{
	page-break-before:always;
}

