p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
}

h1 {
	font-size:22px;
	font-weight: bold;
	color: #F7941E;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color: #44B749;
}

.thoughtsHead {
	font-size:16px;
	font-weight:bold;
	color: #44B749;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color:#F7941E; text-decoration:none}      /* unvisited link */
a:visited {color:#F7941E; text-decoration:none}  /* visited link */
a:hover {color:#F7941E; text-decoration:underline}  /* mouse over link */
a:active {color:#000000; text-decoration:underline}  /* selected link */

.footer {
	font-size: 11px;
	color: #FFFFFF;
}

a.footer:link {
	color:#FFFFFF;
	text-decoration:none
} /* unvisited link */
a.footer:visited {
	color:#FFFFFF;
	text-decoration:none
} /* visited link */
a.footer:hover {
	color:#FFFFFF;
	text-decoration:underline
} /* mouse over link */
a.footer:active {
	color:#FFFFFF;
	text-decoration:none
} /* selected link */

A.vertMenuLink {
	COLOR: #99CA3C; TEXT-DECORATION: none
}
A.vertMenuLink:hover {
	COLOR: #000000
}
A.vertMenuLinkOn {
	COLOR: #000000; TEXT-DECORATION: none
}
A.vertMenuLinkOn:hover {
	COLOR: #000000
}
.vertMenu {
	PADDING-RIGHT: 40px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #99CA3C
}
.vertMenuOn {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}
.GreenBox {
	border: #44B749 thin dotted;
	padding: 10px;
	width: 579px;
	text-align:center;
}

.green {
	color: #44B749;
}

.text { font-family: arial, helvetica, sans-serif; font-size: 10pt }
.bigtext { font-family: arial, helvetica, sans-serif; font-size: 12pt }
.smalltext { font-family: arial, helvetica, sans-serif; font-size: 9pt }
.xsmalltext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F7941E;}

.highlight {background-color:#ffff00}
.button { text-decoration:none; background-color:#ffffff}
.buttontext { font-weight:bold; color:#666666; font-size:9pt; text-decoration:none; }
.mouseover { background-color:#ffffff; text-decoration:none; }
.mouseovertext { font-weight:bold; color:#000000; font-size:9pt; }

.fscEventsTable {border: none;}
.fscEventsTable td {border: thin solid #666666;}
.fscEventsDate {font-size: 8pt;}
.fscEventsTitle {font-size: 8pt; font-weight:bold;}

.fscEventscalTable {border: none;}
.fscEventscalTable td {border: thin solid #666666;}
.fscEventscalDate {font-size: 8pt;}
.fscEventscalTitle {font-size: 8pt; font-weight:bold;}
.fscEventscalWeekend {background-color:#ffffcc;}
.fscEventscalToday {background-color:#ffff00;}


