.standardcolor {
    color: #17288F;
}

.titleText {
    font: 30pt arial;
    color: #17288f;
}

.calendarTitle{
	font: 12pt arial;
	font-weight: bold;
	color: #000000;
}

.calendarInstructions{
	font: 10pt arial;
	font-weight: normal;
	color: #000000;
}

.calendarMonthName{
	font: 12pt arial;
	font-weight: bold;
	color: #000000;
}

.calendarColumnTitle {
	font: 10pt arial;
	font-weight: bold;
	color: #ffffff;
	width:135;
	background: #17288F;
}

.calendarText {
	font: 8pt arial;
	color: #000000;
}

.calendarBoldText {
	font: 8pt arial;
	font-weight: bold;
	color: #000000;
}

.calendarRedText {
	font: 8pt arial;
	color: #ff0000;
}

.calendarBoldRedText {
	font: 8pt arial;
	font-weight: bold;
	color: #ff0000;
}

.calendarPDFText {
	font: 8pt arial;
	color: #000000;
}

.calendarLinksSmall {
	font: 8pt Arial;
	font-weight: bold;
	color: #17288F;
}

.calendarLinks {
	font: 20pt Arial;
	font-weight: bold;
	color: #17288F;
}

.faqOrganization {
	font: 10pt arial;
    font-weight: bold;
	color: #000000;
}

.faqQuestion {
	font: 8pt arial;
    font-weight: bold;
	color: #000000;
}

.faqAnswer {
	font: 8pt arial;
	color: #000000;
}

.organization {
	font: 10pt arial;
    font-weight: bold;
	color: #000000;
}

.boardmembers {
	font: 8pt arial;
	color: #000000;
}

.boardmemberheadings {
	font: 8pt arial;
    font-weight: bold;
	color: #000000;
}

.navigationText {
    color: #000000;
    font: 10pt arial;
    font-weight: normal;
}

.standardpagecontentTitle {
    color: #000000;
    font: 11pt arial;
    font-weight: bold;
}

.standardpagecontentTopofpage {
    color: #000000;
    font: 10pt arial;
    font-weight: normal;
    text-decoration: underline;
}

.standardpagecontentsmall {
    color: #000000;
    font: 8pt arial;
    font-weight: normal;
}
.standardpagecontent {
    color: #000000;
    font: 10pt arial;
    font-weight: normal;
}
.standardpagecontentlarge {
    color: #000000;
    font: 12pt arial;
    font-weight: normal;
}

.standardpagecontentlarger {
    color: #000000;
    font: 16pt arial;
    font-weight: normal;
}

.standardpagecontentevenlarger {
    color: #000000;
    font: 120pt arial;
    font-weight: normal;
}

.standardpagecontentlargerstill {
    color: #000000;
    font: 24pt arial;
    font-weight: normal;
}

.standardpagecontentlargest {
    color: #000000;
    font: 30pt arial;
    font-weight: normal;
}

a.contentlink:link {
    font: 10pt arial;
}
a.contentlink:visited {
    font: 10pt arial;
}
a.contentlink:hover {
    font: 10pt arial;
}

a.ccontentlink:link {
    font: 10pt arial;
    color: black;
}
a.ccontentlink:visited {
    font: 10pt arial;
    color: black;
}
a.ccontentlink:hover {
    font: 10pt arial;
    color: #17288f;
}

a.menunavigation {
    color: #17288F;
    font: 8pt arial;
    font-weight: bold;
    text-decoration: underline;
}

a.navigationText {
    color: #000000;
    font: 10pt arial;
    font-weight: normal;
    text-decoration: underline;
}

a.menunavigation:hover {
    color: #0066cc;
    font: 8pt arial;
    font-weight: bold;
    text-decoration: underline;
}

.adminTableLargeColumnHeaders {
	font: 12pt Arial;
	font-weight: bold;
	color: #000000;
}

.adminTableColumnHeaders {
	font: 10pt Arial;
	font-weight: bold;
	color: #000000;
}

.adminTable {
  font: 10pt arial;
}

.adminTableBold {
  font: 10pt arial;
	font-weight: bold;
}

.adminTableRed {
  font: 10pt arial;
	color: red;
}

.adminTableBoldRed {
	color: red;
  font: 10pt arial;
	font-weight: bold;
}

.adminHelp {
  font: 10pt arial;
	color: red;
}
.adminHelpTitle {
  font: 10pt arial;
	font-weight: bold;
	color: red;
}




