body {
	background-color: #FFFFFF;
	margin-top: 5px;
}
body, tr, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.TextForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #215242;
	font-size: 8pt;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.ButtonGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 8pt;
}
.ButtonRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 8pt;
}
.ButtonBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 8pt;
}
.Tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:solid 1px #666666; 
	width:250px; 
	padding:4px; 
	position:absolute; 
	z-index:100; 
	visibility:hidden; 
	color:#333333;
	top:20px; 
	left:90px; 
	background-color:#ffffcc; 
	layer-background-color:#ffffcc;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #215242;
}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.HeaderInline1 {

	font-weight: bold;
	color: #215242;
}
.TextGreen {
	color: #215242;
}
.TextMustard {

	color: #D2B652;
}
.TextGreyD {


	color: #666D6C;
}
.TextGreyL {
	color: #999999;
}
.TextWhite {
	color: #FFFFFF;
}
.CalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.CalWorkingDate {
	background-color: #C71444;
}
.CalPast {
	background-color: #999999;
}
.CalPresent {
	background-color: #DCDCBA;
}
.CalFuture {
	background-color: #E4E4E4;
}
.Column1 {
	background-color: #FF0000;
	color: #FFFFFF;

}
