﻿.navcol ul div {
	background-color:#E47D31;
}
.navcol .selected a, .navcol .selected div
{
	color:#E47D31;
}
.navcol .unselected a 
{
	color:#000000;
}
.navcol li.selected {
	list-style-image:url(../images/list-arrow-leaders.gif);
}
.sidecol .panelcopy 
{
	background-color: #F79D5B;
	border-bottom: 2px solid #F48543;
}

.sidecol .panellinks 
{
	background-color: #F79D5B;
	border-bottom: 2px solid #F48543;
}

.sidecol .panellinks h2 
{
	background-color: #F79D5B;
	padding: 15px 0px 0px 15px;
}

.sidecol .panellinks ul
{
	list-style-image: url(/images/right-arrow-orange.gif);
}

/* LEADERS specific classes */

.leaders #Intro p {
	color: #E47D31;
}
.main{
	overflow:auto;
}

.leaders_back {
	color: #E47D31;
	background-image: url(/images/back_arrow.gif);
	background-position:left center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.leaders_back img {
	border-width: 0px;
}

.leaders a {
	font-weight: bold;
	color: #E47D31;
}

.minutes .LeaderItem 
{
	background-color: #FEEEE3;
	border-bottom: 2px solid #F9DAC5;
	padding: 15px 15px 15px 15px;
	margin: 0px 5px 10px 0px;
	width: 340px;
	float: left;
}

.minutes .LeaderItem .img
{
	width: 101px;
	height: 101px;
	padding-right: 10px;
	float: left;
}

.minutes .LeaderItem .img img
{
	padding: 0;
	margin: 0;
}

.minutes .LeaderItem .item
{
	padding: 0px;
	width:229px;
	float: left;
}

.minutes .LeaderItem .item p
{
	color: #E47D31;
}

.minutes .LeaderItem .item a
{
	font-size: 100%;
	text-decoration: underline;
}

.minutes .LeaderItem .item h2
{
	color: #E47D31;
	background-color: Transparent;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size:150%;
}

.minutes .ListItem {
	background-color: #FEEEE3;
	border-bottom: 2px solid #F9DAC5;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 10px 0px;
}

.minutes .ListItem a {
	font-size: 80%;
	font-weight: bold;
	color: #E47D31;
}

.minutes .ListItem h2, .minutes .ListItem h2 a {
	font-size: 110%;
	text-decoration: underline;
	background-color: transparent;
	padding: 0px 5px 5px 0px;
	margin: 0;
	color: #E47D31;
}

.minutes .ListItem h2 a{
	text-decoration: underline;
}

.minutes .ListItem p {
	font-size: 80%;
	font-weight: bold;
	color: #3F4344;
	padding: 0px 5px 5px 0px;
	margin: 0;
	text-decoration: underline;
}

.minutes .ListItem div a {
	font-size: 90%;
	font-weight: bold;
	color: #3F4344;
	padding: 3px 5px 5px 0px;
	margin: 0;
	text-decoration: underline;
}

/* /LEADERS specific classes */
