BODY
{
	font-family: Arial, Helvetica, sans-serif;
}

#styleForm
{
	font-size: 9pt;
	background-color: #006648; 
}

#styleFormTitle
{
	background-color: #006648; 
	color: white; 
	font-size: 12pt; 
	font-weight: bold;
}
#styleFormMenu
{
	background-color:#96C8A2; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold;
}
#styleFormRow
{
	background-color: #DBE6E0;
	font-size: 9pt;
}
#styleFormError
{
	background-color: red;
	color: white;
	font-size: 9pt;
}
#styleNewsDate
{
	font-size: 10pt;
	font-weight: bold;
}
#styleNewsHeadline
{
	font-size: 10pt;
	font-weight: bold;
	color: #006648;
}
#styleNewsTeaser
{
	font-size: 9pt;
	width: 4in;
}
#styleNewsarticle
{
	font-size: 10pt;
	width: 4in;
}
#styleNewsNone
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
#styleNewsLink
{
	font-size: 10pt;
	color: #006648;
}
#styleDirectoryTable
{
	font-size: 9pt;
	width: 75%;
}

#styleDirectoryTitle
{
	background-color: #006648; 
	color: white; 
	font-size: 12pt; 
	font-weight: bold;
}
#styleDirectoryMenu
{
	background-color:#96C8A2; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold;
}
#styleDirectoryRow
{
	background-color: #DBE6E0;
	font-size: 9pt;
}
#styleDirectoryLink
{
	font-size: 10pt;
	font-weight: bold;
	color: #006648;
}
#styleEmploymentTable
{
	font-size: 9pt;
	width: 75%;
}

#styleEmploymentTitle
{
	background-color: #006648; 
	color: white; 
	font-size: 12pt; 
	font-weight: bold;
}
#styleEmploymentMenu
{
	background-color:#96C8A2; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold;
}
#styleEmploymentRow
{
	background-color: #DBE6E0;
	font-size: 9pt;
}
#styleEmploymentLink
{
	font-size: 9pt; 
	font-weight: bold; 
	color: #006648; 
	visited: #006648; 
	hover: #96C8A2; 
}
#styleProgramTable
{
	width: 75%;
}
#styleProgramTitle
{
	text-align: center; 
	color: #006648; 
	font-size: 24pt; 
	font-weight: bold;
}
#styleProgramDescription
{
	color: #006648; 
	font-size:16pt; 
}
#styleProgramAgency
{
	color: black; 
	font-size:12pt; 
}
#styleProgramNotes
{
	color: #black; 
	font-size:10pt; 
}
#styleProgramLink
{
	font-size: 10pt;
	color: #006648;
}
#styleCalendarTable
{
	font-size: 9pt;
}

#styleCalendarTitle
{
	background-color: #006648; 
	color: white; 
	font-size: 12pt; 
	font-weight: bold;
}
#styleCalendarMenu
{
	background-color:#96C8A2; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold;
	text-align: center;
}
#styleCalendarCell
{
	background-color: #DBE6E0;
	font-size: 8pt;
}
#styleCalendarToday
{
	background-color: #E0EEE0;
	font-size: 9pt;
	font-weight: bold;
}
#styleCalendarLink
{
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: none;
	color: black; 
}
#styleCalendarLinkDay
{
	font-size: 8pt; 
	color: black; 
}
#styleCalendarEvent
{
	font-size: 8pt; 
}
#styleCalendarInput
{
	font-size: 9pt;
}
#styleEventTitle
{
	font-size: 16pt; 
	font-weight: bold; 
	color: black;
}
#styleEventInfo
{
	font-size: 11pt;
}
#styleEventNote
{
	font-size: 9pt;
	width: 3in;
}
#styleEventNone
{
	font-size: 14pt; 
	font-weight: bold; 
}
#styleEventLink
{
	font-size: 10pt;
	color: #006648;
}
