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)
}
.box {
	background-color: #FFF;
	width: 850px;
	height: 630px;
	margin: 0px auto 0px auto;
	padding: 10px;
	border: 1px solid #000000;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(images/PIE.htc);
}
.box1 {
	background-color: #f0f0f0;
	width: 533px;
	height: 50px;
	margin: 0 auto 15px auto;
	padding: 30px;
	border: 1px solid #d7d7d7;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}
.round-borders {
	border: 1px solid #000;
	padding: 60px 0;
	text-align: center; 
	width: 800px;
	height: 650;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	behavior: url(/PIE.htc);
}

div.left_column { 
width:500px; 
float:left; 
text-align:center; 
vertical-align:middle; 
} 
div.content { 
width:300px; 
float:left; 
text-align:right; 
} 
div.rightcolumn { 
width:300px; 
float:right; 
text-align:center; 
vertical-align:middle; 
} 
hr { 
clear:both; 
display:block; 
visibility:hidden;}

div#header {width:300px; background-color:#FFF;}
div#timer {width:170px; height:25px; vertical-align:middle; float:left}
div#subnav {width:25px; height:25px; float:left;}
div#contentarea {width:300px; background-color:#FFF;}
div#form {width:250px; background-color:#CCC;}
div#column1 {width:25px; background-color:#FFF; float:left;}
div#column2 {width:250px; background-color:#FFF;}
div#column3 {width:25px; background-color:#FFF; float:left;}
div#footer {width:300px; background-color:#FFF;}
div.clearfloats {clear:both;}

div.row {
clear: both;
padding-top: 5px;
}
div.row span.label {
float: left;
width: 70px;
text-align: right;
}

div.row span.formw {
float: right;
width: 160px;
text-align: left;
}

.Estilo1 {
	font-family: Verdana, Helvetica, Sans;
	font-weight: bold;
	font-size: 10px;
}
.subtit1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #003300;
	color: #FFFFFF;
}
.tit1 {
	FONT-WEIGHT: bolder; FONT-SIZE: 18px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial; BACKGROUND-COLOR: #006600}
.txt1 {
	FONT-WEIGHT: normal; LIST-STYLE-POSITION: outside; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-ALIGN: left}
.txt2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial}
.txt2negro {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Verdana, Arial}
.txt3 {
	FONT-WEIGHT: normal; LIST-STYLE-POSITION: outside; FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-ALIGN: left
}
	
.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;
}
