body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
}


h1 {
	font-size:21px;
	color:#F0702A;
	font-weight:normal;
	margin:3px 0 16px 0;
}

h2 {
	font-size:18px;
	color:#F0702A;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-size:18px;
	color:#666666;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color:#284184;
	text-decoration:none;
}

hr {
	height:1px;
	border:none;
	border-top:dotted #cccccc 1px;
	margin:0 0 16px 0;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

.textHighlightBlack {
	font-weight:bold;
	color:#000000;
}

.awardsTable {
	width:100%
}

.awardsTable td {
	text-align:center;
	width:33%;
	padding:0 15px;
	font-size:11px;
}

.awardsTable img{
	margin:0 0 11px 0;
}
