h3 {
	border-bottom: 1px solid #ccc;
	font-family: arial, helvetica;
	font-size: 11pt;
	text-decoration: none;
	color: #000
}

i, .meta {
	color: #808080
}

.resource {
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color: #174d9d
}


.event {
	font-size: 10pt;
	text-decoration: underline;
    font-weight: bold;
	color: #174d9d
}


.resource_title {
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000
}

.line {
	border-bottom: 1px solid #ccc;
}

.nounderline {
 text-decoration: none;
 font-weight: bold;
 color: #174d9d
}

.next {
	border-top: 1px dashed Gray;
	border-bottom: 1px dashed Gray;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2F2F2;
	margin-bottom: 5px;
	margin-top: 5px;
  margin-right: 20px;
}





