﻿.footertxt {
		font-family: Calibri;
		font-size: medium;
		color: #FFFFFF;
	}
.table800 {
	margin: 10px;
	width: 790px;
}
.imgabsolute {
	position: absolute;
}
.footerlinks {
	font-family: "Adobe Heiti Std R";
	color: #FFFFFF;
	font-size: large;
}
.TABS {
	border-style: groove;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: normal;
	font-size: 20px;
	font-family: "Myriad Pro";
	border-top-width: thin;
	cursor: pointer;
}
.newStyle1 {
	font-family: "Myriad Pro";
	font-size: large;
	line-height: 27px;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
}
body {
	/*background-position: center top*/
	background-color: #ffffff;
	background-image: url('images/BBC_01.jpg');
	background-repeat: no-repeat; 
	/*position: relative;
	width: 800px;
	margin: 0 auto;*/
	margin:0px;
	padding: 0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
div {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	z-index: 2;
	width: 800px;
	position: absolute;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
collapsepanelcontent 
{
    overflow:hidden;
    height:0px;
}
collapsepanelInfraredtitle
{
	color: White;
    background-color:Purple;
    font-weight:bold;
    float:left;
    padding:5px;
    vertical-align:middle;
}