/* www.acm.cl */
body {

		font: normal 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background: #FFFFFF url(../images/BodyBg2.png) repeat-x left top;
}
.BodyHome /* www.acm.cl */
 {
	font: normal 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background: #FFFFFF url(../images/BodyBg1.png) repeat-x left top;
}
h1 {
	color: #FF6600;
	font-family: "Futura", Georgia, Times, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 8px;
	padding-left: 8px;
}
h1  strong {
	font: bold normal Arial, Helvetica, sans-serif;
	color: #231F20;
}
h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 8px;
	padding-left: 8px;
}
h3 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
}
h4 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-left: 10px;
	font-size: 105%;
	/*font-weight: bold;*/
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0097DC;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	margin-left: 10px;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #0075BA;
	margin-left: 10px;
}
p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 8px;
	padding-right: 8px;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
ul {
	list-style: none;
	padding: 0px;
	margin-left: 25px;
}
li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 6px;
	list-style-image: url(../images/Bullet1.png);
	list-style-type: none;
}
ol {
	list-style-type: none;
	padding: 0px 4px 4px 8px;
	margin: 0px 4px 1em 12px;
	list-style-image: none;
}
ol li {
	list-style-type: decimal;
	margin-left: 10px;
	list-style-image: none;
}
ol li li {
	list-style-type: lower-roman;
	margin-left: 10px;
	list-style-image: none;
}
b {
	background: #FFFFCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
img {
	border-style: none;
}
/*form {
	font: normal 90%/24px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	margin: 0px 0px 0px 150px;
	width: 450px;
}*/
input {
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #A50011;
	position: relative;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding: 2px;
	border: 1px solid #FF9900;
	margin: 2px;
	width: 90px;
	height: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
iframe {
	float: left;
	width: 425px;
	margin: 0px;
	padding: 6px 0px;
	height: 425px;
	border-style: none;
}

/*==== ADD ONS ====*/

blockquote {
	background-color: transparent;
	background-image: url(../images/Icons/QuoteStart.png);
	background-repeat: no-repeat;
	background-x-position: 0pt;
	background-y-position: 0pt;
	background-position: left top;
	background-attachment: scroll;
}
blockquote p {
	background-color: transparent;
	background-image: url(../images/Icons/QuoteEnd.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 100%;
	background-y-position: 100%;
	background-position: right bottom;
	padding-left: 50px;
	padding-right: 34px;
	color: #3D1779;
}
ul.number, ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8, ul.bullet-9
{
	padding-left: 15px;
	margin-left: 0pt;
}
ul.number li, ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 0pt;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.1em;
	padding-right: 10px;
}
li.number-1 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber01.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-2 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber02.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-3 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber03.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-4 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber04.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-5 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber05.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-6 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber06.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-7 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber7.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-8 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber08.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
li.number-9 {
	background-color: transparent;
	background-image: url(../images/Icons/LiNumber06.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
}
