/* css Zen Garden submission 046 - 'sub:lime' by Andy Budd, http://www.andybudd.com/blog/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003,  Andy Budd */
/* Added: September 29th, 2003 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */

/* CSS Document */


body{
	margin				:	0px;
	font-family			:	verdana, ariel, helvetica;
	font-size			:	12px;
	color				:	#2C2C2C;
	background: url('imagenes/body-bz.jpg') repeat-x top center;
	background-color	:	#25AAB9;
	
	font: 72%/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #135570;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #5a6635;
	text-decoration: none;
}

a:visited {
	color: #5a6635;
	text-decoration: none;
}

a:hover {
	color: #2b351c;
}


#container {
  position: relative;
	width: 768px;
	margin: 0 auto;
	background: transparent; 
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 768px;
}

html>body #container {
	width: 768px;
} 

/* page header stuff */

#pageHeader {
	margin-bottom: 5px;
}

#pageHeader h1 {
	width: 768px;
	height: 38px;
	background: url('logo.gif') no-repeat;
	margin: 0px;
	padding: 0px
}

#pageHeader span {
  display: none;
}

#pageHeader h2 {
  display: none;
}

/* quickSummary stuff */

#quickSummary {
	background: url('limes.gif') no-repeat;
	width: 768px
}

#quickSummary .p1 {
	background: url('callout.gif') no-repeat right;
	height: 160px;
	margin: 0px;
	padding: 0px
}

#quickSummary .p1 span {
  display: none;
}


#quickSummary .p2 {
	height: 27px;
	background: #97a25e;
	margin: 5px 0 5px 0;
	padding: 5px 0 0 10px;
	vertical-align: bottom;
	voice-family: "\"}\""; 
  voice-family:inherit;
	height: 22px;
}

html>body #quickSummary .p2 {
	height: 22px;
} 

/* preamble stuff */

#preamble {
	margin: 0 0 0 225px;
	background: #a5b77a;
	padding: 15px;
}

#preamble h3 {
	background: url('enlightenment.gif') no-repeat;
  height: 19px;
	margin: 0px;
	padding: 0px
}

#preamble h3 span{
  display: none;
}


/* supportingText stuff */

#supportingText {
	margin: 0 0 0 225px;
	background: #a5b77a;
	padding: 0 15px 1px 15px;
	/* this is wierd. Origionally this div had no bottom padding.
	When I positioned the footer absolutly, a gap of about 8px appeared
	at the bottom of the page where the bg image of container wasn't getting displayed.
	Adding a nominal amount of bottom padding (1px) to supportingText
	fixed this problem. However I have no idea why the problem exhibited in the first place
	or why this fixed it. */
}

#explanation h3 {
	background: url('about.gif') no-repeat;
  height: 19px;
	margin: 0px;
	padding: 0px
}

#participation h3 {
	background: url('participation.gif') no-repeat;
  height: 15px
}

#benefits h3 {
	background: url('benefits.gif') no-repeat;
  height: 18px
}

#requirements h3 {
	background: url('requirements.gif') no-repeat;
  height: 15px
}

#supportingText h3 span{
  display: none;
}

#footer /*#requirements .p5*/ {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0px;
	right: 0px;
	text-align: default;
}

/* bit of a nasty use of an extraDiv and a bg image
to produce the bottom yellow bar */
#extraDiv1 {
	height: 40px;
	width: 715px;
	margin: 0 auto;
	background: #FFFFFF url('bandwidth.gif');
	text-align: left
}

/* bit of a hack topositiuon the bandwidth text */
#requirements .p5 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -30px;
	left: 35px;
	text-align: left;
	z-index: 10;
}

/* linkList stuff */

#linkList {
	width: 220px;
	position: absolute;
	top: 240px;
	left: 25px;
	background: #c5d19b;
}

#linkList2 {
	padding: 15px 10px 10px 10px;
}

#linkList h3 {
	margin: 0px;
	padding: 0px;
}

#linkList h3 span {
  display: none;
}

#linkList ul {
	margin: 12px 0 15px 15px;
	padding: 0px;
}


#linkList li {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#lselect li  {
	margin: 0 0 10px 0;
}

#lselect li a {
  display: block;
}

#lselect li .c {
  display: inline;
}

#lselect h3 {
	background: url('select.gif') no-repeat;
  height: 22px
}

#larchives h3 {
	background: url('archive.gif') no-repeat;
  height: 15px
}

#lresources h3 {
	background: url('resources.gif') no-repeat;
  height: 14px
}








a:link, a:visited, a:active {
	color				:	#00516F;
	font-size			:	11px;
	text-decoration		:	underline;
	}

a:hover{
	color				:	#17909E;
	text-decoration		:	none;
}


a:link.header, a:visited.header, a:active.header {
		font-family			:	verdana, ariel, helvetica;
		color				:	#D0BB59;
		font-size			:	9px;
		text-decoration		:	none;
		}

a:hover.header{
		color				:	#FF7800;
		text-decoration		:	none;
		}

a:link.subheader, a:visited.subheader, a:active.subheader {
color				:	#182324;
font-family			:	verdana, ariel, helvetica;
font-size			:	9px;
text-decoration		:	none;
}

a:hover.subheader{
color				:	#838478;
text-decoration		:	none;
}


a:link.inner, a:visited.inner, a:active.inner {
color				:	#FFA248;
font-size			:	10px;
text-decoration		:	none;
}

a:hover.inner{	
color				:	#E28325; 
text-decoration		:	none;
}




.titlea{
font-family	:	verdana,ariel,helvetica; 
font-size	:	12px;
color		:	white;
font-weight	:	bold;
}


.titleb	{
font-family		:	trebuchet ms, verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	16px;
color			:	#F09132;
font-weight		:	Bold;
line-height		:	200%;
}

.titlec	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	10px;
color			:	#E98F29;
font-weight		:	bold;
line-height		:	150%;
}

.titled	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	10px;
color			:	#E98F29;
font-weight		:	normal;
line-height		:	150%;
}

.profiletitle	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	12px;
color			:	#0D8FB4;
font-weight		:	bold;
line-height		:	150%;
}

.right	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	10px;
color			:	#FFE473;
font-weight		:	normal;
line-height		:	170%;
}

.footer	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	9px;
color			:	#838478;
font-weight		:	normal;
line-height		:	170%;
}

a:link.footer, a:visited.footer, a:active.footer {
color				:	#3CF1FF;
font-size			:	10px;
text-decoration		:	none;
}

a:hover.footer{	
color				:	#23C9D5; 
text-decoration		:	none;
}

a:link.bot, a:visited.bot, a:active.bot {
color				:	#FFFFFF;
font-size			:	10px;
text-decoration		:	none;
}

a:hover.bot{	
color				:	#D1D7C4; 
text-decoration		:	none;
}

.bigtitle	{
font-family		:	trebuchet ms, verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	16px;
color			:	#FFFFFF;
font-weight		:	bold;
line-height		:	150%;
}

.welcometxt {
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	12px;
color			:	#2C2C2C;
font-weight		:	normal;
line-height		:	170%;
text-align		:	justify;
}

.midtxt	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	11px;
color			:	#1E2116;
font-weight		:	normal;
line-height		:	170%;
text-align		:	default;
}

.smtxt	{
font-family		:	verdana, ariel, helvetica; left-margin : 125px;	
font-size		:	9px;
color			:	#1E2116;
font-weight		:	normal;
line-height		:	170%;
}

BR, TD {

font-family		:	verdana, ariel, helvetica;
font-size		:	12px;
color			:	#2C2C2C;

}



.floatleft
{
float: left;
margin: 5 10 0px 0px;
border: 0px solid #D4D5CF;
padding: 0px;
}





input, textarea{
width: 			auto;
margin-bottom: 	0px;
padding:		3px;
background: 	#EEEEEB; border:#B9B9BA solid 1px; 
font-family:	verdna, tahoma; 
color: 			#283B50;

}

textarea{
width: auto;
height: auto;

}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: auto;
margin-top: auto;
width: auto;

border-color: 		#ff6633;
font: 				11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color: 	#D4D5CF; 
color: 				#283B50; 

}

br{
clear: left;
}

}


input.clr, textarea.clr, select.clr{
background: #FFFFFF; border:#65ADE8 solid 1px; 
font-family:tahoma; 
font-weight: normal; 
Font-style:normal; 
font-size: 8pt; 
font colour: automatic;
padding:0px;
}

input.clrbtn {background-color: #1782C3; font-weight: bold; font-size: 12px; color: white;}

form{margin:0px;}	

#inner_cell {
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0;
	background: url('imagenes/inner-cell.jpg') repeat-x top center;
	background-color: #25CBD7;
	width: 567px;
	height: auto;
	}
	

.right_section {margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; 
color: #135570; text-decoration: none; line-height : 175%; Text-align:left;} 

.Estilo13 {
	font-size: 10px;
	font-weight: bold;
}
.LETRASBLANCAS {
	color: #FFFFFF;
	font-weight: bold;
