* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	width: 100%;
}
td {
	vertical-align: middle;
}
ul {
	margin-left: 30px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}
.wrap {
	position: relative;
	margin: 0 auto; /*center hack*/
	width: 800px;
	height: 600px;
	text-align: left;
	clear:left;
	background: top left no-repeat fixed;
	overflow: hidden;
}
.markup {
	position: relative;
	margin: 0 auto; /*center hack*/
	width: 800px;
	height: 600px;
	text-align: center;
	clear:left;
	background: top left no-repeat fixed;
	overflow: hidden;
}
.vertical { 
	width: 1px;
	height: 50%;
	margin-bottom: -300px;
	float: left;
}
.map a {
	position: absolute;
	background-repeat: no-repeat;
}
.map a i { 
	visibility: hidden; 
}
.menu {
	z-index: 2;
}
a#mh {
	left:10px;
	top:14px;
	width:184px;
	height:69px;
}
.login {
	position: absolute;
	top: 10px;
	left: 280px;
	font-size: 12px;
}
.login p {
	padding-bottom: 5px;
}
#close {
	position: absolute;
	left: 800px;
	background-color: #FFFFFF;
	filter: alpha(opacity='85'); 
	opacity: .85;
	KHTMLOpacity: .85;
	MozOpacity: .85;
}
#content {
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	filter: alpha(opacity='85'); 
	opacity: .85;
	KHTMLOpacity: .85;
	MozOpacity: .85;
	overflow: auto;
}
#content p {
	margin-bottom: 10px;
}
#content p.title {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
}
#content p.subtitle {
	margin-bottom: 0px;
	font-weight: bold;
}
#content td.error {
	color: #FF0000;
	font-weight: bold;
}
#content td {
	padding-left: 20px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#content input, #content select, #content textarea {
	font-size: 11px;
}
.footer {
	position: absolute;
	top: 550px;
	width: 100%;
}
.footer .left {
	font-size: 11px;
	margin-left: 10px;
	float: left;
}
.footer .right {
	padding-top: 16px;

}
#content div.column_2 {
	width: 50%;
	float: left;
}
#content div.column_3 {
	width: 33%;
	float: left;
}
.column_3 .left, .column_2 .left, .column_3 .middle {
	padding-right: 3px;
}
.column_3 .right, .column_2 .right, .column_3 .middle {
	padding-left: 3px;
}
#inMed {
	position: absolute;
	top: 90px;
	left: 15px;
	width: 685px;
	/*height: 20px;*/
	font-size: 12px;
	background-color: #FFFF99;
	filter: alpha(opacity='75'); 
	opacity: .75;
	KHTMLOpacity: .75;
	MozOpacity: .75;
}

.scrollTxt {
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
