table.mpList {
	width: 600px;
}

table.mpList th {
	font-size: 10pt;
}

table.mpList td {
	font-size: 7pt;
	vertical-align: top;
}

td.nav {
	text-align: center;
}

td.pages,
td.viewing {
	text-align: right;
}

div.riding {
	background-color: #F4EDE3;
	border: 1px solid #EB3945;
	border-left: none;
	border-right: none;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0px;
	padding: 5px;
}

div.ridingWeight {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

div.candidateImage {
	float: left;
	margin-right: 10px;
}

div.addressTitle {
	background-color: #FFF8EF;
	border: 1px solid #EB3945;
	border-left: none;
	border-right: none;
	color: #5F5D59;
	font-size: 9pt;
	font-weight: bold;
	margin: 5px 10px 5px 0px;
	padding: 3px;
	text-transform: uppercase;
}

div.address {
	border: 1px dotted #737374;
	margin: 5px 20px 5px 10px;
	padding: 5px;
}

div.address div.leftColumn {
	float: left;
	width: 275px;
}

div.profileImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.profileLine {
	margin-bottom: 3px;
}

div#clcRating {
	color: #000000;
	font-size: 12pt;
}

div#clcRating span.profileData {
	color: #737374;
	font-size: 11pt;
}

div.candidate-light-rating {
	float: right;
}

div#ratingComments {
	text-align: justify;
}

div#ministry {
	margin-top: 20px;
}

div#company,
div#officeAddress,
div#officeCity,
div#officePostalCode,
div#officePhone,
div#officeFax,
div#officeEmail,
div#address,
div#city,
div#postalCode,
div#phone,
div#fax,
div#email {
	margin: 0px;
}

div.profileLine span.profileTitle {
	font-weight: bold;
}

table.decisionTable {
	border-collapse: collapse;
	border-width: 1px;
	border-color: black;
	width: 100%;
}

table.decisionTable th,
table.decisionTable td {
	border-color: #737374;
	border-style: solid;
	border-width: 3px;
	padding: 5px;
}

table.decisionTable tr.topRow th.incumbent,
table.decisionTable td.incumbent {
	background-color: #ECE8DD;
	color: #CC2030;
}

table.decisionTable tr.topRow th {
	border-top: none;
	border-left: none;
	border-right: none;
}

table.decisionTable tr.votingRecord td {
	padding-top: 25px;
	text-align: center;
}

span.incumbent {
	background-color: #ECE8DD;
	color: #CC2030;
	padding: 5px;
}

p.quote {
	margin: 10px;
	text-align: justify;
}

p.quote span.quoteTitle {
	font-weight: bold;
}

h2.voteRecordHeading {
	margin-bottom: 0px;
}

h3.voteRecordHeading {
	border: none;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3.voteRecordHeading span.sub-riding,
h3.evaluationHeading span.sub-riding {
	color: #000000;
}

span.decisionName {
	font-weight: bold;
}

span.decisionNameToggle {
	font-weight: bold;
	text-decoration: underline;
}

.ui-tabs-nav { 
	height: 28px;
}

body.Chrome_Windows .ui-tabs-nav,
body.Safari_Mac .ui-tabs-nav,
body.Safari_Windows .ui-tabs-nav {
	height: 26px;
}

body.Chrome_Mac .ui-tabs-nav {
	height: 27px;
}

div.tab-content {
	display: none;
}

div#selectProvince {
	background-color: #e5dccb;
	border: 1px solid black;
	margin: 0 15px;
	padding: 10px;
	text-align: center;
}

ul#ridingList {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

 li {
	margin-left: 10px;
	padding-left: 0px;
}

ul#ridingList.subridings li {
	margin: 10px;
}

ul#ridingList.subridings ul li {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#ridingList li.title {
	font-family: inherit;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 10px;
}

ul#ridingList ul {
	margin-bottom: 10px;
}

span.changeLink {
	font-size: 8pt;
}

ul.light-rating-legend {
	list-style: none;
	margin: 20px 0px 0px 0px;
	min-height: 101px;
	padding: 0px;
}

ul.light-rating-legend li {
	float: left;
	font-style: italic;
	height: 52px;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 200px;
}

ul.light-rating-legend li div.legend-image {
	float: left;
}

ul.light-rating-legend li div.legend-title {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	text-shadow: 0px 1px #333333;
}

ul.light-rating-legend li div.legend-info {
	margin-left: 35px;
	text-align: justify;
}

