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


/* global css*/
html {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:.70em;
	margin:0;
	padding:0;
	color:#333333;
}
body {
	margin: 6px 0 0;
	padding: 0;
	background: #fff;
	color:#333333;
}
ul, ol, dl {
	margin:1em 0;
	padding: 0 0 0 12px;
}
li {
	margin:0 0 6px 10px;
	color:#333333;
}
dl {
	padding:0;
}

dt {
	float:left;
	font-weight:bold;
	margin-right:10px;
	color:#333333;
}

dd {
	margin:1em 0;
}
img {
	border:0;
}
a { color: #0860a8; text-decoration: none; cursor: pointer; }

a:hover {
	text-decoration:underline;
}
h2 {
	font-size: 1.6em;
	color: Black;
	font-weight:normal;
}
/*--*/


/* Layout CSS */
/* ------------ Header and navbar ------------ */
.header {
	padding-right:3px;
}
.header ul {
	list-style: none; 
	float: right; 
	padding:0; 
	display:inline;
}
.header ul li {
	float: left; 
	padding: 0 6px 0 1px; 
	border-right: solid 1px #999; 
	display:inline; 
	margin-top:0; 
	margin-bottom:0;
}
.header .last {
	 border:0px;
}
.header ul span {
	font-weight:bold;
	color:#666666;
}

/* Navbar */
.navbar {
	color:#FFFFFF;
}
.navbar li {
	margin:0;
	float:left;
	text-align:center;
	background:url(../images/primarynav_separator.gif) right top repeat-y;
	vertical-align:middle;
	color:#333333;
}
.navbar ul {
	margin:0;
	list-style:none;
	padding-left:4px;
	float:left;
}
.navbar ul li {
	margin:0;
	float:left;
	text-align:center;
	background:url(../images/primarynav_separator.gif) right top repeat-y;
}
.navbar ul li a{
	color:White;
	min-height:34px;
	padding:5px 15px 0 15px
	float:left;
	border-bottom:solid 1px #5D6D88;
	margin-right:1px;
}
.navbar ul li a:hover {
	background:#449fe8;
	text-decoration:none;
}
.navbar ul li a.down {
	background-color: #446ca6;
	background-image: url(../images/primarynav_hover.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;	
}
.navbar ul li a{
	height:34px;
}
.search_form {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-top:8px;
}
.search_form form {
	margin:0px;
	padding:0px
}
.search_button {
	font-size:1em;
	color:#0860a8;
}
.navbar_left {
	background-image:url(../images/nav_left_cor.gif);
	background-repeat:no-repeat;
}
.navbar_right {
	background-image:url(../images/nav_right_cor.gif);
	background-repeat:no-repeat;
}
.navbar {
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}


/* ------------ Middle Content ------------ */
.middle_content {
	margin-top:10px;
}
.home_cert_bg {
	background-image:url(../images/home_cert_bg.gif);
	background-color:#ededed;
	margin-top:10px;
	border-right:1px solid #ededed;
	border-left:1px solid #ededed;
}
.home_cert_bg h3{
	font-size:1.5em;
	background-image:url(../images/arrow_circle.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:26px;
	float:left;
	margin:0px;
	padding-bottom:0px;
}
.home_cert_bg p{
	clear:both;
	margin:0px;
	line-height:16px;

}
.detail {
	padding:10px 0px;
	margin:0px;
}
.border {
	border-left:1px solid #ededed;
}
.read_more {
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:16px;
	float:left;
}
.home_cert_bg  h3 a:link, .home_cert_bg  h3 a:visited {
	color:#000000;
	text-decoration:none;
}
.home_cert_bg h3 a:hover, .home_cert_bg  h3 a:active{
	color:#000000;
	text-decoration:underline;
}
.certification {
	margin-top:20px;
	line-height:16px;

}
.certification h3{
	margin:0px;
	padding:0px;
	font-size:1.5em;
	padding-bottom:0px;
}
.heading {
	border-bottom:2px solid #eeaa22;
}
.heading  h3 a:link, .heading  h3 a:visited {
	color:#000000;
	text-decoration:none;
}
.heading h3 a:hover, .heading  h3 a:active{
	color:#000000;
	text-decoration:underline;
}
.cert_details {
	padding-top:10px;
	margin:0px;
}

.help{
	margin:0px;
	padding:0px;
}

.marks {
	margin:0px;
	padding:0px 0px 0px 16px;
}
.marks li {
	margin:10px 0px 5px 0px;
}
.image {
	padding-right:20px;
}
.stand {
	margin-top:6px;
}
.bor_bot {
	background-image:url(../images/dotted_border.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.login {
	background-image:url(../images/login_box.gif);
	background-repeat:no-repeat;
	width:240px;
	height:43px;
}
.login a:link, .login a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.login a:hover, .login a:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.quicklinks {
	margin-top:10px;
	border:1px solid #d6d6d6;
}
.quickHeading {
	background-image:url(../images/quick_bg.gif);
	background-repeat:repeat-x;
	height:28px;
	font-size:1.3em;
}
.quicklinks ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.quicklinks li {
	margin-bottom:10px;
	background-image:url(../images/quick_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
.feedback {
	margin-top:10px;
}
img {
	border:none;
}
.notice {
	margin-top:10px;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}

.notice_details {
	padding:5px;
}

.notice_details ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:10px;
}
.notice_details li {
	margin-bottom:10px;
	background-image:url(../images/quick_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
.footer {
	margin-top:20px;
	background-color:#f1f1f1;
	height:45px;
	padding:10px;
	color:#333333;
}

.news_block {
	height:400px;
}



.news_block ul {
	margin:0px 0px 10px 5px;
	padding:0px;
	list-style-type:none;
}
.news_block li {
	padding-left:10px;
}
.news_block .head {
	background-image:url(../images/news_bullet.gif);
	background-repeat:no-repeat;
	color:#fe5815;
	font-weight:bold;
}
.news_block .all_news {
	font-weight:bold;
	font-size:14px;
}
.news_block .arrow_size {
	font-size:16px;
}
.news_block span {
	font-size:16px;
}
.news_block .arrow {
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
}

.head_cor_lf {
	background-image:url(../images/heading_cor1.gif);
	background-repeat:no-repeat;
	width:21px;
	height:29px;
}
.head_cor_ce {
	background-image:url(../images/heading_bg.gif);
	background-repeat:repeat-x;
	height:29px;
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.head_cor_rh {
	background-image:url(../images/heading_cor2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:21px;
	height:29px;
}
.marks_text {
	padding:10px;
	border:1px solid #bcbcbc;
	height:220px;
}
.mark_image {
	text-align:center;
	
}
.marks_text p{
	margin:5px 0px;
}
.mark_image .read_more {
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:16px;
	float:left;
	margin:0px;
}
/* Breadcrumbs*/
.breadCrumbs {
	height:25px;
	margin-bottom:23px;
	background:url(../images/breadcrumbs_bg.gif) left top no-repeat #F2F2F2; 

}
.breadCrumbs ul {
	list-style:none; 
	margin:0px; 
	padding:0.5em 7px; 
	background-image:url(../images/dotted_border.gif);
	background-repeat:repeat-x;
	background-position:bottom left;

}
.breadCrumbs ul li {
	display:inline; 
	color:#989898; 
	margin-left:7px;
}
.breadCrumbs ul li.first {
	margin-left:0;
}
.breadCrumbs ul a {
	color:#333;
	padding-right:0;
}
.breadCrumbs ul span.level {
	padding-right:9px; 
	background:url(../images/breadcrumbs_separator.gif) right center no-repeat; 
	margin-right:2px
}
.breadCrumbs ul span {
	color:#666;
}

/* News Section */
#marqueecontainer{
	position: relative;
	width: 230px; /*marquee width */
	height: 150px; /*marquee height */
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
.news {
	background-image:url(../images/newsbg.gif);
	background-repeat:repeat-y;
	width:240px;
	height:120px;
	list-style:none;
	
	
}
.news_heading {
	padding:5px;
	color:#f76e00;
	font-weight:bold;
	margin-bottom:0px;
	height:150px;
}
.news_detail {
	padding:0px 5px;
	margin:0px;
}	
.news_read_more {
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:16px;
	padding-left:5px;
	float:left;
	margin:0px;
}

/* Left hand navigation */

.middle {
	margin-top:10px;
}
.page_heading {
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	color:#333333;
	border-bottom:2px solid #ff0000;
	padding-bottom:5px;
}

.news_heading {
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	color:#000000;
	
}
.page_images {
	line-height:14px;
	color:#333333;
}
.page_images img{
	margin-bottom:8px;
}
.page_overview {
	color:#333333;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
}
.overview_in_grey{
	background-image:url(../images/landing_overview_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-left:10px;
	margin-top:15px;
}
.overview_in_grey h3{
	font-weight:bold;
	color:#666666;
	font-size:11px;
	margin-bottom:10px;
}
.overview_in_grey ul{
	margin:0px 0px 20px 20px;
	padding:0px;
	color:#333;
}
.overview_in_grey li{
	margin-bottom:10px;
}
.multicol {
	margin-top:20px;
	border-top:2px solid #cdcccc;
}
.multi_pad {
	padding-top:10px;
	margin:0px;
}
.standards_td {
	padding:0px 5px 15px 0px;
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.standards_td_lt {
	background-image:url(../images/dotted_vertical.gif);
	background-repeat:repeat-y;
}
.standards_td_rt {
	padding:0px 0px 15px 10px;
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
a.arrow {
	padding-right: 12px;
	background-color: transparent;
	background-image: url(../images/plainlinkarrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}
a.print {
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 29px;
	padding-bottom: 5px;
	padding-left: 0pt;
	background-color: transparent;	
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	margin-left: 10px;
}
.right_padding_bottom {
	padding-bottom:9px;
	padding-top:9px;
}
.right_padding_bottom2 {
	padding-bottom:10px;
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.greybox {
	background-image:url(../images/grey_box_bg.gif);
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	font-size:1.3em;
}
.greybox_lft {
	border-left:1px solid #d6d6d6;
}
.greybox_right {
	border-right:1px solid #d6d6d6;
}
.greybox_botoom {
	border-bottom:1px solid #d6d6d6;
}
.grey_content {
	padding-top:5px;
	padding-bottom:5px;
}
.dotted_border {
	background-image:url(../images/dotted_border.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.multi_col {
	margin-top:10px;
}
.sectorsAndServices {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 14px;
	color: #676767;
	background-image:url(../images/dotted_border.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:14px 0px 16px 0px;
}
.yellow_header {
	background-image:url(../images/yel_bg.gif);
	background-repeat:repeat-x;
	font-size:14px;
	color:#000000;
}
.yellow_lft {
	border-left:1px solid #ffc928;
}
.yellow_right {
	border-right:1px solid #ffc928;
}
.yellow_botoom {
	border-bottom:1px solid #ffc928;
}
.yellow_content {
	padding:5px;
}
.sector {
	background-image:url(../images/sector_option_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
}
.sector p{
	padding:80px 5px 0px 15px;
	margin:0px;
}
.yellow_content ul {
	margin:15px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.yellow_content li {
	padding-left: 15px;
	background-color: transparent;
	background-image: url(../images/secondarynav_arrow_solid.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 5px 0.4em;
	margin-bottom:5px;
}

.disciplines {
	background-image:url(../images/subject_option_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
}
.disciplines p{
	padding:80px 5px 0px 15px;
	margin:0px;
}
.services {
	background-image:url(../images/services_option_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
}
.services p{
	padding:80px 5px 0px 15px;
	margin:0px;
}
.multicol_align {
	text-align:left;
}
.product_services_overview{
	background-image:url(../images/landing_overview_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-top:15px;
	padding:0px 10px 17px 10px;
}
.product_services_overview2{
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	padding-top:10px;
}
.padding_bottom {
	padding-bottom:8px;
}
.margin-top {
	margin:10px 0px 0px;
}
.pro_ser_feature {
	margin-top:10px;
}
a.heading_arrow {
padding-right: 27px;

background-color: transparent;

background-image: url(../images/largelinkarrow.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: right center;

color: Black;
font-size: 1.6em;


}
.pro_quality_box {
	margin-top:20px;
	border-top:2px solid #cdcccc;
	padding-top:20px;
}
.pro_quality_box2 td{
	border:1px solid #f1f1f1;
}
.pro_quality_box ul {
	margin-top:10px;
	margin-bottom:10px;
}
.pro_quality_box li {
	margin-bottom:5px;
	font-size:12px;
}
.bottom_readmore {
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-top:30px;
}
.freedownload {
	text-align:center;
	font-weight:bold;
}
.conference_text {
	font-size:14px;
}
.training_table {
	border-collapse:collapse;
}
.training_table td{
	border:1px solid #CCCCCC;
	padding:7px;
}
form {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-size: 1.1em;
	min-height: 16px;
	color: #676767;
	padding-top: 0.1em;
	padding-right: 0pt;
	padding-bottom: 0.1em;
	padding-left: 0pt;
}

select {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
input.button {
	color: #0860a8;
	font-size: 1.1em;
	width: auto;
	overflow-x: visible;
	overflow-y: visible;
	cursor: pointer;
}
.goto_link {
	margin:8px 0px 0px;
	color:#0860a8;
	padding:0px;
}
.assessment_overview{
	font-size:14px;
	color:#666666;
	padding-top:10px;
}
.conference_tab {
	margin-top:20px;
	border-top:2px solid #cdcccc;
}
.conference_tab_td {
	padding-top:10px;
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.conference_tab img{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
.shop_overview {
	font-size:16px;
	font-weight:bold;
}


.client_directory_search {
	border-top:2px solid #b2b2b2;
	background-color:#f1f1f1;
	padding:10px;
}
.client_search_table {
	background-color:#FFFFFF;
}
.client_search_table_bg{
	background-image:url(../images/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-size:1px;
}
.client_search_table_no_bg {
	background-image:none;
}
.certificate_search {
	font-size:1.3em;
}
.inputbox_size {
	width:250px;
}
.country_list {
	width:255px;
}
.error {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 0pt;
	color: #cc0000;
	margin:0px;
}
.events_list h3{
	font-size:1.3em;
	margin-bottom:0px;
	margin-top:0px;
}
.events_list p{
	font-size:1.3em;
	margin-top:0px;
	margin-bottom:7px;
}
.events_read_more {
	margin-top:0px;
	padding-top:0px;
}
.events_read_more hr {
	padding-top:10px;
	padding-bottom:10px;
}

a.closewindow {
	padding-right: 11px;
	background-color: transparent;
	background-image: url(../images/x.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	margin-left: 20px;
	font-size: 1.1em;
}
.help_table h2{
	margin-bottom:0px;
}
.help_table p {
	margin-top:6px;
	margin-bottom:6px;
}

.sitemap_link h3 a{
	padding-right: 16px;
	background-color: transparent;
	background-image: url(../images/smalllinkarrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	color: black;
	font-size:14px;
}
.sitemap_link h3 {
	margin-bottom:4px;
	margin-top:15px;
}
.sitemap_link ul {
	margin-bottom:0px;
	padding-bottom:0px;
}
.sitemap_link ul ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sitemap_link ul ul li a{
	padding-right: 16px;
	background-color: transparent;
	background-image: url(../images/smalllinkarrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	color: black;
	font-size:13px;
}
.enquiry_fild {
	width:550px;
}
.enquiry_text {
	width:300px;
	font-size:12px;
}
.size_min {
	font-size:1px;
	line-height:1px;
	height:1px;
	padding:0px;
}
.enquiry_submit {
	margin-top:10px;
	color:#0860a8;
}
.enquiry_textarea {
	width:420px;
	font-size:12px;
}
.enquiry_fild legend {
	font-weight:bold;
	color:#0860a8;
	font-size:14px;
}

.padding_lft_rht {
	padding:0px 8px;
}
.mandatory {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
.bureau_heading {
	font-size:20px;
	font-weight:normal;
	margin:0px;
}
.vigilance {
	font-size:16px;
	margin:0px;
}
.register_complaint {
	font-size:13px;
	font-weight:bold;
	margin:10px 0px;
}
.corruption_table fieldset {
	border:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	background-color:#F9F9F9;
}
.corruption_table legend{
	font-weight:bold;
	color:#0860a8;
	font-size:16px;
	margin:0px;
	border:1px solid #CCCCCC;
	background-color:#E5E5E5;
	padding:0px 10px;
}
.corruption_table table{

}
.corruption_text {
	width:320px;
	font-size:12px;
}
.corruption_text_small {
	width:141px;
	font-size:12px;
}
.corruption_textarea {
	width:320px;
	font-size:12px;
}
.smalltextbox {
	width:62px;
	font-size:12px;
}
.reg_com {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
}
.reg_com2 {
	font-size:13px;
	margin:0px 0px 10px;
}


.news_section {
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 0pt;
	clear: both;
	overflow-x: hidden;
	overflow-y: hidden;
}
.news_section {
	background-color: transparent;
	background-image:url(../images/dotted_border.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom:1px;
}
 
.news_section h2 {
	margin:0px;
	font-size:14px;
}
.news_section h2 a {
	
	background-image: none;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	color: #0860a8;
	font-weight: normal;
	margin:0px;
}
.news_section p {
	margin-top:0px;
}
.isotable td{
	border-top-width: 2px;
	border-right-width-value: 2px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 2px;
	border-left-width-value: 2px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #f1f1f1;
	border-right-color-value: #f1f1f1;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #f1f1f1;
	border-left-color-value: #f1f1f1;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding: 5px;
	color: #333333;
}
.iso_overview {
	margin-bottom:0px;
}
.iso_table_overview h3 {
	font-size:16px;
	margin-bottom:0px;
}
.iso_next_step {
	color:#FF9900;
	margin-bottom:0px;
}
.iso_table_overview h4 {
	font-size:14px;
}
.news_room {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	color:#666666;
}
.news_room td{
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:13px;
}
.search_result {
}
.search_result .search_heading {
	background-color:#e0a282;
	font-size:11pt;
	color:#FFFFFF;
	padding:2px 2px 2px 5px;
	margin:0px;
	font-weight:bold;
}
.search_result .search_heading1{
    background-color:#d1784e;
	font-size:11pt;
	color:#FFFFFF;
	padding:2px 2px 2px 5px;
	margin:0px;
	font-weight:bold;
}
.search_result h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:5px;
}
.search_result p {
	padding-left:5px;
}
.result_back {
	margin-bottom:10px;
	margin-top:8px;
	padding-left:10px;
}
.noMargin {
	margin:0px;
}
ul.admin_left_menu {
	list-style-type:none;
}
.admin_left_menu li{
	padding-left:2px;
	overflow:hidden;
	cursor:pointer;
	padding-bottom:2px;
	background:url(../images/dotted_bg.gif) left bottom repeat-x;
	padding:0.4em 0;
}
.adminTable {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-left:20px;
	margin-top:20px;
}
.adminTable th {
	border:1px solid #CCCCCC;
	background-color:#EBEBEB;
	font-size:12px;
}
.adminTable td {
	border:1px solid #CCCCCC;;
}
.myTable{
	margin-left:20px;
	margin-top:20px;
}
.addBtn {
	padding:10px 20px;
}
.admin_inputfield {
	width:200px;
	border:1px solid #CCCCCC;
}
.partnersLogo {
	font-size: 14px;
}
.partnersLogo td {
	background-image:url(../images/dotted_border.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.label_head {
	font-weight:bold;
	background-color:#F8F8F8;
}
.searchbg {
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#10699d;
	border:0px;
	border:none;
	height:25px;
	width:132px;
	padding-left:8px;
}
.search_field {
	width:120px;
	border:none;
	border:0px;
	padding-bottom:3px;
}
.search_buttonbg {
	height:25px;
	vertical-align:top;
}

.navbar_table a:link, .navbar_table a:visited{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding-top:8px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;

}
.navbar_table a:hover, .navbar_table a:active{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#4fa3df;
	display:block;
	padding-top:8px;
	height:28px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}

.navbar_table .nav_line {
	padding:0px;
}
.about_kebs_down {
	background-image:url(../images/about_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:71px;
	text-align:center;
}

.standards_down {
	background-image:url(../images/standards_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:76px;
	text-align:center;
}
.sector_down {
	background-image:url(../images/sector_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:60px;
	text-align:center;
	padding-right:0px;
}
.kebs_training_down {
	background-image:url(../images/kebstraining_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	padding-right:0px;
}
.kebs_certification_down {
	background-image:url(../images/kebs_certification_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:113px;
	text-align:center;
	padding-right:0px;
	
}
.metrology_down {
	background-image:url(../images/metrology_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:72px;
	text-align:center;
	padding-right:0px;
}
.quality_down {
	background-image:url(../images/quality_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:153px;
	text-align:center;
	padding-right:0px;
	vertical-align:top;
	
}
.nqi_down {
	background-image:url(../images/nqi_down.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:115px;
	text-align:center;
	padding-right:0px;
	
}

.product_down {
	background-image:url(../images/prodcut_down_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	background-color:#147abc;
	width:60px;
	text-align:center;
	padding-right:0px;
}


