/*  Import style for hospitalconnect search wrapper*/
@import url('http://www.hospitalconnect.com/hospitalconnect/search/hcwrapper/style/hcwrapper_3.css');

body.main {
	margin-top: 5px;
}

/* Structure */
#Structure {
	text-align: center;
	margin-left:auto;
	margin-right:auto;	
	width: 800px;
}
#topbar {
	text-align: center;
	margin-left:auto;
	margin-right:auto;	
	width: 800px;
}
#leftbox {
	float: left;
	width: 550px;
	text-align:left;
	padding-right:5px;
	voice-family:"\"}\"";
	voice-family:inherit;
}
#rightbox {
    float: right;
	width: 200px;
	text-align:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 200px;
}
#rightbox_content {
	width: 195px;
	background-color:#EBEBEB;
	padding-left:5px;
}
#content {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	width: 780px;
	text-align:left;
}
.widget {
	margin-left:600px;
	padding-bottom:10px;
}
/* Footer */
#Footer {
	clear:both;
	width:800px;
	height:25px;
	padding-top:10px;
}
#FooterText {
	background-image:url(/ahadata/images/bottombar_BK.gif);
	width:800px;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	height:25px;
	color:#FFFFFF;
	padding-top:10px;
}








/* Font Styles */
p, td, tr {
	font-family: Arial;
	font-size: 10pt;
}
.maintext {
	font-family: Arial;
	font-size: 10pt;
}
.mainheading {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	border-bottom: thin;
	border-bottom-color: #6C6C6C;
	border-bottom-style: solid;
}
.Subtitle {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #750418;
}
.Subtitle2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.ProductTitle {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #6D6D6D;
}
.footnote {
	font-family: Arial;
	font-size: 10pt;
	color: #000099;
	font-style: italic;
}
.size {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
HR {
    width:98%;
	
}
H1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #6C6C6C;
}
.signup {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
}
.addresources {
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
.resources {
    font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.tabtext {
    font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #731E26;
}
a:active {
	color: #003399;
}
.top {
	font-family: Arial;
	text-align:right;
	font-size: 9pt;
    border-top: thin;
	border-top-color: #6C6C6C;
	border-top-style: solid;
}