@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../assets/images/clouds3.jpg);
	background-repeat: no-repeat;
}
td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:link {
	color: #00647B;
}
a:visited {
	color: #00647B;
}
a:hover {
	color: #2B98C9;
}
a:active {
	color: #16A5DE;
}
body {
	background-color: #FFFFFF;
	background-image: url(../assets/images/clouds3.jpg);
}
h1 {
	font-size: 18px;
	color: #006EA5;
	margin-bottom: 5pt;
}
h2 {
	font-size: 14pt;
	color: #666666;
	line-height: .8em;
	font-weight: normal;
	border-left-width: .8em;
	border-left-style: solid;
	border-left-color: #2B98C9;
	padding-left: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 2px;
	line-height: 1.7em;
}

h3 {
	font-size: 14px;
	color: #AFDCF3;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
	margin: 5px;
	line-height: 1.7em;
}
#tdBody {
	padding: 12px;
}
#tdmaintable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B6F8E;

}
#tdSmallprint {
	background-color: #9DD0E1;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	background-repeat: no-repeat;
}
#tdHeader {
	background-image: url(../assets/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tdrightpanel {
	padding: 12px;
}
#tdTableGrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #228BB7;
	border-bottom-color: #228BB7;
}
#tdlists {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1BFCA;
}
tr.altrow td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C0C6;
	padding: 8px;
}
tr.spaced td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A95C6;
}


a.smallprint  {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left;

}
a.smallprint:hover  {
	color: #B9DDF4;
}
a.smallprint:active  {
	color: #5F5F5F;
}



.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	float: none;
	;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../assets/images/blue.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #076A86;
	border-right-color: #ADDAF1;
	border-left-color: #ADDAF1;
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}



.solidblockmenu li b{
	float:LEFT;
	color: white;
	padding: 9px 61px;
	text-decoration: none;
	border-right: 0px solid white;
}


.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #AFDCF3;
	background-image: url(../assets/images/grey.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#tdGallery {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFDCF3;
	padding: 15px;
}
tr.gallery td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-left-color: #D4D0C8;
	padding: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#tdContact {
	border: 1px solid #A7C5FB;
	padding: 5px;
}
#tableNothing {
}
