body
{
	font-size: 10pt;
	font-family: 'Times New Roman';
}

p
{
	font-size: 10pt;
}

ul
{
	font-size: 10pt;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline
}

A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline
}

.top 
{
	COLOR: #000000;
	background-color: #FFFFFF;
}

.top A {
	text-decoration: none;
    font-weight: bold;
	COLOR: #000000;
}

.top A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

.top A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

.topNav {
	background-color: #acac76;
	font-size: 11pt;
    font-weight: bold;
	font-style: italic;
	COLOR: #000000;
}

.topNav A {
	TEXT-DECORATION: none;
	COLOR: #000000;
}

.topNav A:visited {
	TEXT-DECORATION: none;
	COLOR: #000000;
}

.topNav A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.darkAccent {
	background-color: #000000;
	font-size: 11pt;
	COLOR: #FFFFFF;

}

.darkAccent A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.darkAccent A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.darkAccent A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.bigWhite {
	COLOR: #FFFFFF;
    font-weight: bold;
	font-size: 15pt;
}

.bigWhite A:link {
	COLOR: #FFFFFF;
    font-weight: bold;
	TEXT-DECORATION: underline;
}

.bigWhite A:hover {
	COLOR: #FFFFFF;
    font-weight: bold;
	TEXT-DECORATION: underline;
}

.bigWhite A:visited {
	COLOR: #FFFFFF;
    font-weight: bold;
	TEXT-DECORATION: underline;
}



.topNavHighlight {
	font-size: 11pt;
	COLOR: #FFFFFF;
	font-style: italic;
    font-weight: bold;
	TEXT-DECORATION: none;
}

.topNavHighlight A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.topNavHighlight A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.topNavHighlight A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.largeTop
{
	font-size: 25px;
	COLOR: #000000;
	text-decoration:none;
}

.largeTop A
{
	TEXT-DECORATION: none;
}

.largeTop A:visited {
	TEXT-DECORATION: none;
}

.largeTop  A:hover {
	TEXT-DECORATION: none;
}


.pageHeader {
	TEXT-DECORATION: none
	font-family: verdana;
	font-size: 22pt;
	color: #FFFFFF;
}

.header {
	font-family: verdana;
	font-size: 12pt;
    font-weight: bold;
}

.subHeader {
	font-family: verdana;
	font-size: 10pt;
    font-weight: bold;
}

.darkBorder { background-color: #333333; }

.lightBorder { background-color: #6B696B; }

.large
{
	font-size: 22px;
}

.medium
{
	font-size: 16pt;
}

.small
{
	font-size: 10pt;
}

.tiny
{
	font-size: 8pt;
}

.posted {
	background-color: f2f2f2;
	TEXT-DECORATION: underline;
	COLOR: #000000;
}

.switchboard 
{
	font-size: 12px;
	background-color: #F7F7DE;
}

.updateTitle
{
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}

.pageTitle
{
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}

.rowTitle
{
	font-size: 15px;
	font-weight: bold;
	background-color: #F7F7DE;
}

table.grid {
	border-width: 2px 2px 2px 2px;
	border-spacing: 4px 4px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(255, 255, 255);
	font-size: 12px;
}
table.grid th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 255);
	text-align: left
}
table.grid td {
	border-width: 1px 1px 1px 1px;
	padding: 7px 7px 7px 7px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
}

.signInGrid {
	font-family: verdana;
	font-size: 9pt;
}


.signInGrid A {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

.signInTitle {
	font-size: 9pt;
}

.calendarTitle {
	font-family: verdana;
	background-color: #F7F7DE;
	font-size: 25px;
}

.calendarTitle A
{
	TEXT-DECORATION: none;
}

.calendarTitle A:visited {
	TEXT-DECORATION: none;
}

.calendarTitle A:hover {
	TEXT-DECORATION: none;
}


.staffTitle
{
	background-color: #C1D9C5; 
	font-size: 11pt;
    font-weight: bold;
}

.staffTitle A
{
	color: #000000;
}

.staffDetails
{
	font-size: 9pt;
	line-height: 18px;
}

.highlightTitle
{
	background-color: #C1D9C5; 
	font-size: 10pt;
    font-weight: bold;
}

.bodyText
{
	font-family: verdana;
	font-size: 10pt;
	line-height: 18px;
}

.tableBody
{
	font-size: 12px;
	background-color: #F7F7DE;
}




.greenHighlight {
	background-color: f3f5f1;
}

.redHighlight {
	background-color: ffcccc;
}

.yellowHighlight {
	background-color: ffffcc;
}





.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#006c46;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #006c46;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#006c46;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #006c46;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #006c46;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#006c46;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #006c46;
			}