body {background-color: #666666; margin-top: 3;}
body,td{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em;color: #001c3e;}

h1{color: #ffffff; font-size: 375%;text-align: center; font-weight: normal; margin-bottom: -.03em;} 
/*used for journal title on all pages*/
h2 {font-size: 140%;}/*used for main headings*/

/* general styles */
.mainnavbar{font-size: 85%; text-align: center;}
.publishercredit{font-size: 85%;}
.colheading{font-size: 85%; font-weight: bold;}
.pullquote{color: #ffd0ad; text-align: center; border-top: .1em #ffd0ad solid; padding-left: 1em; padding-right: 1em; letter-spacing: .2em; 
font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 120%; background-color: #001c3e; padding-top: .5em; padding-bottom: .5em;
border-bottom: .1em #ffd0ad solid; margin-left: 3em; margin-right: 3em;}
a:link {color: #ffffff;text-decoration: none;font-weight: normal;}
a:visited {color: #ffffff;text-decoration: none;font-weight: normal;}
a:hover {text-decoration: none;color: #a4374b;font-weight: normal;}
a:active {text-decoration: none;color: #a4374b;font-weight: normal;}

/*styles in the panel*/
.panel {color: #ffd0ad;	font-size: 85%;}
a.panel:link {color: #a4374b; text-decoration: none; font-size: 100%;}/*100% of 85%*/
a.panel:visited {color: #a4374b; text-decoration: none; font-size: 100%;}
a.panel:hover {text-decoration: underline;}
a.panel:active {text-decoration: underline;}

/* article styles in the content/archive */
.articleauthors{font-size: 85%; }
.articletitle{}
.articlesubtitle{}
.articleissue{font-size: 85%;}
.articledate{font-size: 85%;}
.articleshortprecis{font-size: 85%;color: #ffd0ad; margin-left: 1em; margin-bottom: 1.5em;}

/* article styles in an issue */
.issueauthors{}
.issuetitle{font-weight: bold;}
.issuesubtitle{}
.issueprecis{color: #ffd0ad; margin-left: 1em; margin-bottom: 1.5em; font-size: 85%; margin-top: .75em;}

