html {
	background:url(../images/kyani_bg_lower.gif) repeat;
}
body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px 0 0 2px;
	background: url(../images/kyani_bg_main.gif) repeat-x;

}
#leftnavPrimary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	width: 175px;
	float: left;
	position: inherit;
	display: inline;
	text-decoration: none;

}
#leftnavPrimary a:link, #leftnavPrimary a:visited  {
	display: block;
	color: #0269C5;	
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	background:#E0E0E0;	
	padding-top: 5px;
	padding-bottom: 5px;

}
#leftnavPrimary div.leftnavSecondary a:link, 
#leftnavPrimary div.leftnavSecondary a:visited {
	display: block;
	color: #0269C5;
	font-size: 11px;
	padding: 6px;

}

#leftnavPrimary div.leftnavSecondary a:hover,
#leftnavPrimary div.leftnavSecondary a.secondaryCurrent:link,
#leftnavPrimary div.leftnavSecondary a.secondaryCurrent:visited,
#leftnavPrimary div.leftnavSecondary a.secondaryChildCurrent:link,
#leftnavPrimary div.leftnavSecondary a.secondaryChildCurrent:visited {
	background:#0269C5;	
	color:#E0E0E0;

}
.detail {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	
}
.detail_title {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;

}
.menu_top {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
}
a.menu_top:hover {
	color:#CC0000;
}
.menu_feature_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background:#0269C5;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.menu_feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.menu_feature:hover {
color:#0269C5;
}

.menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0269C5;
	text-decoration: none;
}
a.menu_footer:hover {
color:#000000;
}

.img_detail {
	border-color: #0269C5;
	border-style: solid;
	border-width: 2px;

}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;

}

/* Section Info */
	.group_title {
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		background:#0269C5;
	}
	.group_title a:hover{
		font-size:14px;
		font-weight:bold;
		color:#FFFF66;
		text-decoration:underline;
	}
	.group_header {
		font-size:12px;
		font-weight:bold;
		color:#0269C5;
		text-decoration:none;
		background:#E0E0E0;
	}
	.group_header a:hover{
		font-size:12px;
		font-weight:bold;
		color:#FFFF66;
		text-decoration:underline;
	}
/* End Section Info */

/* Event Detail Info */
	.event_title {
		font-size:26px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		background:#0269C5;
		padding-top:5px;
		padding-bottom:5px;
		
	}
	.event_large {
		font-size:22px;
		font-weight:bold;
		color:#0269C5;
		text-decoration:none;
	}
	.event_med {
		font-size:18px;
		font-weight:bold;
		color:#0269C5;
		text-decoration:none;
	}
	.event_detail {
		font-size:14px;
		font-weight:bold;
		color:#0269C5;
		text-decoration:none;
	}
/* End Event Detail Info */