.contentContainer {
	height:100%;
}
.contentBody h2 {
	font-size: 16px;
	font-weight:bold;
}
.cCrumb {
	font-variant: small-caps;
	margin-bottom: 7px;
}
.cCrumb a{
	text-decoration:none;
}
.contentBody {
}
.contentBody .actionLink {
	float:right;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-align:center;
	width:150px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left:5px;
	background-image: url(actionback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentContainer .contentBody .actionLink a {
	text-decoration:none;
	color:#616348;
}
.contentContainer .contentBody .actionLink a:hover {
	text-decoration:underline;
}
.contentContainer .contentBody h1 {
	font-size: 18px;
	font-weight:bold;
}
.pullQuote {
	clear:left;
	font-style:italic;
	font-weight:bolder;
	padding:10px;
	width:240px;
	color:#333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ism-theme-group ul li {
}
ul.ism-theme-group {
	padding:0px; 
	margin:0px;
}
li.ism-theme {
	font-weight:bold;
	list-style:none;
	padding-left: 5px
	margin-top:45px;
}
li.ism-theme a {
	color: #000000;
}
ul.ism-topic-group {
	padding:0px; 
	margin-left:15px;
}
li.ism-topic { 
	margin-top:5px; 
	list-style:none;
}
.ism-topic ul {
	margin-left:5px;
}
li.ism-page {
	font-weight:normal;
	list-style:none;
}
#nav {
	background-image:url(navback.jpg);
	padding-top:40px;
	padding-left:15px;
	padding-bottom:7px;
	padding-right:6px;
}
#breaking_news {
	text-align:left;
}
#breaking_news_body {
	padding: 0px 15px 3px;
}
#topicIndex {
	margin-top: -225px;
	width: 310px;
	background: url('images/news_background.gif') #98a664 repeat-y 0% 0%;
	color: #141619;
	float: right;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 11px;
	text-align: justify;
}
#topicIndex_header {
	padding: 7px 15px 0px;
	background: url('images/news_background_top.gif') no-repeat 0px 0%;	
}
#topicIndex_body {
	padding: 0px 30px 3px;
}

#topicIndex_footer {
	height: 6px;
	overflow: hidden;
	background: url('images/news_background_bot.gif') no-repeat 0% 0%;
}
