body, div, ul, li, h1, h2, h3, h4, p
{
	padding: 0px;
	margin: 0px;
}

body
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #272727;
}

a
{
	text-decoration: none;
	color: #466c9d;
	outline: none;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: 0px;
}

.topBg
{
	background: url(../images/topLogoBg.gif) repeat-x top;
}

.bodyBg
{
	background: #efeeee;
}

.blueBorder
{
	border: 1px solid #0989d2;
}

.bannerBg
{
	background: url(../images/bannerBg.gif) repeat-x;
}

.navigation
{
	padding: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: url(../images/navigationBarNrml.gif) repeat-x;
}
.navigationul
{
	padding: 0px;
	margin: 0px;
	display: none;
	list-style: none;
}
.navigationul li
{
	margin: 0px;
	list-style: none;
	display: block;
	float: left;
}.egnavibg {
	background-image: url(../images/navigationBarNrml.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	padding-right: 20px;
	padding-left: 21px;
}
.leftnaviul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftnaviul li {
	float: left;
	display: block;
	height: 51px;
}
.leftnaviul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 51px;
	font-weight: bold;
	display: block;
	width: 160px;
	text-align: center;
}
.leftnaviul li a:hover, .active {
	color: #FFFFFF;
	background-image: url(../images/navigationBarHover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sep {
	background-image: url(../images/navigationBarSeprtr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sepright {
	background-image: url(../images/navigationBarSeprtr.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.seprightActive {
	color: #FFFFFF;
	background-image: url(../images/navigationBarHover.gif);
	background-repeat: repeat;
}
.normalTxt
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #272727;
}

.normalTxt h1
{
	font: normal 25px  "Times New Roman", Times, serif;
	color: #387ed1;
}

.normalTxt h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #387ed1;
	padding: 5px 0px 5px 23px;
	background: url(../images/JLBigIcon.gif) no-repeat 0px 10px;
}

.normalTxt1 li
{
	list-style: none;
	background: url(../images/arrow4.gif) no-repeat 3px 12px;
	padding: 8px 0px 0px 15px;
}

.acceptButton
{
	background:url(../images/buttonBg.gif) repeat-x;
	padding: 3px 8px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
}
.declineButton
{
	background:url(../images/buttonBg2.gif) repeat-x;
	padding: 3px 8px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
}



.normalTxt a
{
	color: #387ed1;
}

.normalTxt a:hover
{
	color: #387ed1;
	text-decoration: underline;
}

.welcomeTxt
{
	line-height: 20px;
}

.welcomeTxt strong
{
	color: #387ed1;
	font-weight: bold;
}

.readMore:link, .readMore:visited, .readMore:active
{
	color: #387ed1;
	font-weight: bold;
}

.readMore:hover
{
	color: #387ed1;
	text-decoration: underline;
}

.prdctImg
{
	border: 1px solid #cfcfcf;
}

.prdctName
{
	background: #466c9d;
	padding: 10px 0px;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.news
{
	color: #272727;
	padding-left: 20px;
	padding-top: 10px;
}

.news a, .news a:hover 
{
	color: #272727;	
	background: url(../images/JLSmallIcon.gif) no-repeat 0px 5px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

.breakingLine
{
	background: url(../images/breakingLine.gif) repeat-x;
	height: 7px;
}

.footer
{
	background: #FFFFFF;
	padding: 25px 0px;
	color: #5d5d5d;
}

.footer a
{
	color: #5d5d5d;
	text-decoration: underline;
}

.footer a:hover
{
	color: #5d5d5d;
	text-decoration: none;
}
.leftpanul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftpanul li {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	background-image: url(../images/JLSmallIcon.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	list-style: none;
}
.leftpanul li ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
.leftpanul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	padding-left: 20px;
}

.leftpanul li a:hover
{
	text-decoration: none;
}
.leftpanul li ul li
{
	background-image: url(../images/subArrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	list-style: none;
}
.leftpanul li ul li a {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	/*text-decoration: none;*/
}
.leftpanul li ul li a.select {
	color:#0a58b2;
}
.boddyhedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #355c8f;
	text-decoration: none;
}
.bodytxtnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285187;
}
.normalTxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.tabalebordernew {
	border: 1px solid #c6c6c6;
}
.whiteHeddingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.breakingLineVertical {
	width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2c2c2;
}
.borderBlue {
	border: 1px solid #0682c8;
}
.garybg {
	background-image: url(../images/graybgline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bordermini {
	border: 1px solid #8f8f8f;
}
.producttxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #285187;
}
.producttxt_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	height: 36px;
}
.prdctHeading
{
	font-size: 20px;
	padding: 10px;
	background: #0682c8;
}
.bluetxtFormin {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #067EC0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9bcbe6;
	border-bottom-color: #9bcbe6;
}
.blueBorderLinetable {
	background-image: url(../images/blueBgline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #067ec0;
	border-bottom-color: #067ec0;
	border-left-color: #067ec0;
}
.minitableBorderBlue {
	border: 1px solid #067EC0;
}
.newstxtHedding {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font:normal 17px Arial, Helvetica, sans-serif;
	padding:2px 0px;
	color:#FFFFFF;
	font-weight:bold;
}

.thelanguage
{
	padding:5px;
	color:#333333;
	font-size:12px;
}
.topstrip
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	/*background: #5099cf;*/
	padding: 10px 0px 10px 0px;
}

/* NEWS SCROLL CSS */

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 65px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

#marqueecontainer ul
{
	list-style: none;
	overflow: hidden;
}

#marqueecontainer li
{
	list-style: none;
}

#marqueecontainer li a
{
	color: #272727;	
	background: url(../images/JLSmallIcon.gif) no-repeat 0px 10px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	padding-top: 7px;
}

/*  NEWS SCROLL CSS  */

/* NEWS SCROLL CSS */

#marqueecontainer1{
position: relative;
width: 170px; /*marquee width */
height: 65px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

#marqueecontainer1 ul
{
	list-style: none;
	overflow: hidden;
}

#marqueecontainer1 li
{
	list-style: none;
}

#marqueecontainer1 li a
{
	color: #272727;	
	background: url(../images/JLSmallIcon.gif) no-repeat 0px 10px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	padding-top: 7px;
}
.garybg2 {
	border: 1px solid #CBCBCB;
	background-color: #FFFFFF;
}
.contactusborder {
	background-image: url(../images/contactusbgline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #adc3ec;
}
.txtfiledsborder {
	border: 1px solid #1e5ac6;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/*  NEWS SCROLL CSS  */
