.foot_menu 
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 20px;
}
a.foot_menu 
{
	color:#000000;
	text-decoration:underline;
}

a.foot_menu:hover 
{
	color:#003399;
	text-decoration:underline;
}
.body_text
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.title_text
{
	font-size:16px;
	color:#003399;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.featured_text
{
	font-size:20px;
	color:#003399;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.calendartitle
{
	font-size:14px;	background-color:#003399; /*color:#333333;*/
	color:white; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; border-bottom-color:1px solid white; text-align:center;
}
.calendardays
{ text-align:center; width:24px; }
.calendardates
{
	font-size:14px; background-color:#EEEEEE; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; text-align:center;
}
.calendardatesevent
{
	font-size:14px; background-color:#ffff33; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; text-align:center;
}
.calendardateseventtoday
{
	font-size:14px; background-color:#ffff33; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; text-align:center; color:red;
}
.calendardatestoday
{
	font-size:14px; background-color:#EEEEEE; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; text-align:center; color:red;
}
.calendarlink
{
	font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; text-align:center; color:black;
}
.calendarlinktoday
{
	font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 20px; text-align:center; color:red;
}
.calendarlink:hover
{
	text-decoration:underline;
}
.calendarbottom
{
	color:white; font-size:10; background-color:003399; text-align:center;
}
.smallstorytitle
{
	font-size:10px;
	color:#003399;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 12px;
}
.smallstorybody
{
	font-size:10px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 12px;
}