

.footer ul{
       margin:0px;
       padding:0px;
       height:130px;
       text-align:left;
       font-style: normal;
}
.footer li{
       list-style-type:none;
       width:125px;
       float:left;
       color:#fff;
}
.Default a.item2 {
	color: #414042;
	display:block;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	border-bottom: 1px solid #cfd1d2;
}
.Default a.item2:hover {
	color: #414042;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: none;
	text-decoration:underline;
}
a.activePageMenuItem.item2 {
	color: #d11241;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: none;
	padding-left:10px;
	text-decoration:none;
}
div.calendarStyles td.calendar {
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	color:#222222;
	font-size:10px;
	height:50px;
	padding-right:2px;
	width:75px;
}
div.calendarStyles td.calendarToday {
	background-color:#cccccc;
}
div.calendarStyles table.calendar {
	background-color:#FFFFFF;
	border:1px solid silver;
	width:100%;
}
div.calendarStyles .calendar .calendar_events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:5px;
	text-decoration:underline;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#049BE4;
	/*color:#5983BF;*/
	text-decoration:none;
}
div.calendarStyles .calendar .calendar_events {
	font-size:9px;
	list-style-position:inside;
	list-style-type:none;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
	width:79px;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#222222;
	border: 1px solid silver;
	color:#ffffff;
}
.events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:10px;
}

.EmailMarketing h3 {
     color: black;
     font-size: 16px;
}


.EmailMarketing p {
     color: black;
     font-size: 13px;
}
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }

