body, .text, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

p {	text-align: justify; }

li p { text-align: left; }

a, a:link, a:visited, a:active {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

hr {
	border: 0;
	color: #FFFFFF;
	background-color: #7bc143;
	height: 1px;
	width: 90%;
}

li {
	margin-left: -20px;
}

.hm-text {
	font-size: 14px;
	line-height: 14pt;
	color: #ffffff;
}

.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
	color: #808080;
}

.heading {
	font-size: 11px;
	line-height: 14pt;
	font-weight: bold;
	color: #0397d6;
}

.subheading {
	font-size: 10px;
	line-height: 14pt;
	font-weight: bold;
	color: #0397d6;
}

.heading-blue, .heading-blue a {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #0397d6;
}

.heading-blue a:hover { text-decoration: underline; }

.heading-green, .heading-green a {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #7bc143;
}

.heading-green a:hover { text-decoration: underline; }

.heading-pink, .heading-pink:a, .heading-pink:link, .heading-pink:visited
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #ec008b;
}

.heading-pink:hover { text-decoration: underline; color: #ec008b; }


.boxblue { color: #FFFFFF; background-color: #0397d6; display: block; font-weight: bold; text-align: justify; padding: 5px; }
.boxpink { color: #FFFFFF; background-color: #ec008b; display: block; font-weight: bold; text-align: justify; padding: 5px; }
.boxgreen { color: #FFFFFF; background-color: #7bc143; display: block; font-weight: bold; text-align: justify; padding: 5px; }

#calendar td a {
/*
	background-color: #7bc143;
*/
	border: 2px solid #7bc143;
}

#calendar td
{
	spacing: 5px;
}