body {
	margin: 8px;
	padding: 0px;
	background: #3A658C;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.BodyHack { 
	width: 800px;
	min-height: 600px;
	margin: 0px auto;
	background:  #3A658C url("../images/xsignature_back.png") top left no-repeat;
	border:1px solid #000000;
}
#Title {
	margin-left:10px;
	height: 150px;
	background:  url("../images/ml_logo.png") bottom left no-repeat;

	
}
#Title h1 {
	display: none;
	visibility: hidden;
}

.NavLogos {
	margin: 24px;
    width: 738px;
	padding:0 0 0 0;
	height: 239px;
	border: 4px solid #2E9295;
	vertical-align:top;
}

#NavLogo1 {
	position:relative;
	width: 738px;
	height: 239px;
	float: left;
	background: url("../images/grouppicture.jpg") top left no-repeat;
	}
	
/*#NavLogo1 {
	position:relative;
	width: 236px;
	height: 239px;
	float: left;
	background: url("../images/indeximage_lft.jpg") top left no-repeat;
	
}
#NavLogo2 {
	width: 268px;
	height: 239px;
	float: left;
	background: url("../images/indeximage_cntr.jpg") top left no-repeat;
	}
#NavLogo3 {
	width: 234px;
	height: 239px;
	float:left;
	background: url("../images/indeximage_rt.jpg") top left no-repeat;
	}*/
	
.TopNav { 
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	margin:-left:34px;
	margin-right:34px;
	}

.TopNav, .TopNav a { 
	color: FBDEA1; 
}

.TopNav a:hover { color: white; }
	
.TopMenu ol, .TopMenu li{
	display: inline;
	list-style: none;
	list-style-type: none;
	height: 0px;
	padding:0px 4px 0px 10px;
	text-align: center;
	letter-spacing: .2em;
	
	
}
.TopMenu li.first {
	border-left: none;
	}

.TopMenu li{
	/*border-left: 5px solid #38658C;*/
	}
	
.TopMenu a {
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	color:#E2E1DD;
	font-size:13px;
}

.TopMenu a:hover {
	text-decoration:none;
	font-family: Times New Roman, Times, serif;	
	color:FFCC66#;
	font-size:13px;
}

#PageContent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	min-height: 300px;
	padding: 8px 20px;
	margin-left: 80px;
}
.PageContent p{
	margin-left: 34px;
	margin-right: 34px;
}
.Footer {
	margin-top: 80px;
	
	}	
.Copyright, .Hosting {
	text-align: center;
	padding: 2px 30px;
	color:#FFCC66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}
.Hosting a{
	color:FFCC66#;
	padding:0px 0px 0px 0px;
}

.Hosting a:hover{
	color:FFCC66#;
}
a  {color:#2E9295; text-decoration:none;}
a:hover {text-decoration:none; color:#DBB666;}

.PrintHeader {
	display: none;
	visibility: hidden;
}
