#secondaryNavigation {
	float: left;
	width: 214px;
	padding: 0px 0px 0px 20px;
}

#secondaryNavigation p.title {
	width: 204px;
}

#pageContent {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 570px;
}

#filter td {
	padding: 0px 0px 10px 0px;
}

#filter td a {
	font-size: 0.75em;
	font-weight: bold;
}

#calendar, #calendar div.week {
	float: left;
	width: 547px;
}

#calendar {
	min-height: 500px;
	_height: 500px;
	background-image: url(../images/newsandevents/calendar/borders.gif);
	background-repeat: repeat-y;
	border-top:1px solid #C0CFD7;
	border-bottom:1px solid #C0CFD7;
}

#calendar div.week div {
	width: 78px;
	float: left;
}

#calendar div.week div a {
	color: #000000;
}

#calendar div.week div.title, #calendar div.week div.content {
	padding: 3px;
	width: 72px;
	font-weight: bold;
	font-size: 0.7em;
}

#calendar div.week div.title {
	background-color: #C0CFD7;
}

#calendar div.week div.content {
	min-height: 100px;
	_height: 100px;
}

#calendar div.week div.content p {
	font-size: 1em;
	font-weight: normal;
	padding: 2px 2px 2px 3px;
	margin-bottom: 2px;
	overflow: hidden;
	height: 14px;
	width: 67px;
}

#calendar div.week div.content p.physical_activity {
	background-color: #E97F91;
}

#calendar div.week div.content p.mental_wellbeing {
	background-color: #FFB27F;
}

#calendar div.week div.content p.healthy_weight {
	background-color: #FFE57F;
}

#calendar div.week div.content p.eating_for_health {
	background-color: #CCE57F;
}

#calendar div.week div.content p.infant_feeding {
	background-color: #CCE57F;
}

#calendar div.week div.content p.chances4change {
	background-color: #B2E5FF
}

#calendar div.week div.content p.change4life {
	background-color: #FDF21C
}

div.tt {
	width: 136px;
	font-size: 0.9em;
}

div.tt div {
	width: 136px;
	padding: 0px;	
}

div.tt div.ttContentchances4change {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/chances4change.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt div.ttContenteating_for_health, div.tt div.ttContentinfant_feeding {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/eating_for_health.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt div.ttContentinfant_feeding {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/infant_feeding.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt div.ttContenthealthy_weight {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/healthy_weight.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt div.ttContentmental_wellbeing {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/mental_wellbeing.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt div.ttContentphysical_activity {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/physical_activity.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt div.ttContentchange4life {
	width: 134px;
	border-left: 1px solid #4FA3C4;
	border-right: 1px solid #4FA3C4;
	background-color: #EBF7F7;
	background-image: url(../images/newsandevents/calendar/bkgs/change4life.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

div.tt p {
	padding: 0px 3px 2px 3px;
	margin: 0px 0px 0px 0px;
}

div.tt p.fullTitle {
	font-weight: bold;
}

div.tt p.duration {
	font-style: italic;
}
