.HeaderTable
{
	border-bottom: darkgray 1px solid;
	margin-bottom: 10px;
}
body
{
	font-size: small;
	font-family: Arial, Verdana, Sans-Serif;
}
.BodyTable
{
	width: 900px;
}
.BodyCell
{
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.FooterArea
{
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: darkgray 1px solid;
	height: 30px;
	width: 100%;
	text-align: center;
	background-image: url(images/header_14.gif);
	background-repeat: repeat-x;
}
.ProductsPopUp
{
	width: 125px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #ffffff;
}
.NavSubLinkSeparator
{
	border-bottom: gray 1px solid;
}
.ProductsShowcase
{
	float:right;
	padding-left: 7px;
	margin-left: 7px;
	padding-bottom: 10 px;
	border-left:#aaa solid 1px;
}
.ProductsShowcase img, .galleryImage
{
	border:#000 solid 1px;
}
.acuvueShowcase
{
	border-bottom:#aaa solid 1px;
}

/**********************/
.MainTable
{
	border-right:#aaa solid 1px;
	margin-bottom: 10px;
}
.MainBodyBox
{
	width: 740px;
}
.BodyAccentBox
{
	float: left;
	border-right: #888 1px dashed;
	padding-right: 10px;
	border-top: #888 1px dashed;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #888 1px dashed;
	padding-top: 5px;
	border-bottom: #888 1px dashed;
	background-color: #eee;
	margin-left: 8px;
	width: 220px;
	margin-right: 4px;
	left: 20px;
}
.HoursHeading
{
	font-weight: bold;
	padding-top: 5px;
}
.SectionHeader
{
	padding-top: 5px;
	font-weight: bold;
	font-size: medium;
	/*border-bottom: #900 solid 1px;*/
	color: #990000;
}
.SectionSubHeader
{
	font-size: medium;
	color: #990000;
}
.centeredImage
{
	text-align:center;
	margin: 5px 8px 5px 0px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.leftAlignImage
{
	float: left;
	margin: 5px 8px 5px 0px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.staffHeader
{
	font-weight: bold;
	font-size: large;
}
.staffSubHeader
{
	font-weight: bold;
	color: #900;
}
.staffBio
{
	margin-bottom: 30px;
	height: 220px;
	overflow: visible;
}
.docBio
{
	margin-bottom: 30px;
	overflow: visible;
}
.researchHeader
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #fff;
}
.researchAlternatingRow
{
	background-color: #fff;
}
.researchTable td
{
	padding: 2px;
}
.researchTable
{
	background-color: #e5e5e5;
}
.researchTable a
{
	color: #CC0000;
	text-decoration:none;
}
.researchTable a:hover
{
text-decoration:underline;
}

