a:hover {text-decoration: underline;}
	#popupDiv1 {position:absolute; top:98px; left:627px; visibility:hidden; z-index:1;}
	.body {font-family: Tahoma, Verdana, Arial, Sans; font-size: 12px;}
    .bodysmall {font-family: Tahoma, Verdana, Arial, Sans; font-size: 10px; text-decoration: none; color: black;}
	.legal {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; color: #666666;}
	.tag { font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: #003399;}  
    .headline {font-family: Tahoma, Verdana, Arial, Sans; font-size: 21px; font-weight: bold; text-decoration: none; color: #003399;}
	.headlineblack {font-family: Tahoma, Verdana, Arial, Sans; font-size: 21px; font-weight: bold;}
	.subhead {font-family: Tahoma, Verdana, Arial, Sans; font-size: 15px; font-weight: bold; text-decoration: none; color: #003399; line-height: 16px;}
	.subheaddark {font-family: Tahoma, Verdana, Arial, Sans; font-size: 15px; font-weight: bold; text-decoration: none; color: #002277; line-height: 16px;}
	.header {font-family: Verdana, Helvetica, Sans; font-size: 10px; font-weight: bold; text-transform: uppercase;}
	.header2 {font-family: Verdana, Helvetica, Sans; font-size: 10px; font-weight: bold; color: #990000; text-transform: uppercase;}
	.link {font-family: Tahoma, Verdana, Arial, Sans; font-size: 12px; text-decoration: none; color: #003399; font-weight: bold;}
	.linksmall {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: #003399;}
	.linksmallblue {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: #99ccff;}
	.nav {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: white;}
    .nav1 {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: black;}
	.navsmall {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: white;}
	.navtag {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: #6699FF;}
	.poptag {font-family: Tahoma, Verdana, Arial, Sans; font-size: 11px; text-decoration: none; color: #BBDDFF;}
    .formularios {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 1px; BORDER-LEFT: #999999 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial; HEIGHT: 15px; TEXT-DECORATION: none
}
.7p {
	FONT-SIZE: 7pt; FONT-FAMILY: arial
}
html, body {
	margin:0px;
	height: 100%;	
}
#head {     
	width: 100%;     
	top: 0px; 
} 
#foot {     
	width: 100%;     
	position:absolute;     
	bottom: 0px;     
} 
.foot, .push {
	height: 30px; /* .push must be the same height as .footer */
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.gradient {
	border: 0px solid #000000;
	padding: 0px 0;
	text-align: center; 
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
/*	background: #007a52;	*/
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00441F), to(#007a52));
	background: -webkit-linear-gradient(#00441F, #007a52);
	background: -moz-linear-gradient(#00441F, #007a52);
	background: -ms-linear-gradient(#00441F, #007a52);
	background: -o-linear-gradient(#00441F, #007a52);
	background: linear-gradient(#00441F, #007a52);
	-pie-background: linear-gradient(#00441F, #007a52);
	behavior: url(PIE.htc);
}
.gradient_inv {
	border: 0px solid #000000;
	padding: 0px 0;
	text-align: center; 
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
/*	background: #00441F; */
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007a52), to(#00441F));
	background: -webkit-linear-gradient(#007a52, #00441F);
	background: -moz-linear-gradient(#007a52, #00441F);
	background: -ms-linear-gradient(#007a52, #00441F);
	background: -o-linear-gradient(#007a52, #00441F);
	background: linear-gradient(#007a52, #00441F);
	-pie-background: linear-gradient(#007a52, #00441F);
	behavior: url(PIE.htc);
}
.green
{
	border: 0px solid #000;
	padding: 0px 0;	
	text-align: center; width:inherit;
/*	background: #02532A;	*/
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#02532A), to(#007a52));
	background: -webkit-linear-gradient(#02532A, #007a52);
	background: -moz-linear-gradient(#02532A, #007a52);
	background: -ms-linear-gradient(#02532A, #007a52);
	background: -o-linear-gradient(#02532A, #007a52);
	background: linear-gradient(#02532A, #007a52);
	-pie-background: linear-gradient(#02532A, #007a52);
	behavior: url(PIE.htc)
}
.linkverdenegro {
	color : #02532A;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.linkverdenegro a {
	color : #02532A;
	text-decoration: none;
}
.linkverdenegro a:hover {
	color : #000000;
	text-decoration: underline;
}
.linkblancoverde {
	font-family : Arial;
	font-size : 11px;
	color : #ffffff;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.linkblancoverde a {
	color : #FFFFFF;
	text-decoration: none;
}
.linkblancoverde a:hover {
	color : #33CC00;
	text-decoration: underline;
}
.whitestyle
{
	font-size : 12px;
	color:#000000;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	background-color: #FFFFFF;
}
