/* CSS Document */

body {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:center;
	background-color:#EDEFEE;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/*  Global Formatting */
h1 {font-size:24px;font-weight: normal; color: #666; letter-spacing: -2px; line-height: 24px;}
h2 {font-size:18px;font-weight: bold; color: #666; letter-spacing: -1px; line-height: 18px;}
h3 {font-size:14px;line-height: 20px; color: #666; font-weight: bold;}
h4 {font-size:13px;line-height: 14px; font-weight: bold; }
h5 {font-size:12px;line-height: 13px; font-weight: bold; }
h6 {font-size:11px;line-height: 12px; font-weight: bold;}
td{font-size: 11px;}
th{font-size: 11px;}
a {color: #06c; text-decoration: none;}
a:hover {color: #06c; text-decoration: underline;}
a.image, a.image:hover  {border:0;}

p {line-height: 20px;}

td {padding:5px;}



.maintable{
	width:950px;
	padding:10px 10px 0 10px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid rgb(135, 131, 89);
}

table.menutable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.menutable th { 
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	background: #fff url(../images/mh_bg.gif) left top no-repeat;
	padding: 45px 15px 7px 0px;

}

table.menutable td {height: 18px;}


.urlpath {
	background: transparent;
	height: 30px;
	width: 750px;
	margin: 0px 20px;
	clear: both;
	background: #fff url(../images/top2_bg.gif) top no-repeat;
	padding: 7px 0px 0px 10px;
}

/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#999; font-weight: bold;}
	a.pathway {color:#0066CC;text-decoration: underline;}
	a.pathway:hover {color:#0066CC;text-decoration:none;}
	
	
.mainlevel { 
	height: 17px;
}

a.mainlevel {
	background: #ffffff;
	color: #039;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0px 4px 0px;
	text-decoration: none;
	border-bottom: 1px Solid #ccc;
}
	
a.mainlevel:hover {
	font-weight: bold;
	color: #ffbc31;
	background: #fff;
	text-decoration: none;
}

.opticiansearchtable
{
font-family: Verdana;
font-size: 12px;
text-align:left;
color: #000000;
border: 1px solid rgb(205, 205, 205);

}

.opticiansearchtable td
{

padding:10px 10px 10px 10px;
}

.searchbox
{
font-family: Verdana;
font-size: 12px;
text-align:left;
color: #000000;
border: 1px solid #0066FF;

}

.searchbox td
{

padding:10px 10px 10px 10px;
}


.numberfound
{
font-family: Verdana;
font-size: 12px;
color: #CC0033;

}

.opticiandetails{
	
	text-align:left;
	background-color:#FFFF99;
	border: 1px solid #0066FF;
}
	
