a.bulletin_list {
	
}
table.bulletin td {
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/icon_Arrow.gif);
	background-position: top, left;
	padding-left: 20;
	text-align: left;
	border-bottom: 2px dotted #f2f0f0;
}
span.breadcrumb a, span.breadcrumb a:link, span.breadcrumb a:active, span.breadcrumb a:visited {
	color: #FF8C00;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
span.breadcrumb a:hover {
	color: #ff3300;
	text-decoration: underline;
	text-transform: uppercase;
}
div.calendar_of_events table.bulletin td{
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/icon_yellow_arrow.gif);
	background-position: top, left;
	padding-left: 40;
	text-align: left;
	border-bottom: 2px dotted #f2f0f0;
}
div.calendar_of_events span.bulletin_header {
	font-weight: bold;
	font-size: 14;
	color: #002F7C;
	text-align: left;
}
span.bulletin_header {
	font-size: 15;
	font-weight: bold;
	color: navy;
}
div.faq H2 {
	border-top: 4px dashed #000000;
}

div.faq UL {
	color: #E4A102;
}

