body {
	background-color: #e8f2fb;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;

}

#editPage {
	position:absolute;
	width:103px;
	left: 10px;
	top: 6px;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

#editBanner {
	position:absolute;
	width:103px;
	left: 500px;
	top: 10px;
}

.overlaypanel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
.overlaypanel th
{
	background-color: black;
	color: white;
	font-size: 10px;
	text-align: left;
}
.overlaypanel td
{
	vertical-align: middle;
	font-size: 10px;
}

.greycopy9pt {
	font-size: 9px;
	color: #6e6a69;
}
.whitecopy9pt {
	font-size: 9px;
	color: #FFFFFF;
}

.darkredcopybold15pt{
	font-size: 15px;
	color: #800000;
	font-weight: bold;
}

.whitecopybold11pt {font-size: 11px; font-weight: bolder; color: #FFFFFF;}
.whitecopybold11pt a:link{font-size: 11px; font-weight: bolder; color: #FFFFFF;text-decoration: none;}
.whitecopybold11pt a:visited{font-size: 11px; font-weight: bolder; color: #FFFFFF;text-decoration: none;}
.whitecopybold11pt a:hover{font-size: 11px;font-weight: bolder;color: #FFFFFF;text-decoration: underline;}

.bluecopy9pt {font-size: 9px;color: #0073d2;}
.bluecopy9pt a:link{font-size: 9px;color: #0073d2;text-decoration: none;}
.bluecopy9pt a:visited{font-size: 9px;color: #0073d2;text-decoration: none;}
.bluecopy9pt a:hover{font-size: 9px;color: #0073d2;text-decoration: underline;}
.greycopy11pt {font-size: 11px;color: #6e6a69;}
.greycopy11pt a:link{font-size: 11px;color: #6e6a69;text-decoration: none;}
.greycopy11pt a:visited{font-size: 11px;color: #6e6a69;text-decoration: none;}
.greycopy11pt a:hover{font-size: 11px;color: #6e6a69;text-decoration: underline;}


.bluecopybold11pt {font-size: 11px;font-weight: bold;color: #0073d2;}
.bluecopybold11pt a:link{font-size: 11px;font-weight: bold;color: #0073d2;text-decoration: none;}
.bluecopybold11pt a:visited{font-size: 11px;font-weight: bold;color: #0073d2;text-decoration: none;}
.bluecopybold11pt a:hover{font-size: 11px;font-weight: bold;color: #0073d2;text-decoration: underline;}
.normalCopy {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.normalCopyLarge {font-size: 12px;color: #000000;line-height: 15px;}
.normalCopyLarge a:link{font-size: 12px;color: #0073d2;line-height: 15px;text-decoration: none;}
.normalCopyLarge a:visited{font-size: 12px;color: #0073d2;line-height: 15px;text-decoration: none;}
.normalCopyLarge a:hover{font-size: 12px;color: #0073d2;line-height: 15px;text-decoration: underline;}

.mainTitleCopy {font-size: 16px;font-weight: bold;color: #0073d2;}
.subTitleCopy {font-size: 16px;color: #0073d2;}

.redcopybold11pt {
	font-size: 11px;
	font-weight: bold;
	color: #e2004d;
}
.darkgreycopybold11pt {
	font-size: 11px;
	font-weight: bold;
	color: #5f5f5f;
}
.newsEventsMenuCopy {font-size: 11px;color: #0161ad;}

.darkbluecopybold11pt {font-size: 11px;font-weight: bold;color: #0161ad;}
.darkbluecopybold11pt a:link{font-size: 11px;font-weight: bold;color: #0161ad;text-decoration: none;}
.darkbluecopybold11pt a:visited{font-size: 11px;font-weight: bold;color: #0161ad;text-decoration: none;}
.darkbluecopybold11pt a:hover{font-size: 11px;font-weight: bold;color: #0161ad;text-decoration: underline;}
.newsEventsMenuHeader {
	font-size: 16px; 
	font-weight: bold;
	color: #FFFFFF;
}
.searchBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 17px;
	width: 130px;
	border: #E50050;
	border-color: #E50050;
	border-bottom-color: #E50050;
	border-left-color: #E50050;
	border-right-color: #E50050;
	border-top-color: #E50050;
	color: #000000;
	border-width: 1px;
	border-style: solid;
}
.submitLink {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;color:#0073d2;
	background-color:transparent;
	border:none;
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
}
.submitLinkHover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;color:#0073d2;
	background-color:transparent;
	border:none;
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
}

.normalCalendarItem {font-size: 11px;color: #5f5f5f;border-color:#9f9f9f; border-style:solid; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:0px;}

.linkCalendarItem {font-size: 11px;background-color:#b7d7f0; color:#FFFFFF;border-color:#9f9f9f; border-style:solid; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:0px;}
.linkCalendarItem a:link{font-size: 11px;background-color:#b7d7f0; color:#FFFFFF; text-decoration: none;}
.linkCalendarItem a:visited{font-size: 11px;background-color:#b7d7f0; color:#FFFFFF; text-decoration: none;}
.linkCalendarItem a:hover{font-size: 11px;background-color:#b7d7f0; color:#0161ad; text-decoration: underline;}

.linkCalendarItemNonChamber {font-size: 11px;background-color:#74CDD3; color:#FFFFFF; border-color:#9f9f9f; border-style:solid; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:0px;}
.linkCalendarItemNonChamber a:link{font-size: 11px; background-color:#74CDD3; color:#FFFFFF; text-decoration: none;}
.linkCalendarItemNonChamber a:visited{font-size: background-color:#74CDD3; color:#FFFFFF; text-decoration: none;}
.linkCalendarItemNonChamber a:hover{font-size: 11px; background-color:#74CDD3; color:#0161ad; text-decoration: underline;}

.linkCalendarItemBoth {font-size: 11px;background-image:url('/images/bothCalender.gif'); color:#FFFFFF;border-color:#9f9f9f; border-style:solid; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:0px;}
.linkCalendarItemBoth a:link{font-size: 11px;color:#FFFFFF; text-decoration: none;}
.linkCalendarItemBoth a:visited{font-size: 11px; color:#FFFFFF; text-decoration: none;}
.linkCalendarItemBoth a:hover{font-size: 11px color:#0161ad; text-decoration: underline;}

.calendarBorder {width:224px; border-width:1px; border-color:#e50050; border-style:solid;}
.calendarBorderTwo {width:224px; border-color:#e50050; border-style:solid; border-bottom-width:0px; border-top-width:1px; border-left-width:0px; border-right-width:0px;}
.topCalendar {width:224px; background-color:#b7d7f0;}
.calendarLineHeight {height:23px;}
.calendarWidth {width:224px;}

.calendarKey {width:50%; border-top-width:1px; border-right-width:1px;}

.calendarHeader {
	font-size: 16px; 
	font-weight: bold;
	color: #FFFFFF;
}
.calendarSubHeader {font-size: 11px;color: #5f5f5f;}
.calendarSubHeader a:link{font-size: 11px;color: #5f5f5f; text-decoration: none;}
.calendarSubHeader a:visited{font-size: 11px;color: #5f5f5f; text-decoration: none;}
.calendarSubHeader a:hover{font-size: 11px;color: #5f5f5f;text-decoration: underline;}

.calendarDayHeader {font-size: 11px;font-weight: bold;color: #0161ad; border-color:#9f9f9f; border-style:solid; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:0px;}

.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	width: 130px;
	border: #E50050;
	border-color: #E50050;
	border-bottom-color: #E50050;
	border-left-color: #E50050;
	border-right-color: #E50050;
	border-top-color: #E50050;
	color: #000000;
	border-width: 1px;
	border-style: solid;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:150px;background:#b7d7f0;border:1px double #e50050;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#0161ad;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }

	

