p, li, div {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:12px;
}

.tocArticle {
	font-size:14px;
}

.tocSectionTitle {
	font-size:16px !important;
	color:#364789;
}

#articleAbstract { 
	line-height:1.714285714;
}

#authorString {
	font-size:14px;
	color:#364789;
}

body {
	height:100%;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
	background-color:white;
	background:url(/public/journals/1/gradient.png) repeat-x top #fff;
	font-size:100%;
}

#header {
	background-color:white;
	background:url(/public/journals/1/gradient.png) repeat-x top #fff;
}

#header h1 {
	width:1145px;
	margin:auto;
	color:#364789;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:2.25em;
	background:url(/public/journals/1/JMHS-logo-web.png) no-repeat;
	background-position:0px 10px;
	padding-top:40px;
	padding-bottom:35px;
	font-weight:normal;
}

#navbar {
	font-size:1.1em;
	border-bottom:1px solid white;
	border-top:1px solid white;
	padding-bottom:.75em;
	padding-top:.75em;
}

#navbar a {
	color:white;
	font-size:12px;
}

#navbar a:hover {
	color:#000;
	background-color:transparent;
}

a, #breadcrumb a, #sidebar a, a:link, a:visited {
	color:#364789;
	background-color:transparent;
}

#sidebar a:link, #sidebar a:hover, #sidebar a:visited {
	text-decoration:none;
}

a:hover {
	color:#21759b;
}
h1, h2, h3, h4 {
        font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	font-weight:normal !important;
}

h1 a {
	text-decoration:none;
}

#content h3 {
	font-size:30px;
	color:#364789;
	margin-top:0px;
	padding-top:0;
}

#content, #content p, #content li {
	font-size:14px;
}

a:active {
	color:#364789;
}

h2 {
	color:#364789;
}

#content {
	height:100%;
	border-top:0px;
	width:550px;
}

div.separator {
	border-bottom:1px solid #364789;
}

#body {
	height:100%;
	width:1000px;
	margin:0 auto;
}

#main {
	height:100%;
	width:100%;
	margin-left:0;
}

#sidebarNavigation {
	padding-bottom:0;
}

input  {
	padding:0.428571429rem;
	font-family:inherit;
	border:1px solid #ccc !important;
	border-radius:3px !important;
	cursor: auto;
	margin: 0em;
	font: -webkit-small-control;
	color: black !important;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	background-color:white !important;
}

input:focus {
	outline-offset: -2px;
}

input.defaultbutton {
	color:black;
}

#bullet {
	text-transform:uppercase;
	width:1000px;
	text-align:right;
	margin:auto;
	margin-top:-72px;
	margin-bottom:20px;
}

#bullet a:link, #bullet a:hover {
	text-decoration:none;
	font-size:13px;
}

#bullet a:hover {
	color:#21759b;
}

#rightSidebar {
	height:100%;
	width:200px;
	float:right;
	margin-right:15px;
	margin-left:0px;
}

#leftSidebar {
	height:100%;
	width:200px;
	float:right;
	margin-right:5px;
	margin-left:0px;
}

div.block custom {
	font-size:12px;
	margin-bottom:0;
	padding-bottom:0;
}

.blockTitle {
	color:#636363;
	margin-top:0px;
	margin-bottom:0;
	padding-bottom:0;
	font-size:14px;
}

.blockLink {
	font-size:17px;
}
#articleDownload {
	width:100%;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom:5px;
}

#articleDownload img {
	vertical-align:middle;
	padding-right:10px;
}

#articleDownload a:link, #articleDownload a:hover, #articleDownload a:visited, #articleDownload a {
	text-decoration:none !important;
	text-transform: none;
	font-size:14px;
}

.articleAbstractTitle {
	text-transform:uppercase;
	color:#636363;
}

#search div {
	clear:none; !important
}

#sidebar div.block {
	font-size:1em;
	padding-bottom: 1.5em;
}


