body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3d4043;
	line-height: 12pt;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/leftBrushStroke.gif);
	background-repeat: repeat-y;
	background-position: left -200px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
a:link {
	color: #C08026;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E0BF91;
}
a:hover {
	text-decoration: none;
	color: #004372;
}
a:active {
	text-decoration: underline;
	color: #3D4043;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18pt;
	color: #3d4043;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2pt;
	line-height: 18pt;
}
#nav {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 118px 0em 0px 0px;
	float: right;
	display: inline;
}
#nav a {
	font-size: 9pt;
	text-transform: uppercase;
	padding: 0.3em 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	letter-spacing: 1pt;
}
#nav a:link {
	font-weight: normal;
	text-decoration: none;
}
#nav a:visited {
	color: #3D4043;
	text-decoration: none;
}
#nav a:hover {
	color: #004372;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D4043;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D4043;
}
#nav a:active {
	color: #004372;
}
#nav li {
	display: inline;
	margin: 0em;
	padding: 0em;
}
#bottomBorder {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(/images/bottomBrushStroke.gif);
	background-repeat: repeat-x;
	background-position: 500px bottom;
	height: 200px;
	z-index: -1;
}
#pageTitle {
	background-image: url(/images/DCL.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 298px;
	display: inline;
	position: absolute;
	left: 40px;
	top: 40px;
}
#pageTitle span {
	display: none;
}
.contact {
	text-align: right;
	margin-top: 5em;
	display: inline;
	float: right;
	margin-bottom: 2em;
	padding-right: 20px;
}
#icons {
	background-image: url(/images/iconsSub.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: right;
	float: right;
	height: 125px;
	width: 338px;
	margin-top: 20px;
	margin-right: 0px;
}
#centred {
	text-align: center;
}
#centred #inner {
    text-align: left; /* Un IE5 Hack */
    margin: 0px auto auto;
    width: 50em;
}
.bodyText {
	padding-right: 9em;
	padding-left: 9em;
}
#pageTop {
	height: 150px;
	width: 100%;
	min-width: 600px;
}
.headlineBlue {
	font-size: 15pt;
	line-height: 18pt;
	color: #004372;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	letter-spacing: .5pt;
}
.subhead {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #C08026;
	letter-spacing: 1pt;
	margin-top: 2em;
}
.subheadPort {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #C08026;
	letter-spacing: 1pt;
	margin-top: 2em;
	margin-bottom: 2em;
}
#desciption {
	background-color: #F7Edd8;
	text-align: left;
	margin: 20px auto;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#portLandscape {
	margin-bottom: 40px;
	height: 100%;
	display: block;
}
.imgFloatLeft {
	float: left;
}
#portPortrait {
	margin-top: 40px;
	margin-bottom: 40px;
	height: 100%;
	display: block;
}
.title {
	font-weight: bold;
	color: #C08026;
}
.textPort {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3D4043;
}
