table.bulletin {
	border-top: 2px dotted #f2f0f0;
	width:100%;
}

/*td.bulletin_title a.bulletin_list {
	vertical-align:top;
	font-family: verdana;
	margin-top: 0px;	
	padding-top: 0px;
}*/

table.bulletin td.bulletin_row {
	padding-bottom: 5px;
	padding-top:5px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	text-align: left;
	border-bottom: 2px dotted #f2f0f0;
}


td.bulletin_icon {
	background: url(/images/icons/icon_Arrow.gif) no-repeat left;
	padding: 0px;
	background-position: top left;
	vertical-align: top;
}

td.bulletin_date {
	padding: 0px;
} 

td.bulletin_title {
	text-align:left;
	padding:0 0 0 15px;
}

.content table.bulletin a.bulletin_list, .content table.bulletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

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.bulletin_row {
	padding-bottom: 5px;
	background-repeat: no-repeat;
	/*background-image: url(../images/icons/icon_yellow_arrow.gif);*/
	background-position: top, left;
	padding-left: 5px;
	text-align: left;
	border-bottom: 2px dotted #f2f0f0;
}

div.calendar_of_events td.bulletin_icon {
	background: url(/images/icons/icon_yellow_arrow.gif) no-repeat top left;
	padding: 0px;
	vertical-align: top;
}

div.calendar_of_events span.bulletin_header {
	font-weight: bold;
	font-size: 14;
	color: #002F7C;
	text-align: left;
}

div.calendar_of_events td.bulletin_title {
	text-align:left;
	padding:0 0 0 15px;
}

div.calendar_of_events td.bulletin_date {
	text-align:left;
	padding:0 0 0 15px;
}

span.bulletin_header {
	font-size: 15;
	font-weight: bold;
	color: navy;
}
div.faq H2 {
	border-top: 4px dashed #000000;
	font-family: "A.D. MONO";
}
div.sitemap {
	font-size: 20px;
}
