body { font-family: Georgia, Times, "Times New Roman", serif; font-size: 62.5%; font-weight: normal; color: #000; text-align: left; background: #fff; }

#wrapper { width: 100%; }

#skip { display: none; }

#header { float: left; width: 100%; border-bottom: 1px solid #000; margin-bottom: 2em; }

#header h1 { float: left; }
#header #logoLDA { display: none; }

#breadcrumb { display: none; }
#menu { display: none; }

#pageImage { display: none;}

#leftCol { display: none; }
#home #leftCol { display: block; }

img { border: 0; display: none; }

a { color: #000; text-decoration: underline; }

h1 { font-family: Georgia, Times, "Times New Roman", serif; font-size: 2.5em; font-weight: normal; margin: .5em 0; }
h2 { clear: both; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.9em; font-weight: normal; line-height: 1.05em; margin-top: 1.5em; padding-bottom: .35em; border-bottom: 1px solid #000; }
h2 a { text-decoration: none; }
h3 { clear: both; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.35em; font-weight:800; }
h4, p, ul, ol, dt, dd  { font-size: 1.3em; margin-bottom: 1.5em; line-height: 1.3em; }
h4 { font-weight: 800; margin-bottom: .15em; }
dt { font-weight: 800; }

li p, label, input, textarea, select { font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.3em; clear: left; }

dl { clear: both;}
dt { clear:left; float: left; width: 100px; }
dd { float: left; width: 300px; }

table { margin-bottom: 1em; }
table, td, th { border-collapse: collapse; border: 1px solid #000; }
td, th { padding: 5px; vertical-align: top; }
td p { font-size: 1em; }

#latestNews ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#latestNews ul li {
	margin-bottom: 1em;
}

#theProcess ol {
	margin-left: 0;
	padding-left: 0;
}

#mainContent ul li h3 {
	font-weight: 800;
}

#mainContent ul li h3,
#mainContent ul li p {
	font-size: 1em;
	margin: 0; 
}

p.date { float: right; }
span.filesize { padding-left: 5px; }

ul#news { list-style: none; margin: 0; padding: 0; }
ul#news li { margin-bottom: 1em; }
 
ul.imageList { display: none; }

.organogram img { display: block; margin-bottom: 1em; }

#contentFooter { display: none; }

fieldset { float: left; clear: both; margin: 0 2em 1em 0; border: 0; }
legend { display: none; }
textarea { height: 150px; }

.frm_Row { float: left; clear: both;  margin-bottom: 1em; }
.frm_Row label {float: left; display: block; width: 200px; }
.frm_Row input, .frm_Row textarea { width: 350px; }
.frm_Row_submit input { }
.frm_Row_submit {float: left; width: 350px; margin-bottom: 1em; padding-left: 200px;}
.frm_Row_radio_horiz { float: left; width: 350px; padding-left: 200px; }
.frmBtn { float: left; clear: both; margin: 1em 0; }

#pagination { display :none; }

#rightCol { display: none;  }

#footer { width: 100%; display: none; }

