.HeadlineList a,
.SlideShowHeadline a,
.BoxLinks li a {
     text-decoration: none;  font-family:Tahoma, Geneva, sans-serif;
}

.HeadlineList a:hover,
.SlideShowHeadline a:hover,
.BoxLinks li a:hover {
     text-decoration: none;  font-family:Tahoma, Geneva, sans-serif;color: #036;
}

body 
{
	background:#011377 url(http://www.centralmediaserver.com/wiat/design/bkg.jpg);	
	background-repeat:repeat-x;	
	margin: 0;
    padding: 0;
    text-align: center;
}

#CommonWelcome
{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	height: 13px;
	
}

#Common 
{
	margin: 0 auto;
	background-color:#ffffff;
}


#CommonHeader
{
	background-color:#f0f0f0;
	background: #f0f0f0 url(http://www.centralmediaserver.com/kimt/design/kimt_mast_head.jpg);
}


.CurrentTime
{
	display: none;
}


/***********************************************************

/*Top Navigation

/***********************************************************/

/* Common Top Nav Color and background image if needed */

#CommonTopNav
{
	background: #FFFFFF url(http://www.centralmediaserver.com/wiat/design/top-horizontal-bar.jpg);
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:4px;
	padding-top:4px;
}


#CommonTopNav a,
#CommonTopNav a:link,
#CommonTopNav a:visited,
#CommonTopNav a:hover,
#CommonTopNav a:active
{
	color: #ffffff;
}

 

/***********************************************************

/* Side Navigation

/***********************************************************/


/* Upper Main Item */

.SideNavigation ul li span.CurrentNode,
.SideNavigation ul ul li span.CurrentNode
{
	font-weight: bold;
	color: #FFFFFF;
	margin-left:3px;
}

 

/* Upper Sub Item */

.SideNavigation ul.SubNavigation ul li span
{
	background:url(http://www.centralmediaserver.com/wiat/design/left-bar-2.jpg);
	margin-left:3px;
}

 

/* Upper Sub Link Color */

.SubNavigation a:link,
.SubNavigation a:hover,
.SubNavigation a:visited,
.SubNavigation a:active
{
	color: #FFFFFF;
}

 

/* Lower Main Item */

.SideNavigation ul li span 
{
	background:url(/sites/wiat/images/subbar.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight: bold;
	color: #000060;
	margin-left:3px;
	padding-left:6px;
}


.SideNavigation ul ul li span:hover
{
	background:url(/sites/wiat/images/lb2-0610.jpg);
}

 
/* Lower Sub Item All Pages*/

.SideNavigation ul ul li span
{
	background:url(/sites/wiat/images/lb-0610.jpg);
	margin-left:3px;
}
 

/* Lower Sub Item Link Color All Pages*/

.SideNavigation a:link,
.SideNavigation a:visited,
.SideNavigation a:active
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}


.SideNavigation a:hover
{
	font-size:11px;				
	font-weight:bold;
}



/* Breaking News Item */

.AlertBar
{
	background-color: #820A0B;
} 

.AlertBar a,
.AlertBar a:link,
.AlertBar a:active,
.AlertBar a:visited,
.AlertBar a:hover
{
	text-decoration: none;
	font-size: 18px;
	color: White;
}

.BoxHeader,
.TabBoxHeader
{
	background-image:url(/sites/wiat/images/subbar.gif); 
	color:#000060; 
	font: bold 12px Verdana, sans-serif;
}



/* Properties for hovering but not selected tab */

.TabBoxHeader ul li a,
.TabBoxHeader ul li a:hover,
.TabBoxHeader ul li a:active
{
	color:#FFFFFF;
	background-image:url(http://www.centralmediaserver.com/wiat/design/tabbed-box-sub.gif);
	font-size:10px;
}



/* Properties for selected tab */

.TabBoxHeader ul li.SelectedTab a,
.TabBoxHeader ul li.SelectedTab a:link,
.TabBoxHeader ul li.SelectedTab a:hover,
.TabBoxHeader ul li.SelectedTab a:active,
.TabBoxHeader ul li.SelectedTab a:visited
{
	color: #FFFFFF; 
	background-image:url(http://www.centralmediaserver.com/wiat/design/tabbed-box-sub.gif);
	font-size:12px;
}


.BoxLinks
{
	background-image:url(http://www.centralmediaserver.com/wiat/design/subbar.gif);
}


.BoxLinks li a
{
	color:#000060;
	font-weight:bold;
}


.HomepageFeatureBackground
{
	background-image:url(http://www.centralmediaserver.com/wiat/design/top-stories2.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size: 18px;
}


.Welcome,
.Welcome a
{
	color:#ffffff;
	font-weight:bold;
}