#section-header {
    background-color:#E66C32;
}

#content-left ul li a:hover {
    background-color: #E66C32;
} 


.NormalText
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: arial;
	text-align: left;
}

.BoldText
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: arial;
	text-align: left;
}
.PageHeader2
{
	font-weight: bold;
	font-size: 14px;
	color: #464646;
	font-style: normal;
	font-family:  ARIAL;
	text-align: left;
}
.PageSubHeader
{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-family: arial;
	text-align: left;
}
