.estilos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #C4D0E1;
	border: 1px solid #4D5B6E;
}
.Estilo9 {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #6887B3; font-size:11; text-align:justify; }
.Estilo7 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #6887B3; font-size: 16; }
.Estilo77 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #6887B3; font-size: 12; }
.Estilo13 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size: 11; text-align:left; }
.Estilo24 {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #4D5B6E; font-size:11;font-weight: bold; }
.Estilo17 {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size:11; }
h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6887B3;
}
.enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #cccccc;
}
.customerLogo{
	position:static;
	float: left;
	cursor:pointer;	
}

a{
	font-size:10px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a.target{
	font-size:11px;
	color:#6887B3;
	background-position: right;
	background-image:url(../images/targetIcon.gif);
	background-repeat:no-repeat;
	padding-right: 13px;

}

a.target:link {	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	text-decoration: none;
	color:#6887B3;
}

a.target:active {	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	text-decoration: none;
	color:#6887B3;
}



a.target:visited {	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	text-decoration: none;
	color:#6887B3;
}


a.target:hover {
	color:#4D5B6E;
}

a.mail{
	background-position: left;
	background-image:url(../images/mailIcon.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size:10px;
	color:#6887B3;
}

a.mail:link {	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted;
	color:#6887B3;
}

a.mail:active {	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted;
	color:#6887B3;
}



a.mail:visited {	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted;
	color:#6887B3;
}


a.mail:hover {
	border-bottom: 1px solid;
}


li{
	margin-bottom:2px;
	margin-left:-15px;
}

.footer{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color:#666666;
	vertical-align:top;
}