@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(/image/background.png);
	background-repeat: repeat-x;
 }

#wrapper {
width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	padding: 0px;
	
	}

#getflash {
	font: 10px Arial, Helvetica, sans-serif;
	height: 10px;
	text-align: center;
	margin-bottom: 2%;
		}
#getflash a {
background: none ; color: #000;
text-decoration: none;

}
#getflash a:link {
	color: #000000;
	text-decoration: none;
}

#getflash a:visited {
	color: #000000;
	text-decoration: none;
}

#getflash a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#getflash a:active { color: #ff6600; text-decoration: underline; }


#box {
	width: 780px;
	position: relative;
	border: thin solid #000000;
	padding: 10px;
	background-color: #FFFFFF;
}
#pageflipbox {
	width: 780px;
	position: relative;
	border: thin solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
}
#header {
	padding: 100px 0 0 0;
    overflow: hidden;
	background-image: url(jorcanhtmlbanner.jpg);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:120px; /* for IE5.5's bad box model */
}
 #navbar ul li  {
	font-size: 12px;
	display: inline;
	padding-right: 9%;
	list-style-type:none;
	vertical-align: sub;
	  }  
#navbar {
	font: 12px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
	font-weight: 600;
	background: #ff6600;
	margin-bottom: 10px;
	height: 25px;
} 
#navbar a {
background: none ; color: #fff;
text-decoration: none;
}
#navbar a:hover {
background: none ; color: #111;
} 
#content {
	color: #000000;
	background-color: #FFFFFF;
	font: 12px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
	padding: 3px 5px;
	}
#content a {
background: none ; color: #ff6600;
text-decoration: none;

}
#content a:link {
	color: #FF6600;
	text-decoration: none;
}

#content a:visited {
	color: #ff6600;
	text-decoration: none;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content a:active { color: #ff6600; text-decoration: underline; }


#navleft ul li  {
	margin: 4% 0 0 0;
	font-size: 14px;
	list-style-type:none;
	}
#navleft {
	background-color: #fff;
	position: absolute;
	left: 70%;
	width: 25%;
	z-index: 3;
	color: #111;
	font: 12px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
	font-weight: 600;
	margin-top: auto;
	margin-bottom: 20px;
}
#navleft a {
background: none ; color: #111;
text-decoration: none;
}
#navleft a:hover {
background: none ; color: #ff6600;
  }
#pscroller{
	background-color: #fff;
	position: relative;
	width: 160px;
	height: 175px;
	margin: 30px auto auto 18px;
	font-family: 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}

#mainframe  {
	margin: auto 30% 2px 0;
	height: 410px;
	width: 515px;
	border: thin solid #000000;
  } 
#mainframe_terms  {
	margin: auto 30% 2px 0;
	height: 410px;
	width: 515px;
	border: thin solid #000000;
	overflow:auto;
	font: 12px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
	padding: 5px;	
  } 
h1.mainframe_terms {
	font: bold 18px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
}
h2.mainframe_terms {
	font: bold 14px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
}
h3.mainframe_terms {
	font: italic 14px 'Frutiger-Roman', 'Lucida', Verdana, Arial, Sans-Serif;
}
#mainframe img {
	display:none;
	position:absolute;
	top:auto;
	left:auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#pageflip {
	margin: auto 0 2px 0;
	height: 540px;
	width: 770px;
	border: thin solid #000000;
	}
div#footer {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 20px 0px 0px;
	border-top: thin solid #000000;
}
div#footer ul li{
	color : #000000;
	background-color : transparent;
	display: inline;
	padding-right: 8.5%;
		}

div#footer ul li a{
color : #000000;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
}

#UK2_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-top: auto;
	float:right;
	margin-right: 10px;
}
#UK2_footer a:link {
	color: #000000;
	text-decoration: none;
}

#UK2_footer a:visited {
	color: #000000;
	text-decoration: none;
}

#UK2_footer a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#UK2_footer a:active { color: #ff6600; text-decoration: underline; }