body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:16px;
}

h1 {
	font-size:32px;
	color:#5E5A26;
	font-weight:bold;
	margin-bottom:20px;
	position:relative;
	z-index:1;
	padding:20px 30px 5px 0px;
	line-height:32px;
}

.titleImage {
	padding:0px;
	margin:0 0 10px;
}


h2 {
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin:0 0 10px 0;
	text-transform:uppercase;
	line-height:18px;
}

h3 {
	font-size:13px;
	color:#333;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	font-size:14px;
	color:#FCAF17;
	font-weight:bold;
}

h5 {
	font-size:11px;
	color:#5E5A26;
	font-weight:bold;
}

a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

hr {
	margin: 20px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

