body {
	text-align:center;
	margin: 0;
}

img {
	border: 0;
}

.list {
	border-bottom:1px solid #cccccc;
}

#topbar {
	margin-left: auto;		
	margin-right: auto;
	width: 800px;
}

#blackbar {
	height: 18px;
	background: #000000;
}

#logobar {
	height: 45px;
	padding-top: 5px;
	padding-left: 5px;
	background: #2D435B;
	text-align: left;
}

#menubar {
	height: 25px;
	background: #546A82;
	padding-right: 5px;
	border-top: 1px solid white;
	text-align: right;
}

#body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 190px;
	padding: 30px 0 60px 0;
	border-right: 1px dashed #999;
	float: left;
}

#menu #status {
	font: 10pt tahoma;
	text-align: center;
	padding: 0 20px 0 20px;
}

#menu #status .col1 {
	text-align: right;
}

#menu #status .col2 {
	text-align: left;
}


#menu #institution {
	font: 9pt tahoma;
	text-align: center;

}

#menu em {
	text-decoration: underline;
	font-size: 10pt;
	font-family: tahoma;
}

#menu .item {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width: 170px;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
	line-height: 100%;

	border: 1px solid white;
}

#menu .selecteditem {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width: 170px;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
	line-height: 100%;	

	border: 1px solid black;
	background: #DCE5FE;
}

#menu a {
	text-decoration: none;
	color: black;
}

#main {
	width: 580px;
	float: right;
	border: 1px solid white;
	margin:0px;
	padding-top: 20px;
	text-align: left;
	font: 9pt tahoma;
}

#main .journal {
	border: 1px solid white;
}

#main .journalimage {
	float: left;
	margin: 5px;		
}

#main .journaldescription {
	float: right;
	margin: 10px 40px 10px 0;
	padding: 0;
	width: 400px;
	text-align: left;
}

#main .container_title {
	margin: 20px;
	font: 12pt tahoma;
	color: darkblue;
	font-weight: bold;
}

#main .paper_info li {
	font: 10pt arial;
	font-weight: bold;
}

#main .paper_info li .and {
	font-weight: normal;
}

#main .paper_title {
	padding: 0 30px 0 0px;
	font: 10pt arial;
}

#main .paper_view .paper_view_title { 
	font: 10pt vernada;
	color: #A50000;
	font-weight: bold;
}

#main .paper_view {
	border: 1px solid #A7B4BE;
	background: #F0F0F0;
	margin: 0 30px 40px 40px;
	padding: 10px;
	display: none;
}


#main a {
	font: 9pt tahoma;
	color: black;
	text-decoration: none;
}  

#main a:hover.sem {
	font: 9pt tahoma;
	color: #01B0EF;
	text-decoration: underline;
} 
#main a:link.all_menu {
	font: 9pt tahoma;
	color: white;
	text-decoration: none;
}
#main a:visited.all_menu {
	font: 9pt tahoma;
	color: white;
	text-decoration: none;
} 
#main a:hover.all_menu {
	font: 9pt tahoma;
	color: black;
	text-decoration: bold;
}

#main a:hover.was {
	font: 9pt tahoma;
	color: #482F94;
	text-decoration: underline;
}  

#main a:hover.scs {
	font: 9pt tahoma;
	color: #6E4448;
	text-decoration: underline;
} 

#main a:hover.cac {
	font: 9pt tahoma;
	color: #CACED1;
	text-decoration: underline;
} 

#main a:hover.sss {
	font: 9pt tahoma;
	color: #F21C24;
	text-decoration: underline;
} 
  
#main a:hover.imm {
	font: 9pt tahoma;
	color: #FF883B;
	text-decoration: underline;
} 

#main a:hover.gae {
	font: 9pt tahoma;
	color: #885B22;
	text-decoration: underline;
} 

#main a:hover.mwt {
	font: 9pt tahoma;
	color: #5A88C6;
	text-decoration: underline;
} 

#main .subpage {
	display: none;
}

.separatorbar {
	width: 550px;
	height:1px;
	border-top: 1px dashed #864D6E;
}

.clear {
	clear: both;
}

#bottombar {
	clear: both;
	margin: 10px auto 10px auto;
	width: 800px;
	text-align: center;
	font-family: tahoma;
}

#bottombar p {
	margin: 10px auto 10px auto;
	width: 600px;
	text-align: left;
}

#bottombar .line1 {
	font-size: 10pt;
}

#bottombar .line2 {
	font-size: 8pt;
}


.input {border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; font-family: arial; font-size: 9pt; border-left: #cccccc 1px solid; border-bottom: #cccccc 1px solid; background-color: #ffffff; padding:2px 0px 2px 0px}


