/* www.acm.cl */
.Logo {
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	width: 250px;
	height: 85px;
}
.LogoInner {
	padding: 0px;
	float: left;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	width: 250px;
	height: 85px;
}
.ClearFloat
 {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.FloatLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.FloatRight {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 14px;
}
.RightAdvertiser {
	margin: 0px;
	padding: 4px;
	float: right;
	width: auto;
	border: 1px solid #CCCCCC;
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CCCCCC;
	display: none;
}
.Submit {
	font: bold normal 100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #A9001F;
	text-align: center;
	margin-right: 50px;
	margin-top: 6px;
}
.clsSubmitButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	padding: 2px;
	border: 1px solid #FF9900;
	margin: 2px;
	width: 90px;
	height: 40px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.MapsContainer {
	float: left;
	width: 425px;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.FlashContainer {
	width: 550px;
	z-index: 50;
	padding: 0px;
	height: 180px;
	float: left;
	position: relative;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
.ColorRed {
	font-weight: bold;
	color: #AB001A;
}
.ColorBlue {
	color: #0063B0;
}
.RelatedLinks {
	width: 214px;
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
	background-image: url(../images/ReleatedLinksTopBg.png);
	clear: left;
	margin-top: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D1E9FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.RelatedLinks {
	color: #000000;
}
.RelatedLinksFirstTitle {
	color: #000000;
}
.alert, .info, .download, .note, .success {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 65px;
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.alert {
	color: #cc0000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #FFFF99;
	background-image: url(../images/Icons/StatusAlert.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 10px;
	background-y-position: 50%;
	background-position: 10px center;
}
.info {
	color: #0055bb;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-color: #B9D8FF;
	background-image: url(../images/Icons/StatusInfo.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 10px;
	background-y-position: 50%;
	background-position: 10px center;
}
.note {
	color: #996633;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DCC574;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCC574;
	background-color: #FEF1C2;
	background-image: url(../images/Icons/StatusNote.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 10px;
	background-y-position: 50%;
	background-position: 10px center;
}
.download {
	color: #FF6600;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #FFFFCC;
	background-image: url(../images/Icons/StatusDownload.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 10px;
	background-y-position: 50%;
	background-position: 10px center;
}
.success {
	color: #006600;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5CA94B;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5CA94B;
	background-color: #E8FFCA;
	background-image: url(../images/Icons/StatusSuccess.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 10px;
	background-y-position: 50%;
	background-position: 10px center;
}
.clsLiHomepage {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 6px;
	list-style-image: url(../images/Bullet1.png);
	list-style-type: none;
	margin-left: 35px;
}