body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #FFFFFF;
	margin-top: 0 0 0 0; /* top, right, bottom, left */
	background-image: url(images/doubleLine-bkgrnd.gif);
	background-repeat: repeat-x;
}

p, ul, ol { font-size: 11px; line-height: 1.5em; color: #333333}

h1 {
	font-size: 16px;
	color: #075174;
	font-weight: bold;
}


.texto{
	font-size: 11px;
	color: #6D6E71;
}

.texto_bold_gray-11{
	font-size: 11px;
	color: #58595B;
	font-weight:bold;
}

.subheading {
	font-size: 14px;
	color: #075174;
	font-weight: bold;
}

.subheadingNote {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.subheading a:link {
	color: #075174;
	font-weight: bold;
}

.subheading a:visited {
	color: #075174;
	font-weight: bold;
}

.subheading a:active {
	color: #3366FF;
	font-weight: bold;
}

.subheading a:hover {
	color: #3366FF;
	font-weight: bold;
}

.border{
border: 1px solid #D7D7D7;}

.td-gray{
background-color:#E9E9E9;}

.small { font-size: 9px; line-height: 16px; color: #666666}

.subMenu { font-size: 9px; color: #CCCCCC;}

a:link { text-decoration: none; color: #075174; font-size: 11px; }

a:visited { text-decoration: none; color: #075174; font-size: 11px; }

a:active { text-decoration: underline; color: #3366FF; font-size: 11px; }

a:hover { text-decoration: underline; color: #3366FF; font-size: 11px; }
