#outerwrapper {
	font-family: Georgia, Arial, Times, "Times New Roman";
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
}
.justifytext {
	margin: 0px;
	vertical-align: text-bottom;
	text-align: justify;
}
#headerwrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width: 760px;
	text-align: center;
	background-position: center;
	margin-bottom: 20px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	padding: 5px;
	margin-top: 5px;
	border-bottom-color: #cccc99;
}

#logowrapper {
	background-position: center;
	text-align: center;
	width: 760px;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FCFCFE;
	border-right-color: #FCFCFE;
	border-bottom-color: #FCFCFE;
	border-left-color: #FCFCFE;
	float: left;
	text-align: left;
	top: 0px;
	bottom: 0px;
	margin: 0px;
}
.imagebordercentre {
	border: 1px solid #339999;
	padding: 5px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftwrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align: left;
	width: 120px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding: 5px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.wideletterspacing {
	font-weight: normal;
	letter-spacing: 0.2pt;
	color: #333333;
}
.imageborderleft {
	border: 1px solid #339999;
	padding: 5px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imageborderright {
	border: 1px solid #339999;
	padding: 5px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
hr {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccc99;
	border-right-color: #cccc99;
	border-bottom-color: #cccc99;
	border-left-color: #cccc99;
}

