body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
}
a:link {
	color: #339966;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #339966;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.regtext {
	line-height: 15px;
	text-align: justify;
}
.awardsText {
	margin-left: 1em;
	margin-right: 1em;
	line-height: 15px;
	color: #333;
}


.shadow {
height: 1em;
filter: Shadow(Color=#000000, Direction=135, Strength=5);
font-size: 16px;
text-transform: lowercase;
font-style: bold;
 }



.awardSource {
	margin-left: 1em;
	margin-right: 1em;
	font-style: italic;
	color: #333;
}
#HPAwardsList {
	padding-right: 5px;
	margin-top: 0px;
	margin-left: .5em;
	list-style-position: inside;
	list-style: square;

}
#HPAwardsLI {
	text-align: left;
	color: #003333;
	margin-bottom: 8px;
}
#HPAwardsBox {
	border: 1px solid #333;
}