/* Top Dynamic Menu */
#top-menu
{
    background:#333333 url(/Kcls/images/corner_header_4.gif) no-repeat scroll left bottom;
	height: 60px;
	font:  bold 12px Arial;
	text-transform: uppercase;
	color: #BDA964;
	border-top: solid 1px #7e7e7e;  
	position: relative;
}
#top-menu a
{   
    color: #BDA964;
	height: 50px;
    background: url(nav_timeline.gif) no-repeat left top;	
}
#top-menu li.selected a
{
    background: url(nav_timeline_active.gif) no-repeat left top;
}
#top-menu ul li.selected
{
    background: url(bgnd_hover.gif) repeat-x left bottom;
	color: #ffffff;
}
#top-menu a:hover, #top-menu a.selected
{
    color: #ffffff;
}
#top-menu ul 
{
	height: 60px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	background: url(corner_header_4.gif) no-repeat left bottom;
	float: left;
	width: 100%;
}
#top-menu ul a
{
	padding-top: 10px;
	float: left;
	display: inline;
}
#top-menu ul li
{
	display: inline;
	float: left;
	list-style: none;
	width: 12%;
	padding: 0 1%;
}


/* Left Dynamic Menu
#menuLeft
{
	background:#484848 none repeat scroll 0 0;
	margin:0 0 0 -20px;
	width:180px;
}

#menuLeft .nw
{
	background:#B1B0B0 url(corner_nav1.gif) no-repeat scroll left top;
	padding-top:24px;
}

#menuLeft .sw
{
	background:transparent url(corner_nav3.gif) no-repeat scroll left bottom;
	margin:0;
	padding:0 0 25px 20px;
}

#menuLeft h3
{
	color: White;
}

#menuLeft a
{
	color:#333333;
	display:block;
}

ul.menuLeft, ul.menuLeftChild
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 -18px;
	padding:2px 0 0px 18px;
}


ul.menuLeft li
{
	padding: 2px 0 0 18px;
	background-color: Transparent;
	margin:0 0 0 -18px;
}

ul.menuLeft li.menuLeftSelected
{
	background-color:#8A8A8A;
	
}

ul.menuLeftChild li
{
	background-color:#9C9A9B;
	padding-left: 30px;
}

#contentSwSw ul
{
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

#contentSwSw li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
*/
input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: 0;
	margin: 0 10px 0 0;
}

input[type="submit"]
{
   padding: 4px;
}

input
{
   padding: 2px;
	height: auto;
}

/*
#contentSwEast td
{
	vertical-align: middle;
}
*/

#contentSwSw h3 
{
	padding: 15px 15px 15px 0;
}

#header-alert-wrapper { background-color: #7e7e7e; padding: 14px 0; }
#header-alert { background-color: #ee8122; width: 100%; position: relative; padding: 10px 0; }
#header-alert h2 { color: #333333; text-align: center; font-size: 1.5em; margin: 0; padding: 0; }
#header-alert h3 { color: #333333; text-align: center; font-size: 1.3em; margin: 0; padding: 0; }
#header-alert h4 { color: #333333; text-align: center; font-size: 1.1em; margin: 0; padding: 0; }

.upper-left-corner { background: url(alert-upper-left.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; top: 0; left: 0; }
.upper-right-corner { background: url(alert-upper-right.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; top: 0; right: 0; }
.lower-left-corner { background: url(alert-lower-left.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; bottom: 0; left: 0; }
.lower-right-corner { background: url(alert-lower-right.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; bottom: 0; right: 0; }

#header-alert-wrapper-home { background-color: #333333; padding: 14px; }

.upper-left-corner-home { background: url(alert-upper-left-home.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; top: 0; left: 0; }
.upper-right-corner-home { background: url(alert-upper-right-home.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; top: 0; right: 0; }
.lower-left-corner-home { background: url(alert-lower-left-home.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; bottom: 0; left: 0; }
.lower-right-corner-home { background: url(alert-lower-right-home.gif) top left no-repeat; height: 10px; width: 10px; position: absolute; bottom: 0; right: 0; }



























