

h3.mp {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-color:#DAE8E8;
	text-indent:5px;
}

h3.mp a:link {
	color: blue;
}

h3.mp a:visited {
	color: purple;
}

h3.mp a:hover {
	text-decoration: underline;
}

h4 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:800;
	color:#002448;
	padding:5px 0px 3px 5px;
	text-indent:0px;
}

h4.c2020 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:800;
	color:#002448;
	padding:5px 0px 5px 0px;
	cursor:pointer;
	text-indent:0.1em;
}

ul {
	line-height:16.2px;
	padding:0px 0px 0px 10px;
}

ul#CCCs {
	list-style-type:disc;
	font-size:medium;
	margin:0px 0px 0px 20px;
}

/* Open and closed classes */
.isOpen:before {
	content:"\2212";
	display:inline-block;
	padding-right:0.5em;
	height:100%;
}

.isClosed:before {
	content:"+";
	display:inline-block;
	padding-right:0.5em;
}

/* JS class */
.js-toggle {
	display:none;
}

/* Slideshow styles */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 5px;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.rslides figure {
  border: thin #8fc5d8 solid;
  margin: 0.5em;
  padding: 0.5em;
}

.rslides p {
	text-indent:0;
	line-height:1.5;
	padding:3px 0 3px 3px;
	margin:0;	
	text-align: left;
    font-style: italic;
    font-size: smaller;
}

table.centbl th, td {
	border: solid 1px #8fc5d8;
}
table.centbl th.rt, td.rt {
	padding-right: 3px;
}
table.centbl td.area {
	padding-left:3px;
}
table.centbl td.w73 {
	width:73%;
}
table.centbl td.w82 {
	width:82%;
}
table.centbl caption {
	font-size: .9em;
	font-weight: 800;
}
.colored {
	background: #8fc5d8;
}
.gry {
	background: #ccc;
}
/*table#cenhome {
	color:  #002448;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	margin-bottom:10px;
	border:none;
}
table#cenhome td {
	border:none;
}
table#hist th, td {
	padding-left:3px;
} */
table.acs td {
	padding-right:3px;
}
.bw {
	border: 1px solid white
}
h1#t {width: 340px;
	font-size:2em;  
	margin-right:auto;
	margin-left:auto;
	padding-left:168px;
	padding-top:50px; 
	padding-bottom:120px;
	background: url(../images/m2.jpg) no-repeat;
	border: none;
}

ul.art {
	list-style-type: disc;
}

ul.alph {
	text-align:center;
	font-size: .8em;
	margin-bottom:8px;
}
ul.alph li {
	display: inline;
	color: #74a8ba;
}
ul.alph li a {
	margin-left:10px;
	color: #74a8ba;
}
ul.x li {
	margin-bottom:8px;
	font-size:small;
	line-height:130%;
}

ul.tmx li {
	margin-bottom:8px;
	font-size:smaller;
	line-height:140%;
	}
	
.rtn {
	color: #74a8ba;
	font-size:.9em;
}
.pad2 {
	padding-left:2em;
}
.pad4 {
	padding-left:4em;
}
.pad6 {
	padding-left:6em;
}
.pad8 {
	padding-left:8em;
}
.g3_1 {border:1px solid #000;
	margin-right:20px;
	margin-left:60px;
}
.g3_1 a {
	font-size:.9em;
}
.mbm10 {
	margin-bottom:-10px;
}
td.nb {
	border:none;
}
.mlm10 {
	margin-left:-10px;
}
.ml10 {
	margin-left:10px;
}
.w330 {
	width: 330px;
}
