/* 
#######################################################################################################################
Earth (Green)
#######################################################################################################################
*/
.earthbackground1, .gcmtabstrip_earth_selected, .gcmtabstrip_earth_selected_hover, .earthcalendar_nextprevstyle, .earthcalendar_titlestyle, .earthcalendar_todaydaystyle, .earthcalendar_selecteddaystyle {
	background-color: #228B22;
}
.earthbackground2, .earthgridheader, a.earthgridsortableheader:link, a.earthgridsortableheader:visited, a.earthgridsortableheader:active, a.earthgridsortableheader:hover, .earthcalendar_dayheaderstyle {
	background-color: #228B22;
}
.earthbackground3, .earthcontainer, .earthgrid, .gcmtabstrip_earth_default, .gcmtabstrip_earth_default_hover {
	background-color: #CDE6B2;
}
.earthbackground4, .earthaltcontainer {
	background-color: #E3FFC8;
}
.earthbackground5, .earthnestedcontainer, .earthcalendar_daystyle {
	background-color: #F2FCEB;
}
.earthsectionheader {
	background-color: #228B22;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	padding: 2px;
}
.earthsectiontitle {
	font-weight: bold;
	color: #228B22;
	font-size: 9pt;
	padding: 2px;
	border-bottom: 1px solid #666666;
}
.earthcontainer, .earthgrid, .earthaltcontainer, .earthnestedcontainer {
	border: 1px solid #228B22;
}
.earthcontainer, .earthaltcontainer, .earthnestedcontainer {
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
}
.earthgrid {
	border-collapse: collapse;
	font-size: 8pt;
	padding: 0px 2px 0px 2px;
}
a.earthgridsortableheader:link, a.earthgridsortableheader:visited, a.earthgridsortableheader:active, a.earthgridsortableheader:hover {
	font-weight: bold;
	color:#FFFFFF;
}
a.earthgridsortableheader:hover {
	color: #FF0000;
}
.earthgridheader {
	color: #FFFFFF;
	font-weight: bold;
}
.earthgridrow {
	background-color: #DDDDDD;
	color: #000000;
}
.earthgridaltrow {
	background-color: #FFFFFF;
	color: #000000;
}
.earthbackground1, .earthbackground2 {
	color: #FFFFFF;
}
.gcmtabstrip_earth_default {
	color: #000000;
	cursor: default;
	text-decoration:none;
}
.gcmtabstrip_earth_default_hover {
	color: #FF0000;
	cursor: pointer;
	text-decoration:none;
}
.gcmtabstrip_earth_selected, .gcmtabstrip_earth_selected_hover {
	color: #FFFFFF;
	cursor: default;
	text-decoration:none;
}
.gcmtabstrip_earth_default, .gcmtabstrip_earth_default_hover, .gcmtabstrip_earth_selected, .gcmtabstrip_earth_selected_hover {
	font-size: 8pt;
	font-weight: bold;
}
.earthcalendar {
	border: 1px solid #228B22;
	font-size: 8pt;
}
.earthcalendar_othermonthdaystyle {
	background-color: #DDDDDD;
}
.earthcalendar_dayheaderstyle, .earthcalendar_todaydaystyle, .earthcalendar_selecteddaystyle, .earthcalendar_titlestyle, .earthcalendar_nextprevstyle {
	color: #FFFFFF;
	font-weight: bold;
}
.earthcalendar_weekenddaystyle {
}

.earthcalendar_daystyle {
}