@charset "utf-8";
/* CSS Document */

body {
	margin:0px; margin-left:10px; margin-bottom:10px;
	padding:0px;
	/*background:url(images/bg.gif) repeat-x top;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	}
img { border:0px; }
a { color:#414141; text-decoration:underline; }
a:hover {text-decoration:none; }

.lft_border { border-left:1px solid #e0e0e0; padding-left:10px; }


ul.leftnav {
	margin:0px; padding:0px;
	}
ul.leftnav li {
	list-style:none; margin:0px; padding:0px;
	margin-bottom:2px;
	}
ul.leftnav li a {
	width:146px;
	height:19px;
	display:block;
	background:url(images/bg_left_nav.gif) no-repeat left top;
	padding-left:35px; padding-top:4px;
	color:#003669;
	text-decoration:none;
	outline:none;
	}
ul.leftnav li a:hover {
	width:146px;
	height:19px;
	display:block;
	background:url(images/bg_left_nav_hover.gif) no-repeat left top;
	padding-left:35px; padding-top:4px;
	color:#fff;
	font-weight:bold;
	}
.head
 {
	font-weight: bold;
	font-size:medium;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FF9966;
	text-align: center;
        text-decoration: underline;
        width: 100%;
 }
.cur_nav { 
	background:url(images/bg_left_nav_hover.gif) no-repeat left top !important;
	font-weight:bold; color:#FFFFFF !important;
	}

ul.blt_sub { margin:0px; padding:0px; margin-left:30px; margin-top:4px; margin-bottom:10px; }
ul.blt_sub li {
	list-style:none;
	background:url(images/blt_sub.gif) no-repeat top left;
	padding-left:16px; padding-bottom:2px;
	}
ul.blt_sub li a { color:#003669; text-decoration:none; }
ul.blt_sub li a:hover { color:#003669; text-decoration:underline; }

ul.blt_sub li ul { margin:0px; padding:0px; margin-top:5px; margin-left:2px; }
ul.blt_sub li ul  li { background-image:none; padding-bottom:5px; padding-left:0px; }

.tp_nav {
	color:#FFFFFF;
	}
.tp_nav a {
	color:#FFFFFF; text-decoration:none;
	}
.tp_nav a:hover {
	color:#FFFFFF; text-decoration:none; font-weight:bold;
	}
	
.tp_cp { color:#8e8e8e; font-size:13px; font-weight:bold; }
.tp_cp a { text-decoration:none; }
.tp_cp a:hover { text-decoration:underline; }
	
.bg_left {
	background:url(images/bg_left.gif) repeat-y left;
	}
.bg_right {
	background:url(images/bg_right.gif) repeat-y left;
	
	}
	
.rht_border { border-left:1px solid #e0e0e0; padding-left:5px; }
.ng_news {
	background:url(images/news_bg.gif) no-repeat right top;
	background-color:#eaeef2;
	padding-left:10px;
	font-size:11px;
	color:#2f2f2f;
	}
h1 {
	margin:0px;
	padding:0px;
	border-left:6px solid #4d81af;
	font-size:14px;
	padding-left:12px;
	margin-bottom:10px;
	color:#414141;
	}
.bg_dot {
	background:url(images/bg_dot.gif) repeat-x center;
	height:20px;
	}
ul.services {
	margin:0px; padding:0px;
	background:url(images/bg_dot.gif) repeat-x top;
	padding-top:10px;
	padding-left:2px;
	}
ul.services li {
	background:url(images/ser_blt.gif) no-repeat top left;
	padding-left:18px; padding-bottom:4px;
	list-style:none;
	}
ul.services li a { text-decoration:none; }
ul.services li a:hover { text-decoration:underline; }
.ser_l { color:#7e4a00; font-weight:bold; }
.ser_l a { color:#7e4a00; text-decoration:none; }

.ltst_dev {
	background:url(images/latest_dev_bg.gif) no-repeat top left;
	padding-left:18px; padding-top:8px;
	font-size:13px; font-weight:bold;
	}
.ltst_devSmall {
	background:url(images/latest_dev_bgsmall.GIF) no-repeat top left;
	padding-left:18px; padding-top:8px;
	font-size:13px; font-weight:bold;
	}
		
ul.ltst_dev_l 
	{ 
	
	 }
ul.ltst_dev_l li {
	list-style-type:inherit;
	list-style-position:inherit;
	background:url(images/bg_dot.gif) repeat-x bottom;
	padding-bottom:4px; 
	margin-bottom:4px;
	padding-left:16px;
	padding-right:6px;
	font-size:12px;
	
	}
ul.ltst_dev_l li a { color:#006f9d; text-decoration:underline; }
ul.ltst_dev_l li a:hover { color:#006f9d; text-decoration:none; }

.footer {
	font-size:11px;
	color:#717171;
	width:572px;
	text-align:right;
	}
.footer a { color:#717171; text-decoration:none; }
.footer2 {
	width:572px;
	text-align:right;
	padding-top:6px;
	font-size:11px; color:#434343;
	}
	
.inner_head {
	font-size:18px; color:#FFFFFF; font-weight:bold;
	}
.login { padding:20px; }
.login a { color:#003669; text-decoration:underline; }
.in_cnt { padding:30px; min-height:400px; }
.link
{
	font-size:"16px";
	color:#660066;
	Font-Size:"18px";
	font-style:normal;
	text-decoration:none
}
.calendar
{
    position: absolute;
    width: 250px;
    padding: 5px;
    background-color: White;
    border: 1px solid #858585;
    z-index: 10;
}

/* new added css */

 body
        {
            margin: 0px;
            padding: 0px;
            font-family: Arial, Helvetica, sans-serif;
        }
        .body
        {
            background: url(../CSS/images/page-bg.jpg) repeat-x top left;
            height: 140px;
        }
        img
        {
            border-style: none;
    border-color: inherit;
    border-width: 0px;
    height: 30px;
}
        .clear
        {
            clear: both;
            font-size:
        img
        {
            border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-top: 0px;
}
         /*h1, h2, h3, h4*/
        input, p, ul, li
        {
            font-family: Arial, Helvetica, sans-serif;
            margin: 0px;
            padding: 0px;
	font-weight: 700;
}
        #page_wrapper
        {
            width: 1002px;
            margin: auto;
        }
        /* header styles */
        .header
        {
            width: auto;
            padding: 8px 0px 11px;
            overflow: hidden;
        }
        .top-panel
        {
            width: auto;
            height: 27px;
        }
        .logo a
        {
            background: url(../CSS/images/logo.jpg) no-repeat left top !important;
            width: 498px;
            height: 93px;
            display: block;
            float: left  !important;
            
        }
        .header-right
        {
            width: 350px;
            float: right;
            overflow: hidden;
            padding-right:21px;
            padding-top:34px;
        }
        /* help line no. */.icon-phone
        {
            background: url(../CSS/images/icon-phone.jpg) no-repeat left center;
            font-size: 20px;
            color: #cd6c1e;
            padding: 6px 0px 10px 37px;
            margin: 10px 0px;
            float: right;
        }
        .icon-phone span
        {
            color: #808080;
            font-size: 13px;
        }