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

body
{
	-x-system-font: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	border: 0;
	font-variant: normal;
	font-stretch: normal;
	line-height: 20px;
	font-weight: normal;
}
a{text-decoration:none;}
#header
{
	width: 1000px;
	height: 178px;
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
}
#menu
{
	width: 994px;
	height: auto;
}
#content
{
	width: 998px;
	height: auto;
	/*border: solid 1px #000066;	*/
	background-color: #FFFFFF;
	border-bottom: none;
}

#login_content
{
    width: 998px;
    height: auto;
    /*border: solid 1px #000066;*/
   /* background-color: #ffffff;*/
    border-bottom: none;
    background-image: url(Images/login.jpg);
}

#header h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	padding: 5px 0px 0px 0px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
#footer
{
	width: 998px;
	height: 100px;
	background-image: url(Images/footer.jpg);
	/*border: solid 1px #000066;*/
	border-top: none;
}
p
{
	margin: 0;
}
#footerlink
{
	width: 1000px;
	height: 100%;
}
#footerlink p
{
	float: right;
	text-align: left;
	color: #000066;
	font-size: 12px;
	margin: 0;
	padding: 5px 0px 0px 0px;
}
#footerlink a
{
	text-decoration: none;
	color: #000066;
	margin: 0;
}

/******************************************
/***********Menu************************/
.tabs
{
	font-family: Verdana;
	font-size: 10px;
	padding: 0;
	padding-top: 0px;
	width: 100%;
	text-align: left;
	margin: 0;
	list-style: none;
	height: 30px;
}

.tabs li
{
	float: left;
	background: transparent url(  "blank_p.gif" ) 100% -600px no-repeat;
	padding: 0 0 0 0;
	margin: 0 1px 0 0;
	text-align: center;
}

.tabs a
{
	width: 120px;
	display: block;
	padding: 4px 0 5px 0;	 /*background: transparent url("blank_p.gif") 0% -600px no-repeat; */
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 30px;
	color: #fff;
	background-image: url(Images/tab.png);
	background-color: Transparent none; /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= 'Images/tab.png' , sizingMethod= 'scale' );*/
}

.tabs a:hover
{
	/*display: block;*/
	padding: 9px 0 0 0; /*background: transparent url("blank_p.gif") 0% -600px no-repeat; */
	font-weight: bold; /*background-image: url(Images/tab_over.jpg);*/
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
}
.tabs a:active { /*background-image: url(Images/tab_over.jpg);*/ }
/***************************End************************/

/***********************Sub Menu***********************/
.sub_menu
{
	width: 998px;
	height: 22px;
	float: left;
	list-style: none;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color:#007fe6;
	/*background-color:Transparent;*/
}
.drives_links li a
{
    color: #fff;
    padding-right: 7px;
    padding-left: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.drives_links li a:hover
{
	color: #000000; /*background-color:#0081C2;*/
	height: 14px;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
}

 .drives_links li
{
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	color: #000000;
}
 .drives_links
{
	float: left;
	text-decoration: none;
	margin: 0;
	text-decoration: none;
	border: 0;
	border-bottom: solid 1px #0081C2;
	border-right: solid 1px #0081C2; /*border-left: solid 1px #0081C2;*/
	list-style: none;
	background-color: Transparent;
	color: #000000;
	height: 21px;
}
/************************End***************************/

/********************From Old***********************/

table.cls {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 0px ;
   /* border-bottom: 1px solid #6699cc;*/
    padding:5px;
    width:100%;
}
table.cls th {
    text-align: left;
    font-weight: normal;
    color: White;
	font-weight: bold;
	font-size: 11pt;
	padding:5px;
	background-color: #6699cc;
	height: 20px;
	vertical-align:middle;

}

table.cls td {
    /*text-align: right;*/
    border-bottom: 1px dotted #DBE2F1;
    padding: 0.2em 0.5em 0.2em 0.2em;
   
}
table.cls thead th {
    text-align: center;
    border-bottom: 1px solid #EA9A1C;
}
table.cls th.Corner {
    text-align: left;
}
table.cls input[type='text']
{
    border: 1px solid #BDD6A8;
    color: #434343;
    height: 15px;
    margin-left:2px;
    padding: 1px 0;
     text-align:left;
}
table.cls select, textarea
{
    border: #6699cc 1px solid;
    color: #0066CC;
}

table.cls text:hover
{
    border: #000000 1px solid;
    color: #0066CC;
}




.entryBorder
{
	border: #6699cc 1px solid;
}
.bodyTextNoPadding
{
   font-size: 10pt;
   color: Black; 
   font-family: Tahoma,Arial;
}
.save
{
	background: url(Images/button1.jpg) no-repeat;
	font-family: Tahoma,Arial;
	width: 125px;
	height: 34px;
	border: 0px;
	padding:0;
}
.save:hover
{
	background: url(Images/button.jpg) no-repeat;
	font-family: Tahoma,Arial;
	width: 125px;
	height: 34px;
	border: 0px;
	/*font-weight:bold;*/
}
.save1
{float:right;
    background: url(Images/print-1.jpg) no-repeat;
    background-position: top;
    font-family: Tahoma,Arial;
    width: 110px;
    height: 34px;
    border: 0px;
    padding: 0px;
    color: #ffffff;
}


/* Grd Style*/

.grd{border: #6699cc 1px solid; background-color:White;color:#000000;}
table.grd1 th{background-color: #6699cc;height: 20px;color: White;font-weight: normal;}

.grDHeader
{
	background-color: #6699cc;
	height: 20px;
	color: White;
	font-weight: normal;
}

.grDHeader a
{
	background-color: #6699cc;
	color: White;
	font-weight: bold;
}
.grdAlteRow{ background-color:#cadbed; color:#000000;}
.grdPager{ background-color:#507CD1; color:White; }
.grdSelectedRow{background-color:Blue;}
.grdRow{background-color:#FFF; color:#000000;}
/* End*/

/* txtbox Style*/

.txt
{
    border: 1px solid #BDD6A8;
    color: #434343;
    height: 15px;
    margin-left: 10px;
    padding:0; /*    border: #6699cc 1px solid;color: #0066CC; */
}

.txt:hover{border: #000000 1px solid;color: #0066CC;}

/* End*/


a{color:#0066cc;text-decoration:none;}
.gradeDIv
{
	float: left;
	width: 100px;
}
.gradeDIv a
{
	text-decoration: none;
	float: left;
	padding: 5px 0px 0px 0px;
	width: 100px;
	background-image: url(Images/tab.jpg);
	background-repeat: no-repeat;
	text-align:center;
	color: White;
}
.gradeDIv a:hover
{
	text-decoration: none;
	color: White;
	float: left;
	padding: 5px 0px 0px 0px;
	width: 100px;
	background-image: url(Images/tab_over.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align:center;
}
.grdSel
{
	text-decoration: none;
	color: White;
	float: left;
	padding: 5px 0px 0px 0px;
	width: 100px;
	background-image: url(Images/tab_over.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}

.menu
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width:998px;
}

.TabDIv
{
	float: left;
	width: auto;
	border: solid 1px #6699CC;
	margin: 0px 5px 0px 5px; /*	padding: 5px 5px 0px 5px;*/
	font-weight: bold;
	height: 18px;
	padding: 5px;
	background-color:Orange;
	color:White;
}
.TabDIv a
{
	text-decoration: none;
	float: left;
	/*padding: 5px;*/
	width: auto; /*background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;*/
	text-align: center;height:18px;
	color:White;
}
.TabDIv:hover
{
	text-decoration: none;
	color: White;
	float: left; /*padding: 5px 0px 0px 0px;*/
	width: auto;
	/*background-color: #0380c0; background-image: url(../images/tab_over_repeat.jpg);
	background-repeat: repeat-x;*/
	background-color: orange; 
	font-weight: bold;
	text-align: center;
	/*border: solid 1px #6699CC;*/
	/*padding: 5px;*/height:18px;
}
.TabDIv a:hover
{
	text-decoration: none;
	float: left;
	/*padding: 5px;*/
	width: auto; /*background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;*/
	text-align: center;
	/*background-color: #0380c0;*/
	background-color: #0380c0;
	color: White;height:18px;
}
.spl
{
    text-decoration: none;
    float: left;
    padding: 0px;
    width: auto; /*background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;*/
    text-align: center; /*background-color: #0380c0;*/
    background-color: #0380c0;
    color: White;
}
.spl a:hover
{
    text-decoration: none;
    float: left;
    padding: 0px;
    width: auto; /*background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;*/
    text-align: center; /*background-color: #0380c0;*/
    background-color: #0380c0;
    color: White;
}
	
	.div_footer
{
	background: #0081c2 url(a4_sprite.gif) repeat-x scroll 0 -387px;
	border-top: 1px solid #8687A4;
	bottom: 0;
	clear: both;
	font-size: 10px;
	padding: 5px 0 5px;
	/*position: fixed;*/
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: White;
	height: 18px;
	background-color: #0081c2;
}
.div_header
{
background-image:url(Images/headerBG.jpg);
background-repeat:repeat-x;
width:100%;
}


/*----------Menu Style----------*/
#topMenu{float:left;color: #0081c2;}
#topMenu a
{
	padding: 5px;
	background-color: #fff;
	color: #0081c2;
	font-weight: bold;
	text-decoration: none;
	/*border: solid 1px #0081c2;*/
	margin: 3px;
}
#topMenu a.select
{
	padding: 5px;
	background-color: #000000;
	color: #0081c2;
	font-weight: bold;
	text-decoration: none;
	/*border: solid 1px #0081c2;*/
	margin: 3px;
}

#sub{float:left;color: #fff;}
#sub a
{
	padding: 5px;
	background-color: #0081c2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/*border-right: solid 1px #fff;*/
}


.topDeactive
{
	padding: 5px;
	background-color: #0081c2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #fff;
}
.topActive
{
	padding: 5px;
	background-color: #0081c2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #fff;
}

.homeTbl
{
	width: 100%;
	background-image: url(Images/homtblBg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.homeCont
{
	padding: 20px 20px 30px 50px;
	background-color: transparent;
	background-image:none;
	color:Olive;
	text-align :left;
	font-family: 'Trebuchet MS', Georgia, 'Times New Roman', Times, serif;
	
}

.msgCord
{
    background-color: transparent;
    background-image: none;
    color: Olive;
    text-align: left;
    font-family: 'Trebuchet MS' , Georgia, 'Times New Roman' , Times, serif;
    padding-right: 20px;
    padding-left: 20px;
}

.homeHead{font-weight:bold; padding:0 0 0 20px;color:#73a232;font-size:15px;}
.homImg
{
    background-image: url(Images/homeImg.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 150px;
    padding:10px;
    margin: 10px 65px 0 0;
    float: right;
    background-color: Transparent;
}


.homeMsg
{
	background-image: url(Images/homemsg.jpg);
	width: 100%;
	height: 37px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: right top;
}

.infoGrd
{
    color: navy; /*#3366ff;*/
    font-weight: bold;
    line-height: 25pt;
    font-size: 8pt;
    width: 30%;
}
.infoDetl
{
	font-size: 10pt; /*color: #eaae0d;*/
	line-height: 20pt;
}
.techReg
{
	color: #3366ff;
	font-weight: bold;
	line-height: 25pt;
	font-size: 8pt;
	width: auto;
}
.txtCol
{
	color: #3366ff;font-weight:bold;
}
.txtData{color: #eaae0d;font-weight: bold; font-size: 10pt; }

.homeLeftBxTop{background-image: url(Images/box_01.jpg);background-repeat: no-repeat;width:245px;height:13px;}
.homeLeftBxCent{background-image: url(Images/box_02.jpg);background-repeat:repeat-y;width:245px;height:13px;padding-left:0px;}
.homeLeftBxBotm{background-image: url(Images/box_03.jpg);background-repeat: no-repeat;width:245px;height:13px;}
.homeInnerBx
{
	background-image: url(Images/innerbox.jpg);
	background-repeat: no-repeat;
	width: 400px;
	padding-left:10px;
	padding-top:10px;
	padding-right:5px;
	background-position: left top;
	font-size:11px!important;
}
.innerHead
{
	color: brown;
	padding: 5px;
}
.addNewBtn
{
	border: green 1px dotted;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
	margin: 5px;
}
.noStyle
{}

.notSelected
{
    text-align: center;
    background-color: #9acd32;
    color: #fff;
    border: solid 1px green;
    border-bottom: solid 0px #9acd32;
    font-weight: bold; /*background-image: url(admin/Images/tab_blue.jpg);
    background-repeat: no-repeat;*/
    width: 128px;
}

.selected
{
    text-align: center;
    background-color: #fff;
    color: #0066cc;
    border: solid 1px blue;
    border-bottom: solid 1px #fff;
    font-weight: normal; /*background-image: url(admin/Images/tab_orange.jpg);
    background-repeat: no-repeat;*/
    width: 128px;
}
/***********************End*****************/
.pnlBg
{
    background-position: top;
    background-image: url(Images/bgbox.jpg);
    background-repeat: no-repeat;
}
.detail
{
    padding-left: 20px; 
}
.sendMailtab
{
   	color:green;
    font-weight: bold;
    font-size: 12px;
    background-color: #CADBED;
}
.tablHeard
{
    background-color: #6699CC;
    color: White;
    font-size: 11pt;
    font-weight: bold;
    height: 20px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
.dnlodDlist
{
    line-height: 15px;
    background-image: url(images/border.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    height:45px;
}
 .ing1
{
	width: auto;
	border: solid 2px #3595bd;
	background-color: #8eddee;
	padding: 20px 50px 20px 50px;
	color: white;
	font-weight: bold;
	font-size: 22px;
	vertical-align: middle;
} 
 .ing1:hover
{
	width: auto;
	border: solid 2px #8eddee;
	background-color: #3595bd;
	padding: 20px 50px 20px 50px;
	color: white;
	font-weight: bold;
	font-size: 22px;
	vertical-align: middle;
} 

/*****************Tab**********************/


    
.ajax__myTab .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	border-bottom: solid 1px #999999;
}
     
.ajax__myTab .ajax__tab_outer
{
	padding-right: 4px;
	height: 21px;
	background-color: #C0C0C0;
	margin-right: 2px;
	border-right: solid 1px #666666;
	border-top: solid 1px #aaaaaa;
}
     
.ajax__myTab .ajax__tab_inner
{
	padding-left: 3px;
	background-color: #C0C0C0;
}
     
.ajax__myTab .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
}
     
.ajax__myTab .ajax__tab_hover .ajax__tab_outer
{
	background-color: #cccccc;
}
     
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{
	background-color: #cccccc;
}
     
.ajax__myTab .ajax__tab_hover .ajax__tab_tab {}
    
.ajax__myTab .ajax__tab_active .ajax__tab_outer
{
	background-color: #fff;
	border-left: solid 1px #999999;
	background-image: url(../admin/Images/add.png);
}
     
.ajax__myTab .ajax__tab_active .ajax__tab_inner
{
	background-color: #fff;
}
     
.ajax__myTab .ajax__tab_active .ajax__tab_tab
{
}
    
.ajax__myTab .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}
      
.noPaddingMargin
{
	padding: 0;
	margin: 0;
}

div.ajax__calendar_days table tr td{padding-right: 0px;}
div.ajax__calendar_body{width: 215px;}
div.ajax__calendar_container{width: 215px;}

