/* CSS Document */

body {
	background-image:url('/uploads/site_images/new/bg2.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#A4AEAF;
}

body.mceContentBody {
	background-image:none;
	background-color:#ffffff;
}

.mainSection {
	padding-left:10px;
	padding-right:10px;
}

.menuSection {
	font-family:helvetica,arial;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-left:23px;
}

.SectionHead {
	font-family:arial;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
}

.Section {
	font-family:helvetica,arial;
	color:#666666;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}

.heading {
	font-family:helvetica,arial;
	color:#BA8900;
	font-size:12px;
	font-weight:bold;
}

.headingBlue {
	font-family:helvetica,arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background-color:#003366;
}

.content {
	font-family:helvetica,arial;
	color:#9A9A9A;
	font-size:13px;
}

.content a {
	font-family:helvetica,arial;
	color:#9A9A9A;
	font-size:12px;
	text-decoration:underline;
}

.content a:hover {
	font-family:helvetica,arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.smlContent {
	font-family:helvetica,arial;
	color:#9A9A9A;
	font-size:10px;
	padding-left:8px;
	padding-right:8px;
}

.standardArea {
	font-family:arial;
	color:#000000;
	font-size:12px;
}

.standardArea a {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.standardArea a:hover {
	font-family:arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.standardArea li {
	color:#000000;
}

.leftSide {
	border-right:1px solid #BA8900;
}

.rightSide {
	border-left:1px solid #BA8900;
}

.footer {
	border-top:1px solid #7F7F7F;
	color:#7F7F7F;
	font-family:helvetica,arial;
	font-size:16px;
	font-weight:bold;
}


/*-- Tabs -------------------------------------------*/

.tabItemSelected a {
	text-decoration:none;
	font-family:helvetica,arial;
	color:#ffffff;
}

.tabItemSelected {
	white-space:nowrap;
	float:left;
	display:inline;
	height:30px;
	color:#000000;
	margin-right:2px;
}

.tabItemSelected a {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.tabItem a {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.tabItem {
	white-space:nowrap;
	float:left;
	display:inline;
	height:30px;
	color:#ffffff;
	margin-right:2px;
}

.tabInnerL {
	width:9px;
	height:30px;
	background-image:url('/uploads/site_images/new/tabLeft.jpg');
	repeat:on-repeat;
}

.tabInnerM {
	background-image:url('/uploads/site_images/new/tabCenter.jpg');
	repeat:repeat-x;
}

.tabInnerR {
	width:9px;
	height:30px;
	background-image:url('/uploads/site_images/new/tabRight.jpg');
	repeat:on-repeat;
}

.tabInnerLselected {
	width:9px;
	height:30px;
	background-image:url('/uploads/site_images/new/tabLeftSelected.jpg');
	repeat:on-repeat;
}

.tabInnerMselected {
	background-image:url('/uploads/site_images/new/tabCenterSelected.jpg');
	repeat:repeat-x;
}

.tabInnerRselected {
	width:9px;
	height:30px;
	background-image:url('/uploads/site_images/new/tabRightSelected.jpg');
	repeat:on-repeat;
}

/*corrosion*/

.tabCorInnerL {
	width:9px;
	height:30px;
	background-image:url('/uploads/site_images/new/tabLeftB.jpg');
	repeat:on-repeat;
}

.tabCorInnerM {
	background-image:url('/uploads/site_images/new/tabCenterB.jpg');
	repeat:repeat-x;
}

.tabCorInnerR {
	width:9px;
	height:30px;
	background-image:url('/uploads/site_images/new/tabRightB.jpg');
	repeat:on-repeat;
}


/*-------------------------------------------------*/


.tableHeading {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	background-color:#cccccc;
}

.tableRow {
	 background-color:#f0f0f0;
	 font-family:arial;
	 font-size:12px;
}

.tableRowDark {
	 background-color:#E0E0E0;
	 font-family:arial;
	 font-size:12px;
}

.tableRowClear {
	 font-family:arial;
	 font-size:12px;
	 /*padding-right:15px;*/
}


.clicker a {
	 font-size:16px;
	 font-weight:bold;
	 padding-left:10px;
	 text-decoration:none;
	 color:#BA8900;
}

.tableRowDark a {
	 font-size:12px;
	 /*font-weight:bold;*/
	 padding-left:10px;
	 text-decoration:underline;
}

.tableRowDark a:hover {
	 font-size:12px;
	 font-weight:bold;
	 padding-left:10px;
	 text-decoration:underline;
}


.menuArea {
	font-family:helvetica,arial;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	padding-left:23px;
}

.menuLink {
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.menuLink:visited {
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}


.subMenuArea {
	background-color:#D0A522;
}

a.cbmButton {
	font-family:arial;
	font-size:13px;
	color:#000000;
	background-color:#F9F7F8;
	text-decoration:none;
	display:table-cell;
	padding:3px;
	height:24px;
	border:1px solid #cccccc;
}

a.cbmButton:hover {
	font-family:arial;
	font-size:13px;
	background-color:#003366;
	color:#ffffff;
	height:24px; 
	padding:3px; 
	border:1px solid #cccccc;
}

a.cbmButton img {
	vertical-align:middle;
	border:0;
}

.podHeading {
	padding-top:2px;
	padding-left:0px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.mPod {
	border:1px solid #000000;
	margin-bottom:5px;
	background-color:#B4B4B4;
	font-family:arial;
	font-size:11px;
}

.mPodG {
	background-image:url('/uploads/site_images/new/podSatisfactory.jpg');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin-bottom:5px;
	background-color:#DAFBAB;
	font-family:arial;
	font-size:11px;
}

.mPodY {
	background-image:url('/uploads/site_images/new/podMonitor.jpg');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin-bottom:5px;
	background-color:#FBFCB4;
	font-family:arial;
	font-size:11px;
}

.mPodO {
	background-image:url('/uploads/site_images/new/podWarning.jpg');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin-bottom:5px;
	background-color:#F9DFB7;
	font-family:arial;
	font-size:11px;
}

.mPodR {
	background-image:url('/uploads/site_images/new/podAlert.jpg');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin-bottom:5px;
	background-color:#FCD4CE;
	font-family:arial;
	font-size:11px;
}

.mPodG li {	color:#000;}
.mPodY li {	color:#000;}
.mPodO li {	color:#000;}
.mPodR li {	color:#000;}
.mPod li {	color:#000;}

.cbmLogin {
	background-position:top left;
	background-image:url('/client/cbm/images/btnLoginG.gif');
	width:75px;
	height:25px;
}

a.cbmLogin:hover {
	background-position:top left;
	background-image:url('/client/cbm/images/btnLoginB.gif');
	width:75px;
	height:25px;
}


a img {
	border:0px;
}

.simpleBorder {
	border:2px solid #003366;
	padding:2px;
}

.forumContent {
	font-family:helvetica,arial;
	color:#9A9A9A;
	font-size:12px;
}

.forumContent td {
	border-bottom:1px dashed #cccccc;
}


/*CALENDAR*/

.calMonth {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#003366;
	text-align:center;
}

.calHead {
	font-family:arial;
	font-size:10px;
	color:#ffffff;
	background-color:#003366;
	text-align:center;
}

.calDay {
	font-family:arial;
	font-size:10px;
	color:#000000;
	border:1px solid #000000;
	background-color:#FFFFCC;
}

.calNonDay {
	background-color:#CDCDCD;
	border:1px solid #000000;
}

.calViewer {
	font-family:arial;
	font-size:10px;
	color:#000000;
	background-color:#BA9800;
	text-align:center;
	border:1px solid #000000;
}

.calViewHead {
	font-family:verdana, arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#003366;
	text-align:center;
}

.calViewHead a {
	font-family:verdana, arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#003366;
	text-align:center;
}




/******************************/
.MainBodyTitle {
	font-family:helvetica,arial;
	color:#BA8900;
	font-size:12px;
	font-weight:bold;
}

.News_Info {
	display:none;
}

li {
	color:#9A9A9A;
}