.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f38c2d;
	line-height: normal;
}

h2.heading {
	margin-top:20px;
	margin-bottom:1px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;

}

.contentCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.1em;
	padding-top: 3px;
}

a {
	color: #FF6600;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;

}
.contentFootnote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 1.5;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4500;
	line-height: 1.5;
}.imgborder {
	border: 1px solid #999999;
}

/* AWARDS SECTION */

h3.awards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f38c2d;
	line-height: normal;
	padding-bottom: 4px;
	margin-bottom: 1px;
	border-bottom: 1px solid #f3c59a;
	margin-top: 20px;
}
p.awards {
font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 6px;
	font-size: 12px;
	line-height: 1.5em;
}
ul.awards {
font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 6px;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 10px; 
	padding-left:12px; 
}

ul li {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.5;
}
