/* ----------------BOE -----------------*/

body.boe .main #subscribe {
	margin: 30px 0 0 0 ;
	width: 400px;
	}

body.boe .main #subscribe ul li {
	margin-left: 15px;
	padding-left: 0px;
	list-style-image:none;
	}

dl.meetings dt {
	margin-top: 10px;
	}
	
dl.meetings dd {
	margin-bottom: 0px;
	margin-left: 20px;
	}

body.boe#bios table {
/* 	border: 1px dotted #e2e0dd; */
	}

	
body.boe#bios td {
	vertical-align: top;
/* 	border-bottom: 1px dotted #e2e0dd; */
	padding: 10px 10px 10px 0;
	}



	
body.boe#boardmtgs table {
	width: 95%;
	margin: 15px auto;
	font-size: 1.0em;
	}
	
body.boe#boardmtgs td {
	font-size: 1.0em;
	border: 1px solid #e2e0dd;
	vertical-align: top;
	padding: 2px 4px;
	}

	
body.boe#boardmtgs td.date {
	font-weight: bold;
	border-right: 0px;
	border-left: 1px solid #e2e0dd;
	}
	
body.boe#boardmtgs td.month {
	font-weight: bold;
	background-color: #e2e0dd;
	border-left: 1px solid #e2e0dd;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	}	
	
	
body.boe#boardmtgs table.schedule {
/* 	width: 100%; */
	margin: 15px auto;
	font-size: 12px;
	}
	
body.boe#boardmtgs table.schedule  td {
	background-color: #fcf9f4;
	border-right: none;
	border-left: none;
/* 	border-top: none; */
	}
body.boe#boardmtgs table.schedule  td.date{
	text-align: left;
	width: 12em;
	}
/* ----------------sidenav ----------------*/

#subscribe ul {
	margin-left: 0px;
	padding-left: 0px;
	}


/* ----------------policy pages ----------------*/


body#policy .main h4 {
	text-transform: none;
	color: #444;
	}
	
body#policy .main p, body#policy .main li {
	margin-bottom: 1em;
	}
	
body#policy .main li p { padding-bottom: .5em; padding-top: .5em;}

table.toc {
	font-size: .9em;
	width: 100%;
	}
table.toc th {
	background-color: inherit;
	font-size: 100%;
	color: #000;
	text-align: center;
	padding: 3px;
	}
table.toc td {
	vertical-align: top;
	padding-right: 12px;
	padding-top: 4px;
	width: 50%;
	border-top: 1px solid #999;
	}
table.toc h1 {
	text-align: left;
	font-size: 100%;
	}
	
table.toc td ul {
	list-style-type: none;
	list-style-image: none;
	}
	
table.toc td  li {
	list-style-image: none;
	margin: 0 !important;
	padding: 0 !important;}

table.salary {
	margin: 15px auto;
	}
	
table.salary caption {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 150%;
	}
table.salary th {
	text-align: center;
	padding: 3px !important;
}
table.salary td {
	padding: 3px !important;
	text-align: center;
	border: 1px solid #e2e0dd;
	font-family: Arial, Helvetica, sans-serif;
}

	
body#policy .leftcol table, .rightcol table {
	width: 100%;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
body#policy .leftcol th, .rightcol th {
	vertical-align: bottom;
	border: 1px solid  #e2e0dd;
	}	
body#policy .leftcol td, .rightcol td {
	vertical-align: top;
	padding: 4px;
	border: 1px solid  #e2e0dd;
	}
	
body#policy table.insurance	td, body#policy table.insurance	th {
	border: 1px solid #e2e0dd;
	padding: 0 4px;
	}
	
	
body#policy .row {
	float: left;
	width: 100%;
	clear: both;
	}
	
body#policy .group {
	float: left;
	margin-right: 15px;
	}
	
	
body#policy .main ul li {
	margin: 0 0 0 1.5em;
	}
	
body#policy .main li p {
	margin: 4px 0;
	padding: 0;}	
	
div.columnlist {
	width: 100%;
	 }

div.columnlist ul {
	list-style: none !important;
	margin: 0;
	padding: 0; }
	
div.columnlist ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 2px 0 0 0 !important;
	width: 45%;
	float: left }
div.columnlist br {
	clear: both }
div.columnlist h4 {
	border-bottom: 1px solid #e2e0dd;}

