body, td, th, ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

table.mainBlock {
	width: 775px;
}
table.mainBlock tr td {
	vertical-align: top;
}

tr.lineRow td {
	height: 13px;
	background-color: #6A6859;
}
tr.bannerRow td {
	height: 229px;
}
tr.footerRow td {
	height: 50px;
	background: #D3D1BC url('../images/footer-bg.gif') repeat-x;
	padding: 20px 10px;
}
tr.footerRow td div.footerText {
	float: left;
}
tr.footerRow td div.footerText a {
	font-weight: bold;
	color: #000000;
}
tr.footerRow td div.copyrightText{
	float: right;
}		

td#logoCell {
	
}
td#topNavCell {
	vertical-align: bottom;
}
td#topNavCell ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
td#topNavCell li {
	display: inline;
}
td#topNavCell a {
	font-size: 15px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	padding: 0 5px 0 5px;
}
td#topNavCell a.on {
	text-decoration: underline;
}
td#searchNewsCell {
	background: #D8D6C2 url('../images/nav-bg.gif') repeat-x;
}
td#searchNewsCell h2, td#caseStudiesCell h2, td#leftNavCell h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #575443;
	text-transform: uppercase;
	margin: 8px 5px 5px 10px;
}
form.searchForm {
	margin: 0;
	padding: 4px 10px 4px 10px;
}
td#searchNewsCell ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
td#searchNewsCell ul li {
	color: #575443;
	margin: 5px 0 5px 10px;
	padding-left: 15px;
	background: url('../images/arrow-black.gif') top left no-repeat;
}
td#searchNewsCell strong {
	color: #222222;
}
td#bannerCell {
	cursor: hand;
	background: #EEEEEE url('../images/banner.gif') no-repeat;
}
td#yellowCell {
	background-color: #FFCC00;
}
td#caseStudiesCell {
	background-color: #B7B8AA;
}
td#caseStudiesCell ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
td#caseStudiesCell ul li {
	color: #575443;
	margin: 5px 0 5px 10px;
	padding-left: 15px;
	background: url('../images/arrow-white.gif') top left no-repeat;
}
td#caseStudiesCell strong {
	color: #FFFFFF;
}
td#leftNavCell {
	background-color: #B7B8AA;
}
td#leftNavCell ul.navigationList-level1 {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
td#leftNavCell ul.navigationList-level2 {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
td#leftNavCell ul.navigationList-level1 li {
	color: #575443;
	margin: 5px 0 5px 0;
	padding-left: 15px;
	background: url('../images/arrow-black.gif') top left no-repeat;
}
td#leftNavCell ul.navigationList-level2 li {
	color: #575443;
	margin: 5px 0 5px 0;
	padding-left: 15px;
	background: url('../images/arrow-black.gif') top left no-repeat;
}
td#leftNavCell em {
	font-style : normal;
	font-weight: bold;
}
td#contentCell {
	width: 576px;
}

div.mainBody {
	padding: 10px;
}

table.subLinksBlock {
	margin-top: 10px;
	width: 576px;
}
table.subLinksBlock td#spacer {
	width: 28px;
}
table.subLinksBlock td#content {
	width: 173px;
}
table.subLinksBlock h3 {
	margin: 0;
	color: #575441;
	font-size: 15px;
	font-family: tahoma, arial, helvetica, sans-serif;
}
table.subLinksBlock h4 {
	margin: 0 0 4px 0;
	color: #800205;
	font-size: 10px;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
}
table.subLinksBlock {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
table.subLinksBlock a#more {
	display: block;
	font-weight: bold;
	padding: 0 10px 0;
	text-align: right;
	background: url('../images/arrow-black.gif') no-repeat right;
}

h1 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #575443;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 5px 0;
}