html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td, li
{
	margin:0;
	padding:0;
	
}
body
{
	font-size:64%;
	background-color:#e8e6e2;
	font-family:Verdana, Arial;
	text-align:center;
	margin-top:10px;
}

img
{
	border:0;	
}

a
{
	color:#7f7f7f;
	text-decoration:none;
}

h1
{
	font-size:36px!important;	
}

h1.SmallHeader
{
	font-size:2em!important;	
}

h1.SmallBoxHdr
{
	font-size:2em!important;
	width:345px;	
}

h1.WhiteHeader
{
	color:#fff!important;
	font-size:32px!important;	
}

h2
{
	color:#666159;
	font-size:1.1em;
}

h2
{
	margin:0 0 4px 0;
	padding:0;	
}

h3
{
	color:#666159;
	margin:0 0 4px 0;
	font-weight:bold;
	font-size:1em; 
}

select.newsletter
{
	font-size:1.2em;
	font-family:Verdana, Arial;
}


#Container
{
	font-size:1.1em;
	margin:13px auto;
	text-align: left;	
	color:#7f7f7f;
	overflow:hidden;
	width:962px;
	
	
}

#Header
{
	padding-left:45px;
	height:90px;
	width:962px;
	background-color:#e8e6e2;
}

#HeaderPrint
{display:none;} 

#Main
{
	/*overflow:hidden;*/
	
	background: url(/UKKimages/main.bg.gif) repeat-y 30px 0px;
	height:100%;
	overflow:hidden;
}

#TopMenu
{
	clear:both;
	width:900px;
	margin-left:30px;
	height:40px;
	background-color:#eceded;
	border-left:solid 1px #d2d2ca;
	border-top:solid 1px #d2d2ca;
	border-right:solid 1px #d2d2ca;
}

#LeftCol, #RightCol
{
	float:left;
	/*background-color:#e8e6e2;*/
	height:100%;
}

#LeftCol
{
	width:210px;
	
}

#RightCol
{
	width:30px;
}
#ContentCol
{	
	float:left;
	width:750px;
	/*padding-bottom:10px;*/
}

#MinHeight
{
	height:490px;
	float:left;
	width:1px;
	/*overflow:hidden;*/
}

#Footer
{
	clear:both;
	width:900px;
	margin-left:30px;
	height:40px;
	background-color:#eceded;
	border-left:solid 1px #d2d2ca;
	border-bottom:solid 1px #d2d2ca;
	border-right:solid 1px #d2d2ca;
}

#Footer2
{
	clear:both;
	width:900px;
	padding:10px 0 0 40px;
}

/* TOP MENU */

/* Top menu UL list */

#TopMenuList
{
	
	list-style-type:none;
	margin:0;
	padding:0;
}

#TopMenuList li
{
	height:30px;
	float:left;
	background: url(/images/topmenu.bg.item.gif) no-repeat right top;
}

#TopMenuList li a
{
	margin:6px 0 0 0;
	display:block;
	float:left;
	padding:7px 0px 0 30px;
	color:#7f7f7f;
	/*color:#aba8a3;*/
	font-size:1.1em;
}

#TopMenuList li a.Selected
{
	text-decoration:underline;
}

/* LEFT MENU */

#LeftMenu, #LeftMenu li ul,
.LeftSubMenu, .LeftSubMenu  li ul
{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}

#LeftMenu li, #LeftMenu li ul li,
.LeftSubMenu li, .LeftSubMenu  li ul li
{
	width:210px;
	padding:0;
	overflow:hidden;
	clear:both;
	
	/*padding:0px 0 5px 40px;
	border-bottom:1px solid #ccc;*/
}



#LeftMenu li.norm, .LeftSubMenu li.norm
{
	background: url(/UKKimages/lm.norm.norm.gif) no-repeat 0px 0px;
}

.LeftSubMenu li.norm
{
	background: url(/UKKimages/lm.norm.norm.gif) repeat-y 0px 0px!important;
}



#LeftMenu li.normParent, .LeftSubMenu li.normParent
{
	background:#e7e6e2 url(/UKKimages/lm.norm.parent.gif) no-repeat 0px 0px;
}

#LeftMenu li.parent, .LeftSubMenu li.parent
{
	background:#aba8a3 url(/UKKimages/lm.parent.norm.gif) no-repeat 0px 0px;
}

#LeftMenu li.activeParent, .LeftSubMenu li.activeParent
{
	background:#dd011b url(/UKKimages/lm.active.parent.gif) no-repeat 0px 0px;
}

#LeftMenu li.active, .LeftSubMenu li.active
{
	background:#dd011b url(/UKKimages/lm.active.norm.gif) no-repeat 0px 0px;
}
#LeftMenu li.normActive, .LeftSubMenu li.normActive
{
	background:#e7e6e2 url(/UKKimages/normactive.gif) no-repeat 0px 0px!important;
}
#LeftMenu li a, .LeftSubMenu li a
{	
	overflow:hidden;
	clear:both;
	text-decoration:none;
	display:block;
	padding:8px 3px 10px 0px;
	color:#fff;
	font-size:1.0em;
}

#LeftMenu li.norm a:hover, #LeftMenu li.normParent a:hover, #LeftMenu li.normActive a:hover,
#LeftMenu li.parent a:hover, #LeftMenu li.parentParent a:hover, #LeftMenu li.parentActive a:hover
{	
	color:#666!important;
	/*
	color:#fff!important;
	background: url(/UKKimages/lm.a.parent.gif) repeat-y 30px 0px!important;
	*/
}

.LeftSubMenu li.norm a:hover, .LeftSubMenu li.normParent a:hover, .LeftSubMenu li.normActive a:hover,
.LeftSubMenu li.parent a:hover, .LeftSubMenu li.parentParent a:hover, .LeftSubMenu li.parentActive a:hover
{	
	color:#666!important;
	/*
	color:#fff!important;
	background: url(/UKKimages/lm.a.parent.gif) repeat-y 30px 0px!important;
	*/
}


#LeftMenu li.norm a, #LeftMenu li.normParent a, #LeftMenu li.normActive a,
.LeftSubMenu li.normActive a
{
	color:#7f7f7f!important;
	background: url(/UKKimages/lm.a.norm1.gif) repeat-y 0px 0px!important;
}

li.norm a,  li.normParent a,  li.normAdctive a
{
	color:#7f7f7f!important;
	background: url(/UKKimages/lm.a.norm.gif) repeat-y 30px 0px;
}

#LeftMenu li.parent a, #LeftMenu li.parentParent a, #LeftMenu li.parentActive a,
.LeftSubMenu li.parent a, .LeftSubMenu li.parentParent a, .LeftSubMenu li.parentActive a
{
	color:#fff;
	background: url(/UKKimages/lm.a.parent.gif) repeat-y 30px 0px;
}

#LeftMenu li.active a, #LeftMenu li.activeParent a, 
.LeftSubMenu li.active a, .LeftSubMenu li.activeParent a
{
	color:#fff;
	background: url(/UKKimages/lm.a.active.gif) repeat-y 30px 0px;
}

#LeftMenu li.active, .LeftSubMenu li.active a:hover, ul.LeftSubMenu li.activeParent a:hover
{
	color:#fff!important;
/*	background:#dd011b url(/UKKimages/lm.active.norm.gif) no-repeat 0px 0px!important;*/
}


/* Padding for Left menu levels */
.Level1 a
{padding-left:42px!important;}
.Level2 a
{padding-left:54px!important;}
.Level3 a
{padding-left:66px!important;}
.Level4 a
{padding-left:78px!important;}

/* Special for last tab is active */
#LastTab
{
	padding-left:40px;	
}

.LastTab
{
	background: url(/UKKimages/lm.lasttab.active.gif) no-repeat 0px 0px!important;
}

.GreyDivider
{
	width:179px;
	background: url(/UKKimages/lm.dividerShort.gif) no-repeat 0px 0px;
	margin-left:31px;
	height:1px;
	overflow:hidden;
}

/* Content */
.ContentMiddle
{
	float:left;
	width:360px;	
}

.ContentWideMiddle
{
	/*float:left;*/
	width:720px;
	margin-left:1px;
	padding-bottom:20px;
	height:100%;
}

.ContentRight
{
	float:left;
	width:390px;
}

/*Fix class*/
.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.MinHeight 
{
	height:500px;
    float:right;
    width:1px;
}

#leftLeftInner
{
	height:100%;
	float:left;
	width:30px;
}

#leftRightInner
{
	
	float:left;
	width:180px;
}

.t1, .t1Active
{
	position:relative;
	background-color:#fff;
	height:17px;
	
}

.t1
{
	background: url(/UKKimages/menu.white.bg.gif) repeat-y 0px 0px;
	border-bottom:solid 1px #000;
}
.tImg
{
	position:relative;
	top:0px;
	left:0px;
	width:30px;
	height:17px;
	float:left;
	
}

.t1Active
{
	background: url(/UKKimages/menu.red.bg.gif) repeat-y 0px 0px;
	
}

.tImgWrapper
{
	float:left;
	width:40px;
}

.tImgActiveTop
{
	width:30px;
	
/*	background:url(/UKKimages/menu.red.b.topcorner.gif) no-repeat left 0px;*/
}

.tImgActive
{
	z-index:5;
	position:relative;
	top:13px;
	left:0px;
	width:30px;
	height:17px;
/*	background:url(/UKKimages/menu.red.b.corner.gif) no-repeat left 0px;*/
}

.tLink
{
	width:170px;
	padding-left:40px;
	border-bottom:solid 1px #ccc;
	float:left;
}

.GreyBg
{
	width:30px;
	height:30px;
}

.floatLeft
{
	float:left;
}

.displayNone
{
	display:none;
}

a:focus, a:active {outline: none;}

fieldset
{
	border:none;
}

legend
{
	color:#666159;
	font-size:1.1em;
	font-weight:bold;
	padding:0;
	margin:0;
}
.siteMapLink
{
/*	white-space: nowrap;*/
}

#LeftColEditor
{
	margin-left: 43px;
	margin-top: 10px;
	width: 150px;
}
#calendarpagingdiv
{
	margin: 10px 10px 10px 10px;
}
