body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #005696;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#masthead {
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #832A85;
	display: block;
	height: 133px;
	top: 0px;
	position: relative;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
#pageWrapper {
	width: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	top: 0px;
	height: 1060px;
}
#sidebar {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: -10px;
	left: 0px;
	width: 220px;
	border: 0px;
	float: left;
	background-color: #FFFFFF;
	font-size: 0.7em;
}
#sidebarR {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	border: 0px;
	float: center;
	background-color: #FFFFFF;
	font-size: 0.7em;
}
#main {
	padding: 0px 5px 10px 5px;
	top: 10px;
	bottom: 50px;
	border: solid 1px #5e7ba8;
	position: relative;
	left: 235px;
	margin-right: 245px;
	margin-bottom: 10px;
}
#main h2 {
	padding-left: 5px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a7ba8;
	line-height: 10pt;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 125%;
}
#main p, #main ol {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20pt;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}

#level1 {
	width: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	margin-left: 8px;
	top: 20px;
	padding-top: 0px;
}
#level0 {
	position: relative;
	top: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#navMenu {
	top: 0px;
	width: 800px;
	position: relative;
	text-align: center;
	background-color: #5E7BA8;
	right: 0px;
	left: 2px;
}
#navMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}
#navMenu li {
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
	background-color: #5E7BA8;
}
#navMenu a {
	display: block;
	padding: 2px 3px 2px 3px;
	width: 125px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#navMenu a:hover {
	color: #886F49;
	text-decoration: none;
	background-image: url(../images/navMenuOver.jpg);
}
#navMenu a:link, #navMenu a:visited {
	text-decoration: none;
	color: #000000;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border: 1px solid #333;
	background-color: #5E7BA8;
	background-image:  url(../images/navMenuActive.jpg);
	color: #fff;
}
#sidebar h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: -15px;
}

dd {
	margin: 0;
	padding: 0px 3px 10px 10px;
  }
dt.whatsNew {
	padding: 10px 0px 0px 10px;
	background: url(../img/headerNewArticles.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	color: #000066;
	height: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
dt.siteNews {
	padding: 10px 10px 0px 10px;
	background: url(../img/headerSiteNews.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	color: #000066;
	height: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
dt.search {
	padding: 10px 10px 0px 10px;
	background: url(../img/headerSearch.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	color: #000066;
	height: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
dl {
	width: 220px;
	margin: 0 0 10px 0px;
	border: solid 1px #333399;
}
form#search {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
/* dropdown menu styles 
----------------------------------------------- */
/* minimum menu requirements for functionality */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.topmenuli{
	list-style-type:none;
	float:left;
}
.topmenutitle{
	display:block;
}
.topmenutitleLast{
	display:block;
}
.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	z-index: 103;
	margin-top:-1px;
	background-color:#e1e1ef;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-left:7px solid #663366;
}
.submenuli a{
	display:block;
	width:200px;
	padding:3px;
	text-decoration: none;
	color: #000000;
}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}
#dmenu li>ul { 
	top: auto;
	left: auto;
}
#dmenu {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:0.7em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}
a.topmenutitle {
	color: #FFFFFF;
	text-decoration: none;
	border-right:1px solid #fff;
	padding: 6px 12px 8px;
}
a.topmenutitle:hover {
	color: #99CCFF;
	text-decoration: underline;
}
a.topmenutitleHere {
	color: #fff;
	text-decoration: none;
	border-right:1px solid #fff;
	padding: 6px 15px 8px;
}
a.topmenutitleHere:hover {
	color: #fff;
}
a.topmenutitleLast {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 15px 8px;
}
a.topmenutitleLast:hover {
	color: #99CCFF;
	text-decoration: underline;
}
.submenuli a:hover{
	text-decoration: none;
	background:#33664d;
	color: #FFFFFF;
}
dd a:link {
	color:#0000CC;
	text-decoration: none;
}
dd a:visited {
	color:#660033;
	text-decoration: none;
}
dd a:hover {
	color:#0033CC;
	text-decoration: underline;
}
#main h2.hide {
	display: none;
}
#footer {
	position: relative;
	border: solid 1px #5e7ba8;
	margin-right: 245px;
	padding: 10px 5px 20px 5px;
	left: 235px;
	margin-top: 0px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer p.sponsor {
	font-weight: bold;
	background-image: url(../img/MRICDlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 100%;
}
#righttop {
	position: relative;
	top: 0px;
	right: 0px;
	background-image: url(../img/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
	margin-top: -2px;
	margin-right: -5px;
}
#main h2.home {
	padding-top: 10px;
	line-height: 22px;
}
#textBlock {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	width: 98%;
}
#issn {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	text-align: center;
}
#textBlock ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	line-height: 18px;
}
ul.noType {
	list-style-type: none;
	font-size: 0.8em;
}
img.mission {
	position: relative;
	margin: 0;
	float: right;
	margin-left: 10px;
	width: 199px;
	border: solid 1px #cccccc;
	margin-right: 10px;
}
dt.missionMenu {
	background-image: url(../img/missionTab.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	background-color: #333399;
}
dt.articleMenu {
	background-image: url(../img/articleTab1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.issueMenu {
	background-image: url(../img/articleTab2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.relatedLinks {
	background-image: url(../img/linksTab.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.upcoming {
	background-image: url(../img/Upcoming.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	overflow: auto;
	text-indent: 5px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.profile {
	background-image: url(../img/Profile.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	overflow: auto;
	text-indent: 5px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.archive1Menu {
	background-image: url(../img/archiveTab1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.archive2Menu {
	background-image: url(../img/archiveTab2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
dt.downloadMenu {
	background-image: url(../img/articleTab0.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	text-indent: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
p.atomz {
	margin-top: -5px;
	margin-bottom: -5px;
}
#textBlock ul.editors {
	list-style-type: none;
	margin-top: -5px;
	font-weight: normal;
}
#textBlock ul.editors li {
	line-height: 1.5em;
}
#textBlock h3 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
}
#textBlock #col1 {
	float: left;
	width: 32%;
}
#textBlock #col2 {
	float: left;
	width: 32%;
}
#textBlock #col3 {
	width: 32%;
	float: left;
}
#articleHeader {
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 5px;
	padding-top: 5px;
	text-transform: none;
	margin-bottom: 0px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
#articleContent {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	width: 98%;
}
#articleContent h4 {
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 15px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#articleContent ul {
	font-size: 0.8em;
}
#articleContent th {
	font-size: 0.7em;
}
#articleContent td {
	font-size: 0.7em;
}
#articleContent td.row {
	font-weight: bold;
}
#articleContent p.figCaption {
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 5px;
	padding-top: 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #000099;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0pt;
}
#articleContent p.tableCaption {
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 5px;
	padding-top: 10px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #000099;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0pt;
}
#guidelinesTable {
	margin-left: 10px;

}
#guidelinesTable th {
	font-weight: bold;
	font-size: 0.7em;
}
#guidelinesTable td {
	font-size: 0.7em;
}
#guidelinesTable p.tableCaption {
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 5px;
	padding-top: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #000099;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0pt;
}
#validations {
	font-size: 0.6em;
	margin-left: 10px;
}
.skipLinks {
	display: none;
}
h3.volume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#authorInfo {
	margin-top: 20px;
	margin-bottom: 20px;
}
#authorInfo p.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
#authorInfo p.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: capitalize;
	margin-left: 30px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.lowcase {
	text-transform: lowercase;
}
#keywords p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
}
#toc {
	width: 98%;
}
#toc h4 a:link, #toc h4 a:visited, #toc h4 a:hover{
	color: #666666;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#toc a:link {
	color: #0000CC;
	text-decoration: none;
}
#toc a:visited {
	color: #660033;
	text-decoration: none;
}
#toc a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#toc p {
	font-size: 0.7em;
	font-weight: bold;
	line-height: 18px;
	text-indent: -6pt;
	margin-left: 20pt;
	margin-top: 5px;
}
.cell {
	border: solid 1px #ccc;
	margin: 2px;
	padding-right: 5px;
}
#main p.footnote {
	font-size: 0.7em;
	font-weight: bold;
	text-indent: 0px;
	margin-bottom: 10px;
}
#figures p.footnote {
	font-size: 0.7em;
	font-weight: bold;
	text-indent: 0px;
	margin-top: -15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#main #references p {
	text-indent: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#articleContent h5 {
	padding-left: 5px;
	font-size: 0.8em;
	margin-bottom: 5px;
}
#articleContent h5.ital {
	text-indent: 22px;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 10px;
	text-transform: capitalize;
}
#articleContent h6 {
	font-size: 0.8em;
	text-transform: capitalize;
	text-indent: 25px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 10px;
	font-style: italic;
	font-weight: normal;
}
#articleContent table {
	margin-bottom: 10px;
}
#ghaneiF1 {
	border: solid 2px #ccc;
	padding: 5px;
	width: 620px;
	margin-top: 15px;
}
#ghaneiF1 {
	border: solid 2px #ccc;
	padding: 5px;
	width: 600px;
	margin-top: 15px;
}
#ghaneiF2 {
	border: solid 2px #ccc;
	padding: 5px;
	width: 600px;
	margin-top: 15px;
}
#ftn1 {
	text-decoration: none;
}
#ftnref1 {
	text-decoration: none;
}
#main p.directHeading {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	margin-top: 15px;
}
#main p.directHeading a:link {
	text-decoration: none;
}
#main p.directHeading a:visited {
	text-decoration: none;
	color: #660066;
}
#main p.directHeading a:hover {
	text-decoration: underline;
}
#main p.directSubheading {
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#archDirectory div.colLeftHalf {
	float: left;
	width: 265px;
	margin-right: 10px;
	margin-top: 0px;
	position: relative;
}
#archDirectory div.colRightHalf {
	width: 265px;
	margin-left: 270px;
	margin-top: 0px;
	position: relative;
}
#archDirectory {
	margin-top: 30px;
	padding-top: 0px;
}
#main p.directEntry {
	text-indent: 0px;
	font-size: 0.7em;
	margin-bottom: 15px;
	margin-left: 5px;
}
#contactTable {
	width: 100%;
	position: relative;
}
#contactTable th {
	font-size: 0.7em;
}
#contactTable td {
	font-size: 0.7em;
}
#contactTable td.row {
	font-weight: bold;
	background-color: #99CCFF;
}
#contactTable th.col {
	font-weight: bold;
	background-color: #ccc;
}
h4 {
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 15px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#samplePage p.sampleTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 1em;
	margin-top: 1em;
}
#samplePage p.sampleAuthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
#samplePage p.sampleAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
#samplePage p.sampleH2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}
#samplePage p.sampleText {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
}
address {
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 25px;
}
#relResources p.lvl1 {
}
#relResources p.lvl2 {
	text-indent: 40pt;
}
#relResources p.lvl3 {
	text-indent: 64pt;
}
h3.subHome {
	font-size: 0.8em;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.centerCell td {
	text-align: center;
}
#disclaimer p {
	font-style: italic;
}
.scheme {
	width: 660px;
	clear: both;
	padding-left: 50%;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: -25%;
}
.scheme img {
	border-style: solid;
	border-width: 1px;
	border-color:#003399;
}
#articleContent .scheme p {
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #000099;
}
#articleContent p.figDesc {
	font-weight: normal;
	font-size: 0.7em;
	padding-left: 5px;
	padding-top: 0px;
	text-transform: none;
	margin-bottom: 20px;
	color: #000099;
	text-indent: 20pt;
	margin-top: -20px;
}
#authorInfo p.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: capitalize;
	margin-left: 50px;
	line-height: 0.8em;
}

