@charset "UTF-8";
body {
	padding: 0px;
	margin: 0px;
}
.tickertape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.smallcopyold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.smallcopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
}

h3{margin:10px 0 10px 0; font-size:14px;}
.notice{background:#FFFFCC; width:660px; padding:5px; border:1px solid #CCC; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; margin-bottom:10px;}
.bodycopytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodycopy, #press-photos-requestinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

#press-photos-requestinfo label{width:110px; float:left; margin-right:10px;}
#press-photos-requestinfo {padding-top:10px;}
#press-photos-requestinfo legend{font-weight:700;}
#press-photos-requestinfo div{margin-bottom:10px;}
#press-photos-error ul{padding-left:0;}

#press-images img{float:left; margin:0 10px 10px 0; border:1px solid #CCC; background:#FFF; padding:5px;}
#press-images img.last{margin-right:0;}
.boxtitlesml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxtitlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
}
a.tickertape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.secondmaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
}
.maintitlepink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b82841;
	text-decoration: none;
	line-height: 24px;
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b82841;
	text-decoration: underline;
	line-height: 16px;
	font-weight: normal;
}
a.weblink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b82841;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E2EAF3;
}
.closewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
}
a.closewindow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #262261;
	text-decoration: underline;
}
.series {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b75bc;
	text-decoration: none;
}
a.series:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b82841;
	text-decoration: none;
}
.serieson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b82841;
	text-decoration: none;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	text-decoration:none;
}
.nextstudy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b82841;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.nextstudy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b82841;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.sampleinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.featureblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262261;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
img.floatl{float:left;}
img.floatr{float:right; margin:0 0 10px 10px;}
