.section_bg11/* CSS Document */
body a:active {
	outline: none;
}
body a:focus {
	-moz-outline-style: none;.section_bg11
}
body a {
	outline:0;
}
img {
	outline:0;
    }
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
border : 0px;
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
border : 0px;
}
body, h1, h2, h3, h4, h5, h6, ul, li, br, p, span, form, fieldset, input {
	padding:0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
body {
	background:url(../images/body_bg.jpg) left top repeat;
	font: normal 13px/16px "Calibri", Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	
}
fieldset {
	border:0 none;
}

input {
	outline:0 none;
    }
a, a img {
	border:none;
	color:#9a1419;
	outline:medium none;
	text-decoration:none;
   
}
a:hover
{
	text-decoration: none;
}

/* All Heading tags colors */

h1, h2, h3, h4, h5, h6
{
	color:#BF2E33;
    font: normal 18px/22px "Calibri", Arial, Helvetica, sans-serif;
	
   
}


div {
	float:left;
}
/* mainDiv  Sectio */

.mainDiv
{
	border-top: solid 0px  #9d1419;
	width:100%;
	
}

/* ----------------------------------------
 			 header Section 
 ------------------------------------------*/
 
 .header_sec
 {
 	width:980px;
	margin:0px auto;
	float: none;
 	background:url(../images/header_bg.png) left top no-repeat;
	height:99px;
	margin-top:0px;
    border-top: solid 2px #9d1419;
 }

.logo
{
	width:353px;
	height:92px;
	margin-left:6px;
}
.minNav_sec
{
	width:230px;
	float:right;
	margin-right:10px;
}
.minNav
{
	width:230px;
}
.minNav ul
{
	margin:0px;
	padding:0px;
	list-style: none;	
	margin-left:5px;
}

.minNav ul li
{
	float: left;
	
}
.minNav ul li a
{
		color:#FFFFFF;
		font: normal 12px "Lucida Sans", Arial, Helvetica, sans-serif;
		padding:0px 10px;
	border-left: solid 1px #FFFFFF;
	height:11px;
}
.minNav ul li a:hover
{
		text-decoration: underline;
}
.searc
{
	width:150px;
	margin-top:24px;
	float: right;
	margin-right:10px;
}
.searc1 {
    width:150px;
    margin-top:5px;
    height:20px;
}
.search_bg
{
	background:url(../images/search_bg.jpg) left top no-repeat;
	width:88px;
	height:20px;
	border:  none;
	padding:0px 10px 0px 20px;
	font: normal 11px tahoma;
	float: left;
	color:#999a95;
}
.search_btn
{
	background:url(../images/search_btn.jpg) left top no-repeat;
	width:32px;
	height:20px;
	float: left;
	border: none;
	display:block;
	cursor: pointer;
	color:#999a95;
	font-size:0px;
	display:block;
	
}

.tableclassWorkshop {
    caption-side: top;
    font-family: Raavi;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}
element.style {
    color: #FFFFFF;
    font-size: small;
}
.green {
    background: -moz-linear-gradient(center top , #af1d22, #4E7D0E) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #af1d22;
    color: #99C70F;
}
.button {
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: 14px/100% Arial,Helvetica,sans-serif;
    margin: 0 2px;
    outline: medium none;
    padding: 0.5em 2em 0.55em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    vertical-align: baseline;
}


 /* ----------------------------------------
 			 header Section  End
 ------------------------------------------*/
 
 
 /* ----------------------------------------
 			 Navigation Section 
 ------------------------------------------*/
 
 .navi_sec
 {
 	width:980px;
	margin:0px auto;
	float: none;
	margin-top:9px;
 }
 .main_navi
 {
 	width:980px;
	 -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius:  3px;
	 behavior: url(border-radius.htc);
	border-radius: 3px;
	background:url(../images/navi_bg.png) left top repeat-x;
	height:36px;
	
 }
 
  .main_navi ul 
 {
 	margin:0px;
	padding:0px;
	list-style: none;
 }
  .main_navi ul li 
 {
 	float: left;
	background:url(../images/navi_sep.png) right top no-repeat;
	display:block;
	height:36px;
 }
  .main_navi ul li a
 {
 		font: normal 14px/36px "Calibri", Arial, Helvetica, sans-serif;
		padding: 0px 10px 0px 11px;
		color:#FFFFFF;
		display:block; 
		margin-right:2px;
 }
 
  .main_navi ul li.img a img
 {
 	padding:9px  0px;
 }
   .main_navi ul li a:hover
 {
 	background:url(../images/navi_bg_hover.jpg) left top repeat-x;
 }
   .main_navi ul li.img a:hover
 {
	background: none;
 }

 /* ----------------------------------------
 			 header Section  End
 ------------------------------------------*/
 
 
 /* ----------------------------------------
 			 Banner Section 
 ------------------------------------------*/
 
 .banner_sec
 {
 	width:980px;

	margin:0px auto;
	float: none;
	
 }
 .banner_left1
 {
 	 width:980px;
	 margin-top:1px;
	 
 }
 .banner_left
 {
 	 width:980px;
	 margin-top:30px;
	 
 }
  .banner_inner1
 {
 	width:706px;
	height:161px;
 }
 .banner_inner
 {
 	width:706px;
	height:156px;
 }
  .banner
 {
 	width:980px;
	height:410px;
 }
 
 .banner_shadow1
 {
 	width:980px;
	background:url(../images/banner_shadow.png) center top no-repeat;
	height:10px;
 }
  .banner_shadow
 {
 	width:770px;
	background:url(../images/banner_shadow.png) center top no-repeat;
	height:10px;
 }
 
 .banner_right
 {
 	width:214px;
	margin-left: 8px;
	margin-top:10px;
	 -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius:  3px;
	 behavior: url(border-radius.htc);
	border-radius: 3px;
	background:url(../images/news_updates_bg.png) left top repeat-x #bc2329;
	min-height:280px;
	border: solid 1px #9d1419;
	padding:0px 10px;
	
 }
  .banner_right h2.bg
 {
 	background:url(../images/news_head_bg.png) left top no-repeat;
	display:block;
	text-align: center;
	font: normal 18px/20px "Calibri", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	height:35px;
	color:#FFFFFF;
 }
.jyo {
    width: 225px;
    color: #999a95;
    
}
 
 
 
 .banner_right_inner
 {
 	width:214px;
	margin-left: 0px;
	margin-top:5px;
	 -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius:  3px;
	 behavior: url(border-radius.htc);
	border-radius: 3px;
	background:url(../images/news_updates_bg.png) left top repeat-x #bc2329;
	min-height:100px;
	border: solid 1px #9d1419;
	padding:0px 10px;
	margin-bottom:7px;
	height:220px;
	
	
 }
  .banner_right_inner h2.bg
 {
 	background:url(../images/news_head_bg.png) left top no-repeat;
	display:block;
	text-align: center;
	font: normal 18px/20px "Calibri", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	height:25px;
	color:#FFFFFF;
 }
 
 
 .newsDiv
 {
 	width:164px;
	 margin-top: 10px;
	 background:url(../images/qoute_icon.png) left top no-repeat;
	 padding: 0px 0px 0px 30px;
	 font: normal 13px/17px "Calibri", Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
	 font-style:italic;
	 
 }
 .news
 {
 	width:164px;
 	margin-top:0px;
	
 }
 
 .newsDiv h3
 {
 	 font: bold16px/22px "Calibri", Arial, Helvetica, sans-serif;
	  /*font-style:italic;*/
	  color:#FFFFFF;
	  margin-bottom:5px;
 }
 
  .newsDiv  span.date
  {
  	 font: bold 14px "Arial", Calibri, Helvetica, sans-serif;
	 float: right;
	 
  }
 
  .news_btn
 {
 	width:164px;
 	margin-top:10px;
	text-align: center;
 }
  .news_btn a.btn
 {
 	background:url(../images/contact_btn_bg.png) left top repeat-x;
	 -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius:15px;
	height:23px;
	padding: 0px 10px;
	display:block;
	 font: bold 14px/22px "Calibri", Arial, Helvetica, sans-serif;
	 text-transform:uppercase;
	 width:87px;
	 text-align:center;
	 border: solid 1px #b3b3b3;
	 color:#656565;
	
 }

 /* ----------------------------------------
 			 Banner Section  End
 ------------------------------------------*/
 
 
  /* ----------------------------------------
 			 Body Section 
 ------------------------------------------*/
 
 .body_sec
 {
 	width:980px;
	
	margin:0px auto;
	float: none;
 }
 .boddy_inner
 {
 		width:980px;
         margin-top:0px;
 }
 .bleft_sec
 {
 	width:735px;
	float: left;
		padding-right:auto;	
        margin-top:-20px;
		
 }
 
  .bright_sec
 {
 	width:224px;
 	height:auto;
	margin-left: 8px;
	margin-top:10px;
    -moz-border-radius: 3px;
     -webkit-border-radius:3px;
     -khtml-border-radius: 3px;
	 behavior: url(border-radius.htc);
	border-radius: 3px;
 }
    .bright_sec1
 {
 	width:230px;
 	height:auto;	
	margin:16px 0px 0px 8px;
    padding: 0px 0px 0px 0px;
 }
    
    
 .success_stori
 {
 		 -moz-border-radius: 3px;
     -webkit-border-radius:3px;
     -khtml-border-radius: 3px;
	 behavior: url(border-radius.htc);
	border-radius: 3px;
	border: solid 1px #cdcdcd;
	background: #ebebeb;
	padding:10px 10px;
	width:214px;
	min-height:205px;
 }
 .success_stori_shadow
 {
 		width:234px;
		background:url(../images/sucsee_shadow.png) left top no-repeat;
		height:5px;
 }
 .success_stori h4
 {
 	 font: normal 18px/22px "Calibri", Arial, Helvetica, sans-serif;
	/* color:#494949;*/
	 background:url(../images/head_border.png) left bottom repeat-x;
	 margin-bottom:10px;
     margin-top: 0px;
     padding: 0px;
     text-align: center;
	 
 }
  .success_stori ul
  {
  	margin:0px;
	padding:0px;
	list-style: none;
	
  }
  .success_stori ul li
  {
  		margin-bottom:0px;
		 font: normal 12px/22px  Arial, Helvetica, sans-serif;
		 display:block;
  }
    .success_stori ul li h3 a
  {
  		float: right;
		 font: bold 14px "Calibri", Arial, Helvetica, sans-serif;
		 color:#484848;
		 font-style:italic;
		 
  }
  
  
   .follow_btn
 {
 		 -moz-border-radius: 3px;
     -webkit-border-radius:3px;
     -khtml-border-radius: 3px;
	 behavior: url(border-radius.htc);
	border-radius: 3px;
	border: solid 1px #cdcdcd;
	padding:5px 3px;
	width:230px;
	background:url(../images/follo_bg.png) left top repeat-x;
	
 }
 .follow_head
 {
 	 font: bold 18px "Calibri", Arial, Helvetica, sans-serif;
	 width:92px;
	 color:#bf2e33;
 }
 .follow_buttons a
 {
 		margin-left:3px;
 }
 .follow_head img{
  margin-top: 10px;}
 .option_left_sec
 {
 	width:250px;
    margin-top:0px;
	
 }
 
 .body_heading
 {
 	background:url(../images/heading_shadow.png) right bottom no-repeat;
	height:33px;
	 font: bold 18px/33px "Calibri", Arial, Helvetica, sans-serif;
	 color:#595959;
 }
 .body_heading1 h6
 {
 	width:200px;
	height:33px;
	 font: bold 16px/18px "Calibri", Arial, Helvetica, sans-serif;
	 color:#595959;
 }
 .body_heading1  bg
 {
   background-color:#0043CC;
 	
 }
  .body_heading1 h6 span
 {
 	color:#bf2e33;
 }
 
  .body_heading span
 {
 	color:#bf2e33;
 }
 
  .option_right_sec
 {
 	width:472px;
	margin-left: 10px;
    margin-top:0px;
 }
   .option_right_sec2
 {
 	width:472px;
	margin-left: 10px;
    margin-top:11px;
 }
   .option_right_sec11
 {
 	width:472px;
	margin-right: 10px;
    margin-top:0px;
 }
 .section_bg
 {
 	width:248px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:204px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
 .section_bg2
 {
 	width:469px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:204px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
 .section_bg3
 {
 	width:469px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:255px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
 
 
 .section_bg11
 {
 	width:249px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:228px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
 .section_bg12
 {
 	width:249px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:306px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
 .section_bg22
 {
 	width:469px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:228px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
  .section_bg23
 {
 	width:469px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #808080;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
	height:306px;
	background:url(../images/section_bg.jpg) left top repeat-x #ededed;
 }
 .content_bg
 {
 	background:url(../images/content_arrow.jpg) 15px top no-repeat;
	width:228px;

	
 }
 .content_bg1
 {
 	background:url(../images/content_arrow.jpg) 15px top no-repeat;
	width:228px;
    height:306px;
	
 }
 /* .why_list
 {
 	width:167px;
	padding-left:61px;
	background:url(../images/quastion_mark.jpg) left 10px no-repeat;
 } */
 
 
 .why_list {
       margin-top: 0px;
      width: 238px;
      text-align :justify;
      
}
 .why_list ul
 {
 	margin:0px;
	padding:10px 0px 0px 10px;
	list-style: none;
	/*margin-top:15px;*/
	margin-top:0px;
		
 }
  .why_list ul li
 {
 	margin-bottom:-3px;
	display:block;
 }
 .why_list ul li a
 {
 	background:url(../images/right_arrow.png) left 7px no-repeat;
	padding:0px 0px 0px 10px;
	color:#4d4d4d;
	 font: bold 13px "Calibri", Arial, Helvetica, sans-serif;
	 display:block;
 }
.home_about {
    /*width:236px;
	padding:15px;*/
    float: left;
    padding: 10px 0px 0px 5px;
    text-align :justify;

	
 }
 
  .home_about_img
 {
 		width: 203px;
		background:url(../images/body_about_bg.jpg) left top no-repeat;
		height:181px;
		 margin-left: 32px;
    margin-top: 2px;
 }
 .read_more
 {
 	background:url(../images/arrow_red.png) right 6px  no-repeat;
	padding-right:6px;
	 font: bold 13px "Calibri", Arial, Helvetica, sans-serif; 
	 float: right;
	 margin-top:0px;
     color: #bf2e33;
 
   
	
 }
  .read_more:hover
 {
 		background:url(../images/arrow_red.png) right 6px  no-repeat;
		padding-right:6px;
        color: #bf2e33;
       
 }
.scrool_div {
     width: 710px;
     font:bold 13px/28px "Calibri", Arial, Helvetica, sans-serif;
     color: #bf2e33;    
     
}
    .scrool_div h2 {
        color: #9a1419;
        margin-left: 172px;
        margin-bottom: 10px;
        margin-top: 15px;
       
        
    }
        .scrool_div h2 a {
             color: #9a1419;
             margin: 0px;
             padding: 0px; 
            text-decoration: underline;
                  
            
        }
            .scrool_div h2 a:hover {
                 color: #bf2e33;
                 
                     
            }
 
 .readmore2
{
	 -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
    font: bold 13px/28px "Calibri", Arial, Helvetica, sans-serif;
	height:28px;
	width:76px;
	display:block;
	float: right;
	color: #bf2e33;
	text-align:center;	
}
 .placemet_sec
 {
 	width:710px;
	 -moz-border-radius: 5px;
     -webkit-border-radius:5px;
     -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
	border-radius:5px;
	background:url(../images/pacement_bg.gif) left top repeat-x;
	height:115px;
	border: solid 1px  #dddddd;
 	margin-top:35px;
	padding:0px 10px;
 }
  .placemet_sec img
 {
 		margin-top:20px;
		margin-right:5px;
 }
 .placemet_heaing
 {
 	background:url(../images/placement_header_bg.png) 100px top no-repeat;
	float: right;
	margin-top:-1px;
	 font: normal 16px "Calibri", Arial, Helvetica, sans-serif;
	 padding-top:10px;
	 color:#bf2e33;
	 
	
 }
  .placemet_heaing span
 {
 	color: #595959;
 }

 /* ----------------------------------------
 			 Body Section  End
 ------------------------------------------*/
 
 
  /* ----------------------------------------
 			Footer Section 
 ------------------------------------------*/
 
 .footer_sec
 {
 	width:100%;
	background:url(../images/footer_bg.png) left top repeat-x #9a1419;
	margin:0px auto;
	float: none;
 }

.footer_inner
{
	margin:0px auto;
	width:980px;
	background:url(../images/footer_bg1.png) center top no-repeat;
	float:none;
	height:64px;
	font: bold 14px/64px "Calibri", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	
}
 /* ----------------------------------------
 			 Footer Section  End
 ------------------------------------------*/
/* --------------------------------------- 
 Innerpage styles 
 ---------------------------------------- */
 .option_inner_content
 {
 	width:716px;
	margin-bottom:13px;
    height:auto;
  
}

 .section_bg3
 {
 width:716px;
 	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	/*border-bottom: solid 5px #9a1419;*/
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
		height:auto;
	
	background:url(../images/inner_content_bg.gif) left top repeat-x #ffffff;
 }
  .section_bg31
 {
 width:716px;
 	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 5px #9a1419;
	 -moz-border-radius: 0px 0px 5px 5px;
     -webkit-border-radius:  0px 0px 5px 5px;
     -khtml-border-radius:   0px 0px 5px 5px;
	 behavior: url(border-radius.htc);
	border-radius: 0px 0px 5px 5px;
		height:auto;
	
	background:url(../images/inner_content_bg.gif) left top repeat-x #ffffff;
 }
 .content_bg_inner
 {
 	background:url(../images/bg_arrow_inner.png) 15px top no-repeat;
	width:693px;
	padding:10px;
	height:auto;
	
	
 }
  .inner_content
 {
 	
	display:table;
    width: 690px;
    text-align:justify;
}
 
 .inner_content h4
 {
 	font: normal 16px "Calibri", Arial, Helvetica, sans-serif;
	margin-top:10px;
	color:#bf2e33;
 }
 
 .inner_content ul
 {
 	margin:0px;
	padding:0px;
	list-style: none;
	margin-top:15px;	
 }
  .inner_content ul li
 {
 	background:url(../images/right_arrow.png) left 5px no-repeat;
	padding:0px 0px 0px 15px;
	font:normal 14px "Calibri", Arial, Helvetica, sans-serif;
     margin-bottom:1px;
 }
 
 /*  --- this is for news and  updates styles --*/
ul#news {
	margin:0px;
	padding:0px;
	list-style: none;
	min-height:87px;
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

ul#Success {
	margin:0px;
	padding:0px;
	list-style: none;
	min-height:137px;
	
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
/* accodian */
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0px 0px 0px;
 -moz-border-radius: 5px;
     -webkit-border-radius:5px;
     -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px #22466a;
	height:26px;
	cursor:pointer;
	background:url(../images/q_bg.png) left top repeat-x #366ba1;
	font:normal 14px/26px "Calibri", Arial, Helvetica, sans-serif;
	padding:0px 10px;
	color:#FFFFFF;
	width:680px;
}
.thelanguage
{
	 -moz-border-radius:  5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px #dbdbdb;
	background:url(../images/answer_bg.png) left bottom repeat-x #FFF;
	padding:10px;
	width:680px;
	margin-top:2px;
}
.inner_content ul.list
{
	margin:0px;
	padding:0px;
	list-style: none;
}
.inner_content ul.list li
{
	float: left !important;
	background: none !important;
}

.feedback_form
{
	width: 700px;
}
.contact_left
{
	width:300px;
	float: left;
}
.contact_form
{
	width:379px;
	float: left;
	border-left: dotted 1px #dddddd;
	padding:5px 8px;
	
}
.contact_form table
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.contact_form table td
{
	padding:5px 5px;
	font:normal 14px "Calibri", Arial, Helvetica, sans-serif;
}
.txt_field
{
	background:url(../images/txt_bg.gif) left top repeat-x #FFFFFF;
	-moz-border-radius:  5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px #dedede;
	height:28px;
	font:normal 12px/28px "Calibri", Arial, Helvetica, sans-serif;
	width:311px;
	padding:0px 5px;
	
}
.txt_field1
{
	
	 -moz-border-radius:  5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px white;
	height:28px;
	font:normal 12px/28px "Calibri", Arial, Helvetica, sans-serif;
	width:205px;
	padding:0px 5px;
	
}

.txt_field2
{
	background:url(../images/txt_bg.gif) left top repeat-x #FFFFFF;
	 -moz-border-radius:  5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px #dedede;
	height:50px;
	font:normal 12px "Calibri", Arial, Helvetica, sans-serif;
	width:205px;
	padding:0px 0px 5px 5px;
	
}
.txt_fieldedit
{
	background:url(../images/txt_bg.gif) left top repeat-x #FFFFFF;
	 -moz-border-radius:  5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px #a1161b;
	height:28px;
	font:normal 12px/28px "Calibri", Arial, Helvetica, sans-serif;
	width:205px;
	padding:0px 5px;
	
}

.submit_btn
{
	background:#a8191f;
	 -moz-border-radius:  5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:  5px;
	 behavior: url(border-radius.htc);
	border-radius: 5px;
	border: solid 1px #890b11;
	font:normal 12px/28px "Calibri", Arial, Helvetica, sans-serif;
	width:50px;
	color:#FFFFFF;
	height:28px;
	cursor: pointer;
	
	
}
.t10{font:normal 10px verdana,arial; color:#000;}
.t10 a{font:normal 10px verdana,arial; color:#0000cc; text-decoration:underline}
.t12{font:normal 12px verdana,arial; color:;}
.t12 a{font:bold 12px verdana,arial; color:#0043CC; text-decoration:underline}
.t11{font:normal 11px verdana,arial; color:#000;}
.t11 a{font:normal 11px verdana,arial; color:#2475c2; text-decoration:none}
.t11 a:hover{text-decoration:underline}
.t12w{font:normal 12px verdana,arial; color:#fff;}
.t11w{font:normal 11px verdana,arial; color:#fff;}
.t11w a{font:normal 11px verdana,arial; color:#fff; text-decoration:underline}
.smgry{font:normal 10px verdana,arial; color:#606060}
.smgry a{font:normal 10px verdana,arial; color:#2475c2}
.smlspc {padding-bottom: 5px}
.t11lb{font:normal 11px verdana,arial; color:#000;}
.t11lb a{font:bold 11px verdana,arial; color:#0043cc; line-height:20px}
.t12lb a{font:bold 12px verdana,arial; color:#0043CC; line-height:28px; text-decoration:underline}
.grn{color:#1a5c20}
.gry{color:#4c4c4c}
.t11db{font:normal 11px verdana,arial; color:#000;}
.t11db a{font:normal 11px verdana,arial; color:#0000cc; text-decoration:none; line-height:15px}
.t11dbu{font:normal 11px verdana,arial; color:#000;}
.t11dbu a{font:normal 11px verdana,arial; color:#2475c2; text-decoration:none; line-height:22px}
.t11dbu a:hover{font:normal 11px verdana,arial; color:#2365a6; text-decoration:underline; line-height:22px}
.t11dbu2{font:normal 11px verdana,arial; color:#000;}
.t11dbu2 a{font:normal 11px verdana,arial; color:#2475c2; text-decoration:none;}
.t11dbu2 a:hover{font:normal 11px verdana,arial; color:#2365a6; text-decoration:underline}
.t11ft{font:normal 10px verdana,arial; color:#000;}
.t11ft a{font:normal 10px verdana,arial; color:#000; text-decoration:none; line-height:18px}
.t11ft a:hover{font:normal 10px verdana,arial; color:#000; text-decoration:underline; line-height:18px}
.t14or{font:bold 14px verdana,arial; color:#cc6600;}
.t12ub{font:normal 12px verdana,arial; color:#000;line-height:18px}
.t12ub a{font:normal 12px verdana,arial; color:#0000ff; text-decoration:underline}
.t12n{font:normal 11px arial,verdana; color:#666666}
.t12n a{font:normal 12px arial,verdana; color:#4886eb; text-decoration:none}
.t12l{font:normal 12px verdana; color:#4886eb; line-height:25px; text-decoration:none; display:block}
.t12l a{font:normal 12px verdana; color:#4886eb; line-height:25px; text-decoration:none; display:block}
.t12l a:hover{font:normal 12px verdana; color:#4886eb; background-color:#ececec; display:block; line-height:25px; text-decoration:none;margin-right:1px}

.openarrow{
    background:url(../images/open_bg.jpg) no-repeat;
   /* background:url(../images/open_bg.jpg) left bottom repeat-x;*/
}
 #body_div_right_center {
    width:251px;
    height: auto;
    margin:0px 0px;
    float:left;
   /* border:2px solid #ccc;*/
}
#body_div_right_center ul {
    width:237px;
    height:auto;
    float:left;
    text-align:left;
    margin:1px 1px;
    padding:0px;
  
}
#body_div_right_center ul li {
    width:228px;
    height: auto;
    margin-top:2px;
    float:left;
    list-style-type:none;
    color:#025a6f;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    padding-left:8px;
    padding-top:1px;
 
}
/* text classes */
/* Nav open layout */
#navOpen #body {width:720px; float:left; /*bc. 01-24-11 _height:auto; _margin-bottom:-254px;*/}
#navOpen #leftNav .child a {color:#4b4b4b;}
#navOpen #body p, #navOpen .scmDefault a.scmLink {_position:relative !important;}
#navOpen .contentWrapper .sharing {_float: none;}

/* page tab navigation */
#tabNavWrapper {width:718px;margin:5px 0 25px 0px; padding:0; height:32px;}
.tabNavWrapper {background:url('../images/bkg-tab_on.gif') repeat-x bottom left;}
#tabNavWrapper ul {padding:0px; margin-left:0px;}
#tabNavWrapper li {list-style:none; float:left; height:32px; font-weight:bold; text-align:center; line-height:18px; padding-left:0px; font-size:11px;}
#tabNavWrapper li a {color:#4b4b4b; padding-left:3px;}
#tabNavWrapper li.on {background:#fff url('../images/bkg-tab_on.gif') repeat-x top left;}

#tabNavWrapper li {background:url('../images/bkg-tab_off.gif') repeat-x top left;}
#tabNavWrapper li.fTabC, #tabNavWrapper li.tabC, #tabNavWrapper li.lTabC, #tabNavWrapper li.tabC_on, #tabNavWrapper li.fTabC_on, #tabNavWrapper li.lTabC_on {width:15px;}
#tabNavWrapper li.fTabC {background: url('../images/sprite-tabs.gif') no-repeat -122px 0;}
#tabNavWrapper li.fTabC_1 {background: url('../images/sprite-tabs.gif') no-repeat -23px 0;}
#tabNavWrapper li.fTabC_on {background: url('../images/sprite-tabs.gif') no-repeat 0 0;}
#tabNavWrapper li.tabC {background: url('../images/sprite-tabs.gif') no-repeat -104px 0;}
#tabNavWrapper li.tabC_0 {background: url('../images/sprite-tabs.gif') no-repeat -54px 0;}
#tabNavWrapper li.tabC_l {background: url('../images/sprite-tabs.gif') no-repeat -85px 0;}
#tabNavWrapper li.tabC_2 {background: url('../images/sprite-tabs.gif') no-repeat -89.5px 0;}
#tabNavWrapper li.lTabC {background: url('../images/sprite-tabs.gif') no-repeat -140px 0;}
#tabNavWrapper li.lTabC_on {background: url('../images/sprite-tabs.gif') no-repeat -104px 0;}
#tabNavWrapper li.tabC_on {background:url('../images/sprite-tabs.gif') no-repeat -24px 0;}
#tabNavWrapper li.tb {}

/*-----------------------------------------------------------------*/
/*No JS tabs styling*/
#tabNavWrapper .tabListNoJS {float:left;margin:10px 0; width:100%; border-bottom:1px solid  #e8e8e8;}
#tabNavWrapper .tabListNoJS li {text-align:left; float:none;}
#tabNavWrapper .tabListNoJS li a {color:#006fba; font-weight:normal;}
#tabNavWrapper .tabListNoJS li.on {background:none;}

#tabNavWrapper .tabListNoJS li {background:none;}
#tabNavWrapper .tabListNoJS li.fTabC, 
#tabNavWrapper .tabListNoJS li.tabC, 
#tabNavWrapper .tabListNoJS li.lTabC, 
#tabNavWrapper .tabListNoJS li.tabC_on, 
#tabNavWrapper .tabListNoJS li.fTabC_on, 
#tabNavWrapper .tabListNoJS li.lTabC_on {display:none;}

#tabNavWrapper .tabListNoJS li.fTabC,
#tabNavWrapper .tabListNoJS li.fTabC_on,
#tabNavWrapper .tabListNoJS li.tabC,
#tabNavWrapper .tabListNoJS li.tabC_l,
#tabNavWrapper .tabListNoJS li.lTabC,
#tabNavWrapper .tabListNoJS li.lTabC_on,
#tabNavWrapper .tabListNoJS li.tabC_on {background:none;}
/*------------------------------------------------------------*/
/* Nav open layout */
#navOpen #body {width:720px; float:left; /*bc. 01-24-11 _height:auto; _margin-bottom:-254px;*/}
#navOpen #leftNav .child a {color:#4b4b4b;}
#navOpen #body p, #navOpen .scmDefault a.scmLink {_position:relative !important;}
#navOpen .contentWrapper .sharing {_float: none;}

/* page tab navigation */
#tabNavWrapper {margin:5px 0 2px 0px; padding:0; height:32px;}
.tabNavWrapper {background:url('../images/bkg-tab_on.gif') repeat-x bottom left;}
#tabNavWrapper ul {padding:0px; margin-left:0px;}
#tabNavWrapper li {list-style:none; float:left; height:19px; font-weight:bold; text-align:center; line-height:18px; padding-left:0px; font-size:11px;}
#tabNavWrapper li a {color:#4b4b4b; padding-left:3px;}
#tabNavWrapper li.on {background:#fff url('../images/bkg-tab_on.gif') repeat-x top left;}

#tabNavWrapper li {background:url('../images/bkg-tab_off.gif') repeat-x top left;}
#tabNavWrapper li.fTabC, #tabNavWrapper li.tabC, #tabNavWrapper li.lTabC, #tabNavWrapper li.tabC_on, #tabNavWrapper li.fTabC_on, #tabNavWrapper li.lTabC_on {width:15px;}
#tabNavWrapper li.fTabC {background:#fff url('../images/sprite-tabs.gif') no-repeat -122px 0;}
#tabNavWrapper li.fTabC_on {background:#fff url('../images/sprite-tabs.gif') no-repeat 0 0;}
#tabNavWrapper li.tabC {background:#fff url('../images/sprite-tabs.gif') no-repeat -54px 0;}

#tabNavWrapper li.tabC1 {background:#fff url('../images/sprite-tabs.gif') no-repeat -24px 0;}
#tabNavWrapper li.tabC_l {background:#fff url('../images/sprite-tabs.gif') no-repeat -85px 0;}
#tabNavWrapper li.tabC_2 {background:#fff url('../images/sprite-tabs.gif') no-repeat -89px 0;}
#tabNavWrapper li.tabC_3 {background:#fff url('../images/sprite-tabs.gif') no-repeat -81px 0;}
#tabNavWrapper li.tabC_4 {background:#fff url('../images/sprite-tabs.gif') no-repeat -90px 0;}
#tabNavWrapper li.lTabC {background:#fff url('../images/sprite-tabs.gif') no-repeat -140px 0;}
#tabNavWrapper li.lTabC_on {background:#fff url('../images/sprite-tabs.gif') no-repeat -104px 0;}
#tabNavWrapper li.tabC_on {background:#fff url('../images/sprite-tabs.gif') no-repeat -24px 0;}
#tabNavWrapper li.tb {}

#tabNavWrapper li.on {border-bottom:none !important;}
#tabs_e .section p {line-height:18px; margin:3px 0;}
#tabs_e .section h2 {margin:3px 0;}
#tabs_e .section {margin:5px 0; width:100%;}
#tabs_e .section {float:left; clear:both;}
#tabs_E td.pic {padding-right:21px;}
.tabCont {float:left;min-height:40px; _width: 467px;}
#navTabs .tabCont {_width:720px;}
#rightCol img.icon {margin-left:0;}

/** left column navigation for litrature tab**/
.litNav {width:140px; margin:0px 10px 5px 10px; float:left;}
.litContMod {width:500px; float:left; margin:20px 0 0 10px;}
#navSplitTabs .litContMod {width:300px;}
.litNav ul {margin-top:10px;}
.litNav li.on a {color:#5f5f5f; font-weight:bold;}
#open .formColRight {width:380px;}

/*Admn 
    */
#adminbody_div_right {
	width:200px;
	height: auto;
	margin:0px 0px;
	float:left;
}

#adminbody_div_right_top {
	width:200px;
	height: 43px;
	margin:0px 0px;
	background:#117994;
	float:left;
	border-bottom:2px solid #86becb;
}
#adminbody_div_right_top p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:13px;
	color:#fff;
	font-weight:bold;
}


adminbody_div_right_center {
	width:196px;
	height: auto;
	margin:0px 0px;
	float:left;
	border:2px solid #ccc;
}
#adminbody_div_right_center ul {
	width:190px;
	height:auto;
	float:left;
	text-align:left;
	margin:1px 1px;
	padding:0px;
}
#adminbody_div_right_center ul li {
	width:187px;
	height: 24px;
	margin-top:2px;
	float:left;
	list-style-type:none;
	background:#eaeaea;
	color:#434343;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	padding-top:5px;
}
#adminhidediv1 {
	width:190px;
	height:auto;
	background:#dadada;
	float:left;
	display:none;
}
#adminhidediv1 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#adminhidediv1 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}
#adminhidediv2 {
	width:195px;
	height:auto;
	background:#fafafa;
	float:left;
	display:none;
}
#adminhidediv2 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:2px 0px;
}
#adminhidediv2 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}
#adminhidediv3 {
	width:190px;
	height:auto;
	background:#f6fdff;
	float:left;
	display:none;
}
#adminhidediv3 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#adminhidediv3 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}

#adminhidediv4 {
	width:190px;
	height:auto;
	background:#f6fdff;
	float:left;
	display:none;
}
#adminhidediv4 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#adminhidediv4 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}

#adminhidediv5 {
	width:190px;
	height:auto;
	background:#f6fdff;
	float:left;
	display:none;
}
#adminadminhidediv5 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#adminhidediv5 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}
#adminhidediv6 {
	width:190px;
	height:auto;
	background:#f6fdff;
	float:left;
	display:none;
}
#adminhidediv6 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#adminhidediv6 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}
#adminhidediv7 {
	width:190px;
	height:auto;
	background:#f6fdff;
	float:left;
	display:none;
}
#adminhidediv7 ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#adminhidediv7 ul li {
	width:auto;
	height:auto;
	list-style-type:none;
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a3a3a;
	list-style-image:url(images/list_but.png);
	list-style-position:inside;
	border:none;
	clear:both;
}

.box {margin-top:0px;padding-top:2px;width:226px;height:195px;float:left;
        background:url(images/border.jpg) no-repeat bottom right;
        position: relative;
        z-index: 1;
        zoom: 1; /* For IE6 */ 
        margin: 1px 2px 1px 0px; 
        color: #666666;
        background:#efefef url('') repeat-x left bottom;
        border-radius: 32px;
        border:solid 2px #FEFEFE;
        cursor:pointer;
      

}
.box h1{padding-left:0px;}
.box p {margin:0px;margin-top:2px;width:135px;padding:0px 10px 5px 0px;float:right;font-family: Verdana, Arial, Helvetica, sans-serif;color:#ad1c21;}

  .box:hover {
          cursor:pointer;
    box-shadow:0px 0px 12px #000; border-color:#f2f2fa;
  
    }


  
#menulog{
    width: 715px;
    height: 35px;
    font-size: 14px;
    font-family:Arial, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    
    background-color: #ececec;
    border-radius: 8px;
  border-bottom:2px solid #808080;
  margin-bottom:4px;
}

#menulog ul{
    height: auto;
    padding: 8px 0px;
    margin: 0px;
}

#menulog li{
display: inline;
padding: 10px;

}
#menulog a{
    text-decoration: none;
    color:#808040;
    padding: 8px 8px 8px 8px;
}
#menulog a:hover {
    color: #F90;
    background-color: #FFF;
}







