body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(images/bullet.jpg);
	
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:linko {
	color: #ff9700;
	text-decoration: none;
}
a:visited {
	color: #004E9B;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mainDivEn {
	width: 800px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.footer {
	height: 100%;
	width: 100%;
	border-top-width: 1 px;
	border-top-style: double;
	border-top-color: #999999;
	background-color: e5e5e5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
.mainDivEn mainbody {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.right_border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.left_border {
	border-right-width: 1px;
	border-right-style: soild;
	border-right-color: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: #999999;
	vertical-align: top;
}
.content_header {
	width: 100%;
	height: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eae9e9;
	font-weight: bold;
	text-align: left;
	color: #00376F;
}
.news_date {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.news_title {
	font-weight: 600;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.bullets {
	list-style-image: url(../images/arrow_32.gif);
	list-style-position: outside;
}

.news_container {
	text-align: justify;
}
.news_readmore {
	font-weight: bold;
	text-decoration: underline;
}
.subheading {
	font-weight: bold;
	text-decoration: underline;
}
.white {
	color: #FFF;
}
.orange {
	color: #ff9700;
	font-weight: bold;
}
