@charset "utf-8";
/* CSS Document */

body{
margin:0px;
color:#7a7a7a;
font-size:13px;
font-family:arial;
background-color:#EDEFEF;
line-height:21px;
}

/*Top Menu and Header Start*/
.menu-lnk{
font-size:18px;
font-family:"Trebuchet MS";
color:#e3e5e6;
text-decoration:none;
}

.menu-lnk:hover{
font-size:18px;
font-family:"Trebuchet MS";
color:#FFFFCC;
text-decoration:none;
}
.menu-lnk-selected{
font-size:18px;
font-family:"Trebuchet MS";
color:#333333;
text-decoration:none;
}

.menu-selected{
font-size:18px;
font-family:"Trebuchet MS";
color:#333333;
background-image:url(../images/menu-hover.jpg);
background-repeat:repeat-x;
text-decoration:none;
}
/*Top Menu and Header End*/


/*Main Body Start*/
.main-heading{
color:#0f77a6;
font-family:"Segoe UI";
font-size:24px;
text-decoration:none;
}

.white-heading{
font-size:20px;
font-family:"Trebuchet MS";
color:#FFFFFF;
text-decoration:none;
}
.heading-sub{
color:#0f77a6;
font-family:"Segoe UI";
font-size:18px;
text-decoration:none;
}

.heading-sub1{
color:#0f77a6;
font-family:"Segoe UI";
font-size:16px;
text-decoration:none;
}

.news-heading{
font-family:"Segoe UI";
font-size:18px;
text-decoration:none;
color:#474747;
font-weight:bold;
}

.news-lnk{
color:#4a99bc;
font-size:12px;
font-family:"Segoe UI";
text-decoration:none;
}

.news-lnk:hover{
color:#666666;
font-size:12px;
font-family:"Segoe UI";
text-decoration:none;
}

.text-box{
color:#666666;
font-size:12px;
font-family:"Segoe UI";
border:solid 1px #CCCCCC;
height:20px;
width:240px;
padding-left:5px;
padding-right:5px;
padding-top:8px;
}

.contact-heading{
font-size:17px;
font-family:"Trebuchet MS";
color:#333333;
text-decoration:none;

}

/* Main Body Ends*/


/*Footer Styling Start*/

.footerlink{
color:#4a99bc;
text-decoration:none;
font-family:"Segoe UI";
font-size:12px;
}

.footerlink:hover{
color:#5c5c5c;
text-decoration:none;
font-family:"Segoe UI";
font-size:12px;
}

.footerseperator{
color:#4a99bc;
text-decoration:none;
font-family:"Segoe UI";
font-size:12px;
}

.copyright{
font-size:12px;
padding-top:5px;
}


.footer-heading{
color:#5c5c5c;
font-family:"Segoe UI";
font-size:18px;
font-weight:600;
}

.footer-text{
color:#5c5c5c;
font-family:"Segoe UI";
font-size:12px;

}

.footer-contact{
color:#4a99bc;
font-family:"Segoe UI";
font-size:18px;
font-weight:600;
line-height:30px;
}

.footer-customercare{
color:#5c5c5c;
font-family:"Segoe UI";
font-size:15px;
font-weight:600;
}

/*Footer Styling End*/