body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
th { font-size: 10pt; font-family: verdana, arial, sans-serif; }
td { font-size: 10pt; font-family: verdana, arial, sans-serif; }

a.head { font-weight: bold; color: #000000; }
a.head:link { font-weight: bold; color: #000000; }
a.head:visited { font-weight: bold; color: #000000; }
a.head:active { font-weight: bold; color: #000000; }
a.head:hover { font-weight: bold; color: #000000; }

a.footlink { color: #ffa101; }
a.footlink:link { color: #ffa101; }
a.footlink:visited { color: #ffa101; }
a.footlink:active { color: #ffa101; }
a.footlink:hover { color: #ffa101; }

a.navlink { font-weight: bold; color: #ffffff; }
a.navlink:link { font-weight: bold; color: #ffffff; }
a.navlink:visited { font-weight: bold; color: #ffffff; }
a.navlink:active { font-weight: bold; color: #000000; }
a.navlink:hover { font-weight: bold; color: #000000; }

a.quicklink { color: #000000; }
a.quicklink:link { color: #000000; }
a.quicklink:visited { color: #000000; }
a.quicklink:active { color: #ff6600; }
a.quicklink:hover { color: #ff6600; }

a { color: #CC3300; }
a:link { color: #CC3300; }
a:active { color: #ff6600; }
a:visited { color: #CC3300; }
a:hover { color: #ff6600; }

div.copyright {
	color: #ffffff;
	background-color: #000000;
	margin-top: 0px;
	text-align: center;
	border-top: black 1px solid;
	font-size: 8pt;
}

h1 { font-family: verdana, arial; font-size: 16pt; color: #000000; }
h1.banner { color: #ffffff; font-size: 20pt; text-align: center; margin-top: 30px; margin-bottom: 30px; }
h1.centered { text-align: center; }
h2 { font-family: verdana, arial; font-size: 12pt; color: #000000; }
h3.errmsg { font-size: 12pt; font-weight: bold; color: red; }
hr.logo { color: #ffffff; margin: 0; border: 0; padding: 0; }
hr.quickmenu {}
p.compact { margin-top: 3px; margin-bottom: 6px; }
p.doc { margin-top: 0px; margin-bottom: 5px; }
p.id { font-size: 12pt; font-weight: bold; }
p.links { text-align: center; font-weight: bold; font-size: larger; }
p.quick { text-indent: -.25in; margin-left: .25in; margin-top: 0px; margin-bottom: 5px; }
p.title { font-size: 12pt; font-weight: bold; }
span.quickhead { color: #000000; font-weight: bold; }
span.title { font-weight: bold; }
table.footer { color: #ffffff; width: 95%; }
table.main { background-color: #F5F5DC; width: 100%; }
table.masthead { color: #ffffff; background-color: #000000; width: 100%; }
table.navbar { background: #ffa101; width: 100%; margin: 0px; padding: 0px; border-right: black 0px solid; border-top: black 1px solid; border-left: black 0px solid; border-bottom: black 1px solid; }
table.navbar tbody tr td { padding-left: 15px; padding-right: 15px; padding-top: 0px; padding-bottom: 0px; color: #535a51; }
td.main-left { background-color: #F5F5DC; width: 200px; vertical-align: top; margin: 0px; padding: 5px; border-right: #000000 1px solid; border-top: #000000 0px solid; border-left: #000000 0px solid; border-bottom: #000000 0px solid; }
td.main-right { background-color: #F5F5DC; width: 100%; vertical-align: top; margin: 0px; padding: 20px; border: 0px; }
th.label { text-align: right; font-weight: bold; white-space: nowrap; }
.navbar-item { font-weight: bold; color: #ffffff; }

/**Table Tabs for a thrid level of navigation on the page**/
.lighttab {
	BORDER-RIGHT: 1px solid #91C796; PADDING-RIGHT: 3px; BORDER-TOP: 0px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; BORDER-LEFT: 0px; PADDING-TOP: 3px; BORDER-BOTTOM: 1px solid #91C796; BACKGROUND-COLOR: #CCDDCC; TEXT-ALIGN: center
}
.selectlighttab {
	BORDER-RIGHT: 1px solid #91C796; PADDING-RIGHT: 3px; BORDER-TOP: 0px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; BORDER-LEFT: 0px; COLOR: #000; PADDING-TOP: 3px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}

.tabstable {
	WIDTH: 100%;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/**Table formatting - with grid lines or without & header**/
.tableNoGridLines {
	font-family: Verdana, verdana, arial;
	font-size: 12px;
	width: 100%;
}

.tableHeader {
	font-size: 13px;
	font-weight: bold;
	background-color: #ffa101;
}

.tableGridLines {
	font-family: Verdana, verdana, arial;
	font-size: 12px;
	width: 100%;
}

.tableGridLines td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91C796;
}

.tableCellGridLines {
	font-family: Verdana, verdana, arial;
	font-size: 12px;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #91C796;
	border-left-color: #91C796;
}

.tableCellGridLines td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #91C796;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91C796;
}

#tdContent table {
	font-size: 12px;
	padding: 3px;
}

#tdContent table p {
	font-size: 12px;
}
TD.even, TR.even {
    BACKGROUND-COLOR: #FFFFFF;
}

TD.odd, TR.odd {
    BACKGROUND-COLOR: #FFCC99;
}

TD.rowHighlight, TR.rowHighlight {
    BACKGROUND-COLOR: #FFFFCC;
}.Open {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008000;
}
.Members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.Closed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
