/* CSS Document for MLH Business Services*/
body {
	background-color: #FFFFFF;
	color: #000066;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
.header {
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(images/header-bg-dark.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.horizontal-line {
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FF8A01;
	margin: 0px 0px 0px 0px;
}
.header-menu {
	z-index: 5;
	position: absolute;
	right: 5px;
	top: 5px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.flags {
	z-index: 5;
	position: absolute;
	right: 8px;
	top: 35px;
	margin: 0px 0px 0px 0px;
}
.left {
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100px;
	margin: 0px 0px 0px 10px;
}
.content {
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 10px 10px 10px 15px;
}
.right {
	z-index: 2;
	margin: 0px 0px 0px 0px;
	position: relative;
	right: 0px;
	top: 0px;
	width: 100px;
	font-size: 9px;
}
.up {
	z-index: 2;
	position: absolute;
	left: 65px;
	bottom: 35px;
	font-size: 9px;
}
.footer {
	z-index: 5;
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #999999;
	background-color: #FFFFFF;
	font-size: 10px;
	border-top: 1px solid #FF8A01;
	border-bottom: 1px solid #FFFFFF;
}
a.menu-link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu-link:hover {
	color: #FF8A01;
}
a.menu-link:active {
	color: #FF8A01;
}
a {
	color: #000D73;
	text-decoration: none;
}
a:hover {
	color: #FF8A01;
}
a:active {
	color: #FF8A01;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border: 0px;
}
li {
	margin: 5px 0px 0px 5px;
	border: 0px;
}
.nav {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
.form_txt {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 22px;
}
h2 {
	margin-top: 5px;
	font-size: 18px;
}
h3 {
	margin-top: 5px;
	font-size: 14px;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}

span.inline_logo {
	font-style: italic; 
	font-weight: bolder; 
	font-family: Trebuchet MS, Arial; 
	color: #000066;
}
.dot_logo {
	vertical-align: super;
}

