.LeftPanel, .RightPanel {
  padding: 1em;
  vertical-align: top;
}
.LeftPanel {
  background: #FFE;
  border-right:1px solid #888;
  width: 25%;
}
.LeftPanel h1 {
  font-size: 100%;
  padding-bottom: 1em;
}
.RightPanel {
  background: #EEF;
}

body    {
	font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	margin-left: 0pt;
	margin-top: 0pt;
	border-width: 0pt;
     text-align:center;/*centering of site for ie*/
}
/*center site*/
body > #container {
   text-align:left;
   position:relative;
   left:50%;
   margin-left:-384px;
}

img, td, th {
	border-width: 0pt;
	border-spacing: 0pt;
}

.textInput {
    width: 100pt;
}

.hr, hr {
    width: 100%;
    height: 1px;
    color: #000;
    background-color: #006790;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

table.headerLogo, table.identitiesBar, table.identitiesBar, table.mainMenu, table.quickSearch, table.pageBody, table.footer {
	width: 775px;
	padding: 0pt;
	margin: 0pt;
}


table.identitiesBar, table.mainMenu {
	border-width: 1px;
    border-color: navy;
    border-style: solid;
    background-color: #006790;
    color: #fff;
}
table.identitiesBar td, table.mainMenu td {
  padding: 0.2em 0em;
}

table.mainMenu {
  border-left: 0px;
  border-top: 0px;
}

table.identitiesBar a, table.identitiesBar a:visited {
    font-size: 8pt;
    color: #fff;
}

table.mainMenu td {
	text-align: center;
	border-left: 1px solid navy;
}

table.mainMenu a, table.mainMenu a:visited {
    color: #fff;
    text-decoration: none;
}

form.quickSearch {
    display: inline;
    margin: 0pt;
    padding: 0pt;
}

form.quickSearch * {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
}

td.pageBody {
    margin: 0pt;
    border-width: 0pt;
    padding: 0pt 0pt 0pt 5pt;
}

table.homePage {
    width: 100%;
}

table.homePage td.left {
    padding-left: 0pt;
    margin-left: 0pt;
    vertical-align: top;
    width: 33%;
}

td.bullet {
    width: 0.5em;
    text-align: left;
    vertical-align: top;
}


.menuTabSelected, a.menuTabSelected, a.menuTabSelected:visited, a.menuTabSelected:active, a.menuTabSelected:link {
    background-color: #006790;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}

.menuTabs, .menuTabPlain, a.menuTabPlain, a.menuTabPlain:visited, a.menuTabPlain:active, a.menuTabPlain:link  {
    background-color: #BB9;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    font-size: 10pt;
}

.menuTabs .spacer1 {
    background-color: #999999;
}

.menuTabs .spacer2 {
    background-color: #FFFFFF;
}

.subMenuTabSelected, a.subMenuTabSelected, a.subMenuTabSelected:visited, a.subMenuTabSelected:active, a.subMenuTabSelected:link {
    background-color: #006790;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
}

.subMenuTabs, .subMenuTabPlain, a.subMenuTabPlain, a.subMenuTabPlain:visited, a.subMenuTabPlain:active, a.subMenuTabPlain:link {
    background-color: #006790;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}

.subMenuTabs .spacer1 {
    background-color: #000066;
}

.subMenuTabs .spacer2 {
    background-color: #004488;
}

.menuTabsPage {
    padding: 1em;
    border-width: 1px;
    border-style: solid;
    border-color: #006790;
    width: 100%;
}

table.breadcrumbs tr td {
	font-size: 8pt;
	font-family: arial,helvetica,sans-serif;
}

p    {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
}

td, th    {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
}

td.main    {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

td.fulltext    {
	font-size: 12pt;
	font-family: times,serif;
	font-weight: normal;
	text-decoration: none;
}

table.quickLinks {
    width: 170px;
}

.quickLinks {
    border-width: 1px;
    border-style: solid;
    border-color: #555555;
}

.quickLinks th {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #555555;
    background-color: #DFDFDF;
    text-align: center;
}

.quickLinks td {
    background-color: #FFFFFF;
}

.journalIndexBar {
    background-color: #eeeeee;
}

.mainMenu    {
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.fulltext    {
	font-size: 12pt;
	font-family: times,serif;
	font-weight: normal;
	text-decoration: none;
}

.li1    {
	font-size: 10pt;
	font-family: times,serif;
}

.fulltextdd    {
	font-size: 8pt;
	font-family: times,serif;
}

.quote    {
	padding-right: 3em;
	padding-left: 3em;
	text-align: left;
}

a.topic_link    {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topic_link:hover    {
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.topic_text    {
	font-size: 10pt;
}

a:link {
	color: #006790;
}

a:visited {
    color: #006790;
}


a.ext_link    {
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a.ext_link:hover    {
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.section_head    {
	font-weight: bold;
	font-size: 10pt;
	color: #006790;
}

.category    {
	font-weight: bold;
	font-size: 9pt;
	color: #006790;
}

.link    {
	font-size: 9pt;
}

.indiv    {
	font-size: 10pt;
	color: #000000;
}

.smallred    {
	font-size: 8pt;
	color: #980000;
}

.grey10    {
	font-size: 10pt;
	color: #CCCCCC;
}

.black9pt    {
	font-size: 9pt;
	color: #000000;
}

.loginFormRememberHelp, .loginFormRememberHelp a, .black8pt    {
	font-size: 8pt;
	color: #000000;
}

.gray9pt    {
	font-size: 9pt;
	color: #999999;
}

.loginForm label, .sectionTitle    {
	color: #006790;
	font-weight: bold;
	font-size: 10pt;
}

h1.loginForm, .pageTitle, .regForm h2 {
	color: #006790;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 7pt;
}

.bc    {
	font-size: 8pt;
}

.bcA    {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.noLinkLine, .ref {
	text-decoration: none;
}

.art_authors    {
	font-style: italic;
}

.arttitle    {
	font-weight: bold;
	font-size: 11pt;
}

.articleworkflow-table    {
	background-color: #EEEEEE;
	width: 600px;
	border: 1px #000000 solid;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

.articleworkflow-table-head    {
	background-color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
}

.articleworkflow-table-text    {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

a.issueStyleCategory    {
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}

a.issueStyleCoverDate    {
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}

a.issueStyleVolIssue    {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.issueStyleSample    {
	font-size: 10pt;
	font-weight: bold;
	color: #008800;
	text-decoration: none;
}

a.issueStyleLatest    {
	font-size: 10pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}

.QuickSearchBoxForm label    {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.QuickSearchBoxForm .header    {
	font-weight: bold;
	color: #555555;
}

.QuickSearchBoxForm a    {
	font-size: 8pt;
	color: #A02020;
	text-decoration: underline;
	text-align: right;
}

.MarketingMessageArea    {
	border: 1px dotted gray;
	text-align: center;
	vertical-align: middle;
    margin-left: 1em;
    margin-right: 1em;
}

table.showjournals    {
	margin-left: 1em;
}

.header1, h1    {
	color: #006790;
	font-weight: bold;
	font-size: 15pt;
	margin-bottom: 0pt;
}

.header2, h2    {
	color: #006790;
	font-weight: bold;
	font-size: 13pt;
	margin-top: 0pt;
}

.homePage h1, .header3, h3, .art_title  {
	color: #006790;
	font-weight: bold;
	font-size: 12pt;
}

.header4, h4    {
	color: #006790;
	font-weight: bold;
	font-size: 11pt;
}

.error    {
	color: red;
}

.success {
    color: green;
}
#hide {display:none}

.ConfirmPrepay table {
    background-color: silver;
}
.saveSearchSubmit{
    background: url('../_mcp/images/searchSave.gif') no-repeat;
    border: none;
    cursor: pointer;
    clear: both;
    margin: 0;
    padding: 0;
    height: 19px;
    float: right;
    width: 72px;
    color: transparent;
}
.searchResultCell {
   text-align: left;
   vertical-align:top; 
}
.searchResultTitle {
   color: #000000;
   font-weight: bold;
}
.searchResultAuthor {
    font-style: italic 
}
a.searchResultJournal:hover {
	text-decoration: underline;
}
.searchResultJournal, a.searchResultJournal {
	color: #006699;
	text-decoration: none;
}
.searchResultCitation {
   color: #000000;
}
.searchResultAbstract {
   color: #000000;
}
.footer {
    font-size: 8pt;
}

div.snippetBox {
   border: solid red 1px;
   padding: 3px;
}
div.snippetEditLink {
  text-align: right;
}
a.snippetEditLink {
  color: red;
  text-decoration:none;
}
/* this is hack for <wbr> see xsl2_shared.xsl for more details ... */
.wbr {
     visibility: hidden;
     color: #fff;
     font-size: 1px;
}

.search_result_right .section_head {
    text-align: center;
}
.tocEntry {
    margin: 0.5em 0em;
}

.art_title {
    color: black;
}
.Authors {
    font-size: 13pt;
    margin-top: 1em;
}
h2.journalTitle {
    margin-bottom: 0.25em;
}
.aff {
    margin-bottom: 1em;
    font-size: 10pt;
}
.currencySymbol {
  font-weight: bold;
}
.accessIcon {
    padding-top:5px;
}

.offers {
    display: block;
    list-style: none;
    padding: 0;
}

.offers li {
    position: relative;
    margin: 0.5em 0 0.5em 2em;
}

.offers input {
    position: absolute;
    left: -2em;
}
.regForm td {
    vertical-align: top;
}
.regForm label[for='fromWhere'], .regForm label[for='workPlace'], .regForm label[for='profession'] {
    display: block;
    margin-top: 0.4em;
}
#cartinfo    {
	padding-right:10px;
    text-align:right;
}
#interests {
    height: 6em;
}
.menu-container {
    position: absolute;
    width: 775px;
    background-color: #006790;
}
.menu-container-help {
    position: absolute;
    width: 100%;
    background-color: #006790;
    margin-bottom: 100px;
}
.header {
    margin-bottom: 20px;
}
/*For the menu*/
.linkList{padding:0px;margin: 0px;}
.linkList:after{display:block;clear:both;visibility:hidden;content:'.';height:2px}
.linkList li{float:left;border-left:1px solid #000000;padding:0;margin: 0px;}
.linkList li:first-child{border-left:none;padding-left:0}
.centered.linkList{text-align:center}
.right.linkList{text-align:right}
.right.linkList li{display:inline;float:none;vertical-align:middle}
.dropDownNav a{color:#ffffff;font-weight: bold;}
.dropDownNav li:hover{background:#006790;color: #ffffff;}
.dropDownNav .submenu a{color:black;background:#006790;font-size:10px}
.dropDownNav li{position:relative;list-style: none}
.dropDownNav .submenu {left:-9999px;position:absolute;padding-left:3px;padding-top:1px;font-size:11px;width:135%;margin-left: -2px;}
.dropDownNav li:hover .submenu{left:0}
.dropDownNav .submenu{background:#006790;z-index:15}
.dropDownNav li a{padding-top:3px;padding-bottom: 3px;padding-left: 10px;padding-right: 10px; display:block;color:white;text-decoration:none;background:#006790;vertical-align:middle}
.dropDownNav .submenu li{width:200px;height:auto;border:0;float: left;position: relative;}
.dropDownNav .submenu a{width:auto;height:auto;padding:7px;background:#006790;border-top:1px #000000;color: #ffffff;}
.dropDownNav .submenu a:hover{background:rgb(181,189,156);color: #ffffff;}
.modifySearchSubmit{
    color: #006790;
    text-decoration: underline;
}