body,
html {
	margin: 0;
	padding: 0;
	background: #1B70AA;
	font: 11px/24px Arial, Helvetica, sans-serif;	
	color: #3F3F3F;
	text-align: left;
	}

/*---------------------------------
	elements
---------------------------------*/

a {text-decoration: none;}
a:link {color: #0868AC;}
a:visited {color: #0868AC;}
a:hover {
	color: #0868AC;
	text-decoration: underline;
	}
img {border: 0;}
.selected {
	color: #CCC;
	text-decoration: none;
	}
.fifteenleft {margin-left: 15px;}
h1 {
	font-weight: normal;
	font-size: 21px;
	color: #0868AC;
	margin: 0;
	width: 350px;
	}
#lefth2 {
	position: absolute;
	top: 80px;
	left: 0;
	width: 358px;
	margin: 0;
	padding: 1px 0 0 15px;
	color: #0868AC;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #CCC;
	line-height: 14px;
	}
#righth2 {
	position: absolute;
	top: 80px;
	left: 405px;
	width: 348px;
	margin: 0;
	padding: 1px 0 0 15px;
	color: #0868AC;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #CCC;
	line-height: 14px;
	}
.date {color: #666; font-size: 10px;}
b {
	font-size: 14px;
	color: #3F3F3F;
	font-weight: normal;
	}
hr {
	position: absolute;
	top: 45px;
	left: 15px;
	border: 0;
	height: 1px;
	color: #CCC;
	background: #CCC;
	margin: 0;
	padding: 0;
	width: 770px;
}
#rightcol hr {
	position: absolute;
	top: 28px;
	left: 0;
	border: 0;
	height: 1px;
	color: #999;
	border-bottom: 1px dotted #999;
	background: none;
	margin: 0;
	padding: 0;
	width: 405px;
}
#lefthomecol hr {
	position: relative;
	border: 0;
	height: 1px;
	color: #999;
	border-bottom: 1px dotted #999;
	background: none;
	margin: -30px 0 26px -15px;
	padding: 0;
	width: 325px;
}
#textcol hr {
	position: relative;
	border: 0;
	height: 1px;
	color: #999;
	border-bottom: 1px dotted #999;
	background: none;
	padding: 0;
	width: 365px;
}


/*---------------------------------
	navigation
---------------------------------*/

#navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	height: 85px;
	background: #1B70AA;
	text-align: right;
	color: #FFF;
	}
#navigation ul {
	margin-right: 25px;
	padding: 0;
	font-weight: normal;
	list-style: none;
	display: inline;
	font-size: 11px;
	}
#navigation li {
	line-height: 140px;
	margin-left: 30px;
	padding: 0;
	list-style: none;
	display: inline;
	}
#navigation a:link, #navigation a:visited {
	color: #FFF;
	text-decoration: none;
	}
#navigation a:hover, #navigation a.selected {
	color: #ACC7DA;
	text-decoration: none;
	}
	

/*---------------------------------
	content
---------------------------------*/

#wrap {
	position: relative;
	margin: 40px auto 0 auto;
	padding: 0;
	width: 800px;
	height: 700px;
	}
#content {
	position: absolute;
	top: 85px;
	left: 0;
	width: 800px;
	height: 575px;
	background: #FFF;
	}
#home {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 770px;
	}
#leftcol {
	position: absolute;
	top: 13px;
	left: 15px;
	width: 200px;
	}
#rightcol {
	position: absolute;
	top: 25px;
	left: 340px;
	}
#lefthomecol {
	position: absolute;
	top: 100px;
	left: 0;
	width: 330px;
	height: 355px;
	overflow: auto;
	padding: 10px 30px 0 15px;	
	background: #F2F2F2;
	}
#righthomecol {
	position: absolute;
	top: 100px;
	left: 405px;
	width: 365px;
	height: 365px;
	background: #F2F2F2;
	}
#textcol {
	position: absolute;
	top: 50px;
	left: 0;
	width: 400px;
	height: 450px;
	overflow: auto;
	padding: 0 30px 0 0;
	}
#slideshow {
	position: absolute;
	top: 7.5px;
	left: 7.5px;
}
#footer {
	position: absolute;
	top: 545px;
	width: 755px;
	height: 15px;
	left: 15px;
	font-size: 11px;
	background: #F2F2F2;
	color: #FFF;
	line-height: 14px;
	padding-left: 15px;
	}
#copyright {
	position: absolute;
	text-align: center;
	top: 660px;
	left: 350px;
	font-size: 9px;
	color: #699CBC;
	}


/*---------------------------------
	options
---------------------------------*/

#leftcol {margin-top: 30px;}
#leftcol ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 30px;
	}
#leftcol li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0;
	float: left;
	font-size: 11px;
	}
#leftcol a:link, #leftcol a:visited {
	color: #0678B3;
	}
#leftcol a.selected {
	color: #3F3F3F;
	}
#leftcol a:hover {
	text-decoration: underline;
	}
	
.listyears {
	line-height: 20px;
	}
.listyearsitem {
	float: left;
	margin-right: 6px;
	}
.listyearsitemselected {
	float: left;
	margin-right: 6px;
	color: #3F3F3F;
	text-decoration: none;
	}
.listmonths {
	line-height: 20px;
	}
.listmonthsitem {
	float: left;
	margin-right: 12px;
	}
.listmonthsitemselected {
	float: left;
	margin-right: 12px;
	color: #3F3F3F;
	text-decoration: none;
	}


/*---------------------------------
	sIFR
---------------------------------*/

@media print {
	.sIFR-flash {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
}
@media print {
	.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}
@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}
}
@media screen {
	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}
}
@media screen {
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
}
@media screen {
	.sIFR-active h1 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
		}
}