.events {
color: #444444;
font-size: 11px;
font-weight: normal;
line-height: 15px;
}
.events h3 {
font-size: 14px;
line-height: 20px;
}
.events a {
color: #465CA2;
font-size: 12px;
line-height: 18px;
font-weight: bold;
}
.event_duration {
color: #ea7d33;
font-size: 13px;
font-weight: bold;
line-height: 15px;
}
.event_time_duration {
color: #000000;
font-weight: bold;
}
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:#465CA2;
	/*color:#5983BF;*/
	display:block;
        line-height: 16px;
        font-size: 12px;
	padding-bottom: 8px;
	text-decoration: none;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#ea7d33;
	/*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;
        float: left;
	width: auto;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#222222;
	border: 1px solid silver;
	color:#ffffff;
}
.events a {
	color:#465CA2;
	/*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; }
.BlogPadRight img {
   padding-right:5px;
}

