/* For pages using the new Dreamweaver template */
html {
	background-color: #e7e7e7;
}
body {
	background-color: #e7e7e7;
	color: #373737;
	font-family: verdana, arial, helvetica, sans-serif;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 1em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}
h3 {
	font-size:11px;
	font-weight: bold;
	line-height: 140%;
}
td{
	vertical-align : top;
}
a {
	text-decoration: none;
	outline: none;
	color : #000;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color:  #ccc;
}
a:hover {
	text-decoration: underline;
}
sup {
	vertical-align: super;
}
.ahem {
	display: none;
}
strong, b {
	font-weight: bold;
}
p {
	color: #373737;
	font-size : 11px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
ul, ol {
	margin-left: 20px;
}
ul li {
	color: #373737;
	list-style-type: square;
	list-style-position: outside;
}
ol li {
	color: #373737;
	list-style-type: decimal;
	list-style-position: outside;
}
li{
	font-size : 11px;
}
blockquote{
	color: #373737;
	margin-top: 20px;
	margin-bottom: 10px; 
}
form input {
	margin-bottom: 10px;
}
.first {
	margin-top: 0;
	padding-top: 0;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.normal{
	color: #373737;
	font-size : 11px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.small {
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing : -1px;
}
.smaller {
	font-size: 11px;
	line-height: 11px;
	letter-spacing : -1px;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.title {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight : bolder;
}
.softlink {
	color : #815A00;
	text-decoration: none;
}
.hardlink {
	color : #815A00;
	font-weight : bold;
}
.header{
	font-size: 11px;
	line-height : 18px;
	color: #fff;
}
.header a{
	font-size: 11px;
	line-height : 18px;
	color: #fff;
}
.header a:hover{
	color: #000;
	text-decoration: none;
}
tr.header-row td.header-highlight{
	background-color: #eaeaea;
	background-image:url(../images/gr_box_corner.gif);
	background-repeat:no-repeat;
	background-position:right
}
.header-highlight a {
	color: #000;
}
img {
	padding: 0;
	margin: 0;
}
.imgRight{
	margin-left: 15px;
	margin-bottom: 5px;
}
.imgLeft{
	margin-right: 15px;
	margin-bottom: 5px;
}
div.content, div#content {
	font-size : 11px;
	line-height : 16px;
	padding-left : 20px;
	padding-right : 30px;
	padding-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 0px;
	color: #333;
}
div#bullet, div.bullet{
	font-size : 11px;
	line-height : 16px;
	margin-left : 0px;
	background-image : url(../images/icon_box.gif);
	background-repeat : no-repeat;
	padding-left : 15px;
	color: #333;
	padding-top : 0px;
}
.box {
	background-color: #ffffff;
	padding: 5px;
	border-style : solid;
	border-width : 1px;
	border-color : #B7B7B7;
}
.box_narrow {
	background-color: #ffffff;
	padding: 10px;
	border-style : solid;
	border-width : 1px;
	border-color : #B7B7B7;
	width: 180px;
}
.abstract {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 2px #CCCCCC solid;
	display:none;
}

.teen-studies a {
	background: url(../images/header_teen_studies_sm.gif) no-repeat 0 0;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 144px;
}
.studies a {
	background: url(../images/header_new_studies_sm.gif) no-repeat 0 0;
	display: block;
	height: 26px;
	text-indent: -9999px;
	width: 144px;
}
.pressreleases a {
	background: url(../images/header_press_releases_sm.gif) no-repeat 0 0;
	display: block;
	height: 26px;
	text-indent: -9999px;
	width: 187px;
}
.leditors a {
	background: url(../images/leditors_header.png) no-repeat 0 0;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 187px;
}
.back-to-top {
	display: block;
	text-align: right;
	width: 100%;
}

/*******************  */
.column {
	float: left;
	width: 270px;
}
.banner-row td {
	background-color: #fff;
}
.banner-row td img {
	display :block;
}
.content-row {
	background-color: #fff;
}
td.content-row  {
	padding: 20px 0;
}
.flash-blocks {
	margin-bottom: 20px;
}
.box p, .box_narrow p {
	margin-top: 10px;
}
tr.header-row, tr.header-row td {
	background: #505c67;
}
td#left {
	width: 237px;
}
td#center {
	width: 540px;
}
td#right {
}

/*******************  */
.spacer_w_line {width: 100%; height: 2px;padding-top: 24px; margin-bottom: 32px; border-bottom: 1px solid #CCC;}
