@charset "utf-8";
/* CSS Document */

<!--
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0b5385;
}
a {
	color:#2dcbcc;
}
body {
	background: url(../images/bg.jpg) top center repeat-y #0c5486;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#heading {
	background: url(../images/h1bg.jpg) top center repeat-y #0c5486;
	width:963px;
	height:18px;	
}

.contentbg {
	background: url(../images/content-bg.jpg) top center repeat-y #0c5486;
}

#footernav {
	background: url(../images/footernavbg.jpg) top center repeat-y #0c5486;
	widows:652px;
	height:88px;	
	font-size:11px;
	color:#FFF
}
#footernav .pad {
	padding:20px 0 0 0	;
	font-size:11px
}
#footernav .pad a {
	color:#fff;
	text-decoration:none;
}
/* 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.gif) 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.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) 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.gif) 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;
}
h2 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:10px 0 0 0;
	text-align:left
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	height:40px;
}
h3 {
	font-size:17px;
	margin:0px 0 0px 0;
	padding:0 0 5px 0;
	text-align:left;
	color:#018d9d
}

.bluetext {
	color:#085981;
	font-weight:bold;
	font-size:14px;
}

#heading h1 {
	
	margin:0;
	font-size:11px;
	color:#98d7ee;
	text-align:center
}






.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	height: 300px;
	width: 400px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow {
	height: 285px;
	margin: 0 auto;
	width: 963px;
}
.slideshow a img {
	border: 0;
}


.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}


.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}