table, td, th, tr {
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	}
a {
	font-weight: normal;
	text-decoration: none;
	}
a:link {
	color: #61a341;
	text-decoration: none;
	}
a:visited {
	color: #61a341;
	text-decoration: none;
	}
a:active {
	color: #bb3439;
	text-decoration: none;
	}
a:hover {
	color: #bb3439;
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #bb3439;
	margin: 3px 0;
	}
h1 {
	font-size: 16px;
	}
h2 {
	font-size: 15px;
	}
h3 {
	font-size: 14px;
	margin: 0px;
	}
h4 {
	font-size: 13px;
	margin: 0px;
	}
h5 {
	font-size: 12px;
	margin: 2px;
	}
h6 {
	font-size: 11px;
        margin: 2px;
	}
li	{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 2px 0;
	}
legend {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #70490b;
	}
p, ul, ol, td {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #70490b;
	}
p	{
	margin: 1px 0;
	}
ul, ol	{
	margin-top: 2px;
	margin-bottom: 2px;
	}
span	{
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
	}
sup, sub	{
	font-size: 9px;
	}
.imgBorder {
	border: 1px solid #156824;
	}
.imgNoBorder {
	border: 0px solid #999;
	}
.border_mapa {
	margin: 10px 0;
	border: 1px solid #880000;
	}
.vertical_hr {
	border-right: 1px solid #DDDDDD;
	}
.horizontal_hr {
	border-bottom: 1px solid #DDDDDD;
	}
.right {
	display: block;
	float: right;
	}
.left {
	display: block;
	float: left;
	}
.textRight {
	text-align: right;
	}
.textLeft {
	text-align: left;
	}
hr {
	width: 100%;
	color: #2c3068;
	}
.AlignTop {
	vertical-align: top;
	}
.AlignBottom {
	vertical-align: bottom;
	}
.AlignLeft {
	text-align: left;
	}
.AlignRight {
	text-align: right;
	}
.AlignCenter {
	text-align: center;
	}


/*THIS WEB ONLY*/
.Services li {
	margin: 9px 0;
	}