@charset "utf-8";
html, body, div, span, object, iframe, img, h1, h2, h3, h4, h5, p, ol, ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
	background-color:transparent;
}
html, body, div, span, object,
form, input, h1, h2, button, label, a, img {
  -moz-user-select: none;
  -webkit-user-select: none;
  /* this will work for QtWebKit in future */

}

#cid img{
  -webkit-user-drag: none;
  	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;	
}
body {
	background-color: #979797;
	font-family: Tahoma, Geneva, sans-serif;
	color: #888888;
	text-align: justify;
	font-size: 11px;
	widows: 0;
}

#page{ 
width:1010px; 
margin:0 auto;
}

#page-wrape {
	width: 1010px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#page-wrape .top-img{
   background: url("images/page-wrape-top-img.png");
    height: 22px;
    vertical-align: top;
    width: 1010px;
	}
#page-wrape .bottom-img{
	background-image: url(images/page-wrape-bottom-img.png);
	height: 10px;
	width: 1010px;
	vertical-align: bottom;
	float:left;
	margin-bottom:8px;
}
#container {
	background-image: url(images/container-bg.png);
	background-repeat: repeat-y;
	width: 1010px;
	float:left;
}
.top-area {
	height: 99px;
	width: 1010px;
	position: relative;
}
.toplinks {
	 color: #888888;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    height: 18px;
    margin-right: 6px;
    padding-top: 4px;
    text-align: left;
}

.toplinks a{
	text-decoration: none;
	color: #888888;
}

.toplinks a:hover{
	text-decoration: underline;
}
.logo {
	height: 67px;
	width: 217px;
	float: left;
	margin-left: 23px;
	position: absolute;
	top: -9px;
}
.searchandnavigation {
	float: right;
	height: 62px;
	width: 738px;
	margin-right: 15px;
	margin-top: 15px;
}
#cid{
	float:left;
	margin-top: -7px;
}

/*.searchform {
	height: 23px;
	margin-left: 476px;
	width: 241px;
}*/

#loginParagraph{
	font-size: 22px;
    margin: -38px auto 30px;
    width: 370px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}


.navigation {
	  background-image: url("images/navigation-bg.jpg");
    background-repeat: repeat-x;
    height: 28px;
    margin-top: 12px;
    width: 748px;
        

}

a.toplinkstyle:link {color: #888888; text-decoration:none; /*padding-right: 3px; padding-left: 3px;*/ }
a.toplinkstyle:visited { color: #888888; text-decoration:none; }
a.toplinkstyle:hover { color: #888888; text-decoration:underline; }
a.toplinkstyle:active { color: #888888; text-decoration:none; }

.logos {
	width: 1010px;
	height: 54px;
	margin-top: 2px;
}
.clear {
	clear: both;
}
.content-area {
	width: 1010px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
.left-content {
	float: left;
	width: 450px;
}


#login-form{
	
   margin: 0 auto;
    width: 316px;
	}
.right-content { float:left; width:280px;}
h1{
	font-size: 17px;
	background-image: url(images/h1-bg.png);
	display: block;
	width: 283px;
	padding-top: 9px;
	color: #FFF;
	padding-bottom: 10px;
	padding-left: 21px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.body-text {
	/*margin-left: 21px;*/
	/*padding:0 28px;*/
	border: 1px solid #CCCCCC;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    margin-left: 13px;
    padding: 10px 24px;
	min-height: 348px;
}
.breadcrumbs{ background-image: url("images/ribbon2.png");
    color: #519B10;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 38px;
    margin-top: -16px;
    padding-bottom: 10px;
    padding-left: 21px;
    padding-top: 9px;
    width: 1010px; text-transform: uppercase;}
	p#breadcrumbs{position: relative;
    top: 2px;}
	#breadcrumbs a{   background: url("images/crumb.gif") no-repeat scroll right center transparent;
    margin: 0 10px 0 0;
    padding: 0 20px 0 0;font-size: 12px !important; text-decoration:none; color:#787878; text-transform: uppercase;}
.footer {
	/*width: 1010px;*/
}
.footerlinks {
/*	width: 570px;*/
	margin-left: auto;
	color: #FFF;
	margin-right: auto;
	text-align: center;
	margin-top: 8px;
}
li{ list-style:lower-roman outside none; }
/*a.footerlinkstyle:link{
	color: #fff;
	text-decoration:none;
	padding-right: 6px;
	padding-left: 5px;
}*/
.footerlinks a{
	color: #fff;
	text-decoration:none;
	padding-right: 6px;
	padding-left: 5px;
}
.footerlinks a:visited{ color: #fff; text-decoration:none}
.footerlinks a:hover{ color: #b8ff7a; text-decoration:none}
.footerlinks a:active{ color: #fff; text-decoration:none}

/*CSS ADDED ON 13 JULY*/
.ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.li {
	padding: 0px;
	/*list-style-image: url(images/bullet.png);
	list-style-position: outside;*/
	
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
	/*list-style-type: none;*/
}
ul.ul li{list-style:lower-roman outside none !important;}

.symbolName {
    color: White;
    font-weight: bold;
}
.symbolRate {
    color: White;
    font-weight: lighter;
}
.changeBlue {
    color: #2B71B8;
}
.changeGreen {
    color: #6A8810;
}
.changeRed {
    color: #FF0000;
}
/*CSS ADDED ON 23 JULY*/
.subpage-left-content {
	float: left;
	width: 699px;
}
.subpagenav-ul {
	margin-top: 10px;
	list-style-image: none;
	list-style-type: none;
}

.subpagenav-li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/nav-list-bottom-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	margin-left: 16px;
	line-height: 25px;
	width: 155px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e87019;
	margin-bottom: 8px;
	padding-left: 5px;
}
.header {
	height: 318px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.subpage-header {
	height: 168px;
	width: 985px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
/*CSS ADDED ON 29 JULY*/
.login-pannel {
	height: 200px;
	width: 372px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
}
.login-pannel-inner {
	width: 352px;
	height: 200px;
	float: left;
	color: #606060;
	/*background-image: url(images/loginpannel-inner-bg.jpg);*/
	background: #c8c8c8;
	background-repeat: repeat-x;
	border-radius: 10px;
}
.login-pannel-top {
	height: 30px;
	width: 352px;
	background: #8b8b8b;
}

.login-pannel-icon {
	height: 36px;
	width: 32px;
	background-image: url(images/login-icon.png);
	margin-left: 7px;
	position: relative;
	bottom: 10px;
	float: left;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	text-indent: 16px;
	display: block;
	line-height: 30px;
}
.feild-text {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
/*CSS ADDED ON 7 AUGUST*/
.ribbon {
	height: 38px;
	width: 1010px;
	background-image: url(images/ribbon.png);
	/*position: absolute;
	z-index: 10;*/
	float:left; 
	color: #FFF;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 9px;
	margin-top: -6px;
}
h2{
	font-size: 17px;
	font-weight: bold;
/*	margin-left: 4px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 2px;
	padding-left: 5px;
}
.right-content {
/*	height: 200px;*/
	width: 280px;
	float: right;
	margin-right: 13px;
	background-image: url(images/right-content-bg.jpg);
	background-repeat: repeat-x;
}
.right-content-inner{
	/*height: 200px;
	width: 261px;
	float: left;
	color: #FFFFFF;*/
	background: url("images/right-content-bg.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 220px;
    width: 280px;
}
.right-content-inner-news{
	/*height: 200px;
	width: 261px;
	float: left;
	color: #FFFFFF;*/
	background: url("images/right-content-bg2.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 200px;
    width: 280px;
	margin-top: 12px;
	height: 188px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
.subpage-content {
	float: right;
	width: 479px;
	margin-top: 5px;
}
 .subpage-nav {
	background-color: #c8c8c8;
	float: left;
	margin-left: 13px;
	width: 190px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	height: 24px;
	width: 176px;
	background-color: #8b8b8b;
	background-image: url(images/h3-bg-right-img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-left: 14px;
}
.subpage-nav-bottom {
	background-image: url(images/subpage-nav-bottom-img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #c8c8c8;
	height: 12px;
	width: 190px;
}
.subpage-nav-topsep {
	background-image: url(images/nav-list-bottom-border.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 155px;
	margin-left: 16px;
}
a.subpagenav:link {
	text-decoration:none;
	color: #6a6a6a;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8b8b8b;
	height: 26px;
	display: block;
	text-indent: 8pt;
	width: 150px;
}
a.subpagenav:visited {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8b8b8b;
	height: 26px;
	text-decoration:none;
	color: #8b8b8b;
	width: 150px;
}
a.subpagenav:hover {
	text-decoration:underline;
	color: #FFF;
	background-image: url(images/subpage-nav-hover.png);
	background-repeat: repeat-y;
	height: 26px;
	width: 150px;
}
a.subpagenav:active {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8b8b8b;
	height: 26px;
	color: #8b8b8b;
	text-decoration:none;
}
.subpage-ul1 {
	padding-top: 6px;
	padding-bottom: 4px;
}
.subpage-li1 {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 2px;
}
a.subpagenav1:link{
	color: #727272;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	display: block;
	padding-left: 5px;
	width: 132px;
	margin-left: 30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8b8b8b;
	background-color: #c2c2c2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
}
a.subpagenav1:visited{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #8b8b8b;
	color: #727272;
}
a.subpagenav1:hover{
	background-color: #b0b0b0;
	color: #FFF;
	text-decoration: underline;
}
a.subpagenav1:active{
	color: #727272;
}
h3.qa-faq-title{
  background: none repeat scroll 0 0 #CCC;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    margin-top: 4px;
    padding-left: 6px;
    padding-top: 6px;
    width: 100%;
}
.ngg-albumtitle a{ text-decoration:none; color:#787878;}
td.desc h2{color:#787878 !important;   font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;}
	.stampside{  height: 95px;
    padding-top: 3em;}
	span.stamp1{float: right;
    margin-top: -10em;}
	ul.jobcareers{  padding-bottom: 2em;
    padding-left: 2em;}
	ul.jobcareers li{ padding-top: 2em;}
	.qa-faq-answer{   background: none repeat scroll 0 0 #F0F0F0;
    border: 1px dashed #CCCCCC;
    display: none;
    padding: 20px;
    width: 94.4%; font-family:Tahoma,Geneva,sans-serif;}
	h3.qa-faq-title a{   color: #787878;
    float: left;
    height: 26px;
    padding: 1px 1px 1px 7px;
    text-decoration: none;
    width: 100%;
}
.qa-faq-answer p{ line-height:20px; font-family:Tahoma,Geneva,sans-serif;}
#searched_articles{
   border: 1px solid #CCCCCC;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    margin-left: 13px;
    padding: 12px 23px;
    width: 626px;
	margin-top: -10px;
	min-height: 348px;
}
#primary{
float: left;
width: 699px;
}
.entry-summary{
width: 640px;
}
.entry-header .entry-title a {
   color: #E87019;
    font-family: tahoma,times new roman;
    font-size: 12px;
    text-decoration: none;
	
}
.breadcrumbs_search{
background-image: url("images/ribbon2.png");
    color: #519B10;
    display: block;
/*    float: left;*/
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 38px;
    margin-top: -16px;
    padding-bottom: 10px;
    padding-left: 21px;
    padding-top: 9px;
    width: 1010px; text-transform: uppercase;
}

.search-results .right-content-inner{margin-top: 3em;
	
}
.entry-header .entry-title a:hover{
	background: #CCC;
	padding: 2px;	
}
#no_result{
   border: 1px solid #CCCCCC;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    margin-left: 13px;
    padding: 12px 23px;
    width: 626px;
	margin-top: -10px;
	min-height: 300px;
}
#news_links{
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom: 1px solid #cccccc;
	width: 250px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 6px;
	text-transform: uppercase;
}

#news_links a{
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input#searchsubmit{
    background: url("images/search-btn.jpg") no-repeat top left;
    border: medium none;
    height: 22px;
    margin-left: -1px;
    margin-top: -1px;
    width: 28px;
	cursor: pointer;
}

.right-content-inner h2{
	padding-left: 0;	
}
#KSE100{
	float: left;
	width: 100%;
	height: 100%;
	margin-top: -4px;
	overflow: hidden;
	vertical-align: top;
	background: none;
	margin-left: -4px;
}