@charset "utf-8";
/* CSS Document */


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#423936
}

a {
	color:#006bb6;
	text-decoration:none;
}
a:hover {
	color:#006bb6;
	text-decoration:underline;
}
body {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

.greyborder {
	border:3px solid #e2e2d8	
}

#footer {
	background:url(../images/footer.jpg) no-repeat top center;
	width:100%;
	height:144px;
	text-align:center
}
#footer2 a {
	color:#006bb6;
	text-decoration:none;
	font-size:12px
}
#fcontents {
	padding:0;
	width:830px;
	margin:0 auto;
}
#content {
	margin:0 0 0 5px
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(loading.html) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(prevlabel.html) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.html) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.html) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* SIFR */


/* SIFR */
/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	height:27px;
}*/

h2 {
	/*color:#888888;*/
	color:#085981;
	font-size:20px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
}

h3 {
	color:#085981;
	font-size:17px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
}
.bluetext {
	color:#085981;
	font-weight:bold;
	font-size:14px;
}
h1 {
	/*color:#888888;*/
	color:#085981;
	font-size:25px;
	margin:0;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h4 {
	color:#98D7EE;
	font-size:11px;
	margin:0;
	text-align:center;
}

h4 a {
	color:#ffffff;
	text-decoration: none;
}
