body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/logo/hmBG.gif);
	background-repeat: repeat-x;
	margin: 0px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.footer {
	font-size: 11px;
	color: #FF9900;
	background-image: none;
	background-repeat: no-repeat;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A55A0;
}
.middletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A55A0;
}
.footeremphasis {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	line-height: 100%;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.mainempahsis {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #2A55A0;

}
a:visited {
	color: #9FBFDF;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #528BC5;


}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4176CD;


}
.footer a:link {
	color: #FF9900;
	text-decoration: none;
}
.footer a:visited {
	color: #D1E0EF;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #FFD79B;
	text-decoration: none;
}
.footer a:active {
	color: #FFB03C;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.thumbfloat {
  float: left;
  width: 120px;
  padding: 10px;
  }
  
.thumbfloat p {
   text-align: center;
   }
.bordered {
	border: thin solid #2A56A1;
	height: 60px;
	background-color: #EEE;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 390px;
}
