body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424d43;
	line-height: 17px;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.OrangeTextBold {
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #b75c00;
}
.GreenTextBold {
	font-size: 12px;
	font-weight: bold;
	color: #4c7c2b;
}
.GreenTextBoldBrite {
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #39661E;
}
.tableGreen {
	font-size: 10px;
	color: #424d43;
	line-height: 12px;
}
.tableGreenBold {
	font-size: 10px;
	color: #424d43;
	line-height: 12px;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424d43;
	line-height: 17px;
}
a:link {
	color: c07447;
	text-decoration: none;
}
a:visited {
	color: c07447;
}
a:hover {
	color: 517939;
	text-decoration: underline;
}
a:active {
	color: 517939;
}
a:link.white {
	color: ffffff;
}
a:visited.white {
	color: ffffff;
}
a:hover.white {
	color: c07447;
}
a:active.white {
	color: c07447;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #424d43;
}
h4 {
	font-size: 12px;
	color: #ab470a;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #4c7c2b;
}

.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.sidebar {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sidebarBold {
	font-weight: bold;
}
.featurebox {
	padding: 15px;
}
.eval_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	background: #DDE4D6;
	border: 1px solid #767444;
}
.eval_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background: #DDE4D6;
	border: 1px solid #767444;*/
}
.hidden {
	display: none;
}

.pagetable {

}

.captioncell {

}

.elementcell {

}


