body {-webkit-text-size-adjust:100%;}

.ft_normal,.ft_normalb{
  padding:0px;
}

.hidden{
  display:none;
}

.section_title{
  /*height:22px;*/
  margin:-1px 0px 3px 0px;
}
.section_title img.icon{
  width:20px;
  height:19px;
  background: url(/img/training-provider/icons_sectitle.png) no-repeat;
  margin-right:3px;
  float:left;
}
.section_title h2{
  padding:3px 0px 0px 0px;
}
.section_title img#icon_find{
  background-position:0px -57px;
}
.section_title img#icon_A-Z{
  background-position:0px -75px;
}
.section_title img#icon_batch{
  background-position:0px -95px;
}
.section_title img#icon_blog{
  background-position:0px -19px;
}
.section_title img#icon_motar{
  background-position:0px -38px;
}

/* same as /main/img_sprite.css*/
img.sicon{
  width:18px;
  height:18px;
  background: url(/img/layout/icons_actions.png) no-repeat;
  margin-right:3px;
  margin-top:-2px;
  vertical-align:-5px;
  border:0px;
}
img#icon_email{
  background-position:0px -18px;
}
img#icon_details{
  background-position:0px -35px;
}
img#icon_find{
  background-position:0px -54px;
}
img#icon_pen{
  background-position:0px -127px;
}
img#icon_quote{
  background-position:0px -87px;
}
img#icon_register{
  background-position:0px -109px;
}

/* A to Z */
.letterbox,.letter_divider{
  float:left;
}
.letter_divider div{
  margin-top:4px;
  margin-right:1px;
  margin-right:0px\0/IE9;
}
.letterbox{
  width:20px;
  height:19px;
  margin:0px 3px 0px 2px;
}
div#selectedL,.letterbox:hover{
  background:url(/img/training-provider/letter_bg.png) no-repeat 0px 0px;
  font-weight:bold;
  color:#fff;
}
.letterbox:hover a{
  color:#fff;
  text-decoration:none;
}
.letter{
  margin:4px 5px 0px 6px;
}
#alphabets{
  border:1px solid #fff;
  margin-bottom:5px;
  margin-left:-4px;
  margin-right:-4px;
}
input.btnBlue_small,a.btnBlue_small,a.btnOrange_small,a.btnGrey_small{
  border-radius:4px;
  color:#fff;
  font-size:12px;
  font-family:inherit;
  line-height:120%;
  font-weight:bold;
  background-repeat:repeat-x;
  background-position:0px -1px;
}
a.btnBlue_small,a.btnOrange_small,a.btnGrey_small{
  display:table;
  padding:6px 10px;
  min-height:28px;
}
input.btnBlue_small{
  border:0px;
  height:26px;
  padding:0px 10px;
}
input.btnBlue_small,a.btnBlue_small{
  background-image:url(/img/layout/btnbg_bluesmall.jpg);
}
a.btnOrange_small{
  background-image:url(/img/layout/btnbg_orangesmall.jpg);
}
a.btnGrey_small{
  background-position:0px -8px;
  background-image:url(/img/layout/btnbg_grey.jpg);
}
a.btnBlue,a.btnOrange{
  display:table;
  border-radius:4px;
  padding:10px;
  color:#fff;
  font-weight:bold;
  font-size:14px;
  line-height:120%;
  background-repeat:repeat-x;
  background-position:0px -1px;
  max-height:40px;
  overflow-y:hidden;
}
a.btnBlue{
  background-image:url(/img/layout/btnbg_blue.jpg);
}
a.btnOrange{
  background-image:url(/img/layout/btnbg_orange.jpg);
}

a.linkBtn,a.linkBtn_wIcon{
  position:relative;
  display:block;
  font: bold 12px Arial;
  text-decoration: none;
  text-align:center;
  color: #fff;
  padding: 7px 10px 5px 10px;
  border:0px solid black;
  border-radius:4px;
  background-repeat:repeat-x;
}
a.linkBtn:hover,a.linkBtn_wIcon:hover,a.linkBtn_big:hover,a.linkBtn_big_wIcon:hover{
  text-decoration:underline;
}
a.linkBtn_wIcon{
  padding-left:30px;
  text-align:left;
}
a.linkBtn_wIcon img.sicon{
  position:absolute;
  top:6px;
  left:10px;
  width:18px;
  height:18px;
  vertical-align:text-bottom;
  border:0px;
}
a.linkBtn,a.linkBtn_wIcon{
  margin-left:auto;
  margin-right:auto;
}
.btnbg_bluesmall{
  background-image:url(/img/layout/btnbg_bluesmall.jpg);
}
.btnbg_orangesmall{
  background-image:url(/img/layout/btnbg_orangesmall.jpg);
  background-position:0px -1px;
}
a.linkBtn_big,a.linkBtn_big_wIcon{
  position:relative;
  display:block;
  font: bold 14px Arial;
  text-decoration: none;
  text-align:center;
  color: #fff;
  padding:10px;
  padding-bottom:10px;
  border:0px solid black;
  border-radius:4px;
  background-repeat:repeat-x;
}
a.linkBtn_big_wIcon{
  padding-left:30px;
  text-align:left;
}
a.linkBtn_big_wIcon img.sicon{
  position:absolute;
  top:11px;
  left:10px;
  width:18px;
  height:18px;
  vertical-align:text-bottom;
  border:0px;
}
.btnbg_blue{
  background-image:url(/img/layout/btnbg_blue.jpg);
}
.btnbg_orange{
  background-image:url(/img/layout/btnbg_orange.jpg);
  background-position:0px -1px;
}
.btnbg_blacksmall{
  background-image:url(/img/layout/btnbg_grey.jpg);
  background-position:0px -8px;
}

.ft_red_italic{
  color:red;
  font-style:italic;
  font-family:inherit;
}

/*greybox table*/
.greybox_table {
  background-color: white;
  padding: 0;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #ddd;
  margin: 1px 2px 1px 2px;
}
.greybox_table th,.greybox_table td{
font-family:arial;
padding:6px 8px;
}
.greybox_table th{
background-color:#f3f3f3;
font-size:13px;
font-weight:bold;
}
.greybox_table td{
font-size:12px;
border:1px solid #ddd;
}
.greybox_table tr.sub td{
font-weight:bold;
background-color:#ddd;
}