body {text-align:justify;}
p {text-align:justify;}
.FrontEndTable
{
	font-family:Tahoma;
	font-size:8pt;
	color:#666;
	background:#ffffff;
	border-bottom:solid 1px #bbbbbb;
	border-right:solid 1px #bbbbbb;
	border-left:solid 1px #bbbbbb;
	width:561px;
}

.FrontEndTabDeadSpace
{
	background:#ffffff;
	border-bottom:solid 1px #bbbbbb;
}

.FrontEndSelectedTabCell
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	line-height:13px;
	text-align:center;
	color:#000000;
	cursor:pointer;
	cursor:hand;
	background:#ffffff;
	border-top:solid 1px #bbbbbb;
	border-right:solid 1px #bbbbbb;
	border-left:solid 1px #bbbbbb;
	border-bottom: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DAE6DF', EndColorStr='#ffffff');
}

.FrontEndUnSelectedTabCell
{
	font-family:Tahoma;
	font-size:8pt;
	line-height:13px;
	text-align:center;
	color:#000000;
	cursor:pointer;
	cursor:hand;
	background:#ffffff;
	border:solid 1px #bbbbbb;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#e7e4de');

}

#highlights{
width:750px; float:left; padding-bottom: 25px;
}
#events{
width:240px; margin-right:15px; float:left;
}
#eventsH{
background-image:url("/css/downloads/images/highlightsBoxTop.jpg"); background-repeat:no-repeat; width:240px; height:28px; color:#FFFFFF; padding-top:5px; text-align:center; float:left;
}
#eventsH_testing{
background-image:url("/css/downloads/images/highlightsBoxTop_testing.jpg"); background-repeat:no-repeat; width:240px; height:28px; color:#FFFFFF; padding-top:5px; text-align:center; float:left;
}
#eventsH h3{
padding:0px; margin:0px;
}
#eventsB{
	background-image:url("/css/downloads/images/highlightsBoxTopMiddle.jpg");
	background-repeat:no-repeat;
	width:240px;
	color:#003300;
	float:left;
	background-color: #a0c76a;
}
#eventsB_testing{
	background-image:url("/css/downloads/images/highlightsBoxTopMiddle_testing.jpg");
	background-repeat:repeat;
	width:240px;
	color:#003300;
	float:left;
	background-color: #ffffff;
}
#eventsB ul, li{
padding-top:0px; margin-top:0px;
}
#eventsF {
	background-image: url("/css/downloads/images/highlightsBoxBottom.jpg");
	height: 10px;
	width: 240px;
	background-repeat: no-repeat;
	float: left;
}
#eventsF_testing {
	background-image: url("/css/downloads/images/highlightsBoxBottom_testing.jpg");
	height: 10px;
	width: 240px;
	background-repeat: no-repeat;
	float: left;
}
#sResources{
width:240px; float:left;
}
tr#atitle {
	font-weight: bold;
	color: #CCFFCC;
	background-color: #336633;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
td#atitle {
	font-weight: bold;
	color: #CCFFCC;
	background-color: #336633;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
td.acalendar {
	font-weight: bold;
	color: #003333;
	background-color: #CCFF99;
}
td.asubtitle {
	background-color: #FFFF99;
	font-weight: bold;
	color: #FF6600;
}
