/* Grid Options */
.Grid { 
	border-left: 1px solid #3d84cc; border-right: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 600px; 
	font-size: 10pt;
	}

.GridEventPop { 
	border-left: 1px solid #3d84cc; border-right: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}	
	
.Grid2 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}
	
.Caption th { 
	font-size: 100%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #bfedbb; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 100%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #bfedbb; color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	text-decoration: none;
	}

.Caption a:visited { 
	color: #000000;
	text-decoration: none;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	text-decoration: none;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 100%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}

.Row_event_date { 
	font-size: 100%;
	padding: 2px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}

.Row_event_datePop { 
	font-size: 100%;
	padding: 2px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	width= 100%;
	}

.Row_Posted { 
	font-size: 80%;
	padding: 2px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	border-left: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #999999;
	}
	
.Row a:link { 
	color: #0033cc;
	text-decoration: none;
	}

.Row a:visited { 
	color: #840000;
	text-decoration: none;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	text-decoration: none;
	}

.Row2 { 
	font-size: 80%;
	}
	
.Row2 th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row2 td { 
	font-size: 80%;
	padding: 1px;
	border-top: 1px solid #3d84cc; 
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	/*width: 120px;*/
	}

.Row2 a:link { 
	color: #0033cc;
	text-decoration: none;
	}

.Row2 a:visited { 
	color: #840000;
	text-decoration: none;
	}

.Row2 a:hover, .Row a:active { 
	color: #ff0000;
	text-decoration: none;
	}	
	
.Separator{
	color: #3d84cc;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #e6eff7; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	text-decoration: none;
	}

.AltRow a:visited { 
	color: #840000;
	text-decoration: none;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	text-decoration: none;
	}

.NoRecords td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	text-decoration: none;
	}

.Footer a:visited { 
	color: #840000;
	text-decoration: none;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	text-decoration: none;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.Error td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f8fa; 
	}

.Controls th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}

.Bottom td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	text-decoration: none;
	}

.Bottom a:visited { 
	color: #840000;
	text-decoration: none;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	text-decoration: none;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	text-decoration: none;
	}
	
.WeekDateHeader{
	font-size: 100%;
	color: #FF0000;
	padding: 2px;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	text-decoration: none;
	}

.GroupCaption td{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f8fa; 
	color: #000000;
	text-decoration: none;
	}

.GroupCaption a:link { 
	color: #0033FF;
	text-decoration: none;
	}

.GroupCaption a:visited{ 
	color: #0033FF;
	text-decoration: none;
	}

.GroupCaption a:hover, .GroupCaption a:active{ 
	color: #ff0000;
	text-decoration: none;
	}

.GroupFooter td{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #bfedbb; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0033cc;
	text-decoration: none;
	}

.GroupFooter a:visited{
	color: #840000;
	text-decoration: none;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	text-decoration: none;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}

.SubTotal a:link {
	color: #0033cc;
	text-decoration: none;
	}

.SubTotal a:visited{
	color: #840000;
	text-decoration: none;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	text-decoration: none;
	}

.Total td{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	}

.Total a:link {
	color: #0033cc;
	text-decoration: none;
	}

.Total a:visited{
	color: #840000;
	text-decoration: none;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Form Options */
.Button { 
	background-color: #3d84cc; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e6eff7; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #0033cc;
	text-decoration: none;
	}

.CalendarWeekdayName a:visited{
	color: #840000;
	text-decoration: none;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	text-decoration: none;
	}

.CalendarWeekendName{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e6eff7;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	text-decoration: none;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	text-decoration: none;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #0033cc;
	text-decoration: none;
	}

.CalendarDay a:visited{
	color: #840000;
	text-decoration: none;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #0033cc;
	text-decoration: none;
	}

.CalendarWeekend a:visited{
	color: #840000;
	text-decoration: none;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #0033cc;
	text-decoration: none;
	}

.CalendarToday a:visited{
	color: #840000;
	text-decoration: none;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #0033cc;
	text-decoration: none;
	}

.CalendarWeekendToday a:visited{
	color: #840000;
	text-decoration: none;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:link {
	color: #3d84cc;
	text-decoration: underline;
	}

.CalendarOtherMonthDay a:visited{
	color: #3d84cc;
	text-decoration: underline;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	text-decoration: underline;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:link {
	color: #3d84cc;
	text-decoration: none;
	}

.CalendarOtherMonthToday a:visited{
	color: #3d84cc;
	text-decoration: none;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:link {
	color: #3d84cc;
	text-decoration: none;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3d84cc;
	text-decoration: none;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #e6eff7;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #3d84cc;
	text-decoration: none;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3d84cc;
	text-decoration: none;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #bfedbb;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	text-decoration: none;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	text-decoration: none;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	text-decoration: none;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 70%;
	padding: 2px;
	background-color: #f7f8fa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #0033cc;
	text-decoration: none;
	}

.CalendarNavigator a:visited{
	color: #840000;
	text-decoration: none;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	text-decoration: none;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */

.CalendarTime{
	background-color: #FDFDFD;
    font-weight: normal;
	font-size: 90%;
	text-align: left;
	border-top: 1px solid #CCCCFF;
	color: #666666;
	}



/*000000
lightblue 263850*/

.CalendarEvent{
	background-color: #FDFDFD;
    font-weight: normal;
	font-size: 100%;
	text-align: left;
	border-top: 1px solid #CCCCFF;
	padding-top: 0;
	padding-bottom: 7;
	padding-left: 12;
	padding-right: 2;
	text-decoration: none;
	}

.CalendarEvent2{
	background-color: #FDFDFD;
    font-weight: normal;
	font-size: 8pt;
	text-align: right;
	padding-top: 0;
	padding-bottom: 7;
	padding-left: 5;
	padding-right: 2;
	text-decoration: none;
	}

.CalendarEvent3{
    color: #000000;
	background-color: #ffffff;
    font-weight: normal;
	font-size: 8pt;
	text-align: left;
	padding-top: 0;
	padding-bottom: 7;
	padding-left: 5;
	padding-right: 2;
	text-decoration: none;
	}

a.CalendarEvent2:link, a.CalendarEvent2:visited { 
	color: #3D84CC;
	text-align: right;
	text-decoration: underline;
	}

a.CalendarEvent2:hover, a.CalendarEvent2:active { 
	color: #ff0000;
	text-align: right;
	text-decoration: underline;
	}

/*
.CalendarEvent{
	background-color: #FDFDFD;
    font-weight: normal;
	font-size: 100%;
	text-align: left;
	border-top: 1px solid #CCCCFF;
	padding-top: 0;
	padding-bottom: 7;
	padding-left: 12;
	padding-right: 2;
	}

.CalendarEvent a:link {
    font-weight: normal;
	color: # 3D84CC;
	text-decoration: none;
	/border-bottom: 1px solid #3D84CC;
	}

.CalendarEvent a:visited{
    font-weight: normal;
	color: #3D84CC;
	text-decoration: none;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
    font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	}
	*/
	
.SiteTitlePink, .SiteTitlePink a:link, .SiteTitlePink a:visited{
    font-weight: bold;
	color: #F881BF;
	text-decoration: none;
	font-size: 200%;
	
	}
	
.SiteTitleBlue{
    font-weight: bold;
	color: #3D84CC;
	text-decoration: none;
	font-size: 200%;
	}
	
.SiteTagLine{
	font-weight: normal;
	color: #3D84CC;
	text-decoration: none;
	font-size: 150%;
	}
	
.SiteTagLine a:link, .SiteTagLine a:visited{
	font-weight: normal;
	color: #3D84CC;
	text-decoration: none;
	font-size: 80%;
	}
	
.SiteDescriptionTop{
	font-weight: bold;
	color: #3d84cc;
	text-decoration: none;
	font-size: 125%;
	}
	
.SiteDescription{
	color: #3d84cc;
	text-decoration: none;
	font-size: 100%;
	}
	
.disclaimer{
	color: #F881BF;
	text-decoration: none;
	font-size: 90%;
	}
	
.newsletter, .newsletter a:link, .newsletter a:visited{
	font-weight: bold;
	color: #F881BF;
	text-decoration: none;
	font-size: 120%;
	width: 350px;
	}
	
.newsletter, .newsletter a:hover{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	font-size: 120%;
	width: 350px;
	}
/*=========================================*/
.PrintListDate td{
	padding-left: 10px;
	padding-top: 10px;
    font-size: 60%;
	border-top: 1px solid #FFFFFF;
	color: #3d84cc;
	text-decoration: none;
	background-color: #FFFFFF; 
	}
	
.PrintListTime td{
	padding-left: 10px;
	color: #3d84cc;
	text-decoration: none;
	font-size: 70%;
	background-color: #FFFFFF;
	}
	
.PrintListTitle td{
	padding-left: 10px;
	font-weight: bold;
    color: #0000FF;
	text-decoration: none;
	font-size: 90%;
	background-color: #f7f8fa;
	}
	
.PrintListCategory td{
	padding-left: 10px;
	color: #3d84cc;
	text-decoration: none;
	font-size: 60%;
	background-color: #f7f8fa;
	padding-bottom: 10px;
	}
	
.PrintListDesc td{
	background-color: #CCCCCC ; 
	color: #000000;
	text-decoration: none;
	font-size: 60%;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.CHAIaction, .CHAIaction a:link, .CHAIaction a:visited, .CHAIaction a:hover, .CHAIaction a:active{
	text-align:right;
	background-color: #CCCCCC ; 
	color: #3d84cc;
	text-decoration: underline;
	font-size: 90%;
	font-weight: bold;
	padding-top:5;
	padding-bottom:5;
	/*border-top: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;*/
	}	
	
.CHAILinks, .CHAILinks a:link, .CHAILinks a:visited, .CHAILinks a:hover, .CHAILinks a:active{
	text-decoration: underline;
	font-size: 100%;
    color: #3d84cc;
	padding-top:5;
	padding-bottom:5;
	}
	
.TermsBlack{
	color: #000000;
	text-decoration: none;
	font-size: 120%;
	}

/*
.TermsBlack a:link, .TermsBlack a:visited, .TermsBlack a:hover, .TermsBlack a:active{
	color: #000000;
	text-decoration: underline;
	font-size: 100%;
	}
	*/
	
.TermsRed, .TermsRed a:link, .TermsRed a:visited, .TermsRed a:hover, .TermsRed a:active{
	color: #FF0000;
	text-decoration: none;
	font-size: 120%;
	}
