@import url("tabs/tabs.css");

#mast {
	height: 75px;
}

#logo {
	margin: 16px 0 7px 14px;
}

#logo img {
	border: 0;
}

#tools {
	position: absolute;
	top: 51px; left: 50%;
	margin: 0 0 0 104px; padding: 0;
}

#tools li {
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	list-style: none;
	float: left;
}

#tools li a {
	color: #1166BB;
	padding: 0 12px 0 12px;
	padding: 0 0 0 24px;
	background: no-repeat 11px 2px url("bullet.gif");	
	font-size: 10px;
}

#tools li a:hover {
	color: #033566;
}

#tools li a:visited {
	color: #79A1C9;
}

A.tools2 {
	color: #1166BB;
	font-size: 8pt;
	font-weight: bold;
}

A.tools2:hover {
	color: #033566;
}

A.tools2:visited {
	color: #79A1C9;
}


#myHealthOnline {
	width: 151px; height: 22px;
	position: absolute;
	top: 14px; left: 50%;
	margin-left: 230px;
}

#myHealthOnline a {
	width: 151px; height: 22px;
	background: no-repeat url("my-health-online.gif");
	display: block;
}

#myHealthOnline a:hover {
	background: no-repeat url("my-health-online-hover.gif");
}

#myHealthOnlineOff {
	width: 151px; height: 22px;
	position: absolute;
	top: 14px; left: 50%;
	margin-left: 230px;
}
