/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
a:link { text-decoration:none; color: Blue;} 
a:visited { text-decoration:none; color: Blue;} 
a:hover { text-decoration:underline }


.survey {
	background-color : #F4F9FD;
	border-width : 2px;
	border-style: solid;
	border-color : #cccacb;
	text-align: left;	
}

p, td, body, br {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
.bluebox {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color : #F4F9FD;
	text-align: left;
	vertical-align: top;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	border-style : solid;
	border-color : #cccacb;
	border-width : 1px;
}
.titleLight { 
	font-family : Times New Roman; 
	font-size : 18pt; 
	font-weight : bold; 
	color : #8DB8E3; 
}
.titleDark { 
	font-family : Times New Roman;
	font-size : 18pt;
	font-weight : bold;
	color : #006592;
}
.titleRow {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.cite {
	font-size: 8pt;
	color: #006592; 
}



.tableListings {
	width: 600px;
	border: 1px solid #006699;
	margin: 0px;
	padding: 0px;
}
.tableDate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 2px;
}
.tableTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004262;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px;
}
.tableDescr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.tableTime {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295569;
	font-weight: normal;
}




		
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
 }
.popupDateTable {
	background-color: White;
	text-align: left;
	vertical-align: top;
	color: White;
}
.popupDate {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #00016C;
	vertical-align: middle;
	color: White;
	font-weight: Bold;
	font-size: 9px;
}
.popupCloseBrackets {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #00016C;
	text-align: right;
	vertical-align: middle;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	}
.popupClose {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #00016C;
	text-align: right;
	vertical-align: middle;
	color: White;
	font-weight: normal;
	font-size: 10px;
	}
.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #A2C5E1;
	text-align: left;
	vertical-align: top;
	color: Black;
	font-weight: Bold;
	font-size: 10px;
}
.popupEventTime {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #BDD4E8;
	text-align: left;
	vertical-align: top;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	border: 1px dashed Silver;
}
.popupEventDescription {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #BDD4E8;
	text-align: left;
	vertical-align: middle;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	}
.popupEventDate {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: #D9DAF2;
	text-align: center;
	vertical-align: middle;
	color: #5E85B2;
	font-weight: normal;
	font-size: 10px;
}
.popupEnd {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 10pt;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	color: #8C8C8C;
	font-weight: normal;
	font-size: 10px;
}
.popupEventBreak {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 3pt;
	background-color: white;
	font-size: 5px;
}







	
	
	
	
	
/* Month and Year Row Setup */
.monthYearRow {
    line-height: 17pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(monthBg.gif);
	}
/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #F5F4D3;
	text-align: center;
	vertical-align: middle;
	}
/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	background-image: url(dayBg.gif);
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
    }
/*

/* OverLIB popup text size */
.oLib {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
    }
/*

---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

Remove the "background-image..." lines to remove graphics as table cell background images.

If you do use images, change the "background-color..." to a sililar color to that
of your image. This will help persons with slow connections to see the event markings.

You can optionally remove the "background-color..." lines to only use graphics.

*/

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-image:  url("cdef.gif");
	background-color: #EEEEEE;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-image:  url("cdef5.gif");
	background-color: #EBEBEB;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	background-image:  url("cdef2.gif");
	background-color: #F5E0D8;
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s22 {
	background-image:  url("cdef2.gif");
	background-color: #F5E0D8;
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */
.s23 {
	background-image:  url("cdef2.gif");
	background-color: #F5E0D8;
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s24 {
	background-image:  url("cdef2.gif");
	background-color: #F5E0D8;
	}