td {
	vertical-align: top;
}

a {
	color: #e64100;
	text-decoration: none;
}

a:visited {
	color: #e64100;
}

a:link {
	color: #e64100;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid black;
}

hr {
	color:#807f79;
	height: 1px;
}
table hr {
	color:#807f79;
	REMheight: 1px;
	margin-top: 4px;
	margin-bottom: 8px;	
}
table {
	vertical-align: top;
}

p,body,td,div,a,li,ul,table,tr {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #403f39;
	border-collapse: collapse;
}
ul {
        list-style-type: square;
        margin-left: 30px;
}

h1,h2,h3,p,body,td,div,a,li,ul {
	font-family: "Trebuchet MS","Trebuchet";
	color: #403f39;
}

h1, h1 a {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 26px;
	line-height: 32px;
	color: #403f39;
	font-weight:lighter;
}

h2, h2 a {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 22px;
	line-height: 25px;
	color: #403f39;
	font-weight:lighter;
}

h3, h3 a {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 17px;
	line-height: 19px;
	color: #403f39;
	font-weight: bold;
	font-weight:lighter;
}

h4, h4 a {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 17px;
	line-height: 19px;
	color: #403f39;
	font-weight: bold;
	font-weight:lighter;
}

h5, h5 a {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #403f39;
}

h6, h6 a {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #e64100;
}

p {
	margin-bottom: 10px;
	margin-top: 0px;
}


.searchsimplefield {
	font-size:11px;
	line-height:15px;
}
