html, body {
	margin:0; padding:0; position: absolute; top:0; left:0;
}
a.textLink {
	color: #008DB7;
	text-decoration: none;
}
a.textLink:Hover {
	font-weight: normal;
	color: #347B8F;
	background-color: #E2EFF3;

}
.leftMenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A983C;
	text-decoration: none;
	background-image: url(images/leftMenuBkg.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	text-indent: 25px;
	vertical-align: bottom;
	padding: 4px;
	height: 23px;
}
a.leftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A983C;
	text-decoration: none;


}
a.leftLink:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B5C91;
	text-decoration: none;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding-right: 20px;
	text-align: justify;
	list-style-image: url(images/arrowBullet.gif);
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #347B8F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A983C;
	text-decoration: none;
}
a.footerLink:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B5C91;
	text-decoration: none;
}
.borderTable {
	border: 1px dotted #9DBAC4;
}

.redBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/redBullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 15px;




}
.textBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E10915;
	line-height: 19px;
	font-weight: bold;

}
.textNormalNoJustify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding-right: 20px;
	list-style-image: url(images/arrowBullet.gif);
}
.textNormalRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E10915;
	line-height: 19px;
	font-weight: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #347B8F;
}
.style4 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

/* Submenus WiFi */

a.menuModuleLink {
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-align: left;

}
a.menuModuleLink:Hover {
	color:#E10915;

}

td.menuActiva {
	color: #FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	background-color: #347B8F;
	margin: 3px;
	padding: 3px;
}
