/* CSS Document */


img, #bottom, .button_fix{ behavior: url("images/iepngfix.htc") }
 
body{
	background-color:#242424;
	font-family: Arial, Helvetica, sans-serif;
}
a{
text-decoration:none;
/*color:#0099FF;*/
}
a:hover{
/*color:#0099FF*/;


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

	display:block;
	height:35px;
	line-height:35px;
	padding:0px 0px 0px 20px;
	margin:0px;
}
.headings{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #333333;
	line-height:21px;
}

/*template container*/
#template{
background-color:#ffffff;


}

/*header_section*/
#header{
	/*background-image:url(../images/header.jpg);*/
	background-image:url(../images/header.jpg);
	height:128px;
	width:800px;
	border-bottom:solid 3px #efefef;
	background-repeat:no-repeat;
	background-position: top;
}

/*menu*/

#menu td{
height:50px;

}
.new_sub_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bolder;
	text-decoration: none;
	display:block;
	line-height:40px;
	height:40px;
	padding-left:15px;
	
}
.new_sub_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bolder;
	text-decoration: none;
	/*background-image:url(../images/vertical_menu_1_over.jpg);*/
	background-color:#f1f1f1;
	display:block;
	line-height:40px;
	height:40px;
	padding-left:15px;
}

#menu td a{
	display:block;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding-left:15px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	
	
}
#menu td a:hover{
color:#000000;
}
#menu td a:active{
color:#000000;
}
#menu td a span{
/*background:url(../images/strip.gif);*/
display:block;
width:3px;
height:50px;
float:right;
}
/*menu1*/
#menu1 a{
background:url(../images/menu1.gif);
}
#menu1 a:hover{
background:url(../images/menu1.gif) 0 -50px;

}
#menu1 a:active{
background:url(../images/menu1.gif) 0 -50px;
}
/*menu1
#menu1 a{
background:url(../images/menu1.gif);
}
#menu1 a:hover{
background:url(../images/menu1.gif) 0 -50px;
}
#menu1 a:active{
background:url(../images/menu1.gif) 0 -50px;
}*/
/*menu2*/
#menu2 a{
background:url(../images/menu2.gif);
}
#menu2 a:hover{
background:url(../images/menu2.gif) 0 -50px;
}
#menu2 a:active{
background:url(../images/menu2.gif) 0 -50px;
}
/*menu3*/
#menu3 a{
background:url(../images/menu3.gif);
}
#menu3 a:hover{
background:url(../images/menu3.gif) 0 -50px;
}
#menu3 a:active{
background:url(../images/menu3.gif) 0 -50px;
}
/*menu4*/
#menu4 a{
background:url(../images/menu4.gif);
}
#menu4 a:hover{
background:url(../images/menu4.gif) 0 -50px;
}
#menu4 a:active{
background:url(../images/menu4.gif) 0 -50px;
}
/*menu5*/
#menu5 a{
background:url(../images/menu5.gif);
}
#menu5 a:hover{
background:url(../images/menu5.gif) 0 -50px;
}
#menu5 a:active{
background:url(../images/menu5.gif) 0 -50px;
}
/*menu6*/
#menu6 a{
background:url(../images/menu6.gif);
}
#menu6 a:hover{
background:url(../images/menu6.gif) 0 -50px;
}
#menu6 a:active{
background:url(../images/menu6.gif) 0 -50px;
}
/*content area*/
.content{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height: 21px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	text-align:justify;

}
#content_container{
width:588px;
height:148px;
display:block;
}

.contain1{

	background-image: url(../images/drop1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	
}
.contain11{
	background-image: url(../images/drop1_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	cursor:default;
}
.contain2{

	background-image: url(../images/drop2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;

}
.contain21{
	background-image: url(../images/drop2_over.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.contain3{

	background-image: url(../images/drop3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;

}
.contain31{
	background-image: url(../images/drop3_over.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

#ul_1{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	list-style-image: url(../images/bullet2.gif);

}
#ul_1 li a {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#ul_1 li a:hover{
color: #990000;
text-decoration: underline;
}



/*footer*/
#footer{
height:50px;
/*color:#999999*/;
color:#FFFFFF;
font-size:11px;

}
#footer a{
color:#000000;
font-size:10px;
font-weight:bold;
text-decoration:none;

}
#footer a:hover{
/*color:#33ade1;*/
color:#000000;
text-decoration:underline;

}
.foot_left{

border-right:solid 1px #b3b4b0;
font-size:12px;

}
#login{
	background-color: #FFFFFF;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
height:232px;
}
.user{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;

}
.cont{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.cont_charity a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.cont_charity a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.txt_1{
	background-color: #FFFFFF;
	background-image: url(../images/txt1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:solid 1px #aecbd1;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	width:150px;
}
.fp{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.fp:hover{
	color: #990000;

}
#sample a{
display:block;
width:74px;
height:70px;
border:solid 4px #ccd9df;
}
#sample a:hover{
display:block;
width:74px;
height:70px;
border:4px solid #7aa4b7;
}
#gradient{
	background-image: url(../images/home_hor.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #FFFFFF;
	border:solid 1px #d2dbdd;
}
#bluetd{
		background-image: url(../images/orang_grad.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #FFFFFF;
		border:solid 1px #dcd8bc;
}
#ul_2{
	line-height: 20px;
	list-style-image: url(../images/bullet1.gif);
}
#ul_2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;


}
#ul_2 li a:hover{

	color: #990000;
}
#sidbar{
	background-color: #FFFFFF;
	background-image: url(../images/sid_bg.gif);
	background-position: bottom;
	border:solid 1px #92b3c1;
	background-repeat: repeat-x;
}
/*form*/

#form_outer{

	background-color: #FFFFFF;
	background-image: url(../images/form_bg.gif);
	background-position: bottom;
	border:solid 1px #afbd96;
	background-repeat: repeat-x;

}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_2{
	background-color: #FFFFFF;
	background-image: url(../images/txt1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:solid 1px #aecbd1;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	width:160px;
}
.txt_21{
	background-color: #FFFFFF;
	background-image: url(../images/txt1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:solid 1px #5e8d00;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	width:160px;
}
#picbord{
border:solid 1px #CCCCCC;
}
h1{
	display:block;
	height:30px;
	line-height:30px;
	background-color:#d3dff4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	padding:0px;
}
h1 span{
height:30px;
float:left;
width:10px;
background-color:#97b9c7;
}
h2{
	display:block;
	height:30px;
	line-height:30px;
	background-color:#f8fed4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding:0px;
}
h2 span{
height:30px;
float:left;
width:10px;
background-color:#c5caa6;
}

.subheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	line-height: 20px;

}
.new_subheading{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bolder;
	font-style:italic;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	line-height: 20px;

}

a.link_1{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bolder;
	color: #3ba0c4;
	text-decoration: none;
}
a.link_1:hover{

	color: #60bf19;
}
.subheading1{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	line-height: 20px;

}
.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
#block{
	background-color: #FFFFFF;
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ordinary{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.ordinary1{
	/*font-size: 75%;*/
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
	line-height:21px;
	text-decoration: none;
}
.home_welcome{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:21px;
	text-decoration: none;
}




.inputstyle {
  background: url('images/input_bg_tal.jpg') repeat-x left top #F2F4F6;
  border-style: solid;
  border-width: 1px;
  border-color: #aecbd1;
  vertical-align: baseline;
  height: 18px;
  line-height:18px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#searchForm .template_number {
  width: 49px;
  text-align: center;
}



/*-------------------------new css files starts here----------------------------*/
.home_page_heading{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:13px;*/
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;
	line-height:21px;
	color:#526a95;
}
.sub_headings{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
	line-height:21px;
	color:#526a95;
}
.sub_headings_bydoc{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;
	line-height:21px;
	color:#526a95;
}
.sub_headings2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
	line-height:21px;
	color:#000000;
}
.new_contents{
	font-family:"Times New Roman", Times, serif;
	/*font-size:12px;*/
	font-size:13px;
	font-weight:normal;
	line-height:21px;
	color:#5B5B5B;
}
a.link_new{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color: #3ba0c4;
	text-decoration: none;
}
a.link_new:hover{

	color: #60bf19;
}
.new_content2{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
	font-style:italic;
	color:#5B5B5B;
	text-align:justify;
}
.problem_solution{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
	font-style:italic;
	color:#3ba0c4;
	text-align:justify;
}
.new_content3{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bolder;
	line-height:21px;
	font-style:italic;
	color:#3ba0c4;
	text-align:justify;
}
.user {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003300; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.starcolor {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif
}


.greenfont{

    font-size: 13px;

    color:green;

    font-family: Arial, Helvetica, sans-serif;

    font-weight:bolder;

}

.redfont{

    font-size: 13px;

    color:#ff0000;

    font-family: Arial, Helvetica, sans-serif;

    font-weight:bolder;    

}

/*new lined text field style*/

.txt_3{
	border-bottom:solid 1px #aecbd1;
	border-top:none;
	border-right:none;
	border-left:none;
	height:18px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #697931;
	text-decoration: none;
	line-height:18px;
	width:350px;
	padding-left:6px;
	background: none;
	
}
.txt_31{
	background: none;
	border-bottom:solid 1px #000000;
	border-top:none;
	border-right:none;
	border-left:none;
	height:18px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #697931;
	text-decoration: none;
	line-height:18px;
	width:350px;
	padding-left:6px;
}