body {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	text-align: left;
	margin: 10px;
	color: #000000;
	font-size: 10pt;
	line-height: 1.5em;
}

.printonly {
	display: block;
}

/*HIDDEN BLOCKS*/
.foo-nav,
.noprint,
#top,
#header ul,#header form, #header h1,
#quick-nav {
	display: none;
}

#main,
#main-nav {
}

h1 {
	left: 0px;
}

/*END HIDDEN BLOCKS*/
#header {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}

/*HEADER*/
#header .printonly {
	margin-bottom: 10px;
}

#header strong {
	color: #000000;
}

/*END HEADER*/
/*VISUAL*/
.visual {
	margin-top: 10px;
	background: none;
	height: auto;
	width: auto;
}

.visual h2 {
	text-align: left;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 2.5em;
	line-height: 1.2em;
}

.visual h2 b {
}

.controls,
.visual ul {
	display: none;
}

/*END VISUAL*/
/*CONTENT*/
#newsbox h3,
.services h3,
.sector h3,
.case-studies h3,
.right h3 {
	background: none;
	text-indent: 0;
	font-weight: normal;
	font-size: 20px;
	height: auto;
	color: #000000;
}

#newsbox ul,
.services ul,
.sector ul,
.case-studies ul,
.subnav ul {
	margin: 5px 0 0 0;
	padding: 0;
	background: none;
}

#newsbox ul li,
.services ul li,
.sector ul li,
.case-studies ul li,
.subnav ul li {
	padding: 5px 0;
	background: none;
}

.services ul li a.selected,
.sector ul li a.selected,
.case-studies ul li a.selected,
.subnav ul li a.selected {
	background: none;
}

#newsbox ul li a,
.services ul li a,
.sector ul li a,
.case-studies ul li a,
.subnav ul li a {
	padding: 0;
}

.fbox01 {
	display: none;
}

ul.postdata li {
	display: none;
}

ul.postdata li.timestamp,
ul.postdata li.author {
	background: none;
	padding: 0;
	display: block;
}

#pagewidth {
	background: none;
	margin: 0;
}

.content {
}

.content a {
	text-decoration: underline !important;
	color: #000000 !important;
}

.content .left ul li,
.content .a-media ul li {
	list-style: disc;
	list-style-image: none !important;
}

#flashHolder-scroller {
	display: none;
}

/*END CONTENT*/
/*FOOTER*/
#footer {
	height: auto;
	margin: 50px 0 0 0;
	background: none;
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px 5px 0 5px;
}

#footer div {
	height: auto;
}

#footer ul.partners {
	display: none;
}

#footer ul.tel {
	padding: 0;
}

#footer ul.tel li,
#footer p.copy {
	color: #000000;
	list-style-type: none;
	margin: 5px 0 0 0;
}

ul.tel li.second {
	background: none !important;
}

#footer .copy {
	position: relative;
	top: 0;
	margin: 0 !important;
}

#footer .tel {
	position: relative;
	top: 0;
	margin: 0;
}

#footer .printonly {
	padding-top: 8px;
	margin-top: 5px;
}

#footer .printonly h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

#footer .printonly p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-weight: normal;
}

/*END FOOTER*/