@charset "ISO-8859-1";
/* CSS Document */

/* CRDB Styles*/
.red, .red a{color:red;}
.nowrap { white-space:nowrap;}
.byline{font-style:italic; color:#666;}
.caption{font-size:smaller}
.image{}
.footnote {font-size: smaller;color:#454545;margin:0 0 8px 0}
.footnote a {color: #666666;}
.darkRed, a.darkRed, .darkRed a {color:DarkRed;}
.borderBottom{border-bottom:1px dotted #ccc;padding-bottom:4px;}
.borderTop{border-top:1px dotted #ccc; padding-top:4px;}

/* Specific site styles */

hr{ border: 0;
    border-bottom: 1px dotted #ccc;
}
	
#MCEcontent{line-height: 1.4em;}

#MCEcontent h2{color:#C15D2D;}

.largeTitle_A, a.largeTitle_A, .largeTitle_A a{color:#C15D2D; font-size:1.15em;}
.largeTitle_B, a.largeTitle_B, .largeTitle_B a{color:#636a7d; font-size:1.15em;}

.highlightColor{color:#C15D2D;}

td.ChronDate{white-space: nowrap; text-align: right; padding:10px 10px 15px 40px; border-top: dotted 1px #CCC; vertical-align:top; font-weight:bold;}
td.ChronText{padding:10px 40px 15px 10px; border-top: dotted 1px #CCC;}

#statements #MCEcontent{margin-top:0px;margin-left:50px; margin-right:50px;}

#bibliography h2{margin:40px 0 20px;}
#bibliography #MCEcontent{margin-top:-40px;}


