/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.GreenTitleTitle {
	font-family: Georgia, Times new Roman, Times, serif;
	font-size: 22pt;
	font-weight: normal;
	font-style: italic;
	color: #089948;
	text-align:left;
	text-decoration:none;
	padding:3px 5px 3px 2px;
}

.GreenTitleWidth {
	width: 100%;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.GreenTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 5px 0px;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenTitleActionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenTitleVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.GreenTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.GreenTitleContentTable {
	width: 100%;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenTitleTitleTable {
	height: 20px;
	width: 100%;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GreenTitleTopMIddle {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	border-bottom:4px dotted #f8981d;
	padding-bottom:10px;
}


.GreenTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Georgia, Times new Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}











