* {
	margin: 0;
	padding: 0;
}

address {
	font-size: 12px;
	font-style: normal;
}
html, body {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
body {
	background:url(../images/interface/main_bg_tint.jpg) repeat-x;

}
hr {
	border: 1px solid #dcddde;
	margin: 15px 0 10px 0;
}
img {
	border: 0;
}
.clearLeft {
	clear: Left;
}
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}
.super {
	font-variant: super;
}
#wrapper {
	background: #FFFFFF url(../images/interface/bg_ting.jpg) repeat-y; 
	margin:auto;
	width: 811px; 
}
#container {
	margin: 0 4px 0 4px;
}
#header_bar {
/*	height: 358px;
*/
	width: 802px;
}
#header_banner {
	width: 802px;
}
#header {
	padding: 0;
	margin: 0;
}
#logo { 
	background:url(../images/generic/banner_top.jpg) no-repeat;
	max-height: 85px;	
	width: 802px;
}
#logo img {
	border: 0px;
}
#welcome_time {
	color: #6a6a6a;
	clear: both;
	font: 12px/12px "Trebuchet MS", arial, helvetica, sans-serif;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: 60px;
	right: 30px;	
	width: 260px;
	z-index: 99;
}
.padRight {
	margin-right: 10px;
}

#navigation {
	float: left;
	text-align: center;
	width: 204px;
}
#main {
	background-color: #ffffff;
	float: LEFT;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	padding: 0;
	width: 580px;
}
h1 {
	color: #1a6eb3;
	font-size: 22px;
}
h2 {
	color: #1a6eb3;
	font-size: 18px;
}
h3 {
	color: #1a6eb3;
	font-size: 16px;
}
h4 {
	color: #1a6eb3;
	font-size: 14px;
}
#main p {
	color: #1f1f1f;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
}
#main .newsItem img {
	padding: 4px;
}
#main strong, #main b {
	color: #1f1f1f;
}
.padLeft10 {
	padding-right: 10px;
}
#content {
	clear: both;
	/*float: left;*/
	padding: 20px 0;
	padding-left: 20px;
}
#leftNav {
	float: left;
	padding-top: 20px;
	width: 193px;
}
#rightBody {
	clear: right;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 540px;
}
#rightBody img {
	margin: 0 8px 4px 0;
}
#visualising {
	margin-bottom: 25px;
}
.newsItems {
	clear: both;
	height: 90px;
}
.newsItems img {
	margin: 0 8px 4px 0;
}
#content #leftContent {
	float: left;
	width: 255px;
}
#content #rightContent {
	clear: right; 
	float: left;
	margin-left: 20px;
	width: 255px;
}

.callout { font: bold 1.1em "Trebuchet MS", arial, helvetica, sans-serif;}


#leftContent div {
	clear: both;
}

#sidebox {
	margin-left: 1px;
	text-align: center;
	width: 201px;
}
.sideboxes {
	height: 88px;
	margin-bottom: 7px;

}
#main #content ul {
	color: #1f1f1f;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	text-indent: 0;
}
#main #content li {
	font: 12px/12px "Trebuchet MS", arial, helvetica, sans-serif;
	margin-bottom: 14px;
}
#main #content a:link, #main #content a:visited {
	font: 12px/12px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #1f1f1f;
	text-decoration: none;
	border-bottom: 1px dotted #1f1f1f;
}
#main #content a:hover, #main #content a:active {
	border: 0;
	color: black;
}
.ddfmerrors, .errorlist {
	font: 12px/15px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #1f1f1f;
}
ul.nobullets {
	margin-left: 0;
	padding-left: 0;
}
.content ul.nobullets li {
	margin-left: 0;
	padding-left: 0;
}
.content ul.nobullets li a {
	margin-left: 0;
	padding-left: 0;
}
a.noborder {
	border: 0;
}
#footer {
	background-color:#1a6eb3;
	background: url(../images/interface/footer_flash.jpg) no-repeat top;
	clear: both;
	color:#6A6A6A;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 1px;
	padding-top: 40px;
	width: 802px;
}
#byBuzz {
	color: #6a6a6a;
	float:right;
	padding-top: 4px;
	padding-right: 30px;
}
#byBuzz a {
	color: #6a6a6a;
	text-decoration: none;
}
#footer .text {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; 
}
.linkItem img {
	padding: 4px 6px;
}
#rightBody .message {
	color: #EC1633;
}
.pageNav { margin-top: 20px; }
.pageNav a:link, .pageNav a:visited { font-weight:bold; color:#3bacce; }
.pageNav a:hover, .pageNav a:active { font-weight:bold; color:#3bacce; text-decoration: none; }
.firstLast { float: left; width: 30px; text-align: center }
.prevNext { float: left; width: 70px; text-align: center; }
#pageNumbers { float: left; width: 320px; text-align: center; }
.pageNumber { float: left; width: 30px; text-align: center; }
#mailerForm {
	font: 12px/18px "Trebuchet MS", arial, helvetica, sans-serif;
}
#mailerForm .required {
	font-size: small;
}
#mailerForm .mailerLine {
}
#mailerForm .mailerLine label {
	clear: left;
	display: block;
	float: left;
	width: 200px;
}
#mailerForm .mailerLine input {
	width: 200px;
}
#mailerForm .mailerLine textarea {
	height: 75px;
	width: 200px;
}
#mailerForm .mailerSubmit {
	float: left;
	text-align: center;
	width: 49%;
}
#mailerForm .mailerReset {
	clear: right;
	float: left;
	text-align: center;
	width: 49%;
}
#mailerForm .mailerSubmit input, #mailerForm .mailerReset input {
	width: 100px;
}
.ddfmwrap {
}
.fieldwrap label {
	display: block;
	float: left;
	width: 150px;
}
.fieldwrap input {
	width: 250px;
}
.fieldwrap textarea {
	height: 75px;
	width: 250px;
}
#archive {
	padding-left: 24px;
	text-align: center;
}
#archive ul {
	list-style: none;
	text-align: center;	
	width: 150px;
}
#archive li {
	text-align: left;
}
#archive li a:link, #archive li a:visited, #archive li a:hover, #archive li a:active  {
	color: #1f1f1f;
}
.itemDated {
	font-size: 0.8em;
}
.sectorBoxes {
	border: none;
	text-decoration: none;
	margin-bottom: 20px;
}
#container #main .sectorBoxes a:link, #container #main .sectorBoxes a:visited {
	border: none;
	border-bottom: 0;
	text-decoration: none;
}
.sectorBoxes h3 {
	margin-bottom: 5px;
}
#container #main .sectorBoxes p {

} 
#container #main .sectorBoxes p img {
	margin-top: 2px;
	margin-right: 10px;
}
.product_pages {

}
.ttel_page_link img {
	padding-left: 10px;
}
.icon {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
}
.doc {
	background: white url(../images/interface/doc_word.png ) no-repeat 0px 0px;
}
.gif {
	background: white url(../images/interface/doc_gif.png ) no-repeat 0px 0px;
}
.jpg {
	background: white url(../images/interface/doc_jpg.png ) no-repeat 0px 0px;
}
.png {
	background: white url(../images/interface/doc_png.png ) no-repeat 0px 0px;
}
.pdf {
	background: white url(../images/interface/doc_pdf.png ) no-repeat 0px 0px;
}
.txt {
	background: white url(../images/interface/doc_text.png ) no-repeat 0px 0px;
}
.xls {
	background: white url(../images/interface/doc_xls.png ) no-repeat 0px 0px;
}
.zip {
	background: white url(../images/interface/doc_zip.png ) no-repeat 0px 0px;
}
.positive {
	background: white url(../images/interface/tick.png ) no-repeat 0px 0px;
}
.negative {
	background: white url(../images/interface/cross.png ) no-repeat 0px 0px;
}