body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#fff;
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 98%;
	background-color: #FFFFFF;
	text-align: left;
	min-width:1120px;
}
#header  {
	background: #DDE3EE url(../images/gfx/ecg.gif) no-repeat 270px center;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #fff;
}
#header h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 0px;
	background: url(../images/logos/logo4clr60.gif) no-repeat left top;
	text-indent: -9999px;
	height: 60px;
}
#hdrecg {
	position:absolute;
	width:122px;
	height:49px;
	z-index:5;
	left: 270px;
	top: 15px;
	overflow: hidden;
	display: inline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #048;
	font-weight: normal;
	margin:0 0 12px;
}
#jname  {
	color: #FFFFFF;
	background-color: #0061B9;
	font-size: 1.6em;
	font-weight: bold;
	background-image: url(../images/bg_h1jname.png);
	background-repeat: repeat-x;
	padding: 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	font-weight: normal;
	margin:8px 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
	margin: 4px 0;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC6600;
	margin:6px 0 2px;
}
h5 {
	font-size: .9em;
	font-weight: bold;
	color: #333;
	margin: 4px 0;
}
p {
	font-size: 1em;
	line-height:1.4;
	margin:0 0 8px;
}
blockquote {
	margin-top:6px;
}
#searchbar {
	color: #666666;
	margin: 0;
	font-size: 1em;
	padding: 0 5px;
	height: 30px;
	clear: both;
	border-bottom: 1px solid #ddd;
	background: #f6f6f6 url(../images/gfx/bg_searchbar.png) repeat-x;
}
#searchbar p {
	margin:0;
	padding-top:4px;
}
#searchbar label {
	font-weight: normal;
	color: #000099;
	font-style: italic;
	font-size: .9em;
}
#sidebar1 {
	float: left;
	width: 200px;
	padding: 0;
	text-align: center;
	margin: 0;
	/*background-color:#DDE3EE;*/
}
#sidebar2 {
	float: right;
	width: 14%;
	padding-top: 15px;
	text-align: center;
	margin: 0;
	min-width: 180px;
}
#mainContent {
	text-align: left;
	margin: 0 0 20px 19%;
	padding: 20px 0 10px 0;
	width: 65%;
	min-width: 580px;
	min-height:500px;
}
.bgBlue {
	background:#DBE3EF;
	border:1px solid #b9c5cd;
	padding:10px 15px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.h1_1, .h1_2, .h1_3, .h1_4, .h1_5, .h1_6 {
	color:#fff;
	padding:0 5px 2px;
	background:#042769 url(../images/sprite.png) repeat-x 0 0;
}
.h1_2 {
	background-color:#0E0A5E;
	background-position:0 -50px;
}
.h1_3 {
	background-color:#026D73;
	background-position:0 -100px;
}
.h1_4 {
	background-color:#286017;
	background-position:0 -150px;
}
.h1_5 {
	background-color:#543F97;
	background-position:0 -200px;
}
.h1_6 {
	background-color:#40005D;
	background-position:0 -250px;
}
.j1{color:#042769}
.j2{color:#0E0A5E}
.j3{color:#026D73}
.j4{color:#286017}
.j5{color:#543F97}
.j6{color:#40005D}

.eds {
	color:#900;
	border-top:1px solid #999;
	margin:12px 0 8px;
	padding-top:4px;
}
#ctrMain {
	width: 96%;
	padding-left: 25px;
	min-height: 300px;
}
.sideContent {
	margin: 10px auto;
	/*border-top: 1px solid #000;*/
	width: 170px;
	padding-top: 10px;
	text-align: center;
}
a:link, a:visited  {
	color:#004584;
	text-decoration: none;
}
a:hover, a:active {
	color: #660000;
	text-decoration: underline;
}
a img{
	border:none;
	text-decoration:none;
}
.border, .cover{
	border:1px solid #CCC;
}
.cover {
	float:left;
	margin:0 20px 20px 30px;
}
ul.toc {
	margin-left:6px;
	padding-left:6px;
	font-size:11px;
}
ul.toc li {
	margin-bottom: 4px;
}
.jbox {
	margin:20px auto;
	border:1px solid #F60;
	width:170px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:center;
}
.jbox h2 {
	color:#f60;
}
.jbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jbox ul li  {
	padding: 0;
	margin: 2px 0;
}
fieldset.form1, fieldset.login, .form1faux {
	position:relative;
	float:left;
	width:100%;
	margin: 0 0 -.5em;
	padding: 0 0 1em;
	border:0 none;
	border-top: 1px solid #e9e9e9;
	background: #eee url(../images/forms/bg_fieldset.png) repeat-x;
}
fieldset.submit {
	float:none;
	width:100%;
	padding:1.5em 0 0 17em;
	background-color:#fff;
	width:auto;
	border:0 none;
	border-top: 1px solid #e9e9e9;
}
.form1faux {
	float:none;
	margin:0;
	padding:5px 10px 15px;
	text-align:center;
	width:150px;
}
.form1faux h2 {
	color:#006;
	text-align:left;
}
legend {
	padding:0;
	color:#006;
	font-weight:normal;
}
legend span {
	position:absolute;
	left: 0.74em;
	top:0;
	margin-top:0.5em;
	font-size:1.3em;
}
fieldset.form1 ol {
	margin-top:2em;
	margin-left:0;
	list-style: none;
	padding:
}
fieldset.form1 li {
	float:left;
	clear:left;
	padding:.3em 0;
	margin:0;
	width: 100%;
}
.form1 label {
	position:relative;
	float: left;
	width: 12em;
	margin-right: 1em;
	text-align:right;
}
.form1 label em {
	position:absolute;
	left:12em;
	top:2px;
}
fieldset.login {
	width:170px;
}
table.login {
	clear:both;
	margin-top:2em;
	width:160px;
}
table.login tbody tr td {
	font-size:.9em;
	text-align:right;
	vertical-align:middle;
	padding:0 2px;
}
table.login label {
	color:#666;
	display:block;
}
.address {
	font-weight: bold;
	color: #6565F3;
}
.listjrnl ul, .listjrnl li       {
	list-style-type: none;
	border-right: 1px solid #ddd;
	margin-left: 0px;
	padding-left: 0px;
}
.listsupp a   {
	padding-left: 210px;
	padding-right: 20px;
}
.nobg, #sidebar1.nobg {
	background:none;
}
img.biophoto {
	margin:0 10px 10px 0;
}
.menu {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.search {
	background-color: #FFFFCC;
}

.little-menu {
	font-weight: bold;
	color: #003373;
	text-decoration: none;
}
.hilite {
	color: #F70;
}
.small {
	font-size: 86%;
}
.hiliteTOC {
	color:#C60;
}
.red {
	color:#C00;
}

.fltlft {
	float: left;
}
.fltrt {
	float:right;
}
.clrflt {
	clear:both;
	height:1px;
}
.adpad {
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
}
.ResultsHeader{
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	color:#000099;
	background-color:#ffcc00;
}
.InlineHeader, InlineHeader2{
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	text-align:left;
	color:#000099;
	vertical-align:top;
}
.blu {
	color: #06F;
}
table.home {
	width:100%;
	margin:0 auto;
	border:0 none;
	empty-cells:show;
	border-collapse:collapse;
}
table.home td, table.home th {
	padding:10px 12px 4px;
	text-align:left;
	vertical-align:top;
}
table.home td.rt {
	text-align:right;
}
table.home th {
	font-weight:normal;
	font-size:1.4em;
	color:#369;
	border-bottom:1px solid #fff;
	padding:10px 0 2px 0;
}
.homePg  {
	list-style-type: none;
	width: 80%;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-size: 1em;
}
ul.homePg {
	margin: 0;
	padding: 0;
}
ul.homePg li {
	margin:0 0 2px;
	line-height:1.4;
	padding-left:12px;
	background: url(../images/icons/arrowbullet.png) no-repeat left 4px;
}
.homePg  a    {
	color: #000000;
	background-color: #DBE3EF;
	display: block;
	font-weight: bold;
	padding: 1px 4px;
}
.homePg a:hover, .homePg a:active {
	color: #FFFFFF;
	background: #81A8CF url(../images/btns/bg_homenav_f2.png) repeat-x left bottom;
	text-decoration: none;
}
#footer {
	margin: 12px 0 0 0;
	padding: 4px 40px;
	background-color: #E2E4EB;
}
#footer p {
	font-size:10px;
	color:#666;
}
.ctr {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.noBold {
	font-weight:normal;
}
.fl {
	float:left;
	margin-right:8px;
}
.fr {
	float:right;
	margin-left:8px;
}
.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
}
.detailRt {
	margin-left:220px;
}
.dim {
	color:#999;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
.cfwin {
	margin:10px 15px; text-align:left;
}
table.disclose {
	border:0 none;
	float:left;
	margin:20px 40px 30px 0;
	empty-cells:show;
	width:320px;
	font-size:1em;
}
.disclose th {
	padding:0;
	text-align:left;
}
.disclose tbody td {
	padding: 4px 6px;
}
td.rt, th.rt {
	text-align:right;
}

