@charset "UTF-8";
/* CSS Document */

/* New Styles */



.treb18green {
	font-size: 18px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #1cd52d;
	line-height: 22px;
	font-weight: bold;
}

.treb12_ff {
	font-size: 12px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #ffffff;
	line-height: 14px;
}

.treb12bld_ff {
	font-size: 12px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}

.treb22bldff {
	font-size: 24px;
	font-family: Helvetica;
	color: #ffffff;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	position: relative;
}

.foot {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

.copyright {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
}


.field {
	background-color:#e1ded4;
	margin-left: 5px;
 }

.srchtxt {
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}



/* link styles */


a.acnav:link {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding: 0px 10px;
}
a.acnav:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding: 0px 10px;
}
a.acnav:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	text-decoration: underline;
	line-height: 20px;
	padding: 0px 10px;
}
a.acnav:active {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	text-decoration: underline;
	line-height: 20px;
	padding: 0px 10px;
}




a.footlinks:link {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
}

a.footlinks:visited {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
}

a.footlinks:hover {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
}

a.footlinks:active {
	color: #471f16;
	font-size: 11px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
}




/* misc styles */



.storerule {
	color: #69aae2;
	background-color: #69aae2;
	height: 7px;
}

.norepeat {
	background-repeat: no-repeat;
}

