@font-face {   
   font-family: "myfont";   
   src: url(font/calibri-webfont.eot); /* IE */   
   src: local("calibri-webfont.ttf"), url(font/calibri-webfont.ttf) format("truetype"); /* non-IE */   
 } 
 
 @font-face {   
   font-family: "myfont1";   
   src: url(font/din-webfont.eot); /* IE */   
   src: local("din-webfont.ttf"), url(font/din-webfont.ttf) format("truetype"); /* non-IE */   
 } 


html {
	OVERFLOW-Y: scroll; 
	SCROLLBAR-FACE-COLOR: #a5a5a5;
	OVERFLOW-X: auto; MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #a5a5a5; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #a5a5a5;
	SCROLLBAR-BASE-COLOR: #ffffff;
}
body {
	background-color: #9d9d9d;
	margin:0px;
}

.input{
font-family:Tahoma;
font-size:11px;
color:#1C5F9F;
border:solid 1px #1C5F9F;
width:180px;
padding:3px;
}
.inputdrop {
font-family:Tahoma;
font-size:11px;
color:#1C5F9F;
border:solid 1px #1C5F9F;
width:180px;
padding:0px;
}

.lefttd{
background:url(images/teeth.png) no-repeat left bottom;
background-color:#18427e;
height:780px;
}


.rightmargin{
padding:10px 29px 10px 29px; 
}
.menuborder{
background:#e5f2fd;
}

.gryhd{
padding:6px 10px 6px 10px;
background:#99C249;
}

.shdulepdng{
padding:10px; 
}

.shduleinner{
padding:20px 10px 10px 10px; 
}

.shduleinner2{
padding:0px 10px 0px 10px; 
}

.bodytext{
font-family:Tahoma;
font-size:11px;
line-height:15px;
color:#5d5d5d;
}
.bodytext a{
font-family:Tahoma;
font-size:11px;
line-height:15px;
color:#2D99DA;
text-decoration:underline;
}
.bodytext a:hover{
font-family:Tahoma;
font-size:11px;
line-height:15px;
color:#1C5F9F;
text-decoration:underline;
}

.bodyhd{
font-family:Tahoma;
font-size:11px;
color:#464646;
font-weight:bold;
}
.grnline{
background:url(images/grnline.gif) repeat-x left center;
height:30px;
}

.footer{
border-top:solid 2px #99C249;
padding:5px 0  5px 0;
font-family:Tahoma;
font-size:11px;
line-height:15px;
color:#5d5d5d;
}
.txtmy{
font-family:Tahoma;
font-size:10px;
color:#3c3939;
font-weight:normal;
text-decoration:none;
}
.txtmy a{
font-family:Tahoma;
font-size:10px;
color:#3c3939;
font-weight:normal;
text-decoration:none;
}
.txtmy a:hover{
font-family:Tahoma;
font-size:10px;
color:#3c3939;
font-weight:normal;
text-decoration:underline;
}
.heading_bg{
background-image:url(images/heading_bg.gif);
height:70px;
background-repeat:repeat-x;
background-position:top;
}
.headtxt{
font-family:Arial;
font-size:16px;
color:#ffffff;
font-weight:bold;
padding-left:10px;
}

.btn{
background: transparent;
border:solid 1px #1C5F9F;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:1C5F9F;
font-weight:bold;
cursor:hand;
}
.green_head{
font-family:arial;
font-size:20px;
line-height:28px;
color:#9FC33A;
font-weight:normal;
}
.green_subhead{
font-family:arial;
font-size:15px;
color:#9FC33A;
text-transform:uppercase;
font-weight:bold;
}
.black_txt1{
font-family:arial;
font-size:15px;
color:#000000;
font-weight:bold;
}

.blc_head{
font-family:arial;
font-size:20px;
line-height:28px;
color:#000000;
font-weight:normal;
}






/*===========================Menu================*/

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: white;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border-bottom-width: 0;
font: normal 11px Verdana;
color:#FFFFFF;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: white;
 /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
border-bottom:solid 4px #1C5F9F;
list-style-type: none;
}

.anylinkmenu ul li a{
display: block;
border-bottom: 1px solid #1C5F9F;
padding: 6px 0 6px 9px;
text-decoration: none;
font-weight: bold;
color:#3b3b3b;
width:auto;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #1C5F9F;
color: #ffffff;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid White;
padding: 10px;
font: normal 11px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
.Grand_Price{
background-color:transparent;
font-family:Tahoma;
font-size:12px;
border:0px;
color: #343434;
font-weight:none;
}
.pageno
{
	font-family: verdana;
	font-size: 11px;
	COLOR: #000000;
	text-decoration: none;
}

.pagenoinred
{
	font-family: verdana;
	font-size: 12px;
	COLOR: #cc0000;
	text-decoration: none;
}

.head {
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.head_white {
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
}
.head_black {
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-transform:uppercase;
	text-decoration: none;
}
.head_white_sml {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
}
.white_txt {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.credit_txt {
	font-family: Arial, Helvetica;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.black_txt {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}



.link_Paging {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00395A;
	text-decoration: none;
}

.nwtext{
font-family:Arial;
font-size:11px;

color:#5d5d5d;
}

/*.locationHead{
font-family:"myfont", Tahoma;
font-size:14px;
color:#000000;
}

.location{
font-family:"myfont", Tahoma;
font-size:12px;
line-height:15px;
color:#666666;
padding-top:5px;
}
*/
.locationHead{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
}

.location{
font-family:Tahoma;
font-size:11px;
line-height:15px;
color:#666666;
padding-top:5px;
}


.courseH1{
font-family:"myfont", Tahoma;
font-size:32px;
color:#A4C445;
}
.courseH2{
font-family:"myfont", Tahoma;
font-size:22px;
color:#396199;
text-transform:uppercase;
}
.courseH3{
font-family:"myfont", Tahoma;
font-size:18px;
color:#444444;
}

.courseH4{
font-family:"myfont", Tahoma;
font-size:15px;
color:#444444;
}
/*.courseT1{
font-family:"myfont", Tahoma;
font-size:14px;
color:#555555;
}*/

.courseT1{
font-family:Tahoma;
font-size:11px;
line-height:17px;
color:#333333;
}

.courseT2{
font-family:"myfont", Tahoma;
font-size:16px;
color:#A4C445;
text-transform:uppercase;
}




.indexNew{
font-family:"myfont", Tahoma;
font-size:15px;
color:#ffffff;
text-transform:uppercase;
}
.indexNewT{
font-family:Tahoma;
font-size:10px;
color:#e5e5e5;
text-decoration:none;
}
.indexNewT1{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.indexNewT1 a{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.indexNewT1 a:hover{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}





.scheduleT1{
font-family:"myfont", Tahoma;
font-size:13px;
color:#555555;
padding:12px 5px 12px 5px;
}
.scheduleT2{
font-family:"myfont", Tahoma;
font-size:15px;
color:#555555;
padding:12px 5px 12px 5px;
}


#sch_td{
	background-color:transparent;
}

#sch_td:hover{
	background-color:#e4ebee;
}




.newtext8{
font-family:"myfont", Tahoma;
font-size:20px;
color:#396199;
}
.newtext9{
font-family:"myfont", Tahoma;
font-size:18px;
padding:5px 0px 5px 0px;
color:#ffffff;
}
.newtext10{
font-family:"myfont", Tahoma;
font-size:13px;
color:#396199;
}


.link_wht{
font-family:"myfont", Tahoma;
font-size:12px;
color:#ffffff;
text-transform:uppercase;
text-decoration:none;
}
.link_wht a{
font-family:"myfont", Tahoma;
font-size:12px;
color:#ffffff;
text-transform:uppercase;
text-decoration:none;
}
.link_wht a:hover{
font-family:"myfont", Tahoma;
font-size:12px;
color:#ffffff;
text-transform:uppercase;
text-decoration:underline;
}






/*=====  ACCORDION CSS ====*/

.container {
	width: 220px;
	margin: 0 auto;
}
h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 5px 0;
	color: #aaa;
}
h1 span { color: #666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 0.5em;
	display: block;
	color: #666;
}

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	height: 30px;	line-height: 46px;
	width: 220px;
	font-size: 2em;
	font-weight: normal;
	background-color:transparent;
	float: left;
	cursor:pointer;
}
h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 0px;
	cursor:pointer;
}
h2.acc_trigger a:hover {
	color: #ccc;
	cursor:pointer;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 0px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 220px;
	clear: both;
	background: transparent;
	border: 0px solid #d6d6d6;
	/*-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; */
}
.acc_container .block {
	padding:5px;
}
.acc_container .block p {
	padding: 0px 0;
	margin: 0px 0;
}
.acc_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0px;
	padding: 0 0 0px 0;
	border-bottom: 0px dashed #ccc;
}
.acc_container img {
	margin: 0px;
}


#dfd {
	background-image:url(images/dfd.gif);
	height:24px;
	background-position:left;
	background-color:transparent;
}

#dfd:hover {
	background-image:url(images/dfd.gif);
	height:24px;
	background-position:left;
	background-color:transparent;
}

#live_surgery {
	background-image:url(images/live_surgery.gif);
	height:24px;
	background-position:left;
	background-color:transparent;
}
#live_surgery:hover {
	background-image:url(images/live_surgery.gif);
	height:24px;
	background-position:left;
	background-color:transparent;
}

#bluezone {
	background-image:url(images/bluezone.gif);
	height:24px;
	background-position:left;
	background-color:transparent;
}
#bluezone:hover {
	background-image:url(images/bluezone.gif);
	height:24px;
	background-position:left;
	background-color:transparent;
}
