
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 p {
        color: #575757;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	line-height:20px;
	padding: 0px;
}
.EmailMarketing a {
	color:#32aacd;
	font-family:Arial,Helvetica,Geneva,Swiss,Sans-Regular;
	font-size:14px;
	text-decoration:none;
}
.EmailMarketing a:hover {
	color:#51cccc;
	/*color:#5983BF;*/
	font-family:Arial,Helvetica,Geneva,Swiss,Sans-Regular;
	text-decoration:underline;
}
.EmailMarketing h2 {
	font-family:Arial,Helvetica,Geneva,Swiss,Sans-Regular;
        color:#097ca9;
	font-size:22px;
	line-height:26px;
}
.EmailMarketing h3 {
	color:#049BE4;
	font-family:Trebuchet MS, Tahoma, Arial;
        font-style:italic;
	font-size:22px;
	line-height:26px;
}
.EmailMarketing h4 {
	color:#049BE4;
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:12px;
	line-height:18px;
	border-bottom: 1px solid #cfcfcf;
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }

