﻿.MeetingAddress
{
	text-align : center;
}
.boldtems
{
	font-weight : bold;
}

.Num{ 
	vertical-align: top
}
body {
    line-height: 2;
}
section.Agenda{
	padding-top : 0;
	margin-bottom : 30px;
}

#package-container > main > article > section.Agenda > div{
	padding : 0.5em !important;
	padding-top : 0 !important;
}

h1.LegiFileHeading{
	font-size:11pt !important;
}

.MeetingCancelled {
    color: #CC0000;
}

.MeetingHeading {
    font-family: Verdana;
    font-size: 11pt;
    color: #2E2E2E;
    font-weight: 700;
}
#ContentPlaceHolder1_divDownloads{
	display:none;
}