.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.leftlinksub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: 000080;
	font-weight: bold;
}
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
	color: #003366;
}
a.leftnav:hover {
	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}

.blacklink {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underlined;
	line-height: 12px;
	color: #000000;
}
a.blacklink:hover {
	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnavSpace {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
	color: #003366;
}
a.leftnavSpace:hover {
	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}.maintextSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 15px;
}
.leftnavsuperspace {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
	color: #003366;
}
.smallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a.leftnavsuperspace:hover {

	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}
.leftnavItalics {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
	color: #003366;
}
a.leftnavItalics:hover {

	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}
.eirbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
}
.maintextsuperspace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 25px;
}
.leftnavheader {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
	color: #003366;
}
a.leftnavheader:hover {

	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}
.gp_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.calenderlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
	color: #003366;
}
a.calenderlink:hover {
	color: #cc9966;
	cursor: hand;
	text-decoration: none;
}


table.calendar td.toprow {
padding: 3px;
text-align: center;
font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight:bold; 
color: #000; 
background-color:#99baca
}

table.calendar td.week {
padding: 3px;
text-align: center;
font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight:bold; 
color: #ffffff;
background-color:#003366
}

table.calendar td.weekend {
padding: 3px;
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 11px; color:#000000; font-weight:bold; 
vertical-align:top; 
background-color:#d9e1e8;
}

table.calendar td.weekday {
padding: 3px;
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 11px; color:#000000; font-weight:bold; 
vertical-align:top; 
background-color:#fff;
}

