/* CSS Document */

.overmap {
	position:absolute;
	top:30px;
	left:auto;
	background:#eee;
	border:1px solid #cc0000;
	z-index:6;
	margin-bottom:25px;
	width:850px;
}
.overmap .center {
	background:url(../images/maplocations.jpg);
	height:550px;
	
}
.overmap .mapee {
	position:absolute;
	
}
.overmap .mapee img {
	position:absolute;
	z-index:7;
}
.overmap .mapsub {
	position:absolute;
	z-index:8;
	left:-1px;
	top:-1px;
	padding:5px 5px 5px 30px;
	border:1px black solid;
	background:#eee url(../images/mapee.png) no-repeat;
	font-size:12px;
	width:200px;
}
.overmap .contactlink {
	position:absolute;
	top:500px;
	left:180px;
	z-index:8;
	text-align:center;
	font-size:12px;
}
.over {
	position:absolute;
	top:30px;
	left:auto;
	background-color:#eee;
	width:400px;
	border:1px #CC0000 solid;
	z-index:6;
	margin-bottom:25px;
}
.over * {
	padding:0em;
	margin:0em;
}
.over a {
	display:block;
	margin:.5em;
	text-align:center;
	border:none;
	outline:none;
	color:#3300CC;
	text-decoration:underline;
}
.over img {
	border:none;
	outline:none;
}
.over ol {
	margin:0em 0em 1em 1.5em;
	padding:0em;
}
.over ol ol {
	padding:0em;
	margin:0em;
	margin-bottom:2em;
}
.over .classes ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	padding:0px;
	padding-left:0px;
	font-size:1em;
	color:#CC0000;
	margin-left:0px;
	z-index:3;
}
.over .classes ol ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:upper-alpha;
	margin:.2em 0em .2em 1.5em;
	padding:0px;
	font-size:.8em;
	color:#000000;
}
.over table span {
	font-size:.7em;
	color:#660000;
	font-style:italic;
}
.over .info {
	margin:0em;
	margin-bottom:1em;
	padding:0em;
	width:330px;
	position:relative;
}
.over .info span {
	font-size:1em;
}
.over .content .info a {
	color:#3300CC;
	text-decoration:underline;
	display:inline;
	text-align:left;
	float:none;
	padding:0px;
	margin:0px;
}
.over .info ul {
	margin-left:1.3em;
}
.over .classes {
	margin:2em 0em 0em 0em;
	width:325px;
}
.over ul {
	padding:0px;
	margin:0px;
}
.over .classes li {
	margin-left:2em;
	padding:0px;
	list-style-position:outside;
	list-style-image:url(../images/bulletE.gif);
	text-align:left;
	color:#660000;
}
.over li a {
	font-size:.8em;
	text-align:left;
}
.over ol li a {
	font-size:1em;
	text-align:left;
	display:inline;
}
.over li a:hover {
	text-decoration:underline;
}
.over .time {
	width:20%;
	color:#006600;
	font-size:.75em;
	text-align:right;
}
.over .split {
	width:80%;
}
.over .cert {
	margin:2em 0em 0em 0em;
	width:330px;
}
.over .cert span {
	font-size:.8em;
	color:#333333;
}
.over .note {
	margin:2em 0em 0em 0em;
	width:330px;
}

.over .note span {
	color:#333333;
	font-size:.75em;
	font-style:italic;
}
.over .note span i {
	color:#CC0000;
}
.over .top {
	position:relative;
	z-index:5;
	background:#ffffff;
	width:400px;
	height:4em;
	top:0px;
	left:0px;
	border-bottom:solid 2px #CC0000;
}
.over .secNav {
	position:relative;
	z-index:2;
	background:#ffffff;
	width:400px;
	height:1.25em;
	top:0em;
	left:0px;
	border-bottom:solid 2px #CC0000;
	text-align:left;
	overflow:hidden;
}
.over .popNav {
	width:400px;
	margin:0em;
	padding:0em;
}
.over .popNav a, .over .popNavC a, .over .popNavBase a, .over .popNav span, .over .popNavC span {
	display:block;
	color:#CC0000;
	text-decoration:underline;
	font-size:.70em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
	clear:none;
	height:.75em;
	margin:.25em 0em 0em 0em;
	padding:0em;
}
.over .popNav a {
	width:14%;
}
.over .popNav span, .over .popNavC span {
	width:12%;
	color:black;
	text-decoration:none;
	margin:.25em 4px;
	text-align:right;
}
.over .popNavC a {
	width:8.5%;
}
.over .popNavBase a {
	width:16%;
}
.over .popNav a:hover, .popNavC a:hover, .popNavBase a:hover {
	color:#660000;
}
.over .center {
	padding-bottom:1em;
	padding-top:1em;
	width:400px;
	position:relative;
	z-index:4;
	height:400px;
	overflow:auto;
}
.over #searchResults {
	padding-bottom:1em;
	padding-top:1em;
	padding-left:1em;
	width:384px;
	position:relative;
	z-index:4;
	height:400px;
	overflow:auto;
}
.over .content {
	margin:0em 1.5em 1em 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	width:320px;
	padding-bottom:10px;
}
.over .bottom, .overmap .bottom {
	height:3em;
	background:#ffffff;
	border-top:solid 2px #CC0000;
	position:relative;
	z-index:5;
	left:0px;
	bottom:0px;
}
.over .bottom a, .overmap .bottom a {
	float:left;
	margin-left:60px;
	margin-top:.5em;
}
.overmap .bottom span {
	display:inline-block;
	margin:15px auto auto 15px;
}
#trans {
	background:#000000;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	opacity:.5;
	filter:alpha(opacity=50);
}