body {
	margin:0;
	padding:0;
	background: #666666 url("bkgr1.jpg") 7px 0 repeat;
	color: #333;
	font: 100%/1.67 "palatino linotype", palatino, serif;
	}

h1, h2, h3, h4, h5 {
	font-family:  Frutiger, "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.5em;
	margin-top: 3px;
	margin-bottom: 1px;
}	
h2 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 1px;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 2em;
	padding-top: 2em;
	margin-bottom: 1px;
}
h4 {
	font-size: 0.5em;
	margin-top: 15px;
	margin-bottom: 1px;
}			
h5 {
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 1px;
}		

a { color: #01228D; text-decoration:underline; }
a:visited { color: #8A8D99; }
a:hover { color: #ff4500; }


#container { 
	position:relative;
	width: 770px;
	margin: 5px auto 2.5em 7px; padding: 0;
	background: url("strips.jpg") 474px 0 repeat-y;
	border-left:1px solid #FFD99E;
	border-bottom:1px solid #8A8D99;
	border-top:1px solid #FFD99E;
	border-right:1px solid #8A8D99;
	}
/*FFDAA0*/

/* INTRO */

#intro {
	width:474px; 
	margin: 0; padding:1px 0 0 0;

	}
#pageHeader { 
	margin-left: 0px; 
	margin-top: 291px; 
	margin-right: -1px;
	margin-bottom: 0px;
	padding: 0 1px 1px 1px;
	background: #ffffff;
	}
	
#pageHeader .pH {
	margin-left: 20px;
	padding-top: 5px; 
	color: #9aa09c;
	font-family: "Brush455 BT", "Brush Script MT", "Alexa",  serif;
	font-weight: normal ;
	font-size: 1.1em;
}

#logocorner .p1 {
 position:absolute; top: 35px; left: 490px; z-index:5;
	 margin:0;
}
#logocorner .p2 {
	position:absolute; top: 215px; left: 474px; z-index:10;
	width:296px; margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1;
	text-align:center;
	color:white;

	}
#logocorner .p2 a {
	white-space: nowrap;
	color: #FFF5D9;
	}
#logocorner .p2 a:hover { color: #01228D; }

#breadtext {
	padding: 0 1em 1px 2em;
	/* 1px bottom padding due to margin-collpasing bug in Opera */
	}

#breadtext .p1 { margin-top: 0px; }

	
#intro h3, #supportingText h3 {
	margin: 0.5em 0 0 0; padding:0;
	}

#intro p, #supportingText p {
	margin: 0.7em 0;
	font-size:90%;
	}

/* TEXT */

#supportingText {
	width:475px;
	margin: 0; padding:1px 0 1em 0;
	background: white;
	}

#footer {
	position:absolute; bottom: -1.5em; right: 0;
	font: 75%/1 sans-serif;
	white-space:nowrap;
	}
#footer a {
	padding:0.2em 0.3em;
	background: #666666;
	color:white;
	text-decoration:none;
	font-weight:bold;
	}
#footer a:hover { color:white; background: #01228D; }

/* LINKS */

#linkList {
	position:absolute; top: -0px; left: 474px;
	width:296px;
	padding-top:290px;
	font-size: 85%;
	line-height: 1.5;
	background: url("logobg.jpg") 0 0 no-repeat;
	}


#linkList ul {
	list-style-type:none;
	margin:0; padding:0;
	}
#linkList li {
	list-style-type:none;
	margin:0.5em 0 0.5em 120px; padding:0;
	}

#linkList li a {
	display:block;
	margin: 0 0 0 -25px; padding: 0 0 0 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:80%;
	}
#linkList li a.big:hover { color: #01228D; }	
#linkList li a.small:hover { color: #01228D; }	
#linkList li a.big {
	text-transform: uppercase;	
	font-weight:bold;
	color:#666;
	background: url("bull.gif") left center no-repeat;	
	}
	
#linkList li a.small {
	font-weight:normal;
	color:#333;	
	}	
	
#linkList li a.small-active  {
	color: #FF4500;
	font-weight:bold;
	background: url("bullr.gif") left center no-repeat;
		}

#linkList li a.big-active  {
	text-transform: uppercase;	
	font-weight:bold;	
	color: #FF4500;
	background: url("bullr.gif") left center no-repeat;
		}

.rutan {
	width: 405px;
	padding: 7px 7px 7px 7px;	
	border: 1px dashed #b36d00;
	font-size: x-small;
	background-color: #E9E9E9; 
	azimuth: inherit;
	margin-top: 15px;
	margin-bottom: 10px;
}
.ltr {
   text-decoration: line-through;
   color: #8B008B;
}