a:link {
	text-decoration: none;
        color: #E01C24;        
}

a:visited {
	text-decoration: none;
        color: #E01C24;        
}

.contentNormal {
	color: #474747;
	line-height: 1.5em;
}

.contentNormal h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	/*letter-spacing: 0.1em;*/
	font-weight: normal;
	
}


.contentLeft h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	/*letter-spacing: 0.1em;*/
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.contentLeft p {
	/*font-family: "Times New Roman", Times, serif;*/
	/*letter-spacing: 0.1em;*/
	font-weight: normal;
	color: #96A2A9;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.3em;
}

.contentRight {
	color: #474747;
}


.contentRight h3 {
	background-color: #356CAD;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	/*letter-spacing: 0.1em;*/
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	
	margin: 0;
	margin-bottom: 1em;
}

.contentRight p {
	/*font-family: "Times New Roman", Times, serif;*/
	/*letter-spacing: 0.1em;*/
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.3em;
}

.stAnText a,
.mAA a,
.stAnText a:link,
.mAA a:link,
.stAnText a:visited,
.mAA a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.contentRight div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-bottom: 15px;
}
