* {
	color: #000 !important;
}

a {
	color: #980000 !important;
}

.twoColumnLists a span {
	color: #980000 !important;	
}

/* hide */

nav.languageSelect, 
#search, 
#bar, 
#logo span, 
#breadCrumb,
#searchForm,
.pagination,
.hubHeader img,
#banner img,
.subNav,
.modalWrap,
.top-login,
.filter,
#contactInfo,
#footer .links,
.more,
.footerlists h3,
#footer .columnWrap,
.videolist .playButton,
.largeVideo .play,
.transitional .seeMore,
input.button,
.jobs p a,
#video_link,
.publicationFilter,
#verification,
#footer .language {
	display: none !important;
}

html,
body {
	height: auto !important;
}

body .logged-in {
	top: 0;
}

body #page {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, 0);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, 0);
	box-shadow: 12px 0 12px -12px #fff,
        		-12px 0 12px -12px #fff;
}

#page #top {
    height: 41px;
    margin: 0;
    overflow: visible;
    padding: 0 135px;
    position: static !important;
}

#page #banner {
	margin-top: 0;
	position: static;
	padding: 0;
}

#page .hubHeader {
	height: auto;
	margin-top: 0;
}

#page .overlay {
	position: static;
	padding: 0 135px;
	width: auto;
}

#page .overlay p span {
	display: inline;
}

#page h1 {
	padding-top: 70px;
}

#page .copy h1 {
	padding-top: 0;
}

/* clear */

#page .contentWrap.clear:after {
	display: inline;
	visibility: visible;
	clear: both;
	height: auto;
	content: '';
	line-height: 0;
}

#page .contentWrap.clear {
	display: block;
	clear: both;
}

/* logo */

#logo {
	width: 36px;
	height: 41px;
	border: none;
	display: block;
}

#logo img {
	width: 36px;
	height: 41px;
	border: none;
	display: block;
	background-color: transparent;
}

#page .printonly {
	display: block;
}

/* caption */

#page .caption {
	position: static;
}

/* title and image blocks*/

.title,
.section.title {
	float: left;
	display: block;
	width: 100%;
	clear: none;
}

.textimage.section {
	float: left;
	width: 100%;
}

.thumbnail {
	float: left;
	clear: none;
	display: block;
}

.thumbnail article {
	display: block;
	clear: both;
}

/* quote */

.quote {
	border-top: 2px solid #000;
}

.quote p {
	border-bottom: 2px solid #000;
}

.quoteStyle1 {
	border-top: 1px solid #980000;
}

.quoteStyle1 p {
	border-bottom: 1px solid #980000;
}

.quoteStyle1 p {
	color: #980000 !important;
}

.quoteStyle1 p {
	color: #980000 !important;
}

.quoteStyle1 span {
	color: #980000 !important;
}

/* professionSelector */

.professionSelector {
	border-top: 1px solid #C2C2C2;
	width: 690px;
	margin: 0 135px;
}

/* block */

.block {
	border: 1px solid #000;
}

/* emDash */

.emDash {
	list-style: disc;
	list-style-position: inside;
}

.emDash li {
	padding-left: 0;
}

/* formBlock */

.formBlock {
	width: 452px;
	outline: 1px solid #000;
}

.formBlock textarea {
	width: 244px;
}

.formBlock input[type="text"], 
.formBlock input[type="tel"], 
.formBlock input[type="email"], 
.formBlock input[type="password"], 
.formBlock textarea {
	min-width: 244px;
}

.wideForm input {
	clear: both;
}

.wideForm select {
	clear: both;
}

.wideForm label {
	display: block;
	text-align: left;
	width: auto;
}

.wideForm h4 {
	float: none;
	display: block;
	text-align: left;
}

.grid .fieldWrap label, 
.wideForm .fieldWrap label {
	display: inline;
	width: 90px;
}

.topDown input[type=text],
.topDown textarea {
	width: 244px;
}

.jobs p.cellSpacer {
	clear: both;
	display: block;
}

/* .alert */

#page .alert {
	background-image: none;
}

/* Footer */

#footer {
	clear: both;
	display: block;
	float: left;
}