body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	
	background-repeat: repeat;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	background-color: #858585;
}
#Wrapper {
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 23px solid #FFF;
	margin-top: 20px;
}
#Header {
	float: left;
	width: 100%;
}
#Logo h1 {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 52px;
	margin-left: 8px;
	margin-top: 87px;
}
#Logo {
	float: left;
	width: 149px;
	background-color: #F78A1A;
	height: 147px;
}
#Slogan {
	float: left;
	width: 788px;
	height: 147px;
	background-color: #F78A1A;
	margin-left: 23px;
}
#Slogan h1 {
	background-image: url(/images/slogan.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 301px;
	text-indent: -999999px;
	margin-top: 87px;
	margin-left: 12px;
}
#ContentWrapper {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 29px;
	margin-bottom: 35px;
}
#LeftColumn {
	float: left;
	width: 149px;
}
#Navigation {
	float: left;
	width: 100%;
}
#partnerlogin {
	float: left;
	width: 100%;
	margin-top: 20px;
	background-color: #FCC079;
	height: 180px;
}
#partnerlogin h1 {
	background-image: url(/images/partnerformhtag.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	background-position: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78A1A;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#partnerlogin p {
	padding-left: 12px;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#partnerlogin p a {
	color: #F78A1A;
	font-weight: normal;
}
#partnerlogin .textfield {
	border: 1px solid #F78A1A;
	width: 110px;
	margin-left: 12px;
	padding: 5px;
}
#Content {
	width: 788px;
	margin-left: 23px;
	float: left;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #F78A1A;
	font-style: normal;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: none;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #AA543D;
	padding: 0px;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #808E42;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1em;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
a {
	color: #F78A1A;
}
a:hover {
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

body.Home #aHome,
body.Project #aProject,
body.Outputs #aOutputs,
body.Contact #aContact,
body.Policy #aPolicy
{
	color: #B16211;
}
#HomeIcons {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.icon {
	float: left;
	height: 133px;
	width: 132px;
	margin-left: 78px;
}
#divFooter {
	text-align: left;
	margin-top: 0px;
	background-color: #E1E2E4;
	color: #666;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 60px;
	width: 100%; 
	padding: 10px 4px 10px 0px;
	padding-right: 4px;
	padding-left: 0px;
	clear: both;
	text-transform: uppercase;
}
#divFooter a {
	color: #B3CA00;
}
#divFooter a:hover {
	color: #999999;
}
#divFooter img {
	padding-right: 5px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerleft {
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 20px;
}
#footerright {
	float: right;
	width: 40%;
	text-align: right;
}
#divFooter p {
	font-size: 11px;
}
#footerright a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-position: inside;
	list-style-type: decimal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #296666;
	line-height: 1.8em;
}
.italic {
	font-style: italic;
}
.smalltext {
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#Content ul li{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(/images/bulletorange.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 10px;
}


ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 149px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}
#Content table tr th {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #F78A1A;
}
#Content table tr td {
	padding: 5px;
	font-size: 11px;
}
.tablehighlight {
	background-color: #FCE8DF;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #333;
	padding: 0.5em;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78A1A;
	text-transform: uppercase;
}

ul#menu li a:hover {
	color: #F78A1A;
}

ul#menu li ul li a {
	color: #F78A1A;
	padding-left: 20px;
	text-transform: uppercase;
	background-color: #FFF;
}

ul#menu li ul li a:hover {
	padding-left: 15px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F78A1A;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.bold {
	font-weight: 200;
}
body.About #aAbout,
body.Objectives #aObjectives,
body.Partnerships #aPartnerships
 {
	padding-left: 15px;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F78A1A;
}
#printbutton {
	float: left;
	width: 100%;
	margin-top: 15px;
}
#printbutton a {
	display: block;
	background-color: #CCC;
	width: 100px;
	text-align: center;
	border: 1px dotted #999;
	text-decoration: none;
	color: #666;
	padding: 3px;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
}
#printbutton a:hover {
	background-color: #999;
	color: #FFF;
}
.partnersurround {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 10px;
}
.partnertitle {
	color: #F78A1A;
	font-size: 12px;
	line-height: 1.4em;
}
.partnercontactdetails {
	float: left;
	width: 58%;
	margin-right: 1%;
	padding-top: 30px;
}
.partnerlogo {
	float: left;
	width: 40%;
}
