<!--
body {
	font-family: "times new roman", times, serif; 
	font-size: 16px; 
	line-height: 19px;
	text-align: center;
	color: #1A1718;
	background-color: #191517;
	background-image:url(../images/bkg.jpg);
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
	}

span.upper {
	text-transform: uppercase;
	}

.red {
	color: #D71829;
	background-color: transparent;
	}

/* BASIC LAYOUT AND BACKGROUND STYLES */

div#layoutalignment {
	width: 764px; 
	color: #BD1161;
	background-color: transparent; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	}

div#layouttop {
	width: 764px; 
	height: 12px;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
	color: #1A1718; 
	background-color: #F7F7EE; 
	background-image:url(../images/bkg_hm_top.gif); 
	background-repeat: no-repeat; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	}

div#layoutpage {
	width: 764px;
	min-height: 423px;
	text-align: left;
	color: #1A1718; 
	background-color: #F7F7EE;
	transparent; background-image:url(../images/bkg_hm_ct.gif); 
	background-repeat: repeat-y; 
	margin: 0px auto 0px auto; 
	padding: 0px;
	}

div#layoutfooter {
	width: 764px; 
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_hm_ftr.gif); 
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	}

/* END BASIC LAYOUT AND BACKGROUND STYLES */

/* CONTENT STYLES */

div#content {
	padding: 40px 0px 0px 0px;
	}

div#content p { 
	font-family: "times new roman", times, serif; 
	font-size: 16px; 
	line-height: 22px;
	text-align: justify;
	color: #1A1718;
	background-color: transparent;
	margin: 0px 5px 12px 5px;
	}

/* END CONTENT STYLES */

/* FOOTER STYLES */

/* FOOTER STYLES */

div#footer {
	width: 340px;
	text-align: left;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 0px 0px 2px;
	padding: 50px 0px 0px 0px;
	}

div#footer p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 0px 5px 0px;
	}

span.footerback {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 1px 0px 1px;
	}

div#hmiconbar {
  padding-top: 0px;
  padding-bottom: 24px;
  text-align: center;
}

div#hmiconbar img {
  padding-right:6px;
}

/* END FOOTER STYLES */

/* END FOOTER STYLES */
	-->