/* CSS Document */

* {margin: 0px; padding: 0px}

#ctsEnewsHeader {
	background: url(../images/bkgnd-Header_CTS-ENews.gif) repeat-x;
	margin: 0px 0px 10px 8px;
}
#ctsEnewsContainer {
	margin: 0px 0px 0px 8px;
	min-width: 555px;
}
#ctsEnewsContainer h1 {
	color: #FFFFFF;
	background: #60613C;
	font-size: 14px;
	padding: 5px 5px 5px 8px;
	margin: 0px;
}
#ctsEnewsContainer h1.roundCorner {
	background: #60613C url(../images/bkgnd-Heading1_Brwn.gif) no-repeat;
}
#ctsEnewsContainer h3 {
	font: 18px 'Georgia','Times New Roman',Times,Serif;
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
#ctsEnewsContainer h4 {
	font: 16px 'Georgia','Times New Roman',Times,Serif;
	font-weight: bold;
	color: #000000;
	margin-bottom:4px;
}
#ctsEnewsContainer h5 {
	font: 14px 'Georgia','Times New Roman',Times,Serif;
	color: #000000;
	font-weight: bold;
}#ctsEnewsThisIssueBox {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#ctsEnewsThisIssueBox h2 {
	font-size: 12px;
	color: #333333;
	background: #DFDFD0;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 2px 0px 2px 5px;
}
#ctsEnewsThisIssueBox h3 {
	font: bold 14px Times;
	color: #000000;
	padding-left: 5px;
}
#ctsEnewsThisIssueBox h4 {
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #333333;
	background: #DFDFD0;
	padding: 2px 0px 2px 5px;
	font-weight: normal;
	margin-bottom: 0px;
}
#ctsEnewsThisIssueBox ul {
	padding-left: 5px;
}
#ctsEnewsRoundCorner {
	text-align: right;
	background: url(../images/bkgnd-HighlightBox_Btm.gif) repeat-x left bottom;
	height: 14px;
	margin: 0px 0px 15px;
	border-left: 1px solid #333333;
}
* html #ctsEnewsRoundCorner {
	margin: 0px 2px 15px
}
.ctsEnewsImg {
	float: left;
	margin: 5px;
	padding-right:10px;
}
.ctsEnewsImg img{
	border: 1px solid #000000;
	margin: 2px;
}
.ctsEnewsImg p {
	font-size:11px;
	font-weight: bold;
	padding: 2px;
}

.ctsEnewsImgRT p {
	font-size:11px;
	font-weight: bold;
	padding: 2px;
}
.ctsEnewsImgRT img{
	border: 1px solid #000000;
	margin: 2px;
}

.ctsEnewsImgRT {
	float: right;
	margin: 5px;
}

