body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
a img{border: none;}
* html a {
  cursor: hand;
}
a {
  outline: none;
  cursor: hand;
}
#box {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	display: block;
	background: url(../i/boxBG.jpg) repeat-y left top;
	text-align: left;
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	color: #000066;
}
#header {
	background: url(../i/header.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 263px;
}
#toplinks {
	display: block;
	margin: 0px;
	padding: 32px 0px 0px 30px;
	height: 20px;
}
#toplinks a {
	color: #E3EAF0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#toplinks a:hover {
	color: #F7D931;
}
#header ul {
	display: block;
	margin: 162px 0px 0px 15px;
	padding: 0px;
	height: 34px;
	width: 930px;
	list-style: none;
	overflow: hidden;
}
#header ul li {
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#header ul li a {
	text-indent: -9999em;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.home {
	background: url(../i/homepage.png) no-repeat left 34px;
	width: 112px;
	height: 34px;
}
.homeActive {
	background: url(../i/homepage.png) no-repeat left top;
	width: 112px;
	height: 34px;
}
.home:hover {
	background: url(../i/homepage.png) no-repeat left top;
}
.consulting {
	background: url(../i/consulting.png) no-repeat left 34px;
	width: 115px;
	height: 34px;
}
.consultingActive {
	background: url(../i/consulting.png) no-repeat left top;
	width: 115px;
	height: 34px;
}
.consulting:hover {
	background: url(../i/consulting.png) no-repeat left top;
}
.research {
	background: url(../i/research.png) no-repeat left 34px;
	width: 103px;
	height: 34px;
}
.researchActive {
	background: url(../i/research.png) no-repeat left top;
	width: 103px;
	height: 34px;
}
.research:hover {
	background: url(../i/research.png) no-repeat left top;
}
.downloads {
	background: url(../i/downloads.png) no-repeat left 34px;
	width: 116px;
	height: 34px;
}
.downloadsActive {
	background: url(../i/downloads.png) no-repeat left top;
	width: 116px;
	height: 34px;
}
.downloads:hover {
	background: url(../i/downloads.png) no-repeat left top;
}
.reports {
	background: url(../i/reports.png) no-repeat left 34px;
	width: 94px;
	height: 34px;
}
.reportsActive {
	background: url(../i/reports.png) no-repeat left top;
	width: 94px;
	height: 34px;
}
.reports:hover {
	background: url(../i/reports.png) no-repeat left top;
}
.events {
	background: url(../i/events.png) no-repeat left 34px;
	width: 88px;
	height: 34px;
}
.eventsActive {
	background: url(../i/events.png) no-repeat left top;
	width: 88px;
	height: 34px;
}
.events:hover {
	background: url(../i/events.png) no-repeat left top;
}
.contact {
	background: url(../i/contact.png) no-repeat left 34px;
	width: 116px;
	height: 34px;
}
.contactActive {
	background: url(../i/contact.png) no-repeat left top;
	width: 116px;
	height: 34px;
}
.contact:hover {
	background: url(../i/contact.png) no-repeat left top;
}
.press {
	background: url(../i/press.png) no-repeat left 34px;
	width: 81px;
	height: 34px;
}
.pressActive {
	background: url(../i/press.png) no-repeat left top;
	width: 81px;
	height: 34px;
}
.press:hover {
	background: url(../i/press.png) no-repeat left top;
}
.partners {
	background: url(../i/partners.png) no-repeat left 34px;
	width: 104px;
	height: 34px;
}
.partnersActive {
	background: url(../i/partners.png) no-repeat left top;
	width: 104px;
	height: 34px;
}
.partners:hover {
	background: url(../i/partners.png) no-repeat left top;
}
#tabtop {
	width: 960px;
	margin: 0px;
	padding: 15px 0px 0px;
	background: url(../i/tabtop.png) no-repeat left top;
	height: auto;
}
#contentTable {
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 930px;
	background: url(../i/contentBG.gif) repeat-y left top;
}
#leftcol {
	background: url(../i/leftcolBG.png) no-repeat left bottom;
	padding-bottom: 100px;
}
#leftcol ul {
	display: block;
	margin: 0px;
	padding: 31px 0px 0px;
	list-style: none;
	width: 168px;
	text-align: right;
	background: url(../i/leftnavulbg.png) no-repeat left top;
}
#leftcol ul li {
	border-bottom: 1px solid #FFFFFF;
	padding: 0px;
	display: block;
	margin: 0px;
}

.Menu
{
	color: #000066;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 12px;
	background: url(../i/leftnavllinkbg.png) no-repeat right bottom;        
}

.MenuActive
{
	color: #000066;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 12px;
	background: url(../i/leftnavllinkbg.png) no-repeat right top;
}

/*#leftcol ul li a {
	color: #000066;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 12px;
	background: url(../i/leftnavllinkbg.png) no-repeat right bottom;
}
*/
#leftcol ul li a:hover {
	background: url(../i/leftnavllinkbg.png) no-repeat right top;
}

#newssignup {
	background: url(../i/newsletter.png) no-repeat left top;
	display: block;
	text-indent: -9999em;
	margin: 10px 0px 12px 13px;
	padding: 0px;
	height: 90px;
	width: 143px;
	overflow: hidden;
}

#newsbox {
	margin: 30px 10px 20px 10px;
	width: 148px;
}

#newsbox p{
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}


#rightcol h1 {
	height: 50px;
	margin: 12px 0px 0px;
	padding: 0px;
	clear: both;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}
#welcometo {
	background: url(../i/welcometobeechamresearch.png) no-repeat 11px top;
}
.pageheading
{
    margin-left:13px;
    margin-top:13px;
    font-size: 20px;
    font-family: Verdana;
    color: #16A1D5;        
}
.pagesubheading
{
    margin-left:13px;
    margin-top:8px;
    font-size: 22px;
    font-family: Verdana;
    color: #000066;        
}
.InfoPhoto
{
    margin-bottom:10px;    
    margin-left: 10px;
}
.Downloads
{
    margin-top:30px;    
}
#newsheader {
	background: url(../i/newsheaderbar.png) no-repeat left top;
	display: block;
	height: 86px;
	margin: 0px;
	padding: 0px;
}
#news {
	margin: 0px;
	padding: 13px 0px 0px;
	width: 622px;
	display: block;
}
.newsitem {
	width: 135px;
	padding: 3px 0px 0px 20px;
	background: url(../i/newsbar.gif) no-repeat right center;
	margin: 0px;
	float: right;
}
.newsitem a {
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	color: #000066;
	display: block;
	background: url(../i/more.png) no-repeat left 40px;
	height: 52px;
	margin: 0px 20px 0px 5px;
	padding: 0px;
	width: 100px;	
}
.newsitem a:hover {
	background: url(../i/more.png) no-repeat -300px 40px;
}
#news strong {
	display: block;
}
#pagebody {
	margin: 0px;
	padding: 13px;
}
#contactdetails {
	margin: 15px 0px 0px;
	padding: 0px;
	background: #E6F1FE;
	display: block;
	border-top: 1px solid #000066;
	font-size: 11px;
}
#contactdetails #contactbg p {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 50px 0px 0px;
}
#contactbg {
	margin: 0px;
	padding: 13px 13px 0px;
	display: block;
	background: url(../i/contactbg.jpg) no-repeat right bottom;
}
#contactdetails h3 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 13px;
	padding: 0px;
}
#contactdetails h3 em {
	font-size: 10px;
	font-style: normal;
}
.clear {
	margin: 0px;
	padding: 0px;
	width: 730px;
	display: block;
	clear: both;
	height: 13px;
}
.newsclear {
	margin: 0px;
	padding: 0px;
	width: 612px;
	display: block;
	clear: both;
	height: 12px;
}
#footer {
	background: url(../i/footer.png) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 63px;
	width: 960px;
	font-size: 11px;
	font-weight: bold;
	color: #DFECFD;
}
#footertext p {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footertext {
	display: block;
	margin: 0px;
	padding: 11px 30px 0px 199px;
	text-align: right;
	clear: both;
}
#footer a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #DFECFD;
	text-decoration: none;
}

.Form
{
    background-color: #E6F1FE;
    border: solid 1px #000066;
    padding:20px;    
}
.FormTopMargin
{
    margin-top:10px;    
}
.FormTitle
{
    font-size:10px;
    color: #000066;
    font-weight: bold;  
}
.txt
{
    border: solid 1px #000066;    
    width:200px;
    font-family: Verdana;
    font-size:12px;
}
.Quantity
{
    border: solid 1px #000066;    
    width:50px;
    font-family: Verdana;
    font-size:12px; 
    margin-right: 5px;       
}
.dropdown
{
    border: solid 1px #000066;    
    width:205px;
    font-family: Verdana;
    font-size:12px;
}
.dropdownsmall
{
    border: solid 1px #000066;    
    width:60px;
    font-family: Verdana;
    font-size:12px;
}
.txtbig
{
    border: solid 1px #000066; 
    width:300px;   
    font-family: Verdana;
    font-size:12px;
}
.IntroText
{
    margin-bottom:15px;    
}
.ErrorMessage
{
    color: Red;    
}
.FormField
{
    margin-bottom:5px;    
}
.ArticleTitle
{
    font-weight: bold;    
}
.ArticleSummary
{
    margin-bottom: 10px;    
}
.ArticleSummary a
{
   text-decoration: underline; 
   color: #000066;      
}
.login
{
    float:left;
    display: inline;
    margin-right: 10px;
    width:304px;     
}
.reminder
{
    width:304px;     
}
.register
{
    float:left;
    display: inline;
    width:421px;     
}

.accountaddresses
{
    float:left;
    display: inline;
    width:421px;     
    margin-top:10px;
}

.banner
{
    width: 741px;
    text-align: center;   
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left:13px;
}
.loggedin
{
    margin-top: 15px;
    width: 100%;
    text-align:center;        
}
.loggedin a
{
    text-decoration: underline;
}

.categoryreport
{
    margin-top: 20px;
    border: solid 1px #000066;
    padding: 5px;    
}

.categoryimage
{
    vertical-align: top;
}
.categorytext
{
    vertical-align: top;
}
.categorymoreinfo
{
    
}
.addresses
{
    float:left;
    display: inline;
    margin-left: 10px;
    width:304px;     
}
.EcomAddressBar{padding:5px;background:White;margin-bottom:5px;margin-top:5px; border:1px dotted #660000;}
.EcomAddressBar a{color:#660000;}
.EcomAddressBar input{vertical-align:middle;}

/* checkout */
.checkoutemptybasket{text-align:center; margin:50px 0 50px;}

.EcomCheckoutTrail{padding-bottom:10px;border-bottom:0px dotted #003366; padding-top:10px; text-align:center;}
.EcomCheckoutTrail span{margin-right:8px;}
.EcomCheckoutTrail span b{}

.EcomConfirmAddress{text-align:left;margin-bottom:10px;}
.EcomConfirmAddress td{vertical-align:top; padding-right:10px;}
.EcomConfirmAddress a{color:#666666;}

.EcomBasketSummary{text-align:left;}
.EcomBasketSummary table{border-collapse:collapse;width:100%;}
.EcomBasketSummary table td{background:#E6F1FE;border:1px solid #003366;padding:5px;}

.CPLeft{border-width: 1px; border-color:#003366; border-style:solid; padding:8px;}
.CPLeft table{ border-collapse:collapse;}
.CPLeft table td{padding:0px; vertical-align:middle;}