@charset "utf-8";
body {
	font: 14px Trebuchet MS;
	font-weight:500;
	color:#666666;
	background: #f4f5f9;
	margin: 0; 
	padding: 0;
	text-align: left;
}
a:link	{text-decoration:underline; color:#7ebcde; outline: none; }
a:visited	{text-decoration:underline; color:#7ebcde; outline: none;  }
a:hover	{text-decoration:underline; color:#7ebcde; outline: none; }

.midvision #topbar { 
	border: 2px solid #3d3d7a;
}

.midvision #header { 
	height: 85px;
	background-image:url(../images/all/headerBG.gif);
}
.midvision #headercenter {
	width: 980px;  
	margin:0 auto;
}
.midvision #headercenterLogo { 
        background-image:url(../images/all/midvision_blue.png);
	position:absolute;
	top: 25px;  
	width:272px;
	height:34px;
}
.midvision #headercenterSearch { 
	position:relative;
	top: 29px;
	left: 662px;
	width:316px;
	height:26px;		
	line-height:22px;
}
.contact{color:#3d3d7a; text-decoration:none; font-size:13px; font-weight:bold }
.contact a:link	{text-decoration:none }
.contact a:visited {text-decoration:none }
.contact a:hover {text-decoration:underline }

.midvision #headercenterSearchBox { 
	position:absolute;
	left:87px;
	top:0px;
	width:225px;
	height:26px;

}
.searchField{
	position:absolute;
	top:0px;
	left: 0px;
	width: 192px;
	height: 19px;
	border:none;
	font-size:13px;
	color:#666666;
}
.searchButton{
	position:absolute;
	top:0px;
	left: 193px;
	border:1px;
	border-color:#dddfde;
	border-width: 1px;
	border-style: solid;
	width: 32px;
	height: 24px;
	background-image:url(../images/all/buttonGo.gif);
}

.midvision #topmenu {
	height: 38px;
	background-image:url(../images/all/menuBG.gif);
	margin:0 auto;
}
.midvision #topmenucenter {
	width: 980px;  
	margin:0 auto;
	height: 37px;
}
.midvision #footer { 
	position: relative;
	top:10px;
	left: 10px;
}


.midvision #footercenter {
	width: 980px;  
	margin:0 auto;
}

