body#articles-press #header {
	background-image: url("../images/home-hero.jpg");
	background-repeat: no-repeat;
}
body#articles-press #subhead {
	background-image: url("../images/header-blank.jpg");
	background-repeat: no-repeat;
	margin-bottom: -30px;
}	

h1	{ font-size:1.1em; color:#000; }

h1.individual {
	color: #0F1261;
margin-top:10px;
line-height:1em;
}

h2 {
	padding-top: 10px;
}

#comments {
	clear: both;
}

#comments-form {
	padding: 0;
	margin: 0;
	overflow: auto;
	width: 100%;
}

#comments-form label {
	display: block;
}

#comments-open-data {
	width: 175px;
	float: left;
}

#comments-open-text {
	width: 250px;
	float: left;
}

#comments-open-text textarea {
	width: 250px;
	height: 100px;
}

#comment-form-remember-me label {
	display: block;
}

#comment-bake-cookie {
	float: left;
	width: 15px;
	border: 0;
	margin-right: 5px;
}

#comments-open-footer {
	clear: both;
	padding-top: 10px;
}

#comments-open-footer input {
	width: 100px;
}

.comments-header {
	padding-top: 15px;
}

.comment {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}


.noflash {
}
.noflash .outer-box {
	padding:10px 10px 10px 10px;
	background-color:#fff;
	border:1px solid #82231f;
	text-align:center;
	
}


.noflash .outer-box .inner-box{
	padding:10px 10px 10px 10px;
	

}
.noflash .outer-box .inner-box h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:14px;
}
.noflash .outer-box .inner-box p {
	font-size:1em;
	
}
.noflash .outer-box .inner-box a {
	text-decoration:none;
	font-weight:bold;
}
.noflash .outer-box .inner-box a:hover {
	text-decoration:underline;
}

#video {
	width:320px;
	height:277px;
	margin:0 0 10px 0;
	display:block;
} 
