body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-color: #587EC5;
background: #587EC5 ;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
padding: 0;
}

#navigation {
float: left;
clear: left;
background-color: #ece8e8;
width: 150px;
height: 550px;
margin: 0 0 0 0;
padding: 5px;			
border: solid 1px #000;
}

h2 {
color: #666666;
font-size: 16px;
background-color: #ece8e8;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
}

#navimg {
	margin: 0 auto 0 auto;
	border: dotted 1px #000;
	display:block;
}

a {
	color:#CC6714;
	background-color: none;
	text-decoration: none;
}

a:hover {
	color:#587ec5;
	background-color: #ffffff;
	text-decoration: underline;
}


.MainItem {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
	font-weight: bold;

}
.MainItem a { background-color: #ece8e8;
	display: block;
	padding: 5px;
	width: 140px;
}

.MainItem a:hover {
	color:#CC6714;
	background-color: #F5F5F5;
}

.MainItem p{
	margin-top: 10px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right-style: solid;
	border-left-style: solid;
}
.SubItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	background-color: #ece8e8;
	width: 120px;
	color: #666666;
	text-decoration: underline;

}

.SubItem a{
	background-color: #ece8e8;
}

.SubItem a:hover{
	display: block;
	background-color: #ffffff;
	text-decoration: underline;
}

.title_blue {
font-family:Arial, Helvetica, sans-serif;
color:#587ec5;
background-color: #ffffff;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.title_red {
font-family:Arial, Helvetica, sans-serif;
color:#af0a06;
background-color: #ffffff;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.footer {
	position:relative;
	clear:both;
	width:550px;
	height:20px;
	margin:0px 0 0 0;
	padding:4px 0 4px 0;
	font-size:.8em;
	text-align:right;
	left: 1px;

}

.footer_text {
font-family:Arial, Helvetica, sans-serif;
color:#303030;
background-color: #ffffff;
font-size:9pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

#footer a {
color:#CC6714;
background-color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color:#587ec5;
background-color: #ffffff;
}

.meetingdate {
margin-top: 10px;
padding: 5px;
list-style-type: none;
border-bottom: 1px dotted #CCC;
border-top: 1px dotted #CCC;
}
