﻿.watermark {background: #FFAAFF;}
.popupControl 
{
	background-color:#AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width:2px;
}
.modalBackground
{
	background-color:Gray;
	filter: alpha(opacity=70);
	opacity:0.7;
}
.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color: Gray;
	padding:3px;
	width:250px;
}
	
/* begin Page */

/* file checksum is 8EDAA55F. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#UKC-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#UKC-page-background-simple-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.UKC-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 800px;
	min-width:53px;
	min-height:53px;
}

.UKC-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 9px;
}

.UKC-Sheet-tr, .UKC-Sheet-tl, .UKC-Sheet-br, .UKC-Sheet-bl, .UKC-Sheet-tc, .UKC-Sheet-bc,.UKC-Sheet-cr, .UKC-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.UKC-Sheet-tr, .UKC-Sheet-tl, .UKC-Sheet-br, .UKC-Sheet-bl
{
	width: 68px;
	height: 68px;
	background-image: url('../images/Sheet-s.png');
}

.UKC-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 34px, 34px, auto);
}

.UKC-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 34px, 34px);
}

.UKC-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(34px, 34px, auto, auto);
}

.UKC-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(34px, auto, auto, 34px);
}

.UKC-Sheet-tc, .UKC-Sheet-bc
{
	left: 34px;
	right: 34px;
	height: 68px;
	background-image: url('../images/Sheet-h.png');
}

.UKC-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 34px, auto);
}

.UKC-Sheet-bc
{
	bottom: 0;
	clip: rect(34px, auto, auto, auto);
}

.UKC-Sheet-cr, .UKC-Sheet-cl
{
	top: 34px;
	bottom: 34px;
	width: 68px;
	background-image: url('../images/Sheet-v.png');
}

.UKC-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 34px);
}

.UKC-Sheet-cl
{
	left:0;
	clip: rect(auto, 34px, auto, auto);
}

.UKC-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 34px;
	left: 34px;
	right: 34px;
	bottom: 34px;
	background-color: #FFFFFF;
}


.UKC-Sheet
{
	margin-top: 20px !important;
}

#UKC-page-background-simple-gradient, #UKC-page-background-gradient, #UKC-page-background-glare
{
	min-width:800px;
}

/* end Box, Sheet */

/* begin Header */
div.UKC-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 782px;
	height: 140px;
}
/*
div.UKC-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 782px;
	height: 250px;
	background-image: url('../images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}
*/
div.UKC-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 782px;
	height: 140px;
	background-image: url('../images/Header_new.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.UKC-Logo
{
	display : block;
	position: absolute;
	left: 20px;
	top: 8px;
	width: 762px;
}

h1.UKC-Logo-name
{
	display: block;
	text-align: left;
}

h1.UKC-Logo-name, h1.UKC-Logo-name a, h1.UKC-Logo-name a:link, h1.UKC-Logo-name a:visited, h1.UKC-Logo-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
	padding:0;
	margin:0;
	color: #333333 !important;
}

.UKC-Logo-text
{
	display: block;
	text-align: left;
}

.UKC-Logo-text, .UKC-Logo-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:0;
	color: #999999 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.UKC-menu a, .UKC-menu a:link, .UKC-menu a:visited, .UKC-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.UKC-menu, .UKC-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.UKC-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.UKC-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.UKC-menu li li
{
	float: none;
}

.UKC-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.UKC-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.UKC-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.UKC-menu:after, .UKC-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.UKC-menu, .UKC-menu ul
{
	min-height: 0;
}

.UKC-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.UKC-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.UKC-menu
{
	padding: 12px 6px 0px 6px;
}

.UKC-nav
{
	position: relative;
	height: 40px;
	z-index: 100;
}

.UKC-nav .l, .UKC-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 40px;
	background-image: url('../images/nav.png');
}

.UKC-nav .l
{
	left: 0;
	right:0px;
}

.UKC-nav .r
{
	right: 0;
	width: 782px;
	clip: rect(auto, auto, auto, 782px);
}


/* end Menu */

/* begin MenuItem */
.UKC-menu ul li
{
	clear: both;
}

.UKC-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 28px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.UKC-menu a .r, .UKC-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 84px;
	background-image: url('../images/MenuItem.png');
}

.UKC-menu a .l
{
	left:0;
	right:9px;
}

.UKC-menu a .r
{
	width:418px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.UKC-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0 0px;
	margin: 0 9px;
	line-height: 28px;
	font-weight:bold;
	text-align: center;
}

.UKC-menu a:hover .l, .UKC-menu a:hover .r
{
	top:-28px;
}

.UKC-menu li:hover>a .l, .UKC-menu li:hover>a .r
{
	top:-28px;
}

.UKC-menu li:hover a .l, .UKC-menu li:hover a .r
{
	top:-28px;
}
.UKC-menu a:hover .t
{
	color: #000000;
}

.UKC-menu li:hover a .t
{
	color: #000000;
}

.UKC-menu li:hover>a .t
{
	color: #000000;
}


.UKC-menu a.active .l, .UKC-menu a.active .r
{
	top: -56px;
}

.UKC-menu a.active .t
{
	color: #000000;
}


/* end MenuItem */

/* begin MenuSubItem */
.UKC-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 150px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('../images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #EAB957;
}

.UKC-nav ul.UKC-menu ul span, .UKC-nav ul.UKC-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.UKC-menu ul a, .UKC-menu ul a:link, .UKC-menu ul a:visited, .UKC-menu ul a:hover, .UKC-menu ul a:active, .UKC-nav ul.UKC-menu ul span, .UKC-nav ul.UKC-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #283233;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.UKC-menu ul ul a
{
	margin-left: auto;
}

.UKC-menu ul li a:hover
{
	color: #000000;
	border-color: #EAB957;
	background-position: 0 -38px;
}

.UKC-menu ul li:hover>a
{
	color: #000000;
	border-color: #EAB957;
	background-position: 0 -38px;
}

.UKC-nav .UKC-menu ul li a:hover span, .UKC-nav .UKC-menu ul li a:hover span span
{
	color: #000000;
}

.UKC-nav .UKC-menu ul li:hover>a span, .UKC-nav .UKC-menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.UKC-contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 782px;
}
/* end ContentLayout */

/* begin Box, Block */
.UKC-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.UKC-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.UKC-Block
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.UKC-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.UKC-BlockHeader .t
{
	height: 30px;
	color: #c92c00;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.UKC-BlockHeader .l, .UKC-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	/*background-color:#94bba6; */
	background-image: url('../images/BlockHeader.png'); 
}

.UKC-BlockHeader .l
{
	left:0;
	right:7px;
}

.UKC-BlockHeader .r
{ 
	width:782px;
	right:0;
	clip: rect(auto, auto, auto, 775px);
}





.UKC-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 11px;
	background-repeat: no-repeat;
	min-height: 11px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.UKC-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.UKC-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.UKC-BlockContent-tr, .UKC-BlockContent-tl, .UKC-BlockContent-br, .UKC-BlockContent-bl, .UKC-BlockContent-tc, .UKC-BlockContent-bc,.UKC-BlockContent-cr, .UKC-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.UKC-BlockContent-tr, .UKC-BlockContent-tl, .UKC-BlockContent-br, .UKC-BlockContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('../images/BlockContent-s.png');
}

.UKC-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.UKC-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.UKC-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.UKC-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.UKC-BlockContent-tc, .UKC-BlockContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('../images/BlockContent-h.png');
}

.UKC-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.UKC-BlockContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.UKC-BlockContent-cr, .UKC-BlockContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('../images/BlockContent-v.png');
}

.UKC-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.UKC-BlockContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.UKC-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #F6EBD5;
}


.UKC-BlockContent-body
{
	color:#402D08;
	font-family: Arial;
	font-size: 12px;
}

.UKC-BlockContent-body a:link
{
	color: #296A75;
	font-family: Arial;
	text-decoration: underline;
}

.UKC-BlockContent-body a:visited, .UKC-BlockContent-body a.visited
{
	color: #738E91;
	font-family: Arial;
	text-decoration: underline;
}

.UKC-BlockContent-body a:hover, .UKC-BlockContent-body a.hover
{
	color: #20A7BC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.UKC-BlockContent-body ul
{
	list-style-type: none;
	color: #3F4E50;
	margin:0;
	padding:0;
}

.UKC-BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.UKC-BlockContent-body ul li
{
	padding:0px 0 0px 16px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.UKC-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.UKC-Post-body
{
	position: relative;
	z-index:1;
	padding: 15px;
}



.UKC-Post
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.UKC-article img, img.UKC-article
{
	margin: 1em;
}

.UKC-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.UKC-article table, table.UKC-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.UKC-article table, table.UKC-article .UKC-article tr, .UKC-article th, .UKC-article td
{
	background-color:Transparent;
}

.UKC-article th, .UKC-article td
{
	padding: 2px;
	border: solid 1px #C38A18;
	vertical-align: top;
	text-align:left;
}

.UKC-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.UKC-PostMetadataHeader
{
	padding:1px;
	background-color: #F5E9D1;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.UKC-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #245C66;
}

.UKC-PostHeaderIcon-wrapper, .UKC-PostHeaderIcon-wrapper a, .UKC-PostHeaderIcon-wrapper a:link, .UKC-PostHeaderIcon-wrapper a:visited, .UKC-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #245C66;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.UKC-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #2D7480;
}

.UKC-PostHeader a:visited, .UKC-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4C5F61;
}

.UKC-PostHeader a:hover, .UKC-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-align: left;
  color: #0BB6D0;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #5C7375;
}

.UKC-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #5C7375;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
A.NOEVENT:Link {font-family :arial; font-size :12px; color :#666699; font-weight :bold; text-decoration: none;line-height:14px;}
A.NOEVENT:Visited {font-family :arial; font-size :12px; color :#666699; font-weight :bold; text-decoration: none;}
A.NOEVENT:Hover {font-family :arial; font-size :12px; color: #FC9834; font-weight :bold; text-decoration: underline;}
/*
A.EVENT:Link {font-family :arial; font-size :12px; color :#666699; font-weight :bold; text-decoration: none;}
A.EVENT:Visited {font-family :arial; font-size :12px; color :#666699; font-weight :bold; text-decoration: none;}
A.EVENT:Hover {font-family :arial; font-size :12px; color: #FC9834; font-weight :bold; text-decoration: none;}
*/
A.NORMAL:Link {font-family :arial; font-size :12px; color :#666699; font-weight :normal; text-decoration: none;}
A.NORMAL:Visited {font-family :arial; font-size :12px; color :#666699; font-weight :normal; text-decoration: none;}


A.EVENT
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-size:15px;
  font-weight:bold;
  line-height:24px;
  color: #003399;
}

/* Adds special style to an unvisited link. */
a.EVENT:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #003399;
}

/* Adds special style to a visited link. */
a.EVENT:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #003399;
}

/* :hover - adds special style to an element when you mouse over it. */
a.EVENT:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #f87410;
}


/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #2E7784;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-align: left;
  color: #003399;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #60B8C7;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  text-align: left;
  color: #493309;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: left;
  color: #493309;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  color: #493309;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #121617;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.UKC-Post li
{
	padding:0px 0 0px 10px;
	line-height:1.2em;
}

.UKC-Post ol li, .UKC-Post ul ol li
{
	background: none;
	padding-left:0;
}

.UKC-Post ul li, .UKC-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#563D0B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
}

blockquote
{
		border:solid 1px #F0CC84; 
		margin:10px;
	padding:5px 5px 5px 28px;
	background-color:#F7E5BF;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.UKC-button-wrapper .UKC-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.UKC-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.UKC-button-wrapper .UKC-button
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.UKC-button-wrapper.hover .UKC-button, .UKC-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.UKC-button-wrapper.active .UKC-button
{
	color: #ECF7F8 !important;
}

.UKC-button-wrapper .l, .UKC-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('../images/Button.png');
}

.UKC-button-wrapper .l
{
	left:0;
	right:14px;
}

.UKC-button-wrapper .r
{
	width:417px;
	right:0;
	clip: rect(auto, auto, auto, 403px);
}

.UKC-button-wrapper.hover .l, .UKC-button-wrapper.hover .r
{
	top: -34px;
}

.UKC-button-wrapper.active .l, .UKC-button-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.UKC-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 782px;
	margin: 5px auto 0px auto;
}

.UKC-Footer .UKC-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.UKC-Footer .UKC-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 782px;
	height: 150px;
	bottom:0;
	left:0;
}


.UKC-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 32px;
}




.UKC-Footer .UKC-Footer-text p
{
	margin: 0;
}

.UKC-Footer .UKC-Footer-text
{
	display:inline-block;
	color:#465759;
	font-family: Arial, Helvetica, Sans-Serif;
}

.UKC-Footer .UKC-Footer-text a:link
{
	text-decoration: none;
	color: #286671;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.UKC-Footer .UKC-Footer-text a:visited
{
	text-decoration: none;
	color: #435456;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.UKC-Footer .UKC-Footer-text a:hover
{
	text-decoration: none;
	color: #20A7BC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.UKC-page-footer, .UKC-page-footer a, .UKC-page-footer a:link, .UKC-page-footer a:visited, .UKC-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#799396;
}

.UKC-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#5A7072;
}
/* end PageFooter */

/* begin LayoutCell */
.UKC-contentLayout .UKC-sidebar1
{
	position: relative;
	margin: 5px 0 0 10px;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 204px;
}
/* end LayoutCell */

/* begin LayoutCell */
.UKC-contentLayout .UKC-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 567px;
}
.UKC-contentLayout .UKC-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 781px;
}
/* end LayoutCell */


.body_text {FONT: 8pt/165% Verdana,Arial,Helvetica,Sans-Serif; COLOR: #666666}
.body_text_boldR {FONT: bold 8pt/165% Verdana,Arial,Helvetica,Sans-Serif; COLOR: #ff0000}
.body_text_boldW {FONT: bold 8pt/165% Verdana,Arial,Helvetica,Sans-Serif; COLOR: #ffffff}
.body_text_Gbold {FONT: bold 10pt/115% Verdana,Arial,Helvetica,Sans-Serif; COLOR: #028E16;TEXT-DECORATION: underline}
.spacer{height:83px; margin:10px 0 0 0; padding:0px; float:left; background:url(../images/spacer.gif) no-repeat}
.textLink {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 12px; color: #6577AC; text-decoration: none;}
A.textLink:Hover{font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 12px;color: #FF1214;text-decoration: underline;}
A.textLink:visited{color: #FF1214;text-decoration: none;font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 12px;}

.textLinkBL {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #020BD0; text-decoration: none;font-weight:bold}
A.textLinkBL:Hover{color: #BB3B02;text-decoration: underline;}
.gridPager
{
    background-color: #D2D2D4;
    text-align: right;
}
.body_lrg_text_bold {PADDING: 5px;BACKGROUND: #FF5F19; FONT: bold 12px Arial,Helvetica,Sans-Serif; COLOR: #ffffff}
.body_lrgD_text_bold {PADDING: 5 15 5 15;BACKGROUND: #0618C9; FONT: bold 10pt Verdana,Arial,Helvetica,Sans-Serif; COLOR: #ffffff}

#Loginlogo { MARGIN: 0px; WIDTH: 320px; PADDING-TOP: 4px; BORDER-BOTTOM: #cecece 1px solid; HEIGHT: 25px; TEXT-ALIGN: left }
#Loginlogin { BACKGROUND: url(../images/UKC_Back.gif) no-repeat 0px 0px; MARGIN: 20px 0px 0px; HEIGHT: 139px; TEXT-ALIGN: center }
.loginText {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: ARIAL;}

