* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #888888;
	background-color: #FFFFFF;
}
p {
	padding-bottom: 10px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a, a:link, a:hover, a:visited, a:active {
	outline: 0;
	text-decoration: underline;
}
a.nothing {
	outline: 0;
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
img {
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	border: none;
}
li {
	margin: 0;
	padding: 0;
	border: none;
}
form {
}
form input {
	border: 1px solid #999999;
	width:98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.25em;
}
form textarea {
	border: 1px solid #999999;
	width:98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.25em;
}
form .button {
	width: 11.6em;
	background-color: #FFFFFF;
	border: 1px solid #669933;
	color: #669933;
}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: #666666;
	padding-top: 1em;
	padding-bottom: 1.25em;
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #669933;
	background-color: #FFFFFF;
	padding-bottom: 1.1em;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #4080BF;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.clearboth {
	clear:both;
}
.spaceheight5 {
	height:0.4em;
}
.spaceheight10 {
	height:0.8em;
}
.errMsg {
	color: #FF0000;
}
.errFld {
	color: #FF0000;
}
#languages {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 0.9em;
}
#languages .selected {
	font-weight: bold;
}
#languages .icon {
	margin: 0;
	padding-right: 0.8em;
	vertical-align: middle;
	padding-bottom: 0.1em;
	padding-left: 1.8em;
}
.title1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 2.1em;
	color: #669933;
	background-color: #FFFFFF;
	padding-left: 0em;
	padding-bottom: 0.4em;
}
.title2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	padding-bottom: 0.7em;
}
.container {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
}
#menu {
	background-color: #669933;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	display: inline;
}
#menu ul li .selected {
	color: #669933;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 4px;
	background-image: url(images/menuselectedbg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 110px;
}
#menu ul li a {
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #669933;
	background-image: url(images/menuoptionbg.jpg);
	background-repeat: no-repeat;
	width: 110px;
}
#menu ul li a:hover {
	font-weight: bold;
}
#banner {
	height: 220px;
	background-image: url(images/banner_fondo.jpg);
	background-repeat: repeat-x;
}
#greenline {
	background-color: #669933;
	font-size: 4px;
}
#greyline {
	background-color: #999999;
	font-size: 4px;
}
.imageleft {
	float: left;
	padding-right: 15px;
	margin-right: 0px;
}
.imageleftborder {
	float:left;
	border:solid 1px #BBBBBB;
	margin-right:20px;
	margin-bottom:10px;
}
#celltype_1 {
	padding: 20px;
}
#celltype_1 h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 2.1em;
	color: #669933;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0.4em;
}
#celltype_2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	background-color: #EEEEEE;
	color: #666666;
	padding: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #669933;
}
#celltype_2 h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #666666;
	background-color: #EEEEEE;
	padding-bottom: 0.7em;
}
#celltype_2 p {
	text-align: justify;
}
.celltype_3 {
	font-size: 0.9em;
	padding: 20px;
}
.celltype_3 h3 a.h3link {
	font-size: 1.1em;
	color: #4080BF;
	text-decoration: none;
}
#col_left {
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#mg_colleft {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#col_left a {
	color: #669933;
	background-color: #FFFFFF;
}
#col_left ul {
	padding-top: 5px;
	padding-left: 18px;
	list-style-position: outside;
}
#col_left ul li {
	padding-left: 2px;
	padding-bottom: 8px;
}
#col_right {
	float: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #666666;
	width: 290px;
	margin: 0px;
}
#mg_colright {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col_right a {
	text-decoration: underline;
}
#col_right ul {
	padding-top: 5px;
	padding-left: 18px;
	list-style-position: outside;
}
#col_right ul li {
	padding-left: 0px;
	padding-bottom: 8px;
}
#col_right .title {
	font-size: 1.64em;
	padding-bottom: 20px;
	padding-top: 15px;
}
#col_right .subtitle {
	font-size: 1.1em;
	color: #4080BF;
	padding-bottom: 6px;
	font-weight: bold;
}
#cols2 {
	margin-top: 5px;
}
#cols2_left {
	width: 640px;
	float: left;
}
#cols2_right {
	font-size: 1em;
	margin-left: 645px;
}
#cols3 {
	margin-top: 20px;
}
#cols3_left {
	width: 306px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
}
#cols3_center {
	margin-right: 308px;
	margin-left: 308px;
}
#cols3_right {
	width: 306px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
}
#footer {
	font-size: 0.9em;
	padding-top: 0.4em;
	padding-bottom: 0.8em;
}
#footer #lefttext {
	float: left;
}
#footer a, a:link, a:visited, a:active {
	color: #888888;
}
#footer a:hover {
	color: #669933;
	background-color: #FFFFFF;
}
.alignleft {
	text-align: left;	
}
.aligncenter {
	text-align: center;	
}
.alignright {
	text-align: right;	
}
.valignmiddle {
	vertical-align: middle;
}
.floatleft {
	float: left;	
}
.floatright {
	float: right;	
}
.solutionsright {
	margin-left: 100px;
	padding: 0px;
}
#map {
	border: 1px solid #BBBBBB;
	width: 520px;
	height: 380px;
}
#bgcorner {
	background-image: url(images/backg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.list1 {
	list-style-image: url(images/bullet_2play.png);
}
.list1 .nobullet {
	list-style-type: none;
	list-style-image: none;
}
.list2 {
	list-style-image: url(images/bullet_2arrow.png);
}
.list3 {
	list-style-image: url(images/bullet_play.gif);
}
.marginleft25 {
	margin-left: 25px;
}

