.search {/*Search engine*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.hdesign {/*Location text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.latestNewsTitle {/*Latest News Title*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.indexTitle {/*Latest News and Hightlight Title*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0d3692;
}


.latestNewsTopic {/*Latest News Topic*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#6EBC20;
}

.latestDate {/*Latest Date*/
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}

.--- {/*Latest ---*/
	color: #CCCCCC
}

.latestNewsLink {/*Latest News Linking*/
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
}

.title {/*Paragraph title*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#6ebc20;
}
.title2 {/*Paragraph sub title*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#6ebc20;
}
.title3 {/*Paragraph sub title*/
	font-family: Arial, Helvetica, sans-seripf;
	font-size: 11px;
	font-weight: bold;
	color:#0d3692;
}
.milestoneYear {/*Milestone Year text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color:#6EBC20;
}
.milestoneEvent1 {/*Milestone Event text 1*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.milestoneEvent2 {/*Milestone Event text 2*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textf {/*Fact Sheet text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.textmr {/*Missionvision right side text*/
	text-align:right !important;
}
.textrdt {/*R & D table text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-align:justify;
}
.reminder {/*Download form-- enter information reminder text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#F00;
	text-align:justify;
}
.contactComName {/*Contact us company name text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.sitemapTableTitle {/*Sitemap table title text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6ebc20;
	text-decoration: none;
}


A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #933 !important;/*Visited link color*/
	text-decoration: none;
}

img {
	border:0px;
}

a img, a:hover img {
	border:0;
}
.latestWeb {
	width:980px;
	margin:10px auto 0;
}
.latestWeb ul {
	overflow:hidden;
	_height:1%;
}
.latestWeb li {
	float:left;
	border:1px solid #EBEAEA;
	width:150px;
	padding:10px;
	margin:14px 14px 0 0;
}
.trans_msg {
	filter:alpha(opacity=100, enabled=1) revealTrans(duration=.2, transition=1) blendtrans(duration=.2);
}
div.bodycontent {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 10px 13px;
	color:#555;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
}
div.bodycontent ul {
	margin-left:0px
}
