div.noprint {display: none;}

.calendarToday {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.calendarHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.calendar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.datefont {
		font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
	 	color: #ffffff;
	 	font-weight: bold;
	 	text-decoration: none;
	 	background-color: #000000;
}

.footerfont {
	font-size:7pt;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
}

.body {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
	 	color: #000000;
	 	font-weight: normal;
	 	text-decoration: none;
}
A.body:Visited { text-decoration: none;  color: #990000; }
A.body:Link    { text-decoration: none;  color: #990000; }
A.body:Hover   { text-decoration: underline;  color: #990000; }


.body2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
	 	color: #000000;
	 	text-decoration: none;
	 	font-weight: normal;
}
A.body2:Visited { text-decoration: none;  color: #990000; }
A.body2:Link    { text-decoration: none;  color: #990000; }
A.body2:Hover   { text-decoration: underline;  color: #990000; }

.body3 {
		font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
	 	color: #000000;
	 	text-decoration: none;
	 	font-weight: normal;
}
A.body3:Visited { text-decoration: none;  color: #990000; }
A.body3:Link    { text-decoration: none;  color: #990000; }
A.body3:Hover   { text-decoration: underline;  color: #990000; }



.bodybold {
		font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
}
A.bodybold:Visited { text-decoration: none;  color: #990000; }
A.bodybold:Link    { text-decoration: none;  color: #990000; }
A.bodybold:Hover   { text-decoration: underline;  color: #990000; }

.bodybig {
		font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
}
A.bodybig:Visited { text-decoration: underline; color: #990000; }
A.bodybig:Link    { text-decoration: underline; color: #990000; }
A.bodybig:Hover   { text-decoration: underline;  color: #990000; }


.fullborderpeach {
	border-color: #FFCC99;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 8pt;
}

.details_tables {
	font-size: 8pt;
}

h2 {
	font-size: 12pt;
}

.borderRB {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.borderRBL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.borderR {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.borderRL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.borderB {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.borderBT {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.adminmenu {
		font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
	 	color: #000000;
	 	font-weight: normal;
	 	text-decoration: none;
	 	background-color: #E68A01;
    border-color: #000000;
		border-style: solid;
		border-top-width: 0px;
    border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
}
A.body:Visited { text-decoration: none;  color: #990000; }
A.body:Link    { text-decoration: none;  color: #990000; }
A.body:Hover   { text-decoration: underline;  color: #990000; }


OL.lroman {
	list-style-type: lower-roman;
}
OL.lalpha {
	list-style-type: lower-alpha;
}
OL.decimal {
	list-style-type: upper-decimal;
}

