#pageheader, #pageheader2, #logo, #mainnavigation, #maincontentright, #footercontact, #subnavouter, #searchouter, #leftcolumn, #breadcrumb, .newsboxleft, .imageprint,  #leftcolumndrill

 {
	display: none;
}

BODY {
	margin: 0;
	background-color: #e6e7e8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #00457C;
	font-weight: normal;

}

IMG {
	border: 0;
}

P {
	margin: 0;
}

#formouter {
	position: relative;
	width: 483px;
	padding-left: 15px;
	padding-top: 20px;
	height: 300px;
}

a.footerlink, a.footerlink:visited {
	font-size: 12px;
	color: #808285;
	text-decoration: none;
}

a.footerlink:hover {
	color: #808285;
	font-size: 12px;
	text-decoration: underline;
}

a.footerlink2, a.footerlink2:visited {
	font-size: 10px;
	color: #808285;
	text-decoration: none;
}

a.footerlink2:hover {
	color: #808285;
	font-size: 10px;
	text-decoration: underline;
}

H1 {
	font-size: 3em;
	font-weight: normal;
	color: #00457C;
	margin: 0 0 8px 0;
}

H2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #00457C;
	margin: 0;
}





#footer {
	position: relative;
	width: 1000px;
	height: 37px;
	font-size: 12px;
	position: relative;
	margin: 0 auto;
	color: #808285;
	text-align: right;
}

#footerleft {
	position: relative;
	width: 400px;
	padding-right: 12px;
	padding-top: 5px;
	float: right;
}

a.footerlinkadd, a.footerlinkadd:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a.footerlinkadd:hover {
	color: #808285;
	font-size: 12px;
	text-decoration: underline;
}


a.footerlinkadd2, a.footerlinkadd2:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a.footerlinkadd2:hover {
	color: #808285;
	font-size: 10px;
	text-decoration: underline;
}


p.newstoryheadline  {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px;
}

.newstoryheadline  {
	font-size: 1.2em;
	font-weight: bold;
}

p.titleadd {
	font-size: 30px;
	color: #00457C;
	font-weight: normal;
	margin: 0 0 10px 0;
}

/* Image holder */

.imageleft {
	position: relative;
	float: left;
	border: 0px solid #e6e7e8;
	padding: 10px 10px 10px 0px;
}

.imageright {
	position: relative;
	float: right;
	border: 0px solid #e6e7e8;
	padding: 10px 0px 10px 10px;
}

.imagecenter {
	position: relative;
	border: 0px solid #e6e7e8;
	padding: 10px 0px 10px 10px;
}

.cubeimage {
	position: relative;
	float: left;
	margin-right: 12px;
	border: 1px solid #e6e7e8;
}
