.Default a.item2 {
	background-image:url(/assets/layouts/hillside/triangle.png) !important;
	background-position:left center;
	background-repeat:no-repeat;
	color: #616161;
	display:block;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:20px;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}
.Default a.item2:hover {
	background-image:url(/assets/layouts/hillside/triangle.png) !important;
	background-position:left center;
	background-repeat:no-repeat;
	color:#616161;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	padding-left:20px;
	text-decoration:underline;
}
.Default a.activePageMenuItem {
	background-image:url(/assets/layouts/hillside/triangle.png) !important;
	background-position:left center;
	background-repeat:no-repeat;
	color: #1D7ECF !important;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight:bold;
	padding-left:10px;
	padding-left:20px;
	text-decoration:underline !important;
}
th {
	color: #616161;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:14px;
	padding: 0px;
}
td {
	color: #616161;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:14px;
	padding: 0px;
}
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; }

