body {
	margin:0px;
}
a {
	color: #3366CC;
}

img {
	border: none;
}

.mainLayout {
	position: relative;
	width: 998px;
	border: 2px solid black;
	font-family: Arial, Helvetica, sans-serif;
}

.horMenu {
	width: 70%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}

.horMenuBar {
	background-color: #666666;
	text-align: center;
}

.horMenu a:active, .horMenu a:visited, .horMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}

.horMenu .selected a:active, .horMenu .selected a:visited, .horMenu .selected a:hover, .horMenu .selected a:link {
	background-color: #3366CC;
}

.horMenu a:hover {
	background-color: #3366CC;
}

.horMenuTypeChange {
	width: 70%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}

.horMenuTypeChange a:active, 
.horMenuTypeChange a:visited, 
.horMenuTypeChange a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
}

/*.horMenuTypeChange .selected a:active, 
.horMenuTypeChange .selected a:visited, 
.horMenuTypeChange .selected a:hover, 
.horMenuTypeChange .selected a:link {
	//background-color: #3366CC;
}*/

.horMenuTypeChange a:hover {
	background-color: #666666;
	color: #3366CC;
}

.vertMenu {
	background-color: silver;
}

.vertMenu a:active, .vertMenu a:visited, .vertMenu a:hover, .vertMenu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.footerAllRightsRes {
	background-color: #666666;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.vertMenu .bulet {
	background-color: #666666;
	width: 13px;
	height: 25px;
	margin-left: 7px;
}

.vertMenu a:hover {
	color: #3366CC;
}

.vertMenu .bulet.selected {
	background-color: #3366CC;
}

.middleTextGrey {
	color: #333333;
}

.middleTextBlue {
	color: #3366CC;
	font-weight: bold;
}

.referPopUp {
	color: #3366CC;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: white;
}

.refButton {
	width: 100em;
	height: 100em;
}

.refList{
text-align:right;
font-family:Times New Roman, Times, serif, Times, serif;
}

#leftGreyImageBg {
float:left;
height:337px;
width:275px;
background-color:#BBBBBB;
background-image:url(../images/grey_implants_bg.jpg);
background-repeat:no-repeat;
background-position:top;
}

#sup{
font-size: 13px;
}

.title {
  float:left;
  width:535px;
  height:70px;
  border-left:2px solid black;
}