
/* CSS Document */
body{
	padding:0px; 
	margin:0px;
	font-family:Calibri;
	font-size:12px;
	color:black;
	background-image:url(../images/bg.png);
	}
.flat{float:left;}
.flr{float:right;}
.clr{clear:both;}

/*-----------------Start Padding-----------------*/


.pad_14{

padding:-10px 0px 0 0px;
height:30px;
background:url(../images/pai_line.gif) repeat-x;

}
/*-----------------End Padding-----------------*/

.w900{width:900px; margin:0 auto;}
.w930{width:930px; margin:0 auto;}
.w200{width:200px; margin-left:5px;}

.w250{width:250px;}
.t5{width:225px;height:450px; }/* border-right-width:1px; border-right-color:#CCCCCC; border-right-style:dashed;*/
.t1{width:710px; height:191px; border:#7EA749 solid 1px;}
.t2{width:495px;}
.t3{width:912px; margin:0 auto;}
.w948{width:912px; margin:0 auto;}

.w310{width:250px;}
/*-----------------Start Top-----------------*/
.top_bg{
	height:100px;
	background:url(../images/hed_topback.gif) repeat-x;

	
	}
.ak a{
	color:#2B5003; 
	text-decoration:none; 
	font-size:12px;
	}
.ak a:hover{
	color:#76BE2B; 
	text-decoration:none;
	}
	
	.ak1 a{
	color:#FFFFFF; 
	text-decoration:none; 
	
	}
.ak1 a:hover{
	color:#FFFFFF; 
	text-decoration:none;
	}



h1{
	padding:0px; 
	margin:0px; 
	font:14px Calibri; 
	color:#c20101;
	}
h1 span{color:#343434;}
h5{
	padding:0px; 
	margin:0px; 
	font:14px Calibri; 
	color:#0079ba;
	}
h5 span{color:#343434;}

/*-----------------Start Top-----------------*/

/*-----------------Start Navigation-----------------*/
#menu {padding:0; margin:0; list-style:none; text-decoration:none; height:30px; position:relative; z-index:500;  font-family:Tahoma; background: url(images/menu.jpg) repeat-x bottom; height: 28px;
	top: 0px;
	left: 0px;
}
#menu li {float:left; margin-right:0px;}
#menu li a {display:block; float:left; height:30px; line-height:30px; color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12px; padding:0 10px 0 10px; font-family:Tahoma;}


#menu table {border-collapse:collapse; text-decoration:none; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling mk */

/* Style the list OR link hover.Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative; text-decoration:none; font-weight:normal; color:#FFFFFF;}
menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#FFFFFF;}
#menu li:hover > a.sub {color:#FFFFFF;}

#menu li.current a {color:#FFFFFF;}

#menu li a.sub {background:right center;}
#menu li.current a.sub {color:#FFFFFF; background:right center;}

#menu :hover ul {left:0; top:30px; width:120px;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:200px; top:-1px; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0;} /*  border-top:1px solid #000; border-left:1px solid #fff;*/
#menu :hover ul li a {width:200px; padding:0; text-indent:10px;color:#FFFFFF; height:30px; line-height:30px;}/*  background:#356505;  */
#menu :hover ul li a.fly {background:#036dcc right center;}

#menu :hover ul :hover {color:#FFFFFF;}
#menu :hover ul :hover a.fly {color:#FFFFFF;}

#menu :hover ul li.currentsub a {color:#FFFFFF;}
#menu :hover ul li.currentsub a.fly {background: url(../images/right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#036dcc; color:#fff; width:215px;}
#menu :hover ul :hover ul :hover {color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {color:#fff;}


/***************** Last Level ****************/

#menu :hover ul ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu :hover ul:hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul li .fly{background:#036dcc url(../images/right-arrow.gif) no-repeat right center; color:#fff}

#menu :hover ul :hover ul li .fly a{background:url(../images/right-arrow.gif) no-repeat right center}

#menu:hover ul:hover ul:hover li:hover > li.fly{color:#fff;}

#menu :hover ul :hover ul li .fly:hover{color:#fff}

#menu :hover ul :hover ul li:hover ul{left:215px; top:-1px; white-space:nowrap; width:100px; z-index:200; height:auto;}


/*-----------------End Navigation-----------------*/

.menunew
{
	height:51px;
}

.seprater{
	background:url(../images/seprater.gif) no-repeat;
	height:41px;
	width:1px;
	background-color:White;
	}
.search{
	background:url(../images/search.gif) no-repeat; 
	width:179px; 
	height:28px; 
	border:0px; 
	line-height:20px; 
	color:#626262;
	padding:5px 0px 0 8px;
	}

/*-----------------Start Header-----------------
.header_bg{
	background:url(../images/header_bg.gif) repeat-x; 
	height:243px;
	padding-top:8px;
	}
.header{
	background:url(../images/header.jpg) no-repeat; 
	width:890px; 
	height:233px;}
.icon_1{
	background:url(../images/ccs.gif) no-repeat; 
	color:#616161; 
	font:12px Calibri, Arial, Helvetica, sans-serif; 
	height:108px; 
	width:134px; 
	margin-bottom:5px; 
	text-align:center;
	display:block;
	}

.icon_1:hover{background:url(../images/ccs.gif) no-repeat; color:#616161; cursor:pointer;}
.icon_2{
	background:url(../images/bd.gif) no-repeat; 
	color:#616161; 
	font:12px Calibri, Arial, Helvetica, sans-serif; 
	height:108px; 
	width:134px; 
	margin-bottom:5px; 
	text-align:center;
	display:block;
	}

.icon_2:hover{background:url(../images/bd.gif) no-repeat; color:#616161; cursor:pointer;}
.header_pad{padding:113px 0 0 590px;}*/
/*-----------------End Header-----------------*/
/*-----------------Start Container----------------- mk*/



h2{
	padding:0px; 
	margin:0px; 
	color:#083154; 
	font:21px Calibri, Arial, Helvetica, sans-serif;
	}
.dot{
	background:url(../images/dot.gif) repeat-x; 
	height:1px; 
	}
.dot_1{
	/*background:url(../images/dot_1.gif) repeat-y; */
	width:1px; 
	}
.ul{padding:0px; margin:0px; font:12px ;}
.ul li {
	padding:3px 0 0 35px; 
	margin:0px; 
	list-style:none; 
	}
.ul li a {
	color:#5a5a5a;
	text-decoration:none;
	}
.ul li a:hover{
	text-decoration:underline;
	}
.read{color:#ff0000; }
.read a{color:#ff0000; text-decoration:none; font-size:12px;}
.read a:hover{color:#ff0000; text-decoration:underline;}

/*-----------------Start Welcome Text-----------------*/
.middle{
	
	width:680px; 
	padding:5px 15px 5px 15px;
	}
.dot_3{
	background:url(../images/dot1.gif) repeat-x; 
	width:680px; 
	height:1px;
	}
p{padding:0px; margin:0px; text-align:justify; font:12px Cambria; line-height:19px;}
h3{
	padding:0px; 
	margin:0px; 
	color:#003366; 
	font:bold 15px Calibri, Arial, Helvetica, sans-serif;
	}
	h3 a{
	padding:0px; 
	margin:0px; 
	color:#0F71B5; 
	font:bold 15px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
	h7{
	padding:0px; 
	margin:0px; 
	color:#000659; 
	font:bold 16px Calibri, Arial, Helvetica, sans-serif;
	}
	h7 a{
	padding:0px; 
	margin:0px; 
	color:#0174da; 
	font:bold 16px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	.h8{
	padding:0px; 
	margin:0px; 
	color:#ffffff; 
	
	}
	.h8 a{
	padding:0px; 
	margin:0px; 
	color:#ffffff; 
	
	text-decoration:none;
	}
	.h8 a:hover{
	padding:0px; 
	margin:0px; 
	color:#ffffff; 
	
	text-decoration:none;
	}
/*-----------------End Welcome Text-----------------*/

/*-----------------End Container-----------------*/

/*-----------------Start footer-----------------*/
.footer{background:url(../images/futer_img.gif) repeat-x; height:50px;}
/*-----------------End footer-----------------*/

/*-----------------Start Inner Page-----------------*/
.inner_heasder_bg{height:163px;}
h4{
	color:#3788C0;
	padding:0px;
	margin:0px;
	font:22px Calibri, Arial, Helvetica, sans-serif; 
	}
	.inner_heasder_bg12{ height:255px;}

.about{padding:0px; margin:0px; font:12px Calibri, Arial, Helvetica, sans-serif;} 
.about ul{padding:10px 0 0 0; margin:0px;}
.about ul li {
	padding:10px 0 0 40px; 
	margin:0px; 
	list-style:none; 
	}
.about ul li a {
	font:12px Calibri, Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	text-decoration:none;
	}
.about ul li a:hover {
	font-weight:bold;
	}
.about ul li ul {
	padding:0px; 
	margin:0px; 
	}
.about ul li ul li{
	background:none; 
	padding:8px 0 0 10px; 
	margin:0px;
	list-style:none; 
	}
.dot_line{height:1px;}
.arrow{padding:0px;  margin:0px; font:12px Calibri, Calibri, Arial, Helvetica, sans-serif; line-height:19px; width:300px;}
.arrow ul{padding:0px; margin:0px;}
.arrow ul li {
	padding:8px 0 0 35px; 
	margin:0px; 
	list-style:none; 
text-align:left;
	}
.arrow ul li a {text-decoration:underline;color:#666;}
.arrow ul li a:hover{text-decoration:none;color:#055699;}

.middle_content{ min-height:600px ;}
/*-----------------End Inner Page-----------------*/
.dot_2{background:url(../images/dot.gif) repeat-x; height:1px; width:460px;}

/*------------------------Tab Button-----------------------*/
.tabbed_area {margin:5px auto; width:460px}

ul.tabs {
	margin:5px 0 6px 0;
	padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
	cursor:pointer;
}
ul.tabs li a {
	color:#fff;
	font:12px Calibri, Arial, Helvetica, sans-serif;
	margin:0;
	text-align: center;
	text-decoration:none;
	padding:8px;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #0155a1; 
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #0155a1; 	
	font:20px Calibri, Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7 { display:none; }
/*------------------------Tab Button-----------------------*/
.inputtext{
	background:url(../images/inputtext.jpg) repeat-x;
	height:19px;
	width:200px; 
	padding:5px 0 0 5px;
	border:1px solid #c3c3c3;
	}
.inputtext1{
	background:url(../images/inputtext.jpg) top repeat-x;
	width:200px; 
	padding:5px 0 0 5px;
	border:1px solid #c3c3c3;
	}
	
	.ButtonNew {
border: 1px solid #a8b2bb;
	padding: 1px;
	BACKGROUND-COLOR: #C9E1EF; 	COLOR: #000000; 	FONT-FAMILY: Verdena; 	FONT-SIZE: 10px;
	width: 54px;
	height: 21px;
}
.services_mdl{background:url(../images/services_box_mdl.gif) repeat-x; height:82px; color:#FFF; width:182px;}
.odc_mdl{background:url(../images/odc_box_mdl.gif) repeat-x; height:82px; color:#FFF; width:182px;}
.tab_button{
	width:210px; 
	height:46px;
	}
.tab_button a{
	background:url(../images/tab_but.gif) no-repeat;
	width:210px; 
	height:34px; 	
	color:#477178;
	padding-right:20px;
	padding-left:22px;
	padding-top:12px;
	font:12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;display:block;
	cursor:pointer;
	}
.tab_button a:hover{
	background:url(../images/tab_but_hover.gif) no-repeat;
	width:170px; 
	height:34px;
	cursor:pointer;
	display:block;
	}
.tab_button2{
	background:url(../images/tab_but_active.gif) no-repeat;
	width:170px; 
	height:34px; 	
	color:#000;
		padding-right:20px;
	padding-left:22px;
	padding-top:12px;
	font:12px Calibri, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;display:block;
	}
.tab_button_1{
	width:210px; 
	height:46px;
	}
.tab_button_1 a{
	background:url(../images/tab_but_1.gif) no-repeat;
	width:170px; 
	height:34px; 	
	color:#477178;
	padding:12px 0 0 40px; 
	font:12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;display:block;
	cursor:pointer;
	}
.tab_button_1 a:hover{
	background:url(../images/tab_but_1_hover.gif) no-repeat;
	width:170px; 
	height:34px;
	cursor:pointer;
	display:block;
	}
.tab_button3{
	background:url(../images/tab_but_1_hover.gif) no-repeat;
	width:170px; 
	height:34px; 	
	color:#000;
	padding:12px 0 0 40px; 
	font:12px Calibri, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;display:block;
	}
.tab_button_2 a{
	background:url(../images/tab_but_2.gif) no-repeat;
	width:170px; 
	height:34px; 	
	color:#477178;
	padding:12px 0 0 40px; 
	font:12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;display:block;
	cursor:pointer;
	}
.tab_button_2 a:hover{
	background:url(../images/tab_but_2_hover.gif) no-repeat;
	width:170px; 
	height:34px;
	cursor:pointer;
	display:block;
	}
.tab_button_5 a{
	background:url(../images/vertual_team.gif) no-repeat;
	width:170px; 
	height:34px; 	
	color:#477178;
	padding:12px 0 0 40px; 
	font:12px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;display:block;
	cursor:pointer;
	}
.tab_button_5 a:hover{
	background:url(../images/vertual_team_hover.gif) no-repeat;
	width:170px; 
	height:34px;
	cursor:pointer;
	display:block;
	}

.tab_button4{
	background:url(../images/tab_but_2_hover.gif) no-repeat;
	width:170px; 
	height:34px; 	
	color:#000;
	padding:12px 0 0 40px; 
	font:12px Calibri, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;display:block;
	}
.home_tab{
	width:112px; 
	height:32px;
	}
.home_tab a{
	width:112px; 
	text-align:center;
	height:24px; 	
	color:#0068b0;
	text-align:center;
	padding:8px 0 0 0px; 
	font:15px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;display:block;
	cursor:pointer;
	}
.home_tab a:hover{
	background:url(../images/home_tab_but_hover.gif) no-repeat;
	width:112px; 
	height:32px;
	color:#000;
	font:15px Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	display:block;
	}
.home_tab_1{
	background:url(../images/home_tab_but_hover.gif) no-repeat;
	width:112px; 
	text-align:center;
	height:24px;
	color:#000;
	padding:8px 0 0 0px; 
	font:15px Calibri, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;
	display:block;
	}
.center_content{padding:0px 12px; width:480px;}
.center_contentie6{padding:0px 8px; width:471px;}
.txtbox-new{font-family:Calibri, Calibri, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}



.breadcrum {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding-top: 15px;
}
.breadcrum a {
	text-decoration: none;
	color: #FF0000;
}

.breadcrum a:link {
	text-decoration: none;
	color: #FF0000;
}
.breadcrum a:visited {
	text-decoration:none;
	color: #FF0000;
}
.breadcrum a:hover {
	text-decoration:underline;
	color:#F47246;
}
.breadcrum a:active {
	text-decoration: none;
	color: #FF0000;
}
.breadcrum .active {
	color: #FF0000;
}
h1{
	background:url(../images/underline_dotted.gif) left bottom repeat-x;
	color:#8B8B8B;
	font-weight:bold;
	font:24px "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	line-height:2.1em
	}
h1 span{
	color:#000000;
	font-weight:bold;
	}
h2{
	/*border-bottom:1px dashed #8f8f8f;*/
	background:url(../images/underline_dotted.gif) left bottom repeat-x;
	color:#000000;
	font:16px "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	/*font:100 16px Arial;*/
	padding-bottom:0.3em;
	margin-top:0.9em;
	height:22px;
	}
	h2 span{
	color:#028872
	}
	
.TreeRootNode
{
	font-size:10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	
}
.tagheader
{
	color: white;
    font-weight: bold;
    font-size: 16px;
    font-family: Calibri;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #666;
    padding-left: 5px;
    background: rgba(75,112,2,1);
    background: -moz-linear-gradient(left, rgba(75,112,2,1) 0%, rgba(250,251,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(75,112,2,1)), color-stop(100%, rgba(250,251,248,1)));
    background: -webkit-linear-gradient(left, rgba(75,112,2,1) 0%, rgba(250,251,248,1) 100%);
    background: -o-linear-gradient(left, rgba(75,112,2,1) 0%, rgba(250,251,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(75,112,2,1) 0%, rgba(250,251,248,1) 100%);
    background: linear-gradient(to right, rgba(75,112,2,1) 0%, rgb(185, 218, 117) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b7002', endColorstr='#fafbf8', GradientType=1 );
}
.gridheader
{
	background-color:#8F8C8C;
	font-family:Arial;
	color:#FFFFFF; 
	
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}


.gridheader1
{
	background-color:#8F8C8C;
	font-family:Calibri;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:9.0pt;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

.gridheader a:link {
    color : #FFFFFF;
}
.gridheader a:hover {
    color : Aqua;
}

.PreCheckHeader
{
	font-family:Calibri;
	color:#0090C5; 
	font-weight:bold; 
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

.PreCheckSubHeader
{
	background-color:#CCCCCC;
	font-family:Calibri;
	color:#000; 
	font-weight:bold; 
	font-size:14px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

.PreCheckSubHeaderTop
{
	background-color:#38c3ff;
	font-family:Calibri;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:14px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

.PreCheckAlternate
{
	background-color:#8F8C8C;
	font-family:Calibri;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.PreCheckAlternate1
{
	background-color:#8F8C8C;
	font-family:Calibri;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.catsubheader
{
	background-color:#FFFFFF;
	font-family:Calibri;
	color:#000000; 
	font-weight:bold; 
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.MainHeader
{
	background-color: #1C876C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Calibri;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	padding-left: 5px;
}
.cellDesign
{
	border-style: solid;
	border-width: 0px;
}

.grdaltrow
{
	border: 0px;
	background-color: #e4e2e2;
	/*background-image: url('../Css/styles/premiere_blue/row1.gif');*/
	font-family:Arial;
	font-family:12PX;
	
}

.grdrow
{
	border: 0px;
	/*background-color: #D1D0d0;*/
	/*background-image: url('../Css/styles/premiere_blue/row1.gif');*/
	font-family:Arial;
	font-family:12PX;
	
}
.row1
{
	border: 0px;
	background-color: #D1D0d0;
	/*background-image: url('../Css/styles/premiere_blue/row1.gif');*/
	font-family:Calibri;
	font-size:13px;
}/*#f2fbff;}*/


.row2
{
	border: 0px;
	background-color: #FFFFFF;
	/*background-image: url('../Css/styles/premiere_blue/row2.gif');*/
	font-family:Calibri;
	font-size:13PX;
}/*#def4ff;}*/
.row3{background-color:#CACEEC;}
.row4{background-color:#C5EBE7;}	
.BoldText
{
	font-weight:bold;
}
.imptext{font-family:Calibri, Calibri, Arial, Helvetica, sans-serif; font-size:12px; color:#00F; border-style:outset}
.Mandatory{font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#F00;font-weight:bolder}
.Comment{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#00F;}
.RedText{font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#F00; font-weight:bolder}
.GreenText{font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#3F0; font-weight:bolder}
.labtext
{
	font-family: Calibri, Geneva, sans-serif;
	font-size: 12px;
	border-style: none;
}
.readonlybox
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 0px;
	border-style: none;
}

.Button{
 border: 1px solid #a8b2bb;
	padding: 1px;
	BACKGROUND-COLOR: #C9E1EF; 	COLOR:#000000; font-weight:bold; FONT-FAMILY: Verdena; 	FONT-SIZE: 12px; 
	width: 54px;
	
}

.msgred
{
    font-family: Calibri, Geneva, sans-serif;
	font-size: 12px;
	color:Red;
	
    
}

.msggreen
{
    font-family: Calibri, Geneva, sans-serif;
	font-size: 12px;
	color:Green;
	
    
}



.listMain
{
	background-image:url('/images/wordWheelBack.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	z-index:1000;
	width:500px !important;
	max-height:210px;
	text-align:inherit;
	text-indent:-1;
	list-style:none;
	overflow-y:scroll;
	scrollbar-arrow-color:#B89020;
	scrollbar-base-color:#8E6E1C;
	scrollbar-face-color:#B6C5D4;
	scrollbar-3dlight-color:#8E6E1C;
	scrollbar-highlight-color:#EED47D;
	scrollbar-shadow-color:#959595;
	scrollbar-darkshadow-color:#00337E;
	margin-left:0px;
	border-bottom:1px solid #B5C6D4;
	border-left:1px solid #B5C6D4;
	margin-top:0px;
}
.wordWheel .itemsMain
{
	background:none;
	border-collapse:collapse;
	color:#00337E;
	white-space:nowrap;
	text-align:inherit left;
}
.wordWheel .itemsSelected
{
	background-image:url('/images/wordWheelSelectedIndexBack.gif');
	background-repeat:repeat-x;
	background-color:#EED47D;
	color:#00337E;
	border-top:1px solid #FFF8E8;
	border-left:1px solid #FFF8E8;
	border-bottom:1px solid #00337E;
	border-right:1px solid #00337E;
}

.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2;
    border:solid 1px #cccccc;
    position:absolute;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #C9E1EF;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: White;
    font-weight: bold;
    background-color: Green;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;    
}

.sampleTable
	{
	    border-spacing:0px;
	    border-collapse:collapse;
	    margin: 0px;
	    padding: 2px;
	    width: 1px;
	    vertical-align:top;
	    text-align:left;
	}
	
	
.RevenueReportHead
{
	background-color: #873624;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	padding-left: 5px;
}
.RevenueReportGridHead
{
	background-color:#B0452F;
	font-family:Calibri;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.RevenueReportGridRow
{
	border: 0px;
	background-color: #D9CECC;
	font-family:Calibri;
	font-family:12PX;	
}
.RevenueReportGridAlternateRow
{
	border: 0px;
	background-color: #EDE8E8;
	font-family:Calibri;
	font-family:12PX;
}

@font-face {
	font-family: Karanatak;
	src: url('N-AKSHARA.TTF') format('truetype');
}	


.DataListTabletr
{
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}

.DataListTableCol
{
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}

.DataListTable
{
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}	

.regitxt{
	font-family:Calibri;
	font-weight:bold;
	font-size:18px;
	padding-left:7px;
	color: #0090C5;
}
.ntxt{
	font-family:Calibri;
	font-size:14px;
	color:Black;
	line-height:25px;
	padding-left:7px;
}
.ntxt a{
	font-family:Calibri;
	
	color:#F75A0F;
	line-height:25px;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
	
}

.ntxt1{
	font-family:Calibri;
	font-size:12px;
	color:#898987;
	
	padding-left:7px;
}
.ntxt1 a{
	font-family:Calibri;
	color:#F75A0F;
	line-height:22px;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;	
}
.ntxt1 a:hover{
	text-decoration:underline;
}




.srchbox{
	border:1px solid #D3D3D3;
	width:200px;
	height:20px;
}

.box1{ 

float:left;
padding-right:75px;

/*background-image:url(../images/footer_divider.gif);*/
background-repeat:no-repeat;
background-position: top right;
}
.boxhd{
	font-family:Calibri;
	font-size:18px;
	padding-bottom:7px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	text-align:justify;
	text-transform:uppercase;
	
}
.boxcont{
font-family:Calibri;
font-size:14px;
color:#ffffff;
text-align:justify;
line-height:20px;
padding-left:25px;
padding-right:30px;
padding-top:10px;

/*background-image:url(../images/divright.png);*/
background-repeat:no-repeat;
background-position:right;

}
.boxcont a{
	font-family:Calibri;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
	
}
.boxcont a:hover{
color:##898987;
text-decoration:underline;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	font-family:Calibri;
	width: 708px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.9em;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #F8FAFC;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 707px;
	background:#F8FAFC;
}
.tab_content {
	padding: 20px;
	font-size: 14px;
	font-family:Calibri;
	height:150px;
	
}



.ntxt-st{
	font-family:Calibri;
	font-size:12px;
	font-style:italic;
	color:#898987;
	line-height:25px;
	padding-left:5px;
}
.ntxt-st a{
	font-family:Calibri;	
	color:#003399;
	line-height:25px;
	font-style:italic;
	
	text-decoration:none;
	font-weight:bold;
	
}
.ntxt-st a:hover{
	font-family:Calibri;	
	color:#003399;
	line-height:25px;
	font-style:italic;
	
	text-decoration:underline;
	font-weight:bold;
	
}
.footleft{
float:left;
width:300px;
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
padding-left:7px;
line-height:25px;
font-weight:bold;
}

.powered{
float:right;
width:300px;
	font-family:Arial;
font-size:11px;
color:#536675;
line-height:25px;
font-weight:bold;
text-decoration:none;

}
.powered a{
font-family:Arial;
color:#536675;
font-weight:bold;
text-decoration:none;
}
.powered a:hover{
text-decoration:underline;
}
.bmenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.bmenu li{
	float:left;
	margin:1px;
	color: #ffffff;
	}
	.bmenu li a{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	.bmenu  li a:hover{
	color:#ffffff;
		
	}