#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
	
	
	
	
	
	.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-color: #000d2d;
	height: 36px;
	background-image: url(images/headerBack.jpg);
	margin: 0px;
	font-weight: bold;
	line-height: 19px;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-color: #000d2d;
	height: 13px;
	background-image: url(images/headerBack.jpg);
	margin: 0px;
	font-weight: bold;
	line-height: 16px;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000D2D;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000d2d;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000d2d;
}
.mouseprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000d2d;
	padding-right: 5px;
	padding-left: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03143A;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FF9E00;
}
img {
	padding: 0px;
}
.logos {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.labsessions {
	background-image: url(labsessions/topBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.labsessionsEmail {
	background-image: url(labsessions/emailBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*Calendar Stylles*/
 a { color: #000d2d; background-color: inherit; } a:hover { color: gray; background-color: inherit; } h1 { font-size: 125%; text-align: center; font-family: sans-serif; color: #333333; background-color: #999999; } h2 { font-size: 125%; text-align: center; font-family: sans-serif; color: #333333; background-color: inherit; } input[type="submit"] { background-color: silver; color: #000d2d; border: 1px solid #000d2d; } .phpc-navbar a { background-color: silver; color: #000d2d; border: 0px solid #000d2d; } input[type="submit"]:hover { background-color: #000d2d; color: silver; } .phpc-navbar a:hover { background-color: #000d2d; color: silver; } .phpc-navbar { width: 100%; margin: 5px 0 2px 0; text-align: center; } .phpc-navbar2 { background-color: #ffffff; width: 100%; padding: 0px 0px 0px 0px; text-align: right; } .phpc-navbar2 a { font-size: 90%; color: #000d2d; text-decoration: none; margin: 0; padding: 0px 6px 0px 0px; } .phpc-navbar a { font-size: 90%; text-decoration: none; margin: 0; padding: 2px 3px 2px 3px; } .phpc-main { font-size: 90%; border-style: solid; border-collapse: collapse; border-color: #000d2d; border-width: 1px; color: #000d2d; background-color: #CCCCCC; } table.phpc-main { width: 100%; } .phpc-main h2 { margin: 0; text-align: left; background-color: silver; padding: .25em; border-color: #000d2d; border-style: solid; border-width: 0 0 1px 0; } .phpc-main div { margin: .5em; font-weight: bold; } .phpc-main p { border-style: solid; border-width: 1px 0 0 0; border-color: #000d2d; padding: .5em; margin: 0; text-align: justify; } caption { font-size: 150%; color: #999999; background-color: #333333; padding: 0px; font-weight: bolder; } thead th { background-color: silver; color: #000d2d; } thead { border: 1px solid #000d2d; } thead, tfoot { text-align: center; } #calendar td, #calendar th { border-style: solid; border-collapse: collapse; border-color: #000d2d; border-width: 1px; padding: .5em; } table.phpc-main tbody th { text-align: right; } #calendar { table-layout: fixed; } #calendar td { text-align: left; height: 80px; overflow: hidden; } td.past { background-color: silver; color: inherit; } td.future { background-color: #96B2E7; } td.none { background-color: gray; color: inherit; } table.phpc-main ul { background-color: #eeeeee; margin: 2px; padding: 0; list-style-type: none; border-color: #000d2d; border-style: solid; border-width: 1px 1px 0 1px; } table.phpc-main li { font-size: 80%; font-weight: normal; padding: 0; border-color: #000d2d; border-style: solid; border-width: 0 0 1px 0; margin: 0; } table.phpc-main li a { display: block; text-decoration: none; padding: 2px; } table.phpc-main li a:hover { background-color: gray; color: #FFFFFF; } .phpc-list { border: 1px solid #000d2d; } .phpc-footer { text-align: center; } .phpc-button { text-align: center; } .phpc-add { float: right; text-align: right; } /* \*/ /*/ #calendar {table-layout: auto;} /* */.contentHeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#callOutTable {
	border: 1px solid #FFAF10;
}
.subheaderCallout {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000d2d;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.listItem {
	width: 33%;
	float: left;
	text-align: center;
	height: 130px;
}
.listItemRecent {
	width: 25%;
	float: left;
	text-align: center;
	height: 130px;
}
.link {
	height: 30px;
}
.listItemRight .imgHolder a {
	padding: 10px;
	margin: 10px;
}

.listItemMiddle p{
	text-align: left;
}
.listItemRight p{
	text-align: left;
}
.thumbImages {
	top: 10px;
	width: 40px;
	float: right;
}
