﻿.style1 {
	margin-right: 0;
}

.masttele {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 20px;
}
.maststat {
	margin-left: 11px;
	margin-right: 8px;
}

.mastlogo {
	margin-left: 105px;
	margin-right: 2px;
}


.masthead {
	margin-bottom: 0;
}
.mastaddress {
	margin-left: 13px;
	margin-top: 8px;
}

a:hover {
}
a:visited {
	color: #000000;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 150px;
}

ol ol {
	float: left;
	position: absolute;
	top: 0;
	left: 150px;
	display: none;
	width: 150px;
}

ol li {
	position: relative;
	}


li a {
	border-style: solid;
	border-width: 2px;
	display: block;
	padding: 5px;
	height: 15px;
	width: 140px;
	text-decoration: none;
	color: #FFFFFF;
	border-top-color: #D0DAEA;
	border-right-color: #D0DAEA;
	border-bottom-color: #D0DAEA;
	border-left-color: #D0DAEA;
}
li a:hover {
	background-color: #839AC5;
	color: #FFFFFF;
}
li:hover ol {
	display: block;
	background-color: #838AC5;
	color: #000000;
}
