@charset "utf-8";
/*** CSS Document */

body {
	margin: 0 auto;
	text-align: center;
	width: 950px;
	background-color:#FFFFFF;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#764f38;
}

#container {
    margin: 0 auto;
    min-width: 720px !important;
    text-align: center;
    width: 100% !important;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

#main {
    overflow:visible;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 720px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#journalDescription p {
	text-align:justify;
}
p{
	margin: 1em 48px !important;
	line-height:26px !important;
	font-size:16px !important;
}
#articleAbstract div {
	margin: 1em 48px !important;
	line-height:26px !important;
	font-size:16px !important;
}
.tocArticle{
	font-size: 14px;
    margin-top: 5px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 20px;
}
#main h2{
	margin-left: 5px;
	padding-bottom: 5px;
	text-indent:17px;
	margin-bottom:0;
	width:100%;
	color:#242d5b;
	font-size:2em !important;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: white;
	border-bottom: 1px dashed #dfad10;
}

#main h3{
	margin-left: 5px;
	margin-bottom:0;
	text-indent:5px;
	width:730px;
	color:#242D5B;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#main div h3{
	width:100%;
	font-size:1.9em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main h5{
	margin: 0em 1em 0.5em 0em;
    padding-top: 0em;
    padding-left: 5em;
    font-size: 1.3em;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-weight: normal;
	}

#content {
    background-color: white;
    border-top: 0 none;
    color: grey;
    font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-left: 5px;
    padding: 15px;
    width: 700px;
}
#content {
    background-color: white;
    border-top: none !important;
    color: #505050;
	margin: 0 5px;
    padding: 0.5em 1em 0;
    width: 700px;
}

#content a{
	color:#001e79;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	 margin-left: 5px;
}

#content a:visited{
color: inherit;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content a:current{
color: inherit;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content a:hover{
	color:#242D5B;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:transparent;
	text-decoration:underline;
}

#header {
    margin-left: 5px;
    width: 945px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header h1 {
    margin: 0;
    padding: 0em 0em 0em 0em;
	background-color: #eaeaea;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header h1 img{
	width:945px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input.defaultButton {
    background-color: #e48f39;
    color: #ffffff;
    font-weight: bold;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input.button {
    background-color: grey;
    color: white;
    font-size: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
    background-color: white;
    border-color: #666 #e8e8e1 #e8e8e1 #666;
    border-style: solid;
    border-width: 2px;
    color: #5c5c60;
    font-family: Verdana,"Arial",Helvetica,sans-serif;
    font-size: 1em;
}
span.disabled, label.disabled {
    color: #898989;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#navbar {
    border-bottom: medium none;
    height: 35px;
    margin: 0 auto 10px 5px;
    text-align: left;
	text-indent:5px;
    width: 945px;
	background-color: #242D5B;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div {
display: block;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:black;
}

#navbar ul li a:hover { 
    color: #ffffff; 
    padding-top:15px;
    padding-bottom:15px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:transparent;
	
}	#navbar ul li a:current { 
    color: #166270; 
    padding-top:15px;
    padding-bottom:15px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul {
    list-style: outside none square;
    margin: 0.25em 0 0.75em;
    padding: 0 0 0 2.5em;
}
ul li {
	font-size:16px;
	margin-top:5px;
}
ul.menu li {
	font-size:15px;
    display: inline;
	color:#dfad10;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: -20px;
}

ul.menu {
    font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;
   margin: 0 0 0 10px;
    padding-top: 10px;
    background-color: transparent;
}

#breadcrumb{
    background-color: white;
	margin-left: 5px;
    width: 722px;
	text-indent:5px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #dfad10;
}

#breadcrumb a{
	color:#505050;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#breadcrumb a:hover{
	color: #ee8117;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:transparent;
}

#breadcrumb a.current{
	color:#242d5b;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#rightSidebar
 {
    background-color: white;
    border-radius: 0px 0px 5px 5px;
    float: right;
    font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 0.49em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 44px;
    padding: 0.5em 0.7em 1.5em 1em;
    width: 200px;
}

#rightSidebar img{
	border-bottom: 1px solid;
	border-color:#242D5B;
	padding-bottom:10px;
}
#sidebar div.block{
    background-color: transparent;
	color: #505050;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 2em 1.5em 1em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid;
	border-color:#242D5B;
}

#sidebar div.block span.blockTitle {
    color: #242D5B;
    display: block;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 0.5em 0;
    text-transform: uppercase;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sidebar a {
    color: #505050;
	text-decoration:none;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#sidebar a:hover{
	text-decoration:underline;
	background-color:transparent;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sizer {
    height: 25px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#navbar a {
    color: white;
    font-size: 0.65em;
    letter-spacing: 0.05em;
  margin-left: 20px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
element.style {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
pre {
    background-color: white;
    color: #000;
    font-size: 1.25em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main h4{
	padding-bottom: 5px;
	text-indent:17px;
	margin-bottom:0;
	color:#001e79 !important;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link{
	color: inherit;
	}
#sidebarLanguageToggle label {
    display: none;
    float: left;
    width: 30px;
}
element.style {
    background-color: #dadada;
}

.disp-formula.panel img{
	width: auto;
    padding-left: 15%;
}
.table-wrap.panel img{
	width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.citation{
	font-size: 14px !important;
    font-style: italic;
}
	