/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.GGreenBgTitle {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #20201d;
	text-decoration:none;
	text-align:center;
	vertical-align:middle; 
	padding-left:5px;
	
}

.GGreenBgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 	
}


.GGreenBgContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #6d6c6c;
	background:#484949;
}

.GGreenBgActionscell {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #252525;
	padding-left:5px;
}

.GGreenBgVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #252525;
	padding-right:5px;
}

.GGreenBgContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.GGreenBgContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GGreenBgSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GGreenBgTitleTable {

	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GGreenBgTitleTable {

	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background:url(images/TitleBG.gif) top left no-repeat #4a5146;
	height:38px;
}

.GGreenBgTopLeftCorner {

	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GGreenBgTopMIddle {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
}

.GGreenBgTopRightCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GGreenBgBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GGreenBgBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.GGreenBgBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.RGGreenFooterLeftSide
{
background:url(images/GGreenCLeftBorder.gif) repeat-y; vertical-align:top;}
.RGGreenFooterRightSide
{
background:url(images/GGreenCRightBorder.gif) repeat-y;}

.RGGreenFooterTop
{
background-image:url(images/GGreenCTopBg.gif); background-position:top left; background-repeat:repeat-x; width:100%; } 
.RGGreenFooterBottom
{
background:url(images/GGreenCBottomBorder.gif) repeat-x;}






