/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.GreenHeaderWhiteBackgroundTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color:#0d5d26;

}

.GreenHeaderWhiteBackgroundWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
border:#0d5d25 1px solid;
}


.GreenHeaderWhiteBackgroundContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	padding:12px;
	border:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	border-right:#ffffff 1px solid;

}

.GreenHeaderWhiteBackgroundActionscell {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	
}

.GreenHeaderWhiteBackgroundVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	padding-right:5px;
	
}

.GreenHeaderWhiteBackgroundContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.GreenHeaderWhiteBackgroundContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundTitleTable {
	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;

}

.GreenHeaderWhiteBackgroundTopLeftCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundTopMIddle {
	
	text-align: left;
	height:45px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;	
	border:#0c5c26 1px solid;
	background-color:#0d5c25;
	}

.GreenHeaderWhiteBackgroundTopRightCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenHeaderWhiteBackgroundBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
.GreenHeaderWhiteBackgroundSpacertable { height: 4px; width: 100%; }
