* {	margin:0 0 0 0; padding:0; }
html, body { height:100%; }
body 		{ background-color:#ffffff; }
body.white	{ height:100%; text-align:center; background-color:#ffffff; }
body.cream	{ height:100%; text-align:center; background-color:#fff6dd; }
body.mist	{ height:100%; text-align:center; background-color:#dbe4f0; }
body.logo	{ height:100%; text-align:center; background: url(../images/K-KORET-BG.gif) #eeeeee;}
body.shadow	{ height:100%; text-align:center; background: url(../images/dropshadow.gif) #ffffff; 
				background-repeat: no-repeat;background-position:center; }
body.shadowcream { height:100%; text-align:center; background: url(../images/shadow_cream.gif) #fff6dd; 
				background-repeat: no-repeat;background-position:center; }
body.shadowmist  { height:100%; text-align:center; background: url(../images/shadow_mist.gif) #f5f8fc; 
				background-repeat: no-repeat;background-position:center; }
#downSpace {
	width:1px;				/* used to center the page vertivcal */
	height:50%;
	margin-bottom:-298px; 	/* page's height / 2 */
	float:left;
	background-color:#eeeeee;
}
#page {
	position:relative; 		/* puts page after the downSpacer */
	margin:0px auto; 		/* Makes it left/right center */
	width:780px;
	height:596px;
	text-align:left;
	clear:left;
	color:#000;
	background-color:#ffffff;
}
#logoK {
	position:absolute;
	top:8;
	left:8;
	width:106px;
	height:106px;
}
#logoKORET {
	position:absolute;
	top:8;
	left:122;
	width:311px;
	height:106px;
}
#menu {
	position:absolute;
	top:8;
	left:441;
	width:331px;
	height:106px;
	background-color:#fff6dd;
}
#homeImgLeft {
	position:absolute;
	top:122;
	left:8;
	width:548px;
	height:230px;
}
#homeImgRight {
	position:absolute;
	top:122;
	left:564;
	width:208px;
	height:230px;
}
#homeTxtLeft {
	position:absolute;
	top:360;
	left:8;
	width:260px;
	height:180px;
	background-color:#fff6dd;
}
#homeTxtRight {
	position:absolute;
	top:360;
	left:276;
	width:496px;
	height:180px;
	background: url(../images/k-bg.gif) #4283ba;
	vertical-align: top;
}
#leftTop {
	position:absolute;
	top:122;
	left:8;
	width:378px;
	height:230px;
}
#leftBtm {
	position:absolute;
	top:360;
	left:8;
	width:378px;
	height:180px;
	background: url(../images/k-bg.gif) #4283ba;
}
#right {
	position:absolute;
	top:122;
	left:394;
	width:378px;
	height:418px;
	background-color:#f5f8fc;
}
#mapOut {
	position:absolute;
	top:122px;
	left:8px;
	width:496px;
	height:418px;
	background-color:#fff6dd;
}
#listOut {
	position:absolute;
	top:122px;
	left:512px;
	width:260px;
	height:418px;
	background-color:#f5f8fc;
}
#footer {
	position:absolute;
	top:548;
	left:8;
	width:764px;
	height:40px;
	vertical-align:top;
	background-color: #dbe4f0;
}


form {
	margin: 0px;
}
p {
	margin-bottom: 0px; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #4283ba;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}
input	{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 19;
	margin: 0px;
	padding-top: 1px; 
	padding-left: 3px; 
	padding-bottom: 1px; 
}
select	{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 18;
	margin: 0px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menuH {
	background-color: #fff6dd;
}
td.kbg {
	vertical-align: top;
	background: url(../images/k-bg.gif) #4283ba;
}
#title {
	display: list-item; 
	list-style-image:url(../images/k-bg.gif);
	list-style-position: inside;
	word-spacing:-5000em; /* I guess better that letter-spacing */
	overflow:hidden; /* This fix the Horizontal Roller */
	font-size:1px; /* unhappily is necessary */
}
p.textOverKbg {
	font-family: Times, "Times New Roman", serif;
	font-size: 26px;
	line-height: 110%;
	letter-spacing: 0.25pt;
	margin-top: 12px;
	margin-left: 16px;
	color: #FFFFFF;
}
a.textOverKbg:link {
	text-decoration: underline;
	color: #FFF6CC;
	border: 0px;
}
a.textOverKbg:visited {
	text-decoration: underline;
	color: #FFF6CC;
	border: 0px;
}
a.textOverKbg:hover {
	text-decoration: underline;
	color: #FFF666;
	border: 0px;
}

a.linkHome:link {
	font-family: Times, "Times New Roman", serif;
	font-size: 21px;
	text-decoration: underline;
	color: #FFF6CC;
	border: 0px;
}
a.linkHome:visited {
	font-family: Times, "Times New Roman", serif;
	font-size: 21px;
	text-decoration: underline;
	color: #FFF6CC;
	border: 0px;
}
a.linkHome:hover {
	font-family: Times, "Times New Roman", serif;
	font-size: 21px;
	text-decoration: underline;
	color: #FFF666;
	border: 0px;
}
td.light {
	vertical-align: top;
	background-color: #f5f8fc;
	/* background-color: #f6fcfe; */
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}
.textOverLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	margin-top: 12px;
	margin-left: 14px;
	margin-right: 10px;
	color: #000000;
}
li.tol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	margin-top: 3px;
	margin-left: 30px;
	margin-right: 10px;
	color: #000000;
}
a.tol:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #004080;
}
a.tol:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #004080;
}
a.tol:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #4283ba;
}
span.titleOverLight {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 12px;
	color: #4283ba;
}
p.homeL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 190%;
	margin-top: 12px;
	margin-left: 14px;
	margin-right: 10px;
	color: #000000;
}
span.homeLH {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	color: #4283ba;
}

div.locOut {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:110%;
}
a.locOut:link {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:120%;
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
	border: 0px;
}
a.locOut:visited {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:120%;
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
	border: 0px;
}
a.locOut:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:120%;
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
	border: 0px;
}
p.bigFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 9px;
	margin-left: 14px;
	margin-right: 10px;
	color: #4283ba;
}
a.bigFoot:link {
	text-decoration: underline;
	color: #4283ba;
}
a.bigFoot:visited {
	text-decoration: underline;
	color: #4283ba;
}
a.bigFoot:hover {
	text-decoration: underline;
	color: #00569c;
}
p.footer {
	text-align: right;
	margin-right: 3px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 115%;
	color: #4283ba;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 112%;
	text-decoration: underline;
	color: #4283ba;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 112%;
	text-decoration: underline;
	color: #4283ba;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 112%;
	text-decoration: underline;
	color: #00569c;
}
a.partners {
	text-decoration: none;
	font-size: 8px;
}
.pop-up {
	position: absolute; 
	left: 230px; 
	top: 240px;
	width: 360; 
	height: 136;
	visibility: hidden;
}
.pop-up-content {
	position: absolute; 
	left: 230px; 
	top: 240px;
	width: 339; 
	height: 116;
	margin-top: 6px;
	margin-left: 15px;
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	color: #4283ba;
	visibility: hidden;
}
