/* CSS Document */

div#headerDetails {
	display:block;
	text-align:right;
}
div#navigationBar,
td#leftColumn,
div#nav2,
#breadcrumbs,
div#footer-right,
div#navMain {
	display:none;
}

div#logo img {
	float:left;
}

h1, h2, h3, h4 {
	padding-left:0px;
	margin:0px;
}
#headerDetails h1 {
	font-size:1.2em;
	border-bottom:1px none white;
}
#headerDetails h2 {
	display:none;
}


div#footer-left,
div#footer-left * {
	color:#666;
}
div#mainContentArea {
	padding:0px 0 0;
}
div#footer {
	border-bottom:1px solid #346C87;
}

body div#Layer13,
body div#Layer13 *,
body div#Layer13 div.content-element p.bodytext {
	color:#fff;
}