body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 101%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #f3ebe1;
	margin-top: 10px;
}

a:link {
	color: #91550A;
	text-decoration: none;
}
a:visited {
	color: #91550A;
	text-decoration: none;
}
a:hover {
	color: #D5B388;
	text-decoration: none;
}
a:active {
	color: #91550A;
	text-decoration: none;
}

p {
	line-height: 130%;
}

ul li {
	line-height: 150%;
	list-style-position: outside;
	list-style-type: disc;
}

h1.catHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A6B38;
	font-size: 2.5em;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: -0.02em;
	line-height: -0.04em;
	margin-bottom: -0.25em;
	margin-top: 0px;
}

h3.sectionHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C7E40;
	margin-bottom: -0.8em;
}

h3.sectionHead2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C7E40;
	margin-bottom: 0;
}

h4.questionHead {
	font-family: Arial, Helvetica, sans-serif;
	color: 000;
	font-weight: lighter;
	margin-bottom: -1.0em;
	font-size: 1.15em;
}
h4.smallSectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: -0.5ems;
	color: #2C7E40;
	margin-bottom: -0.8em;
}

h5.answerHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000;
	font-weight: bold;
	margin-bottom: -1.2em;
	font-size: 1.0em;
	letter-spacing: -0.015em;
	text-indent: 4em;
}
.hmSecthead {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #336600;
	line-height: 18px;
	padding-bottom: 6px;
}
.hmText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #673D07;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #673D07;
	text-decoration:none;
	
	}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #673D07;
	text-decoration:none;
	}
	
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	}
	
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #673D07;
	text-decoration:none;
	}
#appendicesTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: -1.25ems;
}
	
#appendicesTable tr td {
	padding-left: 10px;
}
	
.appendicesTableHead {
	font-size: 1.15em;
	color: #2C7E40;
}
th.appendicesTableHead2 {
	color: #2C7E40;
}
.appendicesTableHead3 {
	font-size:12px;
	color: #fff;
}
.tableFootText {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -1px;
}
#tableContents ul li{
	text-decoration: none;
	list-style-type: none;
	font-weight:bold;
}
#tableContents ul ul li {
	text-decoration: none;
	list-style-type: none;
	font-weight:normal;
}
#appendicesList ul li {
	list-style: none;
	list-style-position:outside;
	margin-left: -40px;
}
.smallText {
	font-size: 11px;
}

.appendicesList li {
	list-style: none;
	list-style-position:outside;
    margin-left: -40px;
}
#appendicesBulletList {
	list-style: disc inside;
}

.appendicesBulletList ul li{
	list-style: disc inside;
}
.imgFloatLeft {
	float:left;
	padding: 0px 15px 15px 0px;
}
.imgFloatRight {
	float:right;
	padding: 0px 0px 15px 15px;
}
#acknowledgements td {
	font:80% Verdana, Arial, Helvetica, sans-serif;
}
#acknowledgements h3 {
	font-size:110%;
	color: #2C7E40;
}
#acknowledgements h3.sub {
	font-size:110%;
	font-weight:bold;
	color:#333333;
}
#acknowledgements h3.margin {
	margin-bottom: -2px;
}
#acknowledgements ul li{
	list-style:none;
	margin-left: -40px;
	line-height: 110%;
}
p.source {
	font-size:.8em;
}