@charset "UTF-8";
/* CSS Document */

h2.meeting_title {
	height:80px;
	text-indent:-9999px;
	padding:0;
	margin:0;
}


h3 {
	border-left: 2px solid #333333;
	padding: 0;
	margin:13px 0;
	border-bottom:none;
}


h4 {
	border-left: 2px solid #333333;
	padding: 0;
	margin:13px 0;
	border-bottom:none;
}


p.annualmeeting_title {
	color:#666666;
	font-weight:700;
	padding:8px 0;
	border:none;
}


p.theme {
	color:#666666;
	font-weight:700;
	padding:8px 0;
	border-left:none;
	border-top:none;
	border-bottom: 1px dotted #999999;
}


p.pdf {
	border-top: none;
	border-bottom: 1px dotted #999999;
	/*padding: 15px 0 0 0;*/
	padding:10px 0 10px 40px;
	background:url(../images/pdf_icon-m.jpg) no-repeat 0 0;
	}
	
p.pdf-small {
	border-top: none;
	border-bottom: 1px dotted #999999;
	/*padding: 15px 0 0 0;*/
	padding:10px 0 10px 40px;
	background:url(../images/pdficon_small.gif) no-repeat 0 0;
	}
	


a.pdf {
	font-size:140%;
	padding:0 0 30px 40px;
	margin:0;
	background:url(../images/pdf_icon-m.jpg) no-repeat 0 0;
	}
	
	
	
a.pdf-small {
	border-top: none;
	padding: 5px 0 5px 25px;
	background:url(../images/pdficon_small.gif) no-repeat 0 0;
	}
	

i.fa-arrow-circle-right {
	color:#999999;
}
