.bodySplash {
	background-color: #EAEAEA;
	background-image: url(images/bg_splash.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.bodyInside {
	background-color: #EAEAEA;
	background-image: url(images/bg_inside.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.splashText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	color: #FFFFFF;
	text-align: left;
	width: 267px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 28px;
}
.splashButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	width: 267px;
	padding-top: 10px;
	padding-left: 28px;
	padding-bottom: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	background-image: url(images/bg_copyright.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 15px;
}
.contentInside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	text-align: left;
	color: #FFF;
	background-color: #FFFFFF;
	padding: 30px 40px;
	width: 900px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0B512F;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	text-align: left;
	color: #000;
}
hr {
	border: none 0;
	border-top: 1px dotted #CCC;
	width: 100%;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
} 
#splashText a:link, #feature-content a:visited {
	color: #fff;
    text-decoration:none;
	}
#splashText a:visited {
	color: #fff;
    text-decoration:none;
	}
#splashText a:hover, #feature-content a:active, #feature-content a:focus {
    color:#E6DE57;
	text-decoration:none;
	}
	
A:link {
	text-decoration: underline;
	color: #333333;
}
A:visited {
	text-decoration: underline;
	color: #666;
}
A:active {text-decoration: underline}
A:hover {text-decoration: none; color: #0B512F;}
.BGGRN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #0B512F;
}
.Calenderinsert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0B512F;
	text-align: left;
}
.NormGrn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0E5132;
}
.insidespreadsheet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F00;
}
.eventslink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0B512F;
	text-decoration: blink;
}
