﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}






.TxtContentSmall {
	font-family: Verdana;
	font-size: 10px;
	color: #336600;
	text-align:center;
	background-color:#ffffcc;
}



.EventDetailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #336600;
	text-decoration: none;
}


.Weekend
{
	background-color:#FFFFFF;
}

.othermonthday
{
	background-color:#CCCCCC;
	border:solid 1px #FFFFFF
}

.dayLarge
{
	width:142px;
	height:142px;
	vertical-align:top;
	border-right:black 1px solid;
	border-bottom:black 1px solid;
}

.month
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.CalBorder{
	border: solid 20px red;
	}

.largeCalendarTitle
{
	font-size:22px;
	font-family:Arial;
	color:#FFFFFF;
	background-color:#000000;
}

.dayheader
{
	font-size:12px;
	color:White;
	background-color:Gray;
	text-align:center;
}

.calendarLarge
{
	width:994px;
	background-color:#FFFFFF;
	border:solid 1px;
	font-family:Arial;
	font-size:11px;
}

a.EventLinks
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.EventLinks:hover
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.eventOnThisDayBox
{
	background-color:#336600;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
}

.AlertHeader
{
	color:Yellow;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

a.AlertLink
{
	font-family:Arial;
	font-size:12px;
	color:#336600;
	text-decoration:none;
	font-weight:bold;
}	
a.AlertLink:hover
{
	font-family:Arial;
	font-size:12px;
	color:#336600;
	text-decoration:underline;
	font-weight:bold;
}	

.AlertCell
{
	border: thin solid #336600;
}


.FaqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
	text-align:justify;
	font-weight:bold;
}

.AgendaDeptDD
{
	font-family:Arial;
	font-size:11px;
	height:18px;
}

a.HDILink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
	font-weight:bold;
}

a.HDILink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: underline;
	font-weight:bold;
}

a.ViewAllLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}

a.ViewAllLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: underline;
}

.PressSubtitle
{
	font-family:Arial;
	font-size:12px;
	color:#336600;
	font-weight:bold;
}

.MSRDD
{
	font-family:Arial;
	font-size:11px;
	color:#336600;
	width:200px;
}

a
{
	font-family:Arial;
	font-size:11px;
	color:#336600;
	text-decoration:none;
}

a:hover
{
	font-family:Arial;
	font-size:11px;
	color:#336600;
	text-decoration:underline;
}

.ControlHeading
{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.Controltable
{
border-width: 1px;
	border-style: solid;
	border-color: #336600;
	border-collapse: separate;
	background-color: white;
	font-family:Arial;
	font-size:11px;

}

.DeptSelect{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}

