/*************************	END OF menu.gkmenu.css 	*************************/
/*

#------------------------------------------------------------------------

# Finance Business -August 2011 (for Joomla 1.6)

#

# Copyright (C) 2018 juco.ac.tz. All Rights Reserved.

# License:  Copyrighted Joedan University College

# Website:  http://www.juco.ac.tz

# Support:  info@juco.ac.tz or sanga2godwin@gmail.com

 */
div.gk-menu {
	height: 40px;
}
div.gk-menu > ul.level0 {
	height: 40px;
}
div.gk-menu > ul.level0 > li {
	float: left;
	width: auto;
}
div.gk-menu > ul.level0 > li > a {
	display: block;
}
div.gk-menu > ul.level0 > li > a > span.menu-title {
	display: block;
}
div.gk-menu > ul.level0 > li > a > span.menu-desc {
	display: block;
}
div.gk-menu > ul.level0 > li > .childcontent,div.gk-menu > ul.level0 > li > .childcontent .childcontent {
	position: absolute;
	left: -999em;
	z-index: 999;
}
div.gk-menu > ul.level0 > li > .childcontent .gkcol {
	float: left;
}
div.gk-menu > ul.level0 > li:hover > .childcontent,div.gk-menu > ul.level0 > li:hover > .childcontent li:hover > .childcontent {
	left: inherit;
}
div.gk-menu > ul.level0 > li:hover > .childcontent .childcontent {
	margin-left: 190px;
}
/* submenu width -left padding of item */

/*************************	meyer.css 	*************************/


html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, font, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 }

 h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*************************	layout.css.css 	*************************/


/* fonts */
/* main layout */
html {
	height: 100%;
	min-height: 100%;
	border-bottom: 1px solid transparent;
}
.gkMain {
	margin-top: 0;
	padding: 0;
}
#gkRight .gkMain:first-child,#gkLeft .gkMain:first-child,.gkMain:first-child,#gkHeader {
	margin-top: 0;
}
#gkHeader {
	overflow: inherit !important;
}
#gkRight .gkMain,#gkLeft .gkMain {
	margin-top: 0;
}
#gkMain {
	margin: 0;
}
#gkComponent {
	margin-top: 0;
}
#gkContentMainbody {
	padding: 0 !important;
}
#gkComponentWrap {
	padding: 0;
}
.gkWrap:after,.gkMain:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#gkWrap1,#gkWrap3 {
	margin: 0 auto;
}
.body_content{
	background:#FFFFFF;
	width:100%;
	padding-right:20px;
	padding-left:20px;
}

#gkWrap2 {
	margin: 0 auto 20px;
	background: #FFF;
}
#gkTop1,#gkTop2,#gkUser1,#gkUser2,#gkBottom1,#gkBottom2,#gkMainBlock,#gkLeftMiddle,#gkRightMiddle,#gkHeader {
	border-collapse: collapse;
	width: 100%;
}
#gkUser1,#gkUser2,#gkTop1,#gkTop2,#gkHeader {
	margin-bottom: 20px;
}
.gkCol {
	display: block;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#gkTop1,#gkTop2 {
	margin-bottom: 20px;
}
#gkRightTop,#gkLeftTop,#gkRightMiddle,#gkLeftMiddle,#gkRightBottom,#gkLeftBottom {
	margin-top: 20px !important;
	clear: both;
}
#gkRight div:first-child,#gkLeft div:first-child {
	margin-top: 0px !important;
}
#gkUser1,#gkUser2,#gkBottom1,#gkBottom2 {
	margin: 0 auto !important;
}
/* gk_style box-model */
/* USER/TOP/BOTTOM columns */
/* TBLR */
.gkPaddingT {
	padding-top: 20px !important;
}
.gkPaddingB {
	padding-bottom: 0 !important;
}
.gkPaddingL {
	padding-left: 20px !important;
}
.gkPaddingR {
	padding-right: 20px !important;
}
.gkPaddingTB {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.gkPaddingTL {
	padding-top: 0 !important;
	padding-left: 10px !important;
}
.gkPaddingTR {
	padding-top: 0 !important;
	padding-right: 10px !important;
}
.gkPaddingBL {
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}
.gkPaddingBR {
	padding-bottom: 20px !important;
	padding-right: 20px !important;
}
.gkPaddingLR {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.gkPaddingTBL {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}
.gkPaddingTBR {
	padding-top: 20px !important;
	padding-bottom: 0 !important;
	padding-right: 20px !important;
}
.gkPaddingTLR {
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.gkPaddingBLR {
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.gkPaddingTBLR {
	padding: 0 !important;
}
/* Joomla columns */
.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols-2 .column-1 {
	width: 46%;
	float: left;
}
.cols-2 .column-2 {
	width: 46%;
	float: right;
	margin: 0;
}
.cols-3 .column-1 {
	float: left;
	width: 29%;
	padding: 0px 5px;
	margin-right: 4%;
}
.cols-3 .column-2 {
	float: left;
	width: 29%;
	margin-left: 0;
	padding: 0px 5px;
}
.cols-3 .column-3 {
	float: right;
	width: 29%;
	padding: 0px 5px;
}
.items-row {
	overflow: hidden;
	margin-bottom: 10px !important;
}
.column-1,.column-2,.column-3 {
	padding: 10px 5px;
}
.column-2 {
	width: 55%;
	margin-left: 40%;
}
.column-3 {
	width: 30%;
}

/*************************	template.css 	*************************/

/* Basic elements */
body {
	min-height: 100%;
	color: #555;
	font-size: 13px;
	line-height: 1.8;
	background:#EBEBEB;
}
a {
	color: #3477bb;
	text-decoration: none;
}
a:hover,a:active,a:focus {
	color: #3477bb;
	text-decoration: underline;
}
.gkCol pre,.gkCol blockquote,.gkCol ol,.gkCol ul {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5 {
	font-weight: normal;
}
h1 {
	font-size: 0px%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 135%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
ul {
	list-style: none;
}
ul li,ol li {
	line-height: 2.6;
}
p {
	margin: 0.5em 0;
}
.gkArticleContent p {
	margin: 10px 0;
}
/* Containers */
#gkHeader {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	width: 99.9% !important;
}
#gkHeaderModule1 {
	float: left;
}
#gkHeaderModule2 {
	float: right;
}
#gkHeaderModule1 > div,#gkHeaderModule2 > div {
	border-left: 1px solid #e5e5e5;
	padding-left: 20px;
}
#gkHeaderModule1 > div {
	border-left: none;
	padding-left: 0px !important;
}
#gkPageTop {
	margin-bottom: 20px;
	min-height: 96px;
	border: 1px solid #e5e5e5;
	border-width:100%;
	border-top: none;
	-webkit-border-radius: 0 0 1px 1px;
	-moz-border-radius: 0 0 1px 1px;
	border-radius: 0 0 1px 1px;
	position: relative;
	overflow: visible;
}
#gkMenu {
	clear: both;
	border-top: 6px solid #FFCFCF; /* #246039 */
	position: relative;
	float:left;
	width:100%;
}
#gkButtons {
	float: right;
	height: 25px;
	margin: 38px 20px 0 0;
	line-height: 24px;
	background: transparent url('../images/style1/btn.png') repeat-x 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#gkButtons a {
	font-size: 12px;
	display: block;
	height: 25px;
	color: #fff;
	padding: 0 17px;
	border-left: 1px solid #fff;
	float: left;
}
#gkButtons a:first-child {
	border-left: none;
}
#gkMainbodyWrap {
	padding: 1px;
	border: 1px solid #e5e5e5;
}
#gkContent {
	background: #fff;
}
/* Logo */
#gkLogo {
	margin: 0 0 10px 0;
	padding: 0;
}
h1#gkLogo a img {
	display: block;
	height: 96px;
	margin: 0;
	width: 100%;
	top: 0;
	left: 0;
}
h1#gkLogo a.cssLogo {
	background:url(../images/juco/header3.png) no-repeat 0 0;
	display: block;
	height: 130px;
	margin: 0;
	text-indent: -999em;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
}
#gkLogo.text {
	width: 100;
	float: left;
	margin: 12px 0 0 20px;
}
#gkLogo.text a,#gkLogo.text .gkLogoSlogan {
	display: block;
	background: none;
	font-size: 40px;
	line-height: 50px;
	text-indent: 0;
	text-align: center;
	color: #1a1a1a;
	text-decoration: none;
}
#gkLogo.text .gkLogoSlogan {
	font-size: 16px;
	line-height: 10px;
	margin: -5px 0 18px 0;
}
#gkLogo.text a {
	padding: 0;
	width: auto !important;
}
/* Article breadcrumb */
#gkBreadcrumb {
	background: #f7f7f7;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #e5e5e5;
	margin: -30px -30px 10px -30px;
	padding: 0 20px;
}
.breadcrumbs {
	float: left;
	width: 90%;
	font-size: 12px;
	color: #3477bb;
}
.breadcrumbs a {
	color: #555;
}
.breadcrumbs a:hover {
	color: #3477bb;
	text-decoration: none;
}
.breadcrumbs span,.breadcrumbs .pathway {
	float: left;
}
.breadcrumbs .separator {
	margin: 9px 10px;
	text-indent: -999em;
	width: 6px;
	height: 24px;
	display: block;
}
#gkTools {
	float: right;
	width: auto;
	margin-top: 14px;
}
#gkTools a {
	background: url("../images/light/tools.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	text-indent: -999em;
	width: 16px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}
#gkTools a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}
a#gkToolsReset {
	background-position: -16px 0 !important;
}
a#gkToolsDec {
	background-position: -32px 0 !important;
}
/* Top section */
#gkTop1,#gkTop2 {
	margin-bottom: 20px !important;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	width: 99.9% !important;
}
#gkTop1 .gkCol > div,#gkTop2 .gkCol > div {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #e5e5e5 !important;
	overflow: hidden;
	margin-bottom: 15px;
}
#gkTop1 .gkCol:first-child > div,#gkTop2 .gkCol:first-child > div {
	border-left: none !important;
}
/* User section */
#gkUser1,#gkUser2 {
	margin-top: 20px !important;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	width: 99.9% !important;
}
#gkUser1 .gkCol > div,#gkUser2 .gkCol > div {
	padding-left: 17px;
	padding-right: 17px;
	border-left: 1px solid #e5e5e5 !important;
	overflow: hidden;
	margin-bottom: 15px;
	float: left;
	display: block;
	clear: both;
}
#gkUser1 .gkCol:first-child > div,#gkUser2 .gkCol:first-child > div {
	border-left: none !important;
}
/* Bottom  section */
#gkBottomWrap {
	background: #000;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	padding: 0 0 22px;
}
#gkBottomWrap .header {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	font-size: 13px;
}
#gkBottomWrap a {
	color: #888;
}
#gkBottomWrap a:hover {
	color: #fff;
	text-decoration: underline;
}
#gkBottomWrap .box ul li {
	list-style: disc inside;
}
#gkBottom1,#gkBottom2 {
	margin: 1px 0 22px;
	float: left;
	overflow: hidden;
	border-top: 1px solid #222;
}
#gkBottom1 .gkCol > div,#gkBottom2 .gkCol > div {
	padding: 20px 20px 0;
	border-left: 1px solid #222;
}
#gkBottom1 .gkCol:first-child > div,#gkBottom2 .gkCol:first-child > div {
	border-left: none;
}
/* Bottom */
#gkMiddleBar {
	height: 1px;
	line-height: 1px;
}
#gkSocialIcons {
	float: left;
	margin: 14px 0 0 20px;
}
#gkSearch {
	float: right;
}
#gkSearch input {
	background: #fff url('../images/light/search_bg.png') no-repeat right 0;
	height: 25px;
	line-height: 25px;
	color: #1b1f23;
	font-size: 12px;
	width: 200px;
	margin: 9px 18px 0 0;
	text-indent: 14px;
}
/* social icons */
#gkSocialIcons a {
	background: transparent url('../images/light/social_icons.png') no-repeat 0 0;
	display: block;
	float: left;
	height: 23px;
	margin: 0 6px 0 0;
	width: 24px;
	text-indent: -999em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#gkIconsTwitter {
	background-position: -24px 0 !important;
}
#gkIconsVimeo {
	background-position: -48px 0 !important;
}
#gkSocialIcons a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* Footer */
#gkFooterWrap {
	clear: both;
	margin-top: 20px;
	overflow: hidden;
	border-top: 4px solid #e5e5e5;
}
#gkFooter {
	margin: 0 auto;
	padding: 20px 4px;
	width: auto;
}
#gkFooterNav {
	float: left;
}
#gkFooterNav ul li {
	float: left;
	font-size: 11px;
	border-top: none !important;
	padding: 0 10px;
	line-height: 11px;
	margin: 0;
	border-left: 1px solid #dcdcdc;
}
#gkFooterNav ul li:first-child {
	border-left: none;
	padding-left: 0;
}
#gkFooter a {
	color: #246039;
	text-transform: uppercase;
}
#gkStyleArea {
	margin-left: 20px;
}
#gkStyleArea,#gkCopyrights,span.mobileSwitcher a {
	float: right;
	font-size: 12px;
	line-height: 10px;
}
span.mobileSwitcher a {
	margin: 6px 10px 0 0;
	font-weight: bold;
}
#gkStyleArea a {
	display: block;
	width: 12px;
	height: 11px;
	float: left;
	text-indent: -9999em;
	background: url('../images/colors.png') no-repeat 0 0;
}
a#gkStyle2 {
	background-position: -15px 0 !important;
}
a#gkStyle3 {
	background-position: -30px 0 !important;
}
a#gkStyle4 {
	background-position: -45px 0 !important;
}
#gkFrameworkLogo {
	display: block;
	width: 130px;
	height: 42px;
	margin: 23px auto 46px;
	background: url('../images/framework-logo.png') no-repeat 0 0;
	text-indent: -9999em;
}
/* Module styles */
.box > h3,.box_menu > h3,.box_text > h3 {
	font-size: 16px;
	font-weight: bold;
	color: #246039;
	padding: 1px 0 0 0;
	margin: 0 0 6px 0;
	text-transform: normal;
}
#gkWrap2 .box ul {
	padding: 0;
}
#gkWrap2 .box ul li {
	border-top: 1px solid #e5e5e5;
	list-style-type: none;
	background: transparent url('../images/style1/menu_dot.png') no-repeat 4px 15px;
	padding: 0 0 0 16px;
}
#gkWrap2 .box ul li:first-child {
	border-top: none;
}
#gkMain .box,#gkMain .box_menu,#gkMain .box_text {
	padding: 0 5px 5px 5px;
	border: 1px solid #e5e5e5;
}
.box,.box_menu,.box_text {
	margin-top: 20px;
}
.box:first-child,.box_menu:first-child,.box_text:first-child {
	margin-top: 0px;
}
.content {
	clear: both;
}
.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* restrictions */
.box .nsp {
	position: relative;
}
/* suffixes*/
/* _text */
#gkWrap2 .box_text .bannergroup_text {
	font-weight: normal;
	font-size: 115%;
}
#gkWrap2 .box_text .banneritem {
	font-size: 87%;
}
#gkWrap2 .box_text .bannerfooter {
	font-size: 73.9%;
	text-align: right;
	font-style: italic;
}
#gkWrap2 .box_text .bannerfooter a {
	text-decoration: underline;
}
#gkWrap2 .box_text .banneritem {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 10px;
}
/* clear */
.box.clear,.box.clear > div.content {
	padding: 0 !important;
	background: none !important;
	border: none !important;
	margin: 0 !important;
}
/* clean */
.box.clean,.box.clean > div.content {
	padding: 0 !important;
}
/* font1 */
#gkWrap2 .box.font1 > h3,#gkWrap2 .box_menu.font1 > h3,#gkWrap2 .box_text.font1 > h3 {
	font-size: 45px;
	line-height: 45px;
}
/* font2 */
#gkWrap2 .box.font2,#gkWrap2 .box_menu.font2,#gkWrap2 .box_text.font2 {
	background: #f7f7f7;
}
/* smaller */
#gkWrap2 .box.smaller > h3,#gkWrap2 .box_menu.smaller > h3,#gkWrap2 .box_text.smaller > h3 {
	font-size: 14px;
}
/* color */
#gkWrap2 .box.color > h3,#gkWrap2 .box_menu.color > h3,#gkWrap2 .box_text.color > h3 {
	color: #3477bb;
}
/* color1 */
#gkWrap2 .box.color1 > h3,#gkWrap2 .box_menu.color1 > h3,#gkWrap2 .box_text.color1 > h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 1px 6px 0;
	margin: 16px 0;
	float: left;
	background: #e73f23;
	color: #fff;
}
/* color2 */
#gkWrap2 .box.color2 > h3,#gkWrap2 .box_menu.color2 > h3,#gkWrap2 .box_text.color2 > h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 1px 6px 0;
	margin: 16px 0;
	float: left;
	background: #a864a8;
	color: #fff;
}
/* color3 */
#gkWrap2 .box.color3 > h3,#gkWrap2 .box_menu.color3 > h3,#gkWrap2 .box_text.color3 > h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 1px 6px 0;
	margin: 16px 0;
	float: left;
	background: #f26522;
	color: #fff;
}
/* color4 */
#gkWrap2 .box.color4 > h3,#gkWrap2 .box_menu.color4 > h3,#gkWrap2 .box_text.color4 > h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 1px 6px 0;
	margin: 16px 0;
	float: left;
	background: #f06eaa;
	color: #fff;
}
/* color1-color4 */
#gkWrap2 .box.color1 .content,#gkWrap2 .box_menu.color1 .content,#gkWrap2 .box_text.color1 .content,#gkWrap2 .box.color2 .content,#gkWrap2 .box_menu.color2 .content,#gkWrap2 .box_text.color2 .content,#gkWrap2 .box.color3 .content,#gkWrap2 .box_menu.color3 .content,#gkWrap2 .box_text.color3 .content,#gkWrap2 .box.color4 .content,#gkWrap2 .box_menu.color4 .content,#gkWrap2 .box_text.color4 .content {
	padding-top: 10px;
}
/* icons suffixes */
#gkWrap2 .box.icon-rss > h3,#gkWrap2 .box.icon-mail > h3,#gkWrap2 .box.icon-alert > h3,#gkWrap2 .box.icon-cog > h3,#gkWrap2 .box.icon-clock > h3,#gkWrap2 .box.icon-calendar > h3,#gkWrap2 .box.icon-chat > h3,#gkWrap2 .box.icon-marker > h3,#gkWrap2 .box.icon-document > h3,#gkWrap2 .box.icon-mac > h3,#gkWrap2 .box.icon-ipad > h3,#gkWrap2 .box.icon-info > h3,#gkWrap2 .box.icon-access > h3 {
	padding-left: 45px;
	background: transparent url('../images/style1/module_icons.png') no-repeat 0 0;
	padding-top: 0;
	height: 32px;
	margin-top: 10px;
}
.box.icon-rss > h3 {
	background-position: 0 0 !important;
}
.box.icon-mail > h3 {
	background-position: 0 -42px !important;
}
.box.icon-alert > h3 {
	background-position: 0 -76px !important;
}
.box.icon-cog > h3 {
	background-position: 0 -120px !important;
}
.box.icon-clock > h3 {
	background-position: 0 -158px !important;
}
.box.icon-calendar > h3 {
	background-position: 0 -198px !important;
}
.box.icon-chat > h3 {
	background-position: 0 -244px !important;
}
.box.icon-marker > h3 {
	background-position: 0 -278px !important;
}
.box.icon-document > h3 {
	background-position: 0 -324px !important;
}
.box.icon-mac > h3 {
	background-position: 0 -369px !important;
}
.box.icon-ipad > h3 {
	background-position: 0 -419px !important;
}
.box.icon-info > h3 {
	background-position: 0 -461px !important;
}
.box.icon-access > h3 {
	background-position: 0 -509px !important;
}
/* popup */
#gkPopupOverlay,#gkPopupLogin,#gkPopupRegister {
	display: none;
	overflow: hidden;
	width: 520px;
	margin-left: -320px;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 50%;
	background: #fff;
}
#gkPopupLogin,#gkPopupRegister {
	-webkit-box-shadow: 0 0 15px #999;
	-moz-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
}
#gkPopupLogin {
	width: 300px;
	margin-left: -150px;
}
.gkPopupWrap {
	padding: 25px 0 25px 25px;
	margin: 4px;
}
#gkPopupOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000001;
	top: 0;
	left: 0;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";
	filter: alpha(opacity=77);
	opacity: 0.77;
	margin-left: 0;
	border: none;
}
.gkPopupWrap h3 {
	font-size: 32px;
	line-height: 32px;
	margin: 0 0 10px 0;
	color: #373636;
}
#gkPopupRegister dl dt:first-child {
	font-size: 10px;
	display: block;
	width: 100%;
}
#gkPopupRegister dt {
	float: left;
	width: 35%;
	clear: both;
}
#gkPopupRegister dt,#gkPopupRegister dd {
	line-height: 41px;
	height: 41px;
}
#gkPopupRegister legend {
	display: none;
}
#gkPopupRegister dd:last-child {
	height: 130px;
	width: 100%;
	clear: both;
}
#gkPopupLogin input[type="text"],#gkPopupLogin input[type="password"] {
	clear: both;
	display: block;
	width: 235px;
}
#gkPopupRegister input[type="text"],#gkPopupRegister input[type="password"],#gkPopupRegister input {
	width: 271px;
}
#login-form .buttons {
	width: 100%;
	clear: both;
	overflow: hidden;
}
#login-form li {
	line-height: 2.0;
	padding-left: 15px;
	background: transparent url('../images/style1/menu_dot.png') no-repeat 5px center;
}
#gkPopupRegister dd:last-child {
	height: 120px;
}

/*************************	menu.css 	*************************/

/* Extra menu */
div.gk-menu {
	line-height: 46px;
	height: 46px;
	position: relative;
	z-index: 100000;
}
div.gk-menu > ul.level0 > li {
	height: 46px;
	line-height: 46px;
}
div.gk-menu > ul.level0 > li > a {
	color: #246039;
	display: block;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
div.gk-menu > ul.level0 > li > a > span.menu-desc {
	display: none;
}
div.gk-menu ul.level0 > li.active > a,div.gk-menu ul.level0 > li > a:hover,div.gk-menu ul.level0 > li:hover > a {
	color: #fff;
	background-color:#11747A;
	text-decoration: none;
}
div.gk-menu ul.level0 > li:hover.haschild a {
	color: #fff;
	background-color:#11747A;
	
}
div.gk-menu > ul.level0 > li > .childcontent {
	font-size: 11px;
	line-height: 28px;
	margin: -4px 0 0 0;
	display: block;
}
div.gk-menu > ul.level0 > li > .childcontent .childcontent {
	margin-left: 140px !important;
	margin-top: -30px !important;
}
div.gk-menu > ul.level0 > li > .childcontent .childcontent ul.level2 {
	border-left: 1px solid #e5e5e5 !important;
	padding-bottom: 15px;
}
div.gk-menu > ul.level0 > li > .childcontent {
	padding: 4px 0 0 0;
}
div.gk-menu > ul.level0 > li > .childcontent > div.childcontent-inner {
	border: 1px solid #e5e5e5;
	margin: 0;
	background: #fff;
	-webkit-box-shadow: inset 0 0 5px #eee;
	-moz-box-shadow: inset 0 0 5px #eee;
	box-shadow: inset 0 0 5px #eee;
	float: left;
}
div.gk-menu > ul.level0 > li > .childcontent div.childcontent-inner {
	border-top: none;
}
div.gk-menu > ul.level0 > li > .childcontent .module {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.2;
}
div.gk-menu > ul.level0 > li > .childcontent .module p {
	width: 170px;
}
div.gk-menu > ul.level0 > li .childcontent ul li {
	background: transparent url('../images/style1/menu_dot.png') no-repeat 4px 13px !important;
	padding: 0 0 0 16px;
	margin: 0 20px;
	display: block;
	line-height: 28px;
	text-align: left;
}
div.gk-menu > ul.level0 > li:hover.haschild .childcontent li > a {
	background: none;
}
div.gk-menu > ul.level0 > li .childcontent ul li,div.gk-menu > ul.level0 > li .childcontent ul li a,div.gk-menu > ul.level0 > li .childcontent ul li span {
	font-size: 13px;
	color: #246039;
	font-weight: bold;
}
div.gk-menu > ul.level0 > li .childcontent ul li:hover > a,div.gk-menu > ul.level0 > li .childcontent ul a:hover > span,div.gk-menu > ul.level0 > li .childcontent ul li:hover > a > span,div.gk-menu > ul.level0 > li .childcontent ul a:hover > span > span,div.gk-menu > ul.level0 > li .childcontent ul li:hover > a > span > span {
	color: #3477bb;
	text-decoration: underline;
}
div.gk-menu > ul.level0 > li .childcontent ul a,div.gk-menu > ul.level0 > li .childcontent ul li span {
	padding: 0;
	display: block;
	background: none;
}
div.gk-menu > ul.level0 > li .childcontent ul ul {
	border: 1px solid #e5e5e5;
	margin: 0;
	background: #fff;
	-webkit-box-shadow: inset 0 0 5px #eee;
	-moz-box-shadow: inset 0 0 5px #eee;
	box-shadow: inset 0 0 5px #eee;
}
div.gk-menu > ul.level0 > li .childcontent .gkcol ul {
	border-left: 1px solid #e5e5e5;
	padding-top: 10px;
	margin-bottom: 15px;
}
div.gk-menu > ul.level0 > li .childcontent .gkcol:first-child > ul {
	border-left: none;
}
div.gk-menu > ul.level0 > li li.group {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
div.gk-menu > ul.level0 > li ul.level1 li.group {
	background: none !important;
}
div.gk-menu > ul.level0 > li li.group .group-title {
	border-bottom: 4px solid #dcdcdc;
	line-height: 10px;
	padding: 0 0 0 15px;
	margin: 15px 0 10px 20px;
}
div.gk-menu > ul.level0 > li li.group .group-title a {
	background: none !important;
}
div.gk-menu > ul.level0 > li li.group .group-title .menu-title {
	line-height: 14px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px !important;
	padding: 0 !important;
}
div.gk-menu > ul.level0 > li li.group .group-title .menu-title a,div.gk-menu > ul.level0 > li li.group .group-title .menu-title span {
	color: #1b1f23;
}
div.gk-menu > ul.level0 > li li.group .group-title .menu-desc {
	line-height: 16px;
	font-size: 11px;
	margin-bottom: 5px;
	text-transform: none;
}
div.gk-menu > ul.level0 > li li.group .gk-group-content > ul {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* Dropline & Split menu */
div#gkDropMain {
	line-height: 46px;
	height: 46px;
	position: relative;
	z-index: 100000;
}
div#gkDropMain > ul > li {
	height: 46px;
	line-height: 46px;
}
div#gkDropMain > ul > li > a {
	color: #1b1f23;
	display: block;
	height: 46px;
	line-height: 46px;
	padding: 0 18px;
	font-size: 20px;
	text-transform: uppercase;
}
div#gkDropMain > ul > li > a > span.menu-desc {
	display: none;
}
div#gkDropMain > ul > li.active > a,div#gkDropMain > ul > li > a:hover,div#gkDropMain > ul > li:hover > a {
	color: #3477bb;
	text-decoration: none;
}
div#gkSubmenu {
	height: 35px;
	font-size: 12px;
	text-align: left;
	background: transparent url('../images/light/dropline_bg.png') no-repeat -1px -1px;
	border-top: 1px solid #e5e5e5;
	padding-left: 75px;
	width: auto;
}
div#gkDropSub {
	line-height: 35px;
	height: 35px;
}
div#gkDropSub .menu-desc {
	display: none !important;
}
div#gkDropSub > ul {
	background: none;
	height: 28px;
	line-height: 35px;
	padding: 0;
}
div#gkDropSub > ul ul ul {
	margin-top: -24px;
	background: #fff;
	border: 1px solid #e5e5e5 !important;
}
div#gkDropSub > ul ul {
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 0 0 5px #eee;
	-moz-box-shadow: inset 0 0 5px #eee;
	box-shadow: inset 0 0 5px #eee;
	background: #fff;
	padding: 15px 0;
}
div#gkDropSub > ul.active {
	background: none;
}
div#gkDropSub > ul > li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 35px;
}
div#gkDropSub > ul > li:first-child {
	border-left: 0;
	background: none !important;
}
div#gkDropSub > ul > li li {
	float: none;
}
div#gkDropSub > ul > li a {
	height: 28px;
	line-height: 35px;
	overflow: hidden;
	display: block;
	padding: 0 15px;
	text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #e5e5e5;
	font-size: 12px;
	color: #1b1f23;
}
div#gkDropSub > ul > li ul li {
	line-height: 24px;
	height: 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 0 !important;
}
div#gkDropSub > ul > li li a,div#gkDropSub > ul > li li span {
	font-size: 12px;
	color: #1b1f23;
	line-height: 28px;
	border: none;
}
div#gkDropSub > ul > li li {
	background: transparent url('../images/style1/menu_dot.png') no-repeat 4px 13px;
	padding: 0 0 0 16px !important;
	margin: 0 20px;
	display: block;
	line-height: 28px;
	text-align: left;
	border: none;
}
div#gkDropSub > ul li.active>a,div#gkDropSub > ul li.active>a span,div#gkDropSub > ul li:hover>a,div#gkDropSub > ul li:hover>a span {
	color: #3477bb;
}

/*************************	style.css 	*************************/

p{
	margin:0px;
}
.ticker {
	overflow: auto;
}

.ticker dt {
	padding: 5px 10px;
	border-bottom: none;
	border-right: none;
	position: relative;
}

.ticker dd {
	margin-left: 0;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

.ticker dd.last {
	border-bottom: 1px solid #cccccc;
}

.ticker div {
	margin-top: 0;
}

.ticker .heading a {
	font-weight: bold;
}
/*************************	style2.css 	*************************/


.gkIsWrapper-gk_financial_business { position:relative; width:100%; overflow:hidden; }
.gkIsWrapper-gk_financial_business .gkIsSlides { position:relative; overflow:hidden; }
.gkIsWrapper-gk_financial_business .gkIsSlide { position:absolute; left: 0; visibility:hidden; }
.gkIsWrapper-gk_financial_business .gkIsSlide:first-child { visibility:visible; }
.slide-links .gkIsSlide { cursor:pointer; }
.gkIsWrapper-gk_financial_business .gkIsImage { overflow:hidden; position: relative; width: 100%; }
.gkIsWrapper-gk_financial_business .gkIsTextData { display:none; }
.gkIsWrapper-gk_financial_business .gkIsPreloader { position:absolute; z-index:128; top:0; left:0; background:#fff url('images/loader.gif') no-repeat center center; width:100%; height:100%; text-indent:-999em; }
.gkIsWrapper-gk_financial_business .gkIsText { height: 68px; background: #123e61; position: relative; }
.gkIsWrapper-gk_financial_business .gkIsTimeline { background:transparent url('images/is_timeline.png') repeat-x -12px bottom; height:6px; border-radius:12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; margin: 0 18px; clear: both; position: relative; top: 12px; }
.gkIsWrapper-gk_financial_business .gkIsProgress { float: left; text-indent: -999em; width: 0; height: 6px; background: transparent url('images/is_timeline.png') repeat-x -12px 0; border-radius:12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; }
.gkIsWrapper-gk_financial_business .gkIsTextTitle { float: left; }
.gkIsWrapper-gk_financial_business .gkIsTextTitle span:first-child { height: 20px; line-height:20px; font-size: 11px; color: #9f9f9f; float: left; display: block; padding: 0 18px; margin: 17px 18px 0 0; border-right: 1px solid #4c4c4c; }
.gkIsWrapper-gk_financial_business .gkIsTextTitle a { color: #fff; font-size: 24px; line-height: 24px; height: 24px; float: left; display: block; margin-top: 16px; }
.gkIsWrapper-gk_financial_business .gkIsTextTitle a:hover { color: #3477bb; text-decoration: none; }
.gkIsWrapper-gk_financial_business .gkIsTextInterface { float: right; margin: 22px 18px 0 0; }
.gkIsWrapper-gk_financial_business .gkIsTextInterface span { width: 10px; height: 10px; background: transparent url('images/is_pagination.png') no-repeat 0 0; display: block; margin-left: 4px; float: left; text-indent:-999em; cursor: pointer; }
.gkIsWrapper-gk_financial_business .gkIsTextInterface span.active,
.gkIsWrapper-gk_financial_business .gkIsTextInterface span:hover { background-position: -10px 0; }


/*************************	style3.css 	*************************/


.sp_news_higlighter{position:relative}
.sp-nh-buttons{float:left;position:relative}
.sp-nh-item{overflow:hidden;position:relative;}
span.sp-nh-text{margin:0 0 0 5px}
span.sp-nh-title{margin-right:5px}
span.sp-nh-date{font-size:70%;font-style:italic}
.sp-nh-prev,.sp-nh-next{background-repeat:no-repeat;cursor:pointer;position:absolute;top:0;width:13px}
.sp-nh-prev{background-position:0 50%;right:20px}
.sp-nh-next{background-position:-26px 50%;right:5px}
.sp-nh-prev:hover{background-position:-13px 50%}
.sp-nh-next:hover{background-position:-39px 50%}

/*************************	TABA HOME CSS 	*************************/

	#gkWrap1, #gkWrap2, #gkWrap3 { width: 1002px; }
	html { min-width: 1002px!important; }
	body,
	div.gk-menu .level0 > li li,
	#gkWrap2 .box_text .banneritem,
	#gkWrap2 .box_text .bannerfooter,
	#gkWrap2 .box.color1 > h3, 
	#gkWrap2 .box_menu.color1 > h3, 
	#gkWrap2 .box_text.color1 > h3, 
	#gkWrap2 .box.color2 > h3, 
	#gkWrap2 .box_menu.color2 > h3, 
	#gkWrap2 .box_text.color2 > h3, 
	#gkWrap2 .box.color3 > h3, 
	#gkWrap2 .box_menu.color3 > h3, 
	#gkWrap2 .box_text.color3 > h3, 
	#gkWrap2 .box.color4 > h3, 
	#gkWrap2 .box_menu.color4 > h3, 
	#gkWrap2 .box_text.color4 > h3,
	.nspMainPortalMode2 .nspBotInterface .nspArtHeadline .nspHeadline h4, 
	.nspMainPortalMode1 .nspHeader { font-family: Georgia, "Times New Roman", Times, serif; }
	
	h1,h2, h3, h4, h5,div.gk-menu > ul.level0 > li,
	div#gkDropMain > ul > li,
	#gkWrap2 .box_text .bannergroup_text,
	.search-results dt.result-title a,
	.nspMainPortalMode3 .nspTitleTab .nspTitle,
	.registration legend,
	.gkIsTextTitle a,
	.k2store_product_price span.product_price,
	tr.cart_subtotal td+td,
	div#k2storeCartPopup div.componentheading span,
	.nspK2store span.nspK2storePrice   { font-family: Tahoma, Geneva, sans-serif; }
	
	#gkButtons a,
	.button, button, 
	button.button, 
	a.readon, 
	 .moduleItemReadMore, 
	 .latestItemReadMore a.k2ReadMore, 
	 .userItemReadMore a.k2ReadMore, 
	 .catItemReadMore a.k2ReadMore, 
	 .k2ReadMore,
	 .subCategoryMore, 
	 .readmore-link, 
	 .comments-link,
	#gkWrap2 .box.font2 > h3, 
	#gkWrap2 .box_menu.font2 > h3, 
	#gkWrap2 .box_text.font2 > h3,
	.show_cart input  { font-family: Verdana, Geneva, sans-serif; }
	
	#gkContentMainbody { margin-right:20px; }
	#gkbottombottom3 { width: 25%; }
	#gkbottombottom4 { width: 25%; }
	#gkbottombottom5 { width: 25%; }
	#gkbottombottom6 { width: 25%; }
	
	#sp-nh133 {width:1002px;color:#ffffff;background:#11747A}
	.sp-nh-item{
		background:#11747A;
	}
	.sp-nh-buttons {width:110px}
	a.sp-nh-link {color:#ffffff}
	a.sp-nh-link:hover {color:#039ee1}
	.sp-nh-buttons,.sp-nh-item,.sp-nh-prev,.sp-nh-next {height:40px;line-height:40px}
	.sp-nh-prev,.sp-nh-next{background-image: url(images/style3.png)}

.news_img{
	float:left;
	width:23px;
	height:20px;
}
.bottom_img{
	height:150px;
	width:100%;
}

* {
    box-sizing: border-box;
}

.header-container {
    float: left;
    width: 33.33%;
    padding: 5px;
}
.header_title {
	background-color:#11747A;
	color:#fff;
	margin-bottom:20px;
	padding-left:5px;
	width:100%;
}

.welcome_img_container{
	float: left;
	margin-right:10px; 
	width:33%;
	border:2px solid #11747A;
	text-align:center;
	background-color:#E5DCD7;
}
.header-container h4 {
    background-color:#11747A;
	color:white;
	padding:5px;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
#gkBanner1{
	background-color:#11747A;
	color:#FFFFFF;
}
.read_more_btn{
	background-color:#424242;
	color:white;
	border-radius:12px;
	margin:20px 0px 10px 0px;
	width:100%;
	height:30px;
}

#overlay {
	display:block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #424242;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}
#loading_img{
	position:absolute;
	top:50%;
	left:43%;
	width:200px; height:60px;
}


/*  Footer CSS   */

.social-popout {
    height: auto;
    width: 30px;
    margin: 5px;
	padding:8px;
    float: left;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.social-popout img {
    border-radius: 50%;
    margin: 8px;
    width: 50px;
	height:50px;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;	
}
.social-popout img:hover {
    margin: 0px;
    box-shadow: 6px 6px 4px 4px rgba(0,0,0,0.3);
}

.site_content{
	display:none;
}
.rightt_navigation{
	cursor:pointer;
	width:100%;
}
#nes_and_EVENTS li:hover, .rightt_navigation:hover{
	color:red;
	cursor:pointer;
	/*background-color:blue;*/
	
}
.step_title{
	background-color:#11747A; 
	width:100%;
	margin:30px 0 6px 0;
	padding:2px 0 2px 6px;
	color:#fff;
}
#request_results_DIV p{
	padding:10px 0 0 0;
}

#content_res_DIV {
	float: left;
}
#content_res_DIV > div {
	border-left: none;
	padding-left: 0px !important;
}
/* CSS Report table */
.report_table{
	width:100%;
	text-align:left;
}
.report_table td{
	border:0px solid #11747A;
	padding:7px 2px 7px 2px;
}

.table_header{
	background: #11747A;
	color:#fff;
}
.colored_tr:nth-child(even) {
	background: #E0E0E0;
}
.information_tr{ 
	display:none;
	background-color:rgba(255,255,255,1.00);
	border:3px solid #11747A;
	padding:10px;
	text-align:left;
}
/*
#nes_and_EVENTS li{
	font-size:11px;
}
*/
.error_div_msg{
	color:red;
	float:left;
	padding:5px;
}

.information_div{
	float:left;
	background-color:white;
	width:100%;
	margin:2px;
}
#social_network{
	display:block;
	padding:2px;
}
#social_network img{
	width:auto;
	height:40px;
	margin:8px;
	
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
#social_network img:hover{
    margin:7px;
    box-shadow: 6px 6px 4px 4px rgba(0,0,0,0.3);
}





