/* =TEXT
----------------------------------------------- */
.fullHight {
	height: 100%;
}
.form-button {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.srchtextbox {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
}
.dropDownBox {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	width: 150px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:100;
	color: #F5FEE7;
	margin-top: 0; 
	margin-bottom: 0; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:100;
	color: #F5FEE7;
	margin-top: 0; 
	margin-bottom: 0; 
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	color: #F5FEE7;
	margin-top: 0; 
	margin-bottom: 0; 
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:450;
	color: #F5FEE7;
	margin-top: 0; 
	margin-bottom: 0; 
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color: #F5FEE7;
	margin-top: 0; 
	margin-bottom: 0; 
}
.bodyText { 
color: #666666; 
font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-size:12px;
font-weight:100;
/*font-size: 62.5%/1.6em; */
}
.bodyText-small { 
color: #666666; 
font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-size:10px;
font-weight:100;
/*font-size: 62.5%/1.6em; */
}
.bodyTextF5FEE7 { 
color: #F5FEE7; 
font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-size:12px;
font-weight:100;
/*font-size: 62.5%/1.6em; */
}
.bodyText-smallF5FEE7  { 
color: #F5FEE7 ; 
font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-size:10px;
font-weight:100;
/*font-size: 62.5%/1.6em; */
}
.results-table-list {
	color: #666666; 
	font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:12px;
	font-weight:100;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.results-table-header {
	color: #666666; 
	font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:12px;
	font-weight:100;
	
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.Lnks-D7F241:link {
	color: #D7F241;
	text-decoration: none;
}
.Lnks-D7F241:visited {
	color: #D7F241;
	text-decoration: none;
}
.Lnks-D7F241:hover {
	color: #FF9900;
	text-decoration: none;
}
.Lnks-D7F241:active {
	color: #D7F241;
	text-decoration: none;
}