@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/windowBg01.gif);
	font-size: 10pt;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
.topBox {
	margin-right: 8px;
	margin-left: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
p.big {
	font-size: 12pt;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing: 0.05em;
}

#footterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
#footterLinks a {
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4199cc;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}
#footterLinks a:hover {
	text-decoration: underline;
}

.midBox {
	padding-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
}

.mainBanner {
	height: 252px;
	width: 844px;
	overflow: hidden;
}

.columnHeadDiv {
	height: 45px;
	background-color: #cceaf8;
	text-align: left;
}
.columnHeadDivInner {
	border: 1px solid #FFFFFF;
	height: 27px;
	color: #FFFFFF;
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFFFFF;
}
.companyNames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}


.menuBar {
	background-image: url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.bottomBox {
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 8px;
}
.menubarInner {
	float: left;
}
.searchDiv {
	width: 180px;
	float: right;
	padding-top: 4px;
}
.searchTxtBx {
	height: 16px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #95b0c2;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #12496E;
	color: #A7C7DC;
}
.menubarInner a {
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 209px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	background-color: #849CAE;
	padding-top: 4px;
}

.outerdiv {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	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: #bccfdb;
	border-bottom-color: #bccfdb;
	border-left-color: #bccfdb;
}
.menubarInner  a.selectedBtn {
	background-image: url(../images/button-bg-select.gif);
	background-repeat: repeat-x;
	color: #056794;
	background-color: #FFFFFF;
}

.menubarInner a:hover {
	background-image: url(../images/button-bg-hov.gif);
	background-repeat: repeat-x;
	background-color: #B3C4CE;
}

.topLinks
{
	width:200px;
	float:right;
	padding-top:5px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
 }.topLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.topLinks a:hover {
	text-decoration: underline;
}
.menuItem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02395e;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #083555;
	text-decoration: none;
	font-size: 12px;
}
.menuItem {
	display: none;
	top:139px;
	width:209px;
	z-index:9999;
	background-color: #FFFFFF;
	border-left:solid 1px #083555;
	border-right:solid 1px #083555;
	border-bottom:solid 1px #083555;
}

.menuItem a:hover {
	color: #FFFFFF;
	background-color: #024A7B;
}

/*Menus starts here */

#menuCorporate {
	position:absolute;
	left:137px;
	
}

#menuServices {
	position:absolute;
	left:335px;
	}

#menuInfrastructure {
	position:absolute;
	left:450px;
	}

#menuCareers {
	position:absolute;
	left:550px;
	
}

/*menu ends here */
.footterBar {
	margin-top: 10px;
	background-color: #315d7b;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
.menubarInner a.selectedBtn:hover {
	background-image: url(../images/button-bg-hov.gif);
	background-repeat: repeat-x;
	color: #056794;
}

#screenshot{
	position:absolute;
	border:1px solid #76add1;
	padding:5px;
	display:none;
	color:#fff;
	background-color: #2F678C;
	cursor:text;
	
	}
.trackDummyBox {
	height: 18px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #35617F;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: text;
	background-color: #FFFFFF;
	float: left;
	color: #666666;
}

#trackLogin {
	position:absolute;
	left:735px;
	top:79px;
	width:150px;
	height:170px;
	z-index:9999;
	background-color: #FFFFFF;
	border: 1px solid #315D7C;
	padding: 10px;
	display: none;
}
.txtBx {
	height: 18px;
	border: 1px solid #34607F;
	margin-top: 3px;
	padding: 0px;
}
.tabWrapper {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.columnHeadDivSmall {
	height: 40px;
	background-color: #ABD7F3;
	text-align: left;
}

.columnHeadDivInnerSmall {
	border: 1px solid #FFFFFF;
	height: 22px;
	color: #FFFFFF;
	padding: 5px;
}

/* tabstyle*/

#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #FF6C6C;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #CC0000;
	background: url(../images/rounded.gif) no-repeat bottom center;
}

.serviceBulletpts {
	margin-left:10px;
	margin-top:10px;
	padding-left:25px;
	font-size:1em;
	color:#333333;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/image476.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.sitemapBox a {
	color: #333333;
	text-decoration: none;
}
.sitemapBox a:hover {
	color: #000000;
	text-decoration: underline;
}
h1.onbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#dataTable img {
	margin-top: 3px;
}

