/* 

Auther  : Dikesh Joshi [www.dikesh.com]
Email   : cooldesignz@gmail.com
Project : Kohan Inc. Corporate website
Date    : October 18, 2007
Modified: August 27, 2008

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
	padding: 0px;
	margin: 0px;
	background-color:transparent;
	scrollbar-face-color:#173772;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#12449D;
	scrollbar-shadow-color:#1749A3;
	scrollbar-highlight-color:#1749A3;
	scrollbar-3dlight-color:#173772;
	scrollbar-darkshadow-Color:#173772;
}

a {
	color: #FFCC00;
	}

a:active {
	color: #FFCC00;
	}
a:hover {
	color:#FF8000;
	}	

a.localgovt {
	color: #23B900;
}

a.localgovt:active {
	color: #23B900;
}

a.localgovt:hover {
	color: #FFCC00;
}


a.healthcare {
	color: #509EE1;
}

a.healthcare:active {
	color: #509EE1;
}

a.healthcare:hover {
	color: #FFCC00;
}
a.cfs {
	color: #E14343;
}

a.cfs:active {
	color: #E14343;
}
a.cfs:hover {
	color: #FFCC00;
}
p {
/*	text-align: justify;*/
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
td {
/*	text-align: justify;*/
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
#daj-container{
/*	width: 100%;
	height: 100%;*/
}
#daj-inside {
	width: 800px;
	height: 600px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}
#daj-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	height: 22px;
	padding-top: 5px;
}
#daj-leftpanel{
	width: 300px;
	height: 600px;
	float: left;
	background-image: url(../images/logo_side_bg.png);
	background-repeat: repeat-x;
	}
#line {
	background-color: #FFFFFF;
	height:1px;
	width:800px;
	margin: 0 auto;
}
#logo {
/*	
	background-image: url(../images/logo_kohan.png);
	background-repeat: no-repeat;
	background-position: center;
*/
	width: 300px;
	vertical-align: middle;
	margin-top: 110px;
	margin-bottom: 120px;
}
#daj-rightpanel{
	width: 500px;
	height: 600px;
	float: left;
	background-image: url(../images/menu_side_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	}

#daj-menu-section {
	height: 435px;
	width: 295px;
	margin-top: 82px;
	margin-bottom: 82px;
	text-align: center;
	text-align: center;
	left: 645px;
	}
#menus-top {
	width: 230px;
	height: 42px;
	text-align: center;
	margin-top: 25px;
	}
	
#menus {
	width: 230px;
	height: 42px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#menus-bottom {
	width: 230px;
	height: 42px;
	text-align: center;
	margin-bottom: 25px;
	}
#iFrame {
    width: 500px;
    height: 600px;
	overflow-x: hidden;
	overflow-y:auto;
}
#content {
	padding: 20px 20px 0px 20px;
	}
#daj-inner-menus{
	background-color: #0066CC;
	padding: 5px 5px 5px 7px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	}

#daj-nav-menus {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	text-align: right;
	}

.daj-nav-menu-spacting {
	padding: 0px;
	margin-right: 4px;
	}

#dotted {
	border-bottom: #CCFF99 dashed 1px;
	}
#title-section {
	padding-top: 20px;
	}

#iFrameScroll {
	}
	
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 30px;
	}
	
li {
	list-style-image: url(../images/bullets.gif);
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.td-ul{
	padding-left: 14px;
	}
.drop-down {	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0D3C91;
	width: 200px;
	height: 200px;
	overflow:auto;
	padding: 0px 0px 4px 4px;
	margin-bottom: 4px;
	border: 1px solid #2669e5;
}
.big-text{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	}
.daj-input-text {
	border: 1px solid #000099;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	background-color:#ECECEC;
	padding-left: 4px;
	padding-right: 4px;
	color: #003399;
	}
.daj-input-button{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	height: 24px;
/*	width: 50px; */	
}
.form-text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFCC;
	text-align: right;
	font-weight: bold;
	}
.table-border {
	border: 1px solid #CCCCCC;
	}
.bulletheader {
	padding-left: 24px;
	}
.image {

	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
.newsletter-padding {
	padding: 8px;
	}

.maintable-healthcare{
	width: 920px;
	background-color: #0B3996;
	border: 1 solid #0066CC;
	border-color: #0066CC;
	}
.newsletter-header {
	color: #FFCC00;
	font-size: 18px;
	}
.newletter-center-text {
	color: #999999;
	}
.newsletter-issue{
	background-color: #315eb8;
	font-size: 13px;
	}
.maintable-localgovernment{
	width: 920px;
	background-color: black;
	border: 1 solid #0066CC;
	border-color: #0066CC;
	}
.localgovernment-issue{
	background-color: #999999;
	font-size: 13px;
	}
	
.maintable-cfs{
	width: 920px;
	background-color: #b5b5b5;
	border: 1 solid #0066CC;
	border-color: #0066CC;
	color: #000000;
	}
.cfs-issue{
	background-color: #999999;
	font-size: 13px;
	}
	
.cfs-newsletter-padding {
	padding: 8px;
	color: #000000;
	}
	
.cfs-big-text {
	color:#000000;
	font-size: 12px;
	}

.cfs-newsletter-header {
	color: #FF0000;
	font-size: 18px;
	}
	
a.cfs-newsletter-link{
	color: #003399;
}

a.cfs-newsletter-link:active {
	color: #003399;
}
a.cfs-newsletter-link:hover {
	color: #FF3300;
}





/* Commercial */

.maintable-comm{
	width: 920px;
	background-color: #62808e;
	border: 1 solid #0066CC;
	border-color: #0066CC;
	color: #FFFFFF;
	}

.comm-issue{
	background-color: #809fae;
	font-size: 13px;
	}
	
.comm-newsletter-padding {
	padding: 8px;
	color: #FFFFFF;
	}
	
.comm-big-text {
	color: #FFFFFF;
	font-size: 12px;
	}

.comm-newsletter-header {
	color: #33CCFF;
	font-size: 18px;
	}
	
a.comm-newsletter-link{
	color: #0033CC;
}

a.comm-newsletter-link:active {
	color: #0033CC;
}
a.comm-newsletter-link:hover {
	color: #FFCC00;
}