body, a, td, div, span {
	color : #484848;
	font-family: Arial, Verdana, Tahoma;
	font-size:9pt;
}
a {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
}
body
{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}


.topLogo
{

	padding-left:25px;
	padding-top: 25px;
	padding-bottom:26px;
	background-color:#FF6804; 
}

.tmActItem,
.tmInactItem
{
	font-family:  Verdana, Tahoma;
	font-size:7pt;
	color: #0A0A0A;
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
	padding-top:14px;
}
.tmActItem,
.tmActItem:hover,
.tmInactItem:hover
{
	text-decoration: none;
	color: #FF6804;	
}



.footerInfo
{
	color: #838281;
	font-weight: bold;
	font-size:8pt;
}

a.footerInfo
{
	color: #FF6804;
	font-weight: bold;
	font-size:8pt;
}

.footerInfo2
{
	color: #BDBDBC;
	font-weight: bold;
	font-size:8pt;
}


.noMargin
{
	margin:0px;
}
.sfFTitle,
.sfTitle {
	font-size:9pt;
	font-weight:bold;
	color: #151515;
	background-color: inherit ;
}
.sfFTitle {
	text-align: right;
}
.sfTitle {
	text-align: center;
}

.sfErrors {
	color: #E21B2B;
	text-align:center;
}
.sfFldTitleCont {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}
.sfInputpassword,
.sfTextarea,
.sfInputtext {
	border: 1px solid #A0A0B0;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
.sfCombobox,
.sfInputtext {
	font-size:9pt;
	width:100%;
}
.sfTextarea {
	width:100%;
	font-size:9pt;
}
.sfSubmit {
	margin-top:5px;
	border-width: 1;
	border-style: solid;
	border-color: #847040;
	background-color: #FF6804;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}

.error {
	color: #FF0000;
}

.pageName {
	font-size:11pt;
	font-weight:bold;
	padding-top:2px;	
	padding-bottom:10px;
}


.breadtrail {
	font-weight:normal;
	color: #FF6804;
	font-size: 8pt;
	text-decoration: underline;
}
.breadtrail:hover {
	text-decoration: none;
}
div.breadtrail {
	padding-right:10px;
	text-align: right;
	text-decoration: none;
}

.readMore{

	color:#FF6804; 
	text-decoration:underline;
}

.cInfo
{
	font-weight:bold;
	
}
.orangeTitle,
.blackTitle
{
	font-size:11pt;
	font-weight:bold;
	color:#FF6804;
}

.blackTitle
{
	color:#000000;
}

.btnText
{
	font-size:9pt;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;	
}

.backText
{
	font-weight: bold;
	color : #484848;
}

.orangeListItemTitle,
.orangePropTitle
{
	font-weight:bold;
	color:#FF6804;
}
img {
     filter: alpha(opacity=100);
}
