body   { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
/*	background-color: #CCCCCC; */
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

td,tr { font-family: Arial, Verdana, Helvetica, sans-serif; color: #666666; font-size: 12px; }

p,li,ul   {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #116CAF;
	margin-top: 0;
}
p { margin-bottom: 1em; }
li,ul   {
	line-height: 1.1em;
	margin-bottom: 0.5em;
}
ul   {
	margin-bottom: 10px;
}
sub {
	font-size: 0.7em;
}
sup {
	font-size: 0.9em;
}
.tick li   {
	list-style-image: url(images/tick.gif);
}
.norm_font {
	font-size: 12px;
}
.small_font {
	font-size: 11px;
}
.mini_font {
	font-size: 10px;
}
.micro_font {
	font-size: 9px;
}
a:active   { }
a:visited   { color: #000000; text-decoration: none; }
a:link   { color: #000000; text-decoration: none; }
a:hover   { color: #000000; text-decoration: underline; }

.centrebody #wrapper {
	position: relative;
	width: 950px;
	border: 1px solid #E9E9E9;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

.centrebody #header {
	top: 0px;
	left: 0px;
	width: 950px;
	height: 265px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/navigation/header-bg.gif);
	background-repeat: repeat-x;

}
.centrebody #header h1 {
	margin: 0;
	padding: 10px 0;
}
.centrebody #header a:active { }
.centrebody #header a:visited { color: #116CAF; text-decoration: none; }
.centrebody #header a:link { color: #116CAF; text-decoration: none; }
.centrebody #header a:hover { color: #116CAF; text-decoration: underline; }
.centrebody #logo {
	padding-top: 5px;
	padding-left: 10px;
}
html-> .centrebody #logo {
	margin-top: 5px;
	padding-top: 0;
	padding-left: 10px;
}
.centrebody #contact {
	clear:both;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	padding-right: 0px;
	color: #116CAF;
}
* html .centrebody #contact {
	margin-right: 20px;
}
.centrebody #contact p {
	color: #116CAF;
}
.centrebody #strapline {
	position: absolute;
	top: 150px;
	right: 30px;
	width: 950px;
	color: #FFFFFF;
}
.centrebody #strapline p {
	color: #FFFFFF;
	font-size: 28px;
	text-align: right;
}
.centrebody #movie {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 330px;
	height: 165px;
	background-image: url(images/pink_pathogens_new.jpg);
	background-repeat: no-repeat;
	z-index: 99;
}
.centrebody #page-title { 
	float: right;
	text-align: left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
.centrebody #content {
	float: right;
	width: 700px;
	height: 150px;
	min-height: 150px;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 25px 25px 0;
}
html> .centrebody #content {height:auto; width: 700px;}

.centrebody #content a:active { color: #116CAF; }
.centrebody #content a:visited { color: #116CAF; text-decoration: underline; }
.centrebody #content a:link { color: #116CAF; text-decoration: underline; }
.centrebody #content a:hover { color: #000000; text-decoration: underline; }

.centrebody #content-full-width {
	position: relative;
	width: 900;
	height: 150px;
	min-height: 150px;
	text-align: center;
	margin: 25px 25px 25px 25px;
	padding: 0;
}
html> .centrebody #content-full-width {height:auto;}

.centrebody #content-full-width a:active { color: #EC008C; font-weight: bold; }
.centrebody #content-full-width a:visited { color: #EC008C; font-weight: bold; text-decoration: underline; }
.centrebody #content-full-width a:link { color: #EC008C; font-weight: bold; text-decoration: underline; }
.centrebody #content-full-width a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.centrebody #news-panel {
	float: left;
	margin: 15px 0 0 10px;
	left: 5px;
	width: 184px;
/*	border-right:  1px solid #116CAF; */
	text-align: left;
}
.centrebody #news-panel p {
	font-size: 12px;
}
.centrebody #news-panel-hdr {
	top: 0;
	width: 184px;
	height: 33px;
	text-align: left;
	background-image: url(images/news_hdr_bg.gif);
	background-repeat: no-repeat;
}
.centrebody #news-panel-main {
	top: 0;
	width: 184px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/news_slc_bg.gif);
	background-repeat: repeat-y;
}
.centrebody #news-panel-text {
	margin: 0 5px 0 0;
	padding: 15px 15px 15px 15px;
	text-align: left;
	background-image: url(images/news_slc_bg.gif);
	background-repeat: repeat-y;
}
.centrebody #news-panel-text p {
	margin-bottom: 0.5em;
}
.centrebody #news-panel-ftr {
	top: 0;
	left: 10px;
	width: 190px;
	height: 15px;
	text-align: left;
	background-image: url(images/news_ftr_bg.gif);
	background-repeat: no-repeat;
}

.centrebody #news-panel a:active { color: #EC008C; font-weight: bold; }
.centrebody #news-panel a:visited { color: #EC008C; font-weight: bold; text-decoration: none; }
.centrebody #news-panel a:link { color: #EC008C; font-weight: bold; text-decoration: none; }
.centrebody #news-panel a:hover { color: #EC008C; font-weight: bold; text-decoration: underline; }
.centrebody #casestudy {
	width: 170px;
	height: 130px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	background-image: url(images/casestudy-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.centrebody #casestudy p {
	color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 0;
}
.centrebody #casestudy a:active { color: #FFFFFF; font-style: normal; }
.centrebody #casestudy a:visited { color: #FFFFFF; font-style: normal; text-decoration: none; }
.centrebody #casestudy a:link { color: #FFFFFF; font-style: normal; text-decoration: none; }
.centrebody #casestudy a:hover { color: #FFFFFF; font-style: normal; text-decoration: underline; }
.news-header-text { 
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 25px;
}
.header-text { 
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0.75em;
}
.title-text { 
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
}
.sub-title-text { 
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 25px;
}
.lgt-blue {
	color: #29A3DC;
	font-weight: bold;
}
.error { 
	color: #FF0000;
	font-weight: bold;
}
.img {
	border: none;
}
.clinical {
	font-family: "lucida handwriting", arial, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.centre {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.box { /* This is for the TinyMCE Textbox */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit {
	border: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
	font-weight: bold;
	background: #116CAF;
	cursor: pointer;
	color: #FFFFFF;
}
.reset {
	border: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
	font-weight: bold;
	background: #29A3DC;
	cursor: pointer;
	color: #FFFFFF;
}
.centrebody #footer {
	left: 0px;
	width: 950px;
	height: 80px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.centrebody #foot-nav {
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 15px;
	width: 950px;
	text-align: center;
	color: #F49D36;
}

.centrebody #footer a:active { color: #000000; }
.centrebody #footer a:visited { color: #000000; text-decoration: underline; }
.centrebody #footer a:link { color: #000000; text-decoration: underline; }
.centrebody #footer a:hover { color: #116CAF; text-decoration: underline; }
.centrebody #foot-nav a:active { color: #000000; }
.centrebody #foot-nav a:visited { color: #000000; text-decoration: underline; }
.centrebody #foot-nav a:link { color: #000000; text-decoration: underline; }
.centrebody #foot-nav a:hover { color: #116CAF; text-decoration: underline; }
.centrebody #foot-right {
	float: right;
	margin-top: 5px;
	width: 450px;
	text-align: right;
	background-image: none;
}
.centrebody #foot-left {
	float: left;
	margin-top: 5px;
	width: 450px;
	text-align: left;
	background-image: none;
}
#sandbag {
	clear: both;
	position: relative;
	float: right;
	right: -25px;
	margin-top: 0;
	margin-right: -25px;
	width: 300px;
	height: 320px;
/*	background-image: url(images/home-content.jpg); - See var-css.php for images */
	background-repeat: no-repeat;
}
*html #sandbag {right: 0;}
#video-link {
	margin-top: 400px;
	margin-left: 40px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	padding-right: 5px;
	margin-right: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
