body {
	margin: 0px;
	background-color: #FFFFFF;
}
.leftCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	text-indent: 10px;
	width: 120px;
}
.leftCat a {
	display:block;
	text-decoration: none;
	text-transform: capitalize;
	color:#000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.leftCat a:hover {
	text-decoration: none;
	background-color: #B4C5EB;
	color: #000000;

}
td.meetings {
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
}
.meetings_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCCFF;
	background-color: #577FDF;
	padding-bottom: 2px;
}
.meetingType {
	margin-bottom: 1px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F6324A;
}
.meetingTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 1px;
	font-weight: bold;
}
.meetingTime a {
	text-decoration: none;
}
.meetingTime a:hover {
	text-decoration: underline;
}
.articleCat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #577FDF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 80%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.articleCat a{
	text-decoration: none;
	color: #577FDF;
}
.articleCat a:hover{
	text-decoration: underline;
}
.sqlResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF3333;
}
.prevArticleTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F6324A;
}
.prevArticleTitle a{
	text-decoration: none;
}
.prevArticleTitle a:hover {
	text-decoration: underline;
}.prevArticleDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-indent: 4pt;
}
.prevArticleDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	margin-bottom: 10px;
}
li.menubar {
	background: url(images/plus.gif) no-repeat 0em 0.4em;
	font-size: 0.9em;
	list-style: none;
	margin-left: 0px;
}

.menu, .submenu {
  display: none;
  margin-left: 2px;
  padding: 0px;
}

.menu li, .submenu li {
	background: url(images/square.gif) no-repeat 0em 0em;
	list-style: none;
	margin-left: 0px;
}

a.actuator {
  background-color: transparent;
  color: #000000;
  padding-left: 10px;
  text-decoration: none;
  margin-left: 2px;
}

a.actuator:hover {
  text-decoration: underline;
}

.menu li a, .submenu li a {
  background-color: transparent;
  color: #000000;
  padding-left: 9px;
  text-decoration: none;
  margin-left: 0px;
}

.menu li a:hover, submenu li a:hover {
  /*border-bottom: 1px dashed #000;*/
  text-decoration: underline;
}

span.key {
  text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #577FDF;
}
.quickTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 3px;
	margin-bottom: 0px;
}
.quickTitle a{
	text-decoration: underline;
}
.quickTitle a:hover{
	text-decoration: none;
}
.leftTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #577FDF;
	margin-top: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 85%;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.execName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.execInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.articleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F6324A;
	margin-top: 10px;
	margin-left: 10px;
}
.articleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin-top: 5px;
	margin-left: 10px;
}
.articleDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.articleOptions{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.articleOptions a{
	text-decoration: underline;
	color: #000000;
}
.articleOptions a:hover{
	text-decoration: none;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: center;
}
.imageMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}
.imageMenu a{
	text-decoration: underline;
	color: #000000;
}
.imageMenu a:hover{
	text-decoration: none;
}
.imageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imageGescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.meetingInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
}
.meetingInfo a{
	text-decoration: underline;
}
.meetingInfo a:hover{
	text-decoration: none;
	color:#999999;
}

.micro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #577FDF;
}
