* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	text-align: center;
	background-image: url('../img/page/content_bg.png');
	background-position: center; background-r:repeat-y
}

img {
	border-width: 0;
	border-style: none;
}

p, h1, a {

}

p {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 0;
}

.noBottomMargin {
	margin-bottom: 0px;
}

blockquote {
	padding-left: 15px;
}

li {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #807F83;
}

a.back2top {
	padding-left: 15px;
	background: url(../img/back2top.gif) no-repeat left center;
}

a.home {
	padding-left: 15px;
	background: url(../img/home.gif) no-repeat left center;
}

a:hover {
	color: #E37F1C;
}

a.back2top:hover {
	background-image: url(../img/back2topOver.gif);
}

a.home:hover {
	background-image: url(../img/homeOver.gif);
}

p a, .bl a {
	color: #E37F1C;
}

p a:hover, .bl a:hover {
	color: #000;
}

#intro {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 18px 0;
	color: #E37F1C;
}

h1 {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 30px 0;
	color: #000;
}

h1 a {
	color: black;
	text-decoration: none;
}

h1 a:hover {
	color: #E37F1C;
	text-decoration: underline;
}

h1 span {
	font-weight: normal;
}

h2 {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 18px 0;
	color: #807F83;
}

h2.bucketTitle {
	text-align: right;
	border-bottom: 1px solid #800707;
	
	margin: 0px;
	color: white;
	font-size: 13px;
	line-height: 16px;
}

h2.bucketTitle.insights {
	border-bottom-color: #559cbe;
}

h2.bucketTitle.interview {
	border-bottom-color: #005041;
}

h2.bucketTitle span {
	padding: 3px 10px;
	min-width: 12em;
	background: #800707;
	display: inline-block;
}

h2.bucketTitle.insights span {
	background: #559cbe;
}

h2.bucketTitle.interview span {
	background: #005041;
}

h3 {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 18px 0;
	color: #807F83;
}

h3.pub_h3 {
	font-size: 14px;
	line-height: 18px;
	color: #800707;
	border-bottom: 1px solid #800707;
}

#publications h3.pub_h3,
#publications h3.pub_h3.insights,
#publications h3.pub_h3.interview {
	float: left;
	border-bottom: 0px;
}

#insights h3.pub_h3,
h3.pub_h3.insights {
	color: #559cbe;
	border-bottom: 1px solid #559cbe;
}

#interview h3.pub_h3,
h3.pub_h3.interview {
	color: #005041;
	border-bottom: 1px solid #005041;
}

h4 {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 5px 0;
	color: black;
}

h4 a {
	color: black;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

ol {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 18px 18px 18px;
}

.numbered li:first-line {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 18px 18px 0;
}


ol li,
ul.marginBottom li {
	padding: 0 0 18px 0;
}

ol.numberedList ul.bullets li,
ul.bullets li {
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 15px;
}

ul.bullets ul,
ul.bullets ul li,
ol.numberedList ul.bullets ul li {
	list-style-type: circle;
	margin-left: 20px;
}

ol.numberedList ul.bullets li {
	margin-left: 30px;
}

ol.numberedList li {
	list-style-type: decimal;
	margin-left: 15px;
}

ol li:first-line {
	margin: 0 0 0 -18px;
}

.bl li {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 18px;
	list-style-type: disc;
}

.bl {
	margin: 0 0 18px 18px;
}

.clear {
	clear: both;
}

/* Color Palette */

.orange {
	color: #E37F1C;
}

/*
.orange {
	color: #EAAF0F;
}
*/

.red {
	color: #9c132e;
}

.orange2 {
	color: #cb4f00;
}

.green {
	color: #73ae57;
}

.blue {
	color: #5f9baf
}

.brown {
	color: #5c4a1f
}

.gray	 {
	color: #616265;
}

#bar {
	background-color: #000;
}

#header {
	text-align: center;
	padding: 0;
	margin: 0;
}

#headerContainer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #CCC;
}

#logo {
	float: left;
	margin: 0 12px;
}

#mainNav {
	width: 396px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;

}

.navBlock {
	float: left;
	text-align: left;
	margin: 9px 0 0 36px;
}

#mainNav ul {
	list-style-type: none;
}

#mainNav li {

}

#mainNav a {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

#mainNav a:hover {
	color: #E37F1C;
}

#imageBar {
/*
	background-image: url(../img/page/banner_graphic_06.png);
	background-repeat: repeat-y;
*/
}

#content {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#contentContainer {
	width: 960px;
	margin: 0 auto 18px auto;
	text-align: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
}

#subnavColumn {
	width: 200px;
	float: left;
	margin: 36px 72px 0 36px;
	padding: 33px 0 0 0;
/*
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CCC;
*/
}

#publicationsNav a {
	padding: 5px 10px;
	display: block;
	background: #800707;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}

#publicationsNav a.interview {
	background: #005041;
}

#publicationsNav a.insights {
	background: #559cbe;
}

#publicationsNav a.current,
#publicationsNav a:hover {
	padding-left: 20px;
	background: #800707 url(../img/bgArrowRed.gif) no-repeat left center;
}

#publicationsNav a.interview.current,
#publicationsNav a.interview:hover {
	background: #005041 url(../img/bgArrowGreen.gif) no-repeat left center;
}

#publicationsNav a.insights.current,
#publicationsNav a.insights:hover {
	background: #559cbe url(../img/bgArrowBlue.gif) no-repeat left center;
}

#subNav {
	
}

#subNav a, li.fake {
	display: block;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 9px 0 9px 0;
	color: #807F83;
	text-decoration: none;
}

#subNav a:hover {
	color: #E37F1C;

}

#contentColumn {
	width: 600px;
	float: left;
	margin: 0 0 18px 0;
	padding: 0;
/*
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CCC;
*/
}

/* Team Page Items */

.teamBlock {
	width: 600px;
	display: block;
	margin: 18px 0 9px 0;
}

.teamPhoto {
	float: left;
	width: 108px;
}

.teamData {
	float: left;
	width: 250px;
	margin: 0 0 0 18px;
	text-align: left;
}

.teamBio {
	float: left;
	width: 220px;
	margin: 0 0 0 0;
	text-align: left;
}

.teamRule {
	margin: 0;
	background-color: #CCC;
	height: 1px;
	border: 1px;
	margin: 0 0 18px 0;
}

/* Publications Items */

#pubColOne {
	width: 300px;
	float: left;
	margin: 0 20px;
}

#pubColTwo {
	width: 550px;
	float: left;
	margin: 0 20px;
}

.pubBlock {
	width: 550px;
	display: block;
	clear: both;
	margin: 18px 0;
}

.pubIcon {
	with: 50px;
	float: left;
	border-width: 0;
}

.pubDescription {
	width: 400px;
	float: left;
	margin: 0 18px;
}

.pubRule {
	display: block;
	clear: both;
	background-color: #CCC;
	height: 1px;
	border: 1px;
}

.figure {
	padding: 0 0 18px 0;
}

/* Address Items */

.addressBlock {
	width: 280px;
	margin: 0 18px 0 0;
	float: left;
}


#footer {
	text-align: center;
	padding: 18px;
}

#footerContainer {
	width: 960px;
	margin: 0 auto;
}

#footerContent {
	text-align: center;
}

#animation {
	width: 960px;
	text-align: center;
}

#footerNav ul {

}

#footerNav li {
	display: inline;
}

#footerNav a {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	margin: 9px 9px 9px 0;
}

#footerNav a:hover {
	color: #E37F1C;
}

#contentHeader p {
	font-weight: bold;
}

.interviewPhoto {
	margin: 36px;
}

.pullOut {
	width: 250px;
	float: right;
	padding: 18px;
	margin: 18px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	background-color: #FFC;
}

.right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.aRight {
	text-align: right;
}

.noBtmMargin,
ol.numberedList ul.bullets li.noBtmMargin,
ul.bullets li.noBtmMargin {
	margin-bottom: 0px;
}

ol.numberedList ul.bullets li.noBtmMargin,
ul.bullets li.noBtmMargin {
	padding-bottom: 0px;
}

/*Journal Styles*/

#journalTitle
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #E37F1C;
}

#pub_nav {
	border-width: 3px 0 1px 0;
	border-style: double none solid none;
	border-color:#807F83;
	padding: 9px 6px 24px 6px;
	margin: 0 0 18px 0;
	clear: both;
}

#interiorNav,
.interiorNav {
	border-width: 3px 0 1px 0;
	border-style: double none solid none;
	border-color:#807F83;
	padding: 9px 6px 24px 6px;
	margin: 0 0 18px 0;
	clear: both;
}

#interiorNav li,
.interiorNav li {

}

#interiorNav a,
.interiorNav a {
	float: left;
	display: inline;
	margin: 0 3px;
}

.edition {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold:
	text-transform: uppercase;
	float: left;
}

.back_nav {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold:
	text-align: right;
	float: right;
}

.back_to_edition {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold:
	text-transform: uppercase;
	margin: 0 12px;
}

.journal_home {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold:
	text-transform: uppercase;
	margin: 0 12px;
}

.department {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #569BBE;
}

.title, .title a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #E37F1C;
	text-decoration: none;
}

.author {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.extract {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 0;
	color: #807F83;
}

#related ul {
	margin: 0 0 0 36px;
}

#related li, #related a {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	list-style-type: none;
	margin: 0 9px;
	padding: 0;
}

.fullBio {
	width: 600px;
	clear: both;
	padding: 18px 0 0 0;
}

#sitemap li, #sitemap li li {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 9px 18px;
}

/* clearing tools ---------------------- */
.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

h3.pub_h3:after, 
/* .bucketHeader:after,*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

.clearfix {display: block;}
/* End hide from IE-mac */
