/* 2011.11.16 BMW
	- Set background color to white
	- Centered page content ("body" and "body > table" rules)
		+ text-align:center is needed in the body tag for IE because 
		  the site doctype is either HTML 4 Transitional or the doctype
		  is unrecognized due to excess whitespace.
*/
body{background-color:#fff;text-align:center;}

body > table{margin:0 auto;}

body, td, a, input, option, select, .arial11, .body {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #625B5A;
	text-decoration: none;
}
.body a {
	color: #003366;
	text-decoration: underline;
}
.orange {
	font-size: 12px;
	color: #FF9A31;
}
.green {
	font-size: 12px;
	color: #9CBA29;
}
.error {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.arial10 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #625B5A;
}
.arial12 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #625B5A;
}
.featurelink {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.featurelink a {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subheader {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #625B5A;
	font-weight: bold;
}
.subheaderblue,.bluelarge {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #00469B;
	font-weight: bold;
}
.headergreen {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #9CBA29;
	font-weight: bold;
}
.headerorange {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #FF9A31;
	font-weight: bold;
}

.headerLuperox {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #095aa6;
	font-weight: bold;
	}
	
.headerNano {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
	}
	
.headerPebax {

	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #2e3092;
	font-weight: bold;

}
	
.headerwhite {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.footernav {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #888888;
}
.footernav:hover {
	text-decoration: underline;
}
.leftnav {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #625B5A;
}
.leftnav:hover {
	color: #FF9932;
}
.leftnavactive {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF9932;
}
.leftnavsub {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #625B5A;
}
.leftnavsub:hover {
	color: #FF9932;
}
.leftnavsubactive {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9932;
}
.topnavsmall {
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #325884;
}
/*
.topnavsmall:hover {
	text-decoration: underline;
}
*/
.colorbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9E1E8;
}

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}


.mtlayer{
  position:absolute;
  visibility:hidden;
  line-height:15px;
}
.mtlayer table{
  border-style:solid;
  border-width:0px;
  border-color:#CCCCCC;
}
.mtlayer a{
  color:#FFFFFF;
  line-height:15px;
  text-decoration: none;
}
.mtlayer a:hover{
  color:#FF9933;
  text-decoration: none;
}

#mt_over{
  font-weight:bold;
}
/* -----------------------------------news and notes right-hand feature ---------------------------------*/
.newsAndNotesContainer_Top
{
	background-image: url(/images/Functional_Additives/Certincoat/NewsAndNotesFeature_Top.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 200px;
	padding-top:50px;
}
.newsAndNotesContainer_Middle
{
	background-image: url(/images/Functional_Additives/Certincoat/NewsAndNotesFeature_Middle.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 200px;
	font-family: arial;
	background-color:#335885;
	padding-top: 1px;
}
.newsAndNotesContainer_Bottom
{
	background-image: url(/images/Functional_Additives/Certincoat/NewsAndNotesFeature_Bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 200px;
	height:30px;
}
.newsAndNotesContainer_Middle .newsContent
{
	width: 170px; 
	margin: 15px;
	margin-bottom: 0px;	
	margin-top: 0px;
}
.newsAndNotesContainer_Middle .newsItemContainer /* News Item container */
{
	clear: both;
	cursor:pointer;
	margin-top: 15px;
}
.newsAndNotesContainer_Middle .dateContainer
{
	float: left; 
	width: 30px;	
}
.newsAndNotesContainer_Middle .dateContainer div
{
	text-align: center;	
	font-weight: bold;
	font-size:12px;
}
.newsAndNotesContainer_Middle .descContainer
{
	float: left; 
	margin-left: 10px;	
	width: 125px;		
	color: white;
	font-size: 11px;
	text-align: left;
}
.newsAndNotesContainer_Middle .descContainer a
{
	color: white;
	text-decoration:none;	
}
.newsAndNotesContainer_Middle .descContainer a:hover
{
	text-decoration: underline;	
}
.clear
{
	clear:both;	
	line-height:0px;
	margin: 0px;
	padding: 0px;
}
