/*  Import style for hospitalconnect search wrapper*/
@import url(http://www.hospitalconnect.com/hospitalconnect/search/hcwrapper/style/hcwrapper_1.css); 

#form1 {
	width: 85px;
	height: 12px;
	font-size: 11px;
}
#hccom a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FF5A00; /*orange*/
	text-decoration: none;
}

#ML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	width: 100px;
	margin-top: 11px;
	margin-left: 12px;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #538C09;
}
#hccom {
	width: 175px;
	float: left;
}

#map1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	height: 195px;
}
#map2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	height: 195px;
}
#map3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	height: 195px;
}
#map4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	height: 195px;
}
#map5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	height: 195px;
}
#map6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	height: 195px;
}
#sitem {
	width: 590px;
}
#sitem a:link {
	color: #000; /* black */
	text-decoration: none;
}
.sitemheader{
	color: #333333;
	font-weight: bold;
}
#sitem a:hover {
	color: #FF5A00; /* orange */
	text-decoration: none;
}
#sitem a:visited {
	color: #990000; /* red */
	text-decoration: none;
}


/*----------------------------------------*/
/* Below styles modified by RE - 03.19.07 */

body, td, ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/* 	margin: 0 auto;*/
}
a {text-decoration:none;}
a:link {color: #666 ;}/* gray */
a:visited {color: #990000;}/* red */
a:hover {color: #FF5A00;}/* orange */

	
#wrapper {
	text-align:left;
	/*
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 800px;
	z-index: 5;
	position: relative;
	*/
}
#wrapper a:link {color: #000;}

#header{
	text-align:left;
	margin-bottom:7px;
}


/* LEFT BAR */
#left_bar {
    float: left;
	width: 140px; 
	padding: 5px;
	margin-left:0;
	margin-top:-10px;
	}
#highlights {
	border: 1px solid #CFCFCF;
	background-color: #F3F3F5;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#highlights .title {
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
#highlights ul {
	list-style-image: url(http://www.ahvrp.org/asdvs/images/icons/circle.gif);
	margin: 0 0 0 20px;
	padding:0;
}
#highlights li {
	margin: 0;
	padding: 3px 2px;
}

#content{/* referenced in login process - login.jsp, ajaxLogin.jsp, aha.js */
	position: relative;
	width: 140px; /*frame around the blue login box which effects of main box on home page*/
	min-height: 200px;
	text-align:left;
	font-size: 11px;
	
}

#loginForm {
	margin-left: 0;
	margin-top: 0;
	/*
	background-image: url(http://www.ahvrp.org/asdvs/images/nav/login.jpg);
	background-repeat: no-repeat;
	*/
	padding-top:8px;
	padding-bottom:15px;
	padding-left:10px; /*effects the blue box width*/
	color: #FFF;

	}
#hideForm{
	visibility:hidden;
}
#loginForm .submit_btn{
	font-weight: bold;
	color: #FFF;
	height: 25px;
	width: 55px;
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#loginForm a:link {
	color: #FFF;
	text-decoration: none;
}
#loginForm a:visited {
	color: #990000;
	text-decoration: none;
}
#loginForm a:hover {
	color: #FF5A00; /*orange*/
	text-decoration: none;
}

#ELEMENTahanewsmore {
	display:block;
	padding: 10px 0 0 7px;
}

/* MAIN CONTENT STYLES */
#content_text {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	padding: 10px;
	border: 1px solid #F4F4F4;
	min-height: 850px;
	*height: 850px; 
}
#maincontent { 	/*changes sub pages main section alignment;*/
	width: 800px;
	float: left;
	margin-left: 0;
	margin-top: 0;
}
#home_content { 	/*inside main sec of home page*/
	width: 500px;
	height: 850px;	
	float: left;
	margin-right: 10px;
	
}


/* RIGHT BAR STYLES - ads */

#ads{}


/* FOOTER STYLES */
#footer {
	font-size: 11px;
	text-align:center;
}
#footer a:link {color: #666;}/* gray */
#footer a:visited {color: #990000;}/* red*/
#footer a:hover {color: #FFSA00;}/* orange */
.gray_footer{color: #666}


/* TEAMSITE STYLES */
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF5A00;	
	font-weight: bold;	
	text-transform: uppercase;
	padding-bottom:10px;
	
	
	
}
.maintext{}
.subheading{}
.subtext{}
.contact{}

#addhighlights {
	position: relative;
	left: 15px;
}

/* OTHER STYLES */
#header_date{
	text-align:left;
	padding-left:150px;
}
.date_text{
	color:#666;
	font-size:10px;
	font-weight:bold;
}
