.csc-textpic-image a {
	border: none !important;
}

#content_text acronym,
#content_text dfn,
#content_text abbr,
#content_text span.abbr {
	border-bottom: 1px dotted #A6A6A6;
}
#content_text a acronym,
#content_text a dfn,
#content_text a abbr,
#content_text a span.abbr {
	border-color: #ffffff;
}
#content_text div.column-right-1 a acronym,
#content_text div.column-right-1 a dfn,
#content_text div.column-right-1 a abbr,
#content_text div.column-right-1 a span.abbr {
	border-color: #A6A6A6;
}
p.press-date {
	font-weight: bold;
}
p.press-number {
	font-style: italic;
	font-size: 0.8em;
}
#content_text a strong,
#content_text strong a {
	font-weight: normal;
}
#content_text a em,
#content_text em a {
	font-style: normal;
}
#content_text span.image-link-wrap a {
	border: none;
}

#content_text hr {
	height: 1px;
	background: #AEAEAE;
	border: none;
}
#content_text h1 {
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	font-size: 2em;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#content_text h2 {
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #8c8c8c;
	font-weight: normal;
	font-size: 1.5em;
}
#content_text h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #8c8c8c;
	font-weight: normal;
	font-size: 1.3em;
}
#content_text p {
	margin: 5px 20px 1px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	font-size: 1em;
}
#content_text address {
	margin: 10px 20px 0px 0px;
	line-height: 1.3em;
	font-size: 1em;
	font-style: normal;
}
#content_text a:link, #content_text a:visited {
	color: #000000;
	border-bottom: 1px solid #e60005;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#content_text a:hover, #content_text a:active, #content_text a:focus {
	color: #e60005;
	border-bottom: 1px solid #e60005;
	text-decoration: none;
}
#content_text strong a:link, #content_text strong a:visited {
	font-weight: bold;
}


#content_text a.linkExt .nwt_external_link_icon {
	width: 11px;
	height: 10px;
	background: url(../images/link_extern.gif) left top no-repeat;
	position: absolute;
	left: 0px;
	top: 3px;
}
#content_text a.linkExt {
	position: relative;
	padding-left: 13px;
}
#content_text div.column-right-1 a.linkExt .nwt_external_link_icon {
	background-image: url(../images/link_extern_small.gif);
}

#content_text ul {
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 10px 0px;
	list-style-image: url(../images/li.gif);
}
#content_text li {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	font-size: 1em;
}
#content_text div.column-right-1 ul {
	list-style-image: url(../images/li_grey.gif);
}

#content_text p.csc-linkToTop {
	text-align: right;
	display: block;
	background: url(../images/link_totop.gif) right 60% no-repeat;
}
#content_text p.csc-linkToTop a {
	font-size: 0.8em;
	color: #606060;
	margin-right: 9px;
	text-decoration: underline;
	border: none;
}
#content_text p.csc-linkToTop a:hover,
#content_text p.csc-linkToTop a:active,
#content_text p.csc-linkToTop a:focus {
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
