body { font-size:12px !important; }
.bars { background:#f7971e; }

a:link, a:visited { color:685d49; font-weight:bold; }
a:hover { color:ffa500; }

#menu_left { width:175px;	padding:0; margin:0 10px 0 0; }
#menu_left a:link, #menu_left a:visited { 
	font-size:12px; 
	color:#595959; 
	text-decoration:none; 
	font-weight:bold; 
	}
#menu_left a:hover { color:#ffa500; }
#menu_left ul { list-style-type: none; width:170px; text-align:left; padding:0; margin:0; }
#menu_left li { background:url(images/menu_left_down-arrow.gif) top left no-repeat; border-top:#e1dfdb 1px solid; border-bottom:#e1dfdb 1px solid; padding:0px 0 3px 17px; }
#menu_left li a {	width:170px; }
#menu_left li#selected a { color:#ffa500; }

/*lets start using this styles for the main body column from now on*/
.content { font-size:12px !important; margin:6px 0 6px 25px; padding:13px 0; border-top:#b9b9b9 1px solid; }
.content p {margin-top:4px; }

table.data1 { font-size:12px !important; clear:both; margin:0 0 15px 0;}
table.data1 td { padding-right:8px; }


#media-contact { 
	width:185px; 
	background:url(images/media_contact.gif) -73px 0 no-repeat; 
	padding-top:50px; 
	margin-top:15px; 
	font-size:11px !important;
	text-align:left;
	vertical-align:bottom;
}

#alignTop {
	vertical-align:top;
}

#media-contact a:link,
#media-contact a:hover,
#media-contact a:visited { font-weight:normal; }



#header_news {
	background: url(images/hsg_news_header.jpg) 0px 20px  no-repeat;
	/*height: 132px;*/
	height: 98px;
	width: 962px;
	margin-bottom:54px;
}

.conferenceClick {
	cursor:pointer;
}
.conferenceText {
	display:none;
}

.hr {
	height:1px;
	width:100%;
	background-color:#b9b9b9;
	margin:20px 0 20px 0;
}


