/*@import url("global.css");*/

* {
  background-image: none !important;
  background-color: #fff !important;
  text-indent: 0 !important;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  }
  
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}


#contentCell {
	padding: 8px 0 2px;
	border-right: 1px solid #B9A58F;
	background-color: #fff;
}
#homeMainTable #mainCopy {
	border-bottom: #B9A58F;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	width: 381px;
}
#homeMainTable #mainCopy h1 {
	font: 18px "Times New Roman", Times, serif;
	color: #600;
	margin: 0px 0px 0px 10px;
}
#homeMainTable #mainCopy h2 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #036;
	margin: 0px 0px 10px 5px;
	width: 355px;
}
#homeMainTable #mainCopy h1 img {
	border: 1px solid #300;
	margin: 0px 10px 15px 15px;
	float: right;
}

/*---subPage copy------------------------------------------------------------------------------------*/

#contentSubCell {
	padding: 8px 9px 2px 10px;
	border-right: 1px solid #B9A58F;
	background-color: #fff;
}
#contentSubCell h1 {
	font: 19px "Times New Roman", Times, serif;
	color: #600;
	margin-top: 0px;
/*	margin-bottom: 14px;*/
}
#contentSubCell .h1subhead {
	font-size: 15px;
	color: #600;
}
#contentSubCell h1 img {
	border: 1px solid #300;
	margin: 0px 0px 15px 15px;
}
#contentSubCell h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #300; /* #036 */
/*	margin-top: 20px;*/
	margin-bottom: 14px;
}
#contentSubCell h3 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	margin: 4px 0px 14px 0px;
	padding: 0px;
}
#contentSubCell p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#contentSubCell .subHead {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #036;
}
#contentSubCell .author {
	font: italic bold 13px "Times New Roman", Times, serif;
}
#contentSubCell .authorLink {
	color: #000;
	text-decoration: underline;
}
#contentSubCell .authorLink:hover {
	color: #666666;
	text-decoration: none;
}
#contentSubCell p.date {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#contentSubCell p.comments-listed {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	background: transparent url(../images/common/icon-comment.png) no-repeat left center;
	padding-left: 20px;
	float: right;
}
#contentSubCell hr, 
#contentSubCell hr.rule {
	border: 0;
	color: #B9A58F; 
	background-color: #DADAC8; 
	height: 1px;
}
#contentSubCell ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 18px 32px;
	padding: 0px;
}
#contentSubCell #formTable p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
	padding: 0px;
}
#contentSubCell #staffPhotos img {
	border: 1px solid #666666;
	margin: 0px 0px 0px 20px;
}

#contentSubCell {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

table td,
td#mainCopy {
  border: none !important;
  }
td#edu-opinion {
	border-left: 1px solid #b9a58f !important;
	}
  
table td#top-cell {
  padding-bottom: 2em;
  }

#homeMainTable #mainCopy h1 {
	margin: 0 0 0 5px;
}
#edu-opinion h2,
#homeMainTable #mainCopy #container-research h2#researchHeader {
	font: bold 14px/19px "Times New Roman", Times, serif;
	color: #333;
	margin: 0 0 10px 10px;
	padding: 0;
	text-indent: 0;
	width: 100%;
	height: 100%;
	position: static;
	text-transform: uppercase;
}
#homeMainTable #mainCopy #container-research h2#researchHeader {
  margin-top: 2em;
  }
#homeMainTable #mainCopy h2 {
  position: static;
  width: 100%;
	height: 100%;
  }
#edu-opinion h3, 
#contentSubCell h3 {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 4px 0 14px 10px;
	padding: 0;
	text-indent: 0;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
}

img[align="right"] {
  margin: 0 0 20px 30px;
  }
	
#footerCell {
	padding: 20px 0;
	border-top: 1px solid #b9a58f !important;
	margin: 0;
	text-align: left;
	}
#footerCell p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #300;
	text-align: center;
	margin: 0;
	padding: 0;
	}

	
/* hide from print */

#navCell,
#search-cell-1,
#search-cell-2,
#search-cell-3,
.past-articles-box,
.addthis_toolbox,
/* hr[size="1"], */
#disqus_thread,
a.dsq-brlink,
p[align="center"],
p[content*="Return to"],
p.comments-listed {
	display: none; 
	}
