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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #59aac7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:top
}
a {
	color:#00759f;
}
#content {
	background:url(../images/content-bg.gif) repeat-y;
	width:880px;
	padding:0 40px 0 20px;
}

#header {
	font-size:11px;
	color:#FFF;
	text-align:center
	
}


.table-head {
	font-size:12px;
}

h2 {

color:#003366;
font-size:18px;
font-weight:normal;
}

h3 {

color:#003366;
font-size:16px;
font-weight:normal;
}

#footer {
	background:url(../images/footer.gif) no-repeat;
	width:900px;
	height:59px;
	color:#003366;
	text-align:right;
	padding-right:40px
}
#footer a {
	color:#003366;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover {
	color:#0463c2;
}
#address {
	font-size:11px;
	width:140px;
	padding:8px 0 0 5px;
}
td {
	font-size:14px;
}
html, body {
	margin:0;
	padding:0;
	height:100%
}
#lightbox, #lightbox-overlay {
	position:absolute;
	top:0px;
	left:0px;
	bottom:auto;
	right:auto;
	z-index:100;
	width:100%;
	height:auto;
	text-align:center;
	color:#333;
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block
}
#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
	text-decoration:underline;
	color:#999
}
#lightbox-overlay {
	z-index:90;
	background-color:#000;
	height:100%;
	position:fixed
}
#lightbox-overlay-text {
	text-align:right;
	margin-right:20px;
	margin-top:20px;
	color:white;
	font-size:12px;
	cursor:default;
	line-height:normal
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px
}
#lightbox img, #lightbox a img, #lightbox a {
	border:none;
	outline:none
}
#lightbox-imageBox {
	position:relative;
	border:1px solid black;
	;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto
}
#lightbox-imageContainer {
	padding:1px
}
#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0
}
#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height:100%;
	background:transparent url("../images/blank.gif") no-repeat;
	zoom:1;
	padding:0px;
	margin:0px
}
#lightbox-nav-btnPrev {
	left:0;
	right:auto;
	float:left
}
#lightbox-nav-btnNext {
	left:auto;
	right:0;
	float:right
}
#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFF;
	margin:0 auto;
	padding:0px
}
#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	line-height:normal
}
#lightbox-infoHeader {
	width:100%;
	text-align:center
}
#lightbox-caption {
	text-align:justify
}
#lightbox-caption-title {
	font-weight:bold
}
#lightbox-caption-description {
	font-weight:normal
}
#lightbox-infoFooter {
	margin-top:3px;
	color:#999
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right
}
#lightbox-close-button {
	padding-left:30%
}
#lightbox-close-button:hover {
	color:#666
}
#lightbox-infoContainer-clear {
	clear:both;
	visibility:hidden
}
