body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navbg {
	background-attachment: scroll;
	background-image: url(images/navbghme.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.navlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #efbdbe;
	text-decoration: none;
}
a.navlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}.cntntleftbg {
	background-attachment: scroll;
	background-image: url(images/gradleftbghme.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxpadding{
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.boxpadding2{
padding:0 9px 0px 10px;
}
.awardpresentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a8a8a8;
}

.superiornameohm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.superiorname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #892933;
}
.cntntritebg {
	background-attachment: scroll;
	background-image: url(images/gradritebghme.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.cntntbtmbg {
	background-attachment: scroll;
	background-image: url(images/graddownbghme.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hilitebg {
	background-attachment: scroll;
	background-image: url(images/hilitebghme.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930d10;
	text-decoration: none;
}
.capsulebg {
	background-attachment: scroll;
	background-image: url(images/capsulebghme.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodygreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-decoration:underline;
}

.bodygreylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-decoration:none;
}
.indexlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #892933;
	text-decoration:underline;
	}
.indexlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #892933;
	text-decoration:none;
	}	

.indexorenge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f57a07;
	text-decoration:none;
	}
.indexorenge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f57a07;
	text-decoration:underline;
	}	
		
.translucent {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
	background-color:#000000;
}
