body {
	margin:0 0 0 0;
	background-color: #f5f5f5;
}
.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #0029a0;
	text-decoration: none;
	line-height: 45px;
}
.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f5f5f;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #252525;
	text-decoration: none;
}
.txt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #252525;
	text-decoration: none;
}
.txt_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5F5F5F;
	text-decoration: none;
	font-weight: bold;
}
.txt_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}
.txt_lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3a3a3a;
	text-decoration: none;
}
.txt_lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #06F;
	text-decoration: none;
}
.txt_lnk_sm_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0029a0;
	text-decoration: none;
	font-weight: bold;
}
.txt_lnk_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5F5F5F;
	text-decoration: none;
	font-weight: bold;
}

.txt_lnk_sm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #06F;
	text-decoration: none;
	font-weight: bold;
}
.txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #252525;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 5px;
}

.learn_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.learn_more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.read_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
}
.frm_gray {
	border: 1px solid #919191;
}
.frm_gray2 {
	border: 1px solid #D7D7D7;
}

.frm_black {
	border: 1px solid #000;
}

.txt_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3a3a3a;
	text-decoration: none;
	line-height: 28px;
}

.txt_01selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #0029a0;
	text-decoration: none;
}
.dot_ln {
	background-image: url(/App_Themes/kwa/images/common/doted_ln_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}

.dv_ln {
	background-image: url(/App_Themes/kwa/images/common/dv_line.png);
	background-repeat: repeat-x;
	background-position: right;
}
.date_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/App_Themes/kwa/images/common/date_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 23px;
}
/*#Bread Crumbs#*/
.CMSBreadCrumbsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5F5F5F;
	text-decoration: none;
}

.CMSBreadCrumbsCurrentItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #06F;
	text-decoration: none;
}


/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3a3a3a;
	text-decoration: none;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuItemMouseUp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3a3a3a;
	text-decoration: none;
	padding-right:10px;	
}
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	color: #0029a0;
	padding-right:10px;	
}
.horizontalCMSMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	color: #06F;
}

.horizontalsubCMSMenu
{
	background: #f5f5f5; 
	color: #ffffff;
}

.horizontalsubCMSMenu tr
{
	background: #f5f5f5;
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #0f46AA;
}

#marqueecontainer{
position: relative;
height: 200px; /*marquee height */
background-color: #f5f5f5;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
