
a.link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#424242;
}
a.link:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#1a24a8;
}

a.menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}
a.menu:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffd964;
text-decoration:none;
}

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

.banner_bg{
background-image: url(../images/banner_bg.gif);
height:172px; background-repeat:repeat-x;
}

.banner{
background-image:url(../images/banner.jpg);
height:172px; width:403px;
background-position:top;
background-repeat:no-repeat;
}

.headingfont{
font-family:Tahoma;
font-size:14px;
color:#192085;
text-decoration:none;
font-weight:bold;
}

.headingfont1{
font-family:Tahoma;
font-size:13px;
color:#192085;
text-decoration:none;
font-weight:bold;
}

.innerheadingfont{
font-family:Tahoma;
font-size:14px;
color:#192085;
text-decoration:none;
font-weight:bold;
line-height:27px;
}

.innersubheading{
font-family:Tahoma;
font-size:13px;
color:#333333;
text-decoration:none;
font-weight:bold;
line-height:27px;
}


.innersubheading1{
font-family:Tahoma;
font-size:13px;
color:#3261b1;
text-decoration:none;
font-weight:bold;
line-height:27px;
}





.normalfont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:1c1d1d;
}
.normalfont1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:1c1d1d;
line-height:17px;
}

a.more{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#4183d1;
font-weight:bold;
}
a.more:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#4183d1;
font-weight:bold;
}

.footer{
background-image: url(../images/footer.gif);
height:37px; background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#333333;
}

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

.bg_1{
background-image:url(../images/bg1.gif);
background-repeat:repeat-x;
height:236px;
}

.bg_2{
background-image:url(../images/bg2.gif);
background-repeat:repeat-x;
height:236px;
}

.blue_bg{
background-image:url(../images/blue_bg.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:;
font-weight:bold;
color:#FFFFFF;
}


.yel_bg{
background-image:url(../images/yel_bg.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:;
font-weight:bold;
color:#FFFFFF;
}


.copyrights{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#333333;
}


.solutions_bg{
background-image:url(../images/solutions_bg.jpg);
width:451px; 
background-repeat:no-repeat;
background-position:top;
}

.halitefont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2581fc;
}
div.CostReduction_GPMR li
{
	line-height:16px;
	padding:0px 0;
}


.button_bg{
background-image:url(../images/button_bg.gif);
height:19px;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
border:#8ab8ed solid 1px;
}

.form{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#333333;
border:#6ea0dd solid 1px;
height:16px;
padding-left:4px;
}



/*Table Css*/

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin:0px;
	width: 780px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 4px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}
