﻿/* CSS Document */

		#body,html {
		margin:0px;
		padding:0px;
		font: 12px Trebuchet MS, sans-serif;
		color: #103C64;
		background-color:#CFDFE7;
		}
		
		td.col1 {
		padding:0px;
		vertical-align:top;
		
		}
		
		td.col2 {
		padding:8px;
		vertical-align:top;
		}
		
		td.col3 {
		padding:8px;
		vertical-align:top;
		}
		
		h1 {
		font-size:20px;
		margin-top:0px;
		}
		
		h2 {
		font-size:14px;
		color:#103C64;
		margin-top:2px;
		}
		
		h3 {
			font-weight:bold;
			font-style:italic;
		}
		
		p {
		color:#103C64;
		line-height:1.2em;
		}
		
		a:link {text-decoration: none; color:#0066CC; font-weight:bold;}
		a:visited {text-decoration: none; color:#0066CC; font-weight:bold;}
		a:active {text-decoration: none; color:#0066CC; font-weight:bold;}
		a:hover {text-decoration: underline; color:#0066CC; font-weight:bold;}
		
		a.white:link {color:#ffffff;text-decoration: none;}
		a.white:visited {color:#ffffff;text-decoration: none;}
		a.white:hover {color:#ffffff;text-decoration: underline;}
		a.white:active {color:#ffffff;text-decoration: none;}
		
		a.dark:link {color:#0F3355;text-decoration: none; }
		a.dark:visited {color:#0F3355;text-decoration: none;}
		a.dark:hover {color:#0F3355;text-decoration: underline;}
		a.dark:active {color:#0F3355;text-decoration: none;}


		#container {
		padding:0px;
		margin:10px auto;
		width:758px;
		}
		
		#logoandmenu {
		margin:0px auto;
		background-image:url(images/UKB_logo.gif);
		background-repeat:no-repeat;
		background-position:40px 20px;
		height:90px;
		}
		
		#topline {
		height:6px;
		width:758px;
		}
		
		#content {
		background-image:url(images/content_back.gif);
		background-repeat:repeat-y;
		width:758px;
		padding:0px 8px;
		}
		
		#footer {
		padding:0px;
		background-image:url(images/bottomfade.gif);
		background-repeat:no-repeat;
		height:90px;
		width:758px;
		color:#0F3355;
		}
			
		#foot-map {
		padding:0px;
		margin:0px;
		float:left;
		}
				
		#foot-tab {
		margin:0px;
		padding:6px 0px;
		padding-right:10px;
		background-image:url(images/bottom_back.gif);
		background-repeat:repeat-x;
		background-position:0px 6px;
		width:376px;
		height:90px;
		}
	
		#address {
		float:right;
		margin:6px;
		margin-top:9px;
		padding:2px;
		}
		
		#copy {
		float:right;
		margin:10px;
		font-size:11px;
		}
		
		#copy a:link {text-decoration: none; color:#103C64; font-weight:normal;}
		#copy a:visited {text-decoration: none; color:#103C64; font-weight:normal;}
		#copy a:active {text-decoration: none; color:#103C64; font-weight:normal;}
		#copy a:hover {text-decoration: underline; color:#103C64; font-weight:normal;}
		
		span.copycontent {
		margin:15px;
		}	

		span.nextlink {
		background-image:url(images/nextlink.gif);
		background-repeat:repeat-x;
		padding:6px 10px;
		padding-bottom:4px;
		line-height:3em;
		}

		.buttonscontainer {
		width: 164px;
		padding-left:0px;
		margin-top:10px;
		}

		.buttons a {
		color: #FFFFFF;
		background-color: #175085;
		padding: 6px;
		padding-left: 14px;
		display: block;
		font: 12px Trebuchet MS, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		}
		
		.buttons a:hover {
		background-color:#0F3355;
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#tab {
		background-image:url(images/tab.jpg);
		background-repeat:no-repeat;
		width:93px;
		height:20px;
		padding-top:12px;
		padding-right:2px;
		float:left;
		margin-right:2px;
		text-align:center;
		}
		
		#tabselect {
		background-image:url(images/tab_select.jpg);
		background-repeat:no-repeat;
		width:93px;
		height:20px;
		padding-top:12px;
		padding-right:2px;
		float:left;
		margin-right:2px;
		text-align:center;
		}
		
		#tabselect a:link {text-decoration: none; color:#FFFFFF; font-weight:bold;}
		#tabselect a:visited {text-decoration: none; color:#FFFFFF; font-weight:bold;}
		#tabselect a:active {text-decoration: none; color:#FFFFFF; font-weight:bold;}
		#tabselect a:hover {text-decoration: underline; color:#FFFFFF; font-weight:bold;}
		
		
		#tabs {
		float:right;
		margin-top:58px;
		margin-right:10px;
		}
		
		#imagetitle {
		text-align:right;
		width:200px;
		border:1px solid red;
		height:20px;
		}
		
		.underimg {font-size: 10px; line-height:1em; text-align:right; margin-bottom:10px; margin-top:-5px;}
		

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #9CB2C2;
  border-left: 1px solid #9CB2C2;
  border-right: 1px solid #9CB2C2;
  position: relative;
  margin-top:3px;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  
  position: absolute;
  bottom: 18px;
  right: -80px;
}
