a {
	color:#2B6D95;
}	

a:hover {
	color:#8E9498;
}

body {
	color:#2F2D36;
	background:#E8E9D8;
	padding:0;
	margin:0;
	margin-bottom:10px;
	min-width:994px;
	text-align:center;
}

td, th, div, blockquote, dl, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
}

p {
	margin-top:5px;
}	

img {
	border:0px;
}

td, th {
	vertical-align:top;
}

th {
	text-align:left;
}

h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#4A4348;
	line-height:30px;
	margin:0 0 0 11px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#124669;
	line-height:17px;
	margin-left:24px;
	margin-top:58px;
	margin-bottom:0px;
}

hr {
	border:none;
	height:1px;
	width:350px;
	color:#465E68;
}

/* header
-----------------------------------------------------------------------------------*/
#headerContainer {
	height:140px;
	/*width:990px;*/
	background-color:#B3B77F;
	border-bottom:5px solid #4A4348;
}

#header {
	width:990px;
	margin:0px auto; /* centre fix [auto[ for mozi */
}

#headerHome {
	width:990px;
	margin:0px auto; /* centre fix [auto[ for mozi */
	background:url(/imgs/2/bg_headerHome.gif) top right no-repeat;
}

#headerL {
	float:left;
	width:879px;
}

#headerL img {
	float:left;
}

.logoSL8 {
	margin:39px 21px 0 52px;
}

.tagline {
	margin:39px 219px 0 0;
}

.ryi {
	margin-top:55px;
}

#headerSub {
	float:right;
	width:56px;
}

#headerR {
	float:right;
	width:56px;
}

#headerR img {
	margin-right:10px;
}

.logoFKP {
	margin-top:59px;
}

.btnPrint {
	margin-top:40px;
}

/* content columns
-----------------------------------------------------------------------------------*/
#contentContainer {
	width:990px;
	background:#E8E9D8 url(/imgs/2/bg_footerLeftover.gif) bottom left no-repeat;
	margin:0px auto; /* centre fix [auto[ for mozi */
}

#column1Container {
	float:left;
	width:190px;
}

#navContainer {
	background-color:#B7BB87;
	padding:4px 0 20px 0;
}

#column2Container {
	float:right;
	text-align:left;
	width:786px;
	background:#F4F4EC url(/imgs/2/contentFooter.gif) bottom right no-repeat;
	margin-top:8px;
	margin-bottom:11px;
}

#column2HomeContainer {
	float:right;
	text-align:left;
	width:786px;
	background-color:#F4F4EC;
	margin-top:8px;
	margin-bottom:11px;
}

#column2 {
	background:url(/imgs/2/bg_leaves.gif) top right no-repeat;
	padding:11px 14px 14px 11px;
	/*height:350px;*/
}

#h1Container {
	background-color:#FFFFFF;
	height:30px;
}

#h1Container img {
	margin:7px 0 0 11px;
}

#footerContainer {
	font-size:10px;
	color:#FFF;
	text-align:center;
	height:120px;
	width:990px;
	background:url(/imgs/2/bg_footer.gif) bottom center no-repeat;
}

#footerContainer p {
	padding-top:84px;
}

#footerLeft {
	background:url(/imgs/2/bg_left.gif) bottom left repeat-x;
}

#footerRight {
	background:url(/imgs/2/bg_right.gif) bottom left repeat-x;
}

/* site search
------------------------------------------------------------------------- */
#searchContainer {
	width:190px;
	padding-top:0px;
	background-color:#4A4348;
	border-top:1px solid #E8E9D8;
}

.searchTbl th {
	color:#9BA1A4;
	padding:4px 0 4px 2px;
}

.searchTbl img {
	margin-top:5px;
	margin-right:4px;
}

.searchFormFld {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	width:174px;
	height:16px;
	padding-right:10px;
	border:0;
	background:#615B60;
}

/* common image etc elements
------------------------------------------------------------------------- */
.contentL {
}	

.contentL ul {
	padding:0px;
	padding-left:24px;
	padding-top:0px;
	padding-bottom:16px;
	margin:0;
	list-style-image:url(/imgs/icon_UL_arrow.gif);
}

.contentL li {
	padding-bottom:1px;
}


.spacerL {
	font-size:6px;
	height:16px;
}

.spacerR {
	font-size:2px;
	line-height:4px;
	height:6px;
}

.clearThis {
	clear:both;
}

/* error handling
-----------------------------------------------------------------------------------*/
.errorMsgTxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

#errorMsg {
	color:#CC0000;
	font-size:10px;
	line-height:11px;
	margin-top:-2px;
	margin-bottom:3px;
}
