BODY, TD, INPUT, TEXTAREA, SELECT, TR, TH {
	font-family: verdana, arial, ms sans serif;
	color: #66181C;
	font-size: 11px;
}

.topNav {
	font-size: 10px;
	color: #ffffff;
}

.topNav A {
	color: #ffffff;
	text-decoration: none;
}

.topNav A:hover {
	color: #EEC899;
	text-decoration: none;
}

.topNavThere {
	font-size: 10px;
}

.topNavThere A {
	color: #EEC899;
	text-decoration: none;
}

.topNavThere A:hover {
	color: #EEC899;
	text-decoration: none;
}

.footerText {
	font-size: 10px;
	color: #ffffff;
}	

.footerText A {
	color: #ffffff;
}

.footerText A:hover {
	color: #EEC899;
}

.highlightName {
	padding-left: 8px;
	color: #dd9134;
	font-size: 13px;
	font-weight: bold;
}

.highlightDesc {
	padding-left: 8px;
	color: #9E805B;
	font-size: 10px;
}

.highlightBox {
	padding-top: 14px;
	padding-left: 16px;
	clear: both;
}

div.row span.element {
	float: left;
	text-align: left;
}

.PageText {
	padding-left: 20px;
	color: #9F825E;
	line-height: 18px;
}

A {
	color: #DD9134;
}

A:hover {
	color: #66181C;
}

.clearfix:after {
	content: "."; 
	display: block; 
        height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


