body {
	color: #222222;
}
#breakingNews p {
	color: #FF6600;
	text-align: left;
	overflow: hidden;
	font: bold 18px/25px Meera_w02;
}
.newsTicker {
	font: bold 18px/25px Meera_w02;
	color: #FF3300;
}


h2.sectionTitle {
	background: #e6ebf1;
	border: 1px solid #d3e0ef;
	margin: 0px;
	color: #00337b;
	height: 26px;
	padding-right: 9px;
	padding-left: 9px;
	font: bold 20px/28px Meera_w02;
	padding-top: 2px;
}
h2.title {
	font: bold 18px Meera_w02;
	color: #333333;
}

.homeLeft ul.places a {
	font: bold 18px Meera_w02;
	color: #68676B;
}
.homeLeft #opinion {
	width: 160px;
	overflow: hidden;
}

.homeLeft h2.title,
.homeLeft #opinion .title {
	font: bold 1.5em Meera_w02;
	color: #222222;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.homeLeft #opinion p {
	padding-bottom: 10px;
	font: 1.5em Meera_w02;
	color: #222222;
}
.specialEvnts .boxType2 .title {
	font-weight: bold;
}
.specialEvnts .boxType2 a.block {
	color: #222;
	font-family: Meera_w02;
}


.mainNews .boxType1 .title {
	font: bold 1.5em Meera_w02;
	color: #333333;
	padding-bottom: 0.3em;
}
.mainNews .boxType1 p {
	text-align: left;
	height: 8em;
	overflow: hidden;
	font: 1.5em/1 Meera_w02;
}
.mainNews .boxType1 a.read-more {
	font: 18px Meera_w02;
	color: #FF3300;
	text-align: right;
	display: block;
}

.article .boxType1 h2.title {
	font: bold 18px Meera_w02;
}
.article .boxType1 p {
	color: #222;
	font: 18px Meera_w02;
	height: 3em;
	overflow: hidden;
}
.article .boxType1 p.read-more {
	font: 18px Meera_w02;
	color: #FF3300;
	text-align: right;
	height: 1em;
	overflow: hidden;
}
#sitemap_footer { margin: 0 10px 10px; padding: 10px 10px 0; background-color: #fff; }
#sitemap_footer ul.sitemap { margin: 0 0 10px; list-style-type: none; width: 900px; text-align: left; float: left; }
#sitemap_footer ul.sitemap li { list-style-type: none; display: block; float: left; width: auto; margin-bottom: 6px; border-right: 1px solid #333; }
#sitemap_footer ul.sitemap li a { margin: 0 9px; }
#sitemap_footer p.title { width: 50px; margin-right: 0px; float: left; clear: left; font-weight: bold; text-align: right; }
#sitemap_footer ul.sitemap li { width: 100px; width:auto; }
#sitemap_footer ul.sitemap li a { float: left; width: 100px; display: block; width: auto; }
/* Show only to IE6 */
* html #sitemap_footer ul.sitemap li a
{
	display: inline;
}
