.mainpage {
    border-color: #003d6f;
    border-top-color: green;
    border-right-color: #003d6f;
    border-bottom-color: #003d6f;
    border-left-color: #003d6f;
    border-top-width: 1;
    border-right-width: 1;
    border-bottom-width: 1;
    border-left-width: 1;
}

hr.standardhr {
    color: #003d6f;
    width: 100%;
}

.standardcolor {
    color: #17288F;
}

.titleText {
    font: 24pt 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;
}

.calMonthDay {
	text-align: left;
	vertical-align: top;
	background-color: rgb(245,255,255);
	font: 14px arial;
	white-space: nowrap;
}

.calMonthData {
	text-align: left;
	vertical-align: top;
	background-color: rgb(245,255,255);
	font: 11px arial;
	white-space: nowrap;
}

.CalendarEmpty {
	background-color: rgb(168,200,240);
	font: 16px arial;
}

.calNextPrior {
	text-decoration: none;
}

.calDate {
  width: 80px;
}

.calEvent {
  width: 280px;
}

.calTime {
  margin-left: auto;
  margin-right: auto;
  width: 90px;
}

.calLocation {
  width: 150px;
}

.calInfo {
  width: 100px;
}

.footer {
	font: 10px arial;
	vertical-align: middle;
	text-align: center;
}


/* Frequently Asked Questions page */

.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: 9pt 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 {
    font: 9pt arial;
}
a.contentlink:link {
    font: 9pt arial;
}
a.contentlink:visited {
    font: 9pt arial;
}
a.contentlink:hover {
    font: 9pt arial;
}

a.ccontentlink:link {
    font: 9pt arial;
    color: black;
}
a.ccontentlink:visited {
    font: 9pt arial;
    color: black;
}
a.ccontentlink:hover {
    font: 9pt 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;
}


/* Content / Admin pages */

.adminTableLargeColumnHeaders {
	font: 12pt Arial;
	font-weight: bold;
	color: #000000;
}

.adminTableColumnHeaders {
	font: 10pt Arial;
	font-weight: bold;
	color: #000000;
}

.adminTable {
  font: 10pt arial;
}

.adminHelp {
  font: 10pt arial;
	color: red;
}
.adminHelpTitle {
  font: 10pt arial;
	font-weight: bold;
	color: red;
}
.adminMuniTitle {
  font: 24pt arial;
	font-weight: normal;
	color: blue;
}
.adminMuniSubTitle {
  font: 16pt arial;
	font-weight: normal;
	color: blue;
}


/* Agendas/Minutes page */

table.agendasMinutes {
  font: 9pt arial;
	text-align: center;
	border: 2px solid rgb(240, 189, 182);
	border-collapse: collapse;
	width: 0%;
}

td.agendasMinutes {
  font: 9pt arial;
	text-align: center;
	border: 2px solid rgb(240, 189, 182);
	padding: 5px;
	width: 0%;
}

a.agendasMinutes {
  font: 9pt arial;
}

td.organization {
  font: bold 9pt arial;
	text-align: center;
	border: 2px solid rgb(240, 189, 182);
	padding: 5px;
	width: 0%;
	white-space: normal;
}

td.years {
	font: 10pt arial;
}


/* Organization page styles */
.memberPictureClickText {
  font: 8pt arial;
	font-weight: normal;
	color: red;
}

/* General page styles */

.pageHeader {
  font: 18pt arial;
	font-weight: normal;
	color: rgb(164, 0, 62);
	width: 100%;
	white-space: nowrap;
	text-align: center;
	padding: 10px 0px 20px 0px;
}

.leftSideNavColumn {
	width: 120px;
	height: 100%;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	background: rgb(223, 235, 242);
}

.leftSideNavImage {
	width: 120px;
	height: 1px;
}

.codeThatEditorHint {
	font: 9pt arial;
	font-weight: bold;
	color: red;
}


/* Alternating table colors */

.color1 {
	background: rgb(238, 247, 254);
}

.color2 {
	background: rgb(254, 235, 232);
}

/* Staff page */

table.staff {
	border-collapse: collapse;
}

tr.color1 {
	background: rgb(238, 247, 254);
}

tr.color2 {
	background: rgb(254, 235, 232);
}

span.staffOrgTitle {
  font: 10pt arial;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

td.staffData {
  font: 10pt arial;
	font-weight: normal;
	white-space: nowrap;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

/* Jobs pages */

td.jobPageHeaderText {
  font: 10pt arial;
	font-weight: normal;
	color: rgb(164, 136, 0);
	width: 100%;
	padding: 0px 10px 30px 10px;
}

td.jobPageHeaderTextCenter {
  font: 10pt arial;
	font-weight: normal;
	color: rgb(164, 136, 0);
	width: 100%;
	padding: 0px 10px 30px 10px;
	text-align: center;
}

td.jobTitle {
  font: 14pt arial;
	font-weight: normal;
	color: rgb(74,0,41);
	width: 0%;
	white-space: nowrap;
	padding: 0px 10px 0px 10px;
}

td.jobLabel {
  font: 10pt arial;
	font-weight: normal;
	color: rgb(120, 120,120);
	width: 150px;
	white-space: nowrap;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

td.jobData {
  font: 10pt arial;
	font-weight: normal;
	color: #17288F;
	width: 0%;
	white-space: nowrap;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

td.jobDataWrap {
  font: 10pt arial;
	font-weight: normal;
	color: #17288F;
	width: 0%;
	white-space: wrap;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

/* Miscellaneous */

.printerFriendly {
    font: 8pt arial;
	font-weight: normal;
}

.printFriendlyTitle {
    font: 18pt arial;
	font-weight: normal;
}

.printFriendlyDate {
    font: 12pt arial;
	font-weight: normal;
}

#orghours a img {
  border-width: 0px;
}

#orgdirections a img {
  border-width: 0px;
}

#orgdetails a img {
  border-width: 0px;
}

#orgdetails p a img {
  border-width: 0px;
}

#orgdetails p p a img {
  border-width: 0px;
}

#orgdetails p p p a img {
  border-width: 0px;
}

#orgdetails p p p p a img {
  border-width: 0px;
}

#orgdetails p p p p p a img {
  border-width: 0px;
}

#orgdetails p p p p p p a img {
  border-width: 0px;
}