.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008457;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	padding-left: 25px;
	padding-right: 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008457;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 10px;
	font-style: italic;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	list-style-image: url(images/bullet.jpg);
}

.h7 {
	float: left;
	width: 18em;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
}

.li1 {
	width: 9em;
	margin: 0;
	float: left;
	padding-bottom: 0;
} 
.highlight {
	color: #006bb7;
	font-style: italic;
}
.botones {
	float: right;
	padding-right: 150px;
}
.h3_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #008457;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 25px;
}
.highlight_c {
	color: #006bb7;
	font-style: italic;
}
.h5_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008457;
	line-height: 20px;
	font-style: italic;
}
.h6_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-image: url(images/bullet.jpg);
	padding-left: 22px;
}
.input {
	border: 1px solid #ccc;
	margin-bottom:0.6em;
	width:180px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	}
.inputtexto {
	width:230px;
	height:8em;
	border:1px solid #ccc;
	padding:0.5em;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
	
	.inputboton {
	float:right;
	color:#ffffff;
	padding:0;
	cursor:pointer;
	width:50px;
	border:none;
	font-family: Tahoma;
	font-size: 11px;
	background-color:#0259AA;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
