@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
a
{
	text-decoration: none;
	color: #333333;
}
img
{
	border: 0px;
}
.headerbg
{
	background: url(../images/headerbg.gif) repeat-x bottom ;
}
.header, header a
{
	font: bold 11px Arial, Helvetica, sans-serif;
}
.header a:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6a8fc6;
}
.mainNav
{
	background: url(../images/navbg.gif) 0px 1px repeat-x; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.mainNav a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	padding: 12px 0px 13px 0px;
}
.mainNav a:hover
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	padding: 12px 0px 13px 0px;
}
.navseparator
{
	background:	url(../images/navseparator.gif) repeat-y;
	width: 2px;
}
.bodybg
{
	background:	url(../images/bodybg.gif) top repeat-x;
}
.headerTxt
{
	font: normal 18px "Times New Roman", Times, serif;
}
.headerTxt1
{
	font: bold 12px Arial, Helvetica, sans-serif ;
	color: #ffffff;
}
.normalTxt
{
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.quotes
{
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FF3300;
	background-color: #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
}
.readmore
{
	font: bold 12px Arial, Helvetica, sans-serif ;
	color: #333333;
}
.readmore a
{
	font: bold 12px Arial, Helvetica, sans-serif ;
	color: #333333;
	text-decoration: none;

}
.readmore a:hover
{
	font: bold 12px Arial, Helvetica, sans-serif ;
	color: #1f5e9d;
	text-decoration: none;
}
.top
{
	font: bold 12px Arial, Helvetica, sans-serif ;
	color: #6A8FC6;
}
.footerbg
{
	background: url(../images/footerbg.gif) repeat-x; 
}
.footerTxt
{
	font: normal 11px Arial, Helvetica, sans-serif ;
	color: #ffffff;
}
.footerTxt a
{
	font: normal 11px Arial, Helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;

}
.footerTxt a:hover
{
	font: normal 11px Arial, Helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;
}
.technology{ /*header of 2nd demo*/
	cursor: pointer;
	cursor: pointer;
	background:url(../images/tabBg.gif) repeat-x;
	padding:6px 10px 6px 10px;
	color:#426BAA;
	font-weight:bold;
	border:1px solid #dcdcdc;
	font-size: 11px;
}
.technology a{ /*header of 2nd demo*/
	cursor: pointer;
	cursor: pointer;
	background:url(../images/tabBg.gif) repeat-x;
	padding:6px 10px 6px 0px;
	color:#b60909;
	font-weight:bold;
	font-size: 11px;
	}
.technology img
{
	padding-right:10px;
}

.thelanguage
{
	background:url(../images/tabBotmBg.gif) repeat-x;
	padding:5px;
	background:#f1f5f8;
	padding:10px;
	color:#333333;
	font-size:12px;
	border:1px solid #dcdcdc;
}

.thelanguage a
{
	color:#b60909;
}

.thelanguage ul
{
	list-style:none;
	padding-top:5px;
	padding-left:15px;
}

.thelanguage li
{
	background:url(../images/redArrow3.gif) no-repeat 0px 10px;
	padding:3px 5px 3px 15px;
}
