@charset "utf-8";

#PastSessionsMenu {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #105287;

	margin-top: 5px;

	margin-right: 3px;

	margin-bottom: 0;

	padding-top: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	font-size: 9pt;

}





#issuemenuContainer {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #A7BAE0;

	height: 100%;

	padding-left: 40px;

}



.LegislationIssueList {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	display: block;

	font-size: 0.8em;

	list-style-type: none;

	margin: 0px;

	padding: 0;

}





.LegislationIssueList   li {

	display: block;

	padding-left: 4px;

	padding-top: 0px;

	padding-bottom: 0px;

	border-left-width: 0px;

	border-left-style: none;

	border-right-style: none;

	border-top-style: none;

	border-bottom-style: none;

	padding-right: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	list-style-type: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	list-style-image: url(../assets/bluebullet.png);

	list-style-position: inside;

}





.LegislationIssueList a {

	font-weight: normal;

	padding-right: 0px;

}



#leftmenu {

	width: 40%;

}

#rightMenu {

	width: 60%;

}

.PastSessionsLink {

	list-style-type: none;

	padding: 0px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	display: inline;

	text-align: justify;

	margin: 0;

	font-weight: bold;

}

.PastSessionsLink  li {

	margin-right: 20px;

	display: inline;

	padding-right: 1px;

	margin-bottom: 0;

	margin-left: 0;

	padding-left: 2px;

	padding-top: 0px;

	padding-bottom: 0px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #A7BAE0;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #A7BAE0;

	border-top-style: none;

	border-bottom-style: none;

}

.PastSessionsLink  a {

	font-weight: normal;

}

#LegislationIssueContainer {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #A7BAE0;

	height: 100%;

	padding-left: 40px;

}


