@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font: 14px Arial, Helvetica, sans-serif;
}



.main_box{
	margin-left:auto;
	margin-right:auto;
	width:945px;
	margin-top:50px;
}
.aligment_box{
	clear:both; height:0px; width:900px;
}
.logo_box{
	float:left;
}
.top_icon_box{
	float:right;
	margin-top: 32px;
}
.top_icon_box span{
	float:left;
	font-size:12px;
	color:#192541;
	margin-right:5px;
	margin-top: 10px;
}

.icon_box{
	float:left;
}

.top_menu{
	float:left;
	width:945px;
	background-image:url(images/menu-back.jpg);
	height:50px;
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 20px;
	margin-bottom: 15px;
}
.top_menu ul{
	float:left;
	padding:0px;
	display:inline;
	list-style:none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top_menu li{
	float:left;
	font-size:18px;
	background-image: url(images/devider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 32px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.top_menu li a{
	text-decoration:none;
	color:#fff;
}

.localized li {font-size:14px !important;}

.banner{
	float:left;
	width:935px;
	
	
	margin-left: 5px;
	
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(left,  #f5f5f5 0%, #9cc7fc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f5f5), color-stop(100%,#9cc7fc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f5f5f5 0%,#9cc7fc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f5f5f5 0%,#9cc7fc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f5f5f5 0%,#9cc7fc 100%); /* IE10+ */
	background: linear-gradient(to right,  #f5f5f5 0%,#9cc7fc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#9cc7fc',GradientType=1 ); /* IE6-9 */
	
	
	
	
	
}
.banner h2{
	float:left;
	width:520px;
	padding:0px;
	font-size:38px;
	color:#223245;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#banner-video {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	text-align: center;
}

#banner-video p {
		font-size: 12px;
	}

.medium .banner h2{ font-size: 42px; line-height: 42px; }
.large .banner h2 { font-size: 50px; line-height: 56px;  }

.banner h3{
	
	
	padding:0px;
	font-size:25px;
	color:#40699c;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.medium .banner h3 { font-size: 27px; line-height: 30px; }
.large .banner h3 { font-size: 33px; line-height: 33px; }

.banner_link{
	float:left;
	font-size:22px;
	color:#eb5a1a;
	margin-left:20px;
}

.medium .banner_link { font-size: 25px; line-height: 27px; }
.large .banner_link { font-size: 30px; line-height: 30px; }

.banner_link a{
	text-decoration:none;
	color:#eb5a1a;
}
.banner_para{
	float:left;
	margin-left:15px;
	margin-top:15px;
	font-size:17px;
	color:#497ec0;
	margin-bottom: 40px;
	width: 925px;
}

.medium .banner_para { font-size: 20px; line-height: 22px; }
.large .banner_para { font-size: 25px; line-height: 28px; }

.banner_para a{
	color:#eb5a1a;
	text-decoration:none;
}
.home_pge_pics_box{
	float:left;
	margin-top:0px;
	margin-left:25px;
	width:286px;
}
.pic_box{
	float:left;
}
.home_pge_pics_box p{
	float:left;
	margin-left:5px;
	font-size:18px;
	color:#000;
	font-style:italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 198px;
}
.footer_main{
	float:left;
	background-image:url(images/footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top: 40px;
	width:945px;
	height:101px;
	margin-bottom:10px;
}
.footer_logo{
	float:left;
	margin-top: 45px;
	margin-right: 20px;
	margin-left: -102px;
	width: 110px;
}
.footer_main p{
	float:left;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	margin-top: 45px;
	margin-left: -111px;
	width: 100px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_main span{
	float:left;
	font-size:12px;
	color:#fff;
	margin-right:5px;
	text-transform:none;
	margin-top: 22px;
	margin-left: 740px;
}
.dme_left{
	float:left;
	width:500px;
	margin-left: 15px;
}
.dme_left h2{
	float:left;
	width:500px;
	padding:0px;
	margin:0px;
	font-size:23px;
	font-weight:bold;
	color:#000;
}
.medium .dme_left h2 { font-size: 26px; line-height: 32px; }
.large .dme_left h2 { font-size: 30px; line-height: 36px; }

.dme_left p{
	float:left;
	padding:0px;
	font-size:14px;
	color:#000;
	line-height:22px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.medium .dme_left p { font-size: 16px; line-height: 22px; }
.large .dme_left p { font-size: 20px; line-height: 26px; }


.dme_photo_main{
	float:right;
	width:300px;
	
}
.dme_photo_main span{
	float:left;
	width:280px;
	text-align:center;
	font-size:12px;
	color:#000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.dme_photo_main img a{
	float:left;
	border:solid 1px #666;
}
.microplus_video_box{
	float:left;
	width:455px;
	text-align:center;
	margin-left: 10px;
	margin-right: 5px;
}
.microplus_video_box span{
	float:left;
	width:430px;
	text-align:left;
	font-size:13px;
	color:#000;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 15%;
	margin-left: 10px;
}
.microplus_txt_box{
	float:left;
	width:945px;
}
.microplus_txt_box p{
	float:left;
	padding:0px;
	font-size:14px;
	color:#333;
	line-height:22px;
	text-align: justify;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.medium .microplus_txt_box p { font-size: 18px; line-height: 24px; }
.large .microplus_txt_box p { font-size: 24px; line-height: 28px; }

.microplus_txt_box h2{
	float:left;
	width:900px;
	padding:0px;
	font-size:23px;
	font-weight:bold;
	color:#000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.medium .microplus_txt_box h2 { font-size: 27px; line-height: 33px; }
.large .microplus_txt_box h2 { font-size: 33px; line-height: 37px; }

.microplus_txt_box h3{
	float:left;
	width:900px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
}

.medium .microplus_txt_box h3 { font-size: 20px; line-height: 26px; }
.large .microplus_txt_box h3 { font-size: 26px; line-height: 30px; }

.title{
	float:left;
	padding:0px;
	font-size:16px;
	color:#000;
	line-height:22px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:100%;
}

.medium .title { font-size: 21px; line-height: 27px; }
.large .title { font-size: 27px; line-height: 31px; }

.find_txt_box{
	float:left;
	width:100%;
}

.search_result {
  background-color: #888888;
  border: 1px solid #000000;
  color: #FFFFFF;
  float: left;
  margin: 10px;
  position:relative;

}

.tdclass{
background:#333333 !important;color:#FFF !important;
font-size:16px !important;
text-align:center;

}

.searchfield td{
background-color:#FFF;
color:#000;
font-size:14px;
font-family:arial;

}

.find_txt_box p{
	float:left;
	padding:0px;
	font-size:14px;
	color:#333;
	line-height:22px;
	text-align: justify;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form_box{
	float:left;
	width:800px;
	margin:10px;
	padding:10px;
}
.form_box span{
	float:left;
	width:500px;
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
	color:#286699;
	margin-bottom: 3px;
	padding-left: 3px;
}
.form_input{
	float:left;
	width:400px;
	padding:5px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#333333;
	border: 1px solid #BBD9F4;
}

.form_input1{
	float:left;
	width:320px;
	padding:5px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#333333;
	border: 1px solid #BBD9F4;
}
.sub_button{
	float:left;
	background-color:#4698e2;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	border:solid 1px #999;
	padding:5px;
	background-image: url(images/button-back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.new_home_pics{
	float:left;
	margin-left:45px;
	width:400px;
	text-align: center;
}

.new_home_pics h2{
	float:left;
	width:100%;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.new_home_page_img_box{
	margin-left:10px;
}


.contact_txt_box{
	float:left;
	width:945px;
}
.contact_txt_box p{
	float:left;
	padding:0px;
	font-size:12px;
	color:#333;
	line-height:22px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 210px;
}
.contact_form_box{
	float:left;
	width:800px;
	margin:10px;
	padding:10px;
}
.contact_form_box span{
	float:left;
	width:500px;
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
	color:#286699;
	margin-bottom: 3px;
	padding-left: 3px;
}
.contact_form_box_input{
	float:left;
	width:400px;
	padding:5px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#333333;
	border: 1px solid #BBD9F4;
}
.sub_button.contact{
	float:left;
	background-color:#4698e2;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	border:solid 1px #999;
	padding:5px;
	background-image: url(images/button-back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.contact_txt_box h2{
	float:left;
	width:98%;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2%;
	text-align: left;
}
.contact_txt_box h3{
	float:left;
	width:160px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
.contact_page_field{
	float:left;
	width:400px;
}


/**** STYELS ADDED BY AAKASH ****/

.footer_left {
	float:left;
	width:725px;
	padding:35px 0px 0px 20px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer_right {
	float:right;
	width:150px;
	color:#FFF;
	padding-top:20px;
	padding-right:45px;
	font-size:12px;
}

.forPhysician {
	padding-bottom:5px;
	text-align:center;
}
.forPhysician, .poweredby, .footerLogo {
	text-align:center;
	width:100%;
}
.poweredby {
	float:left;
	padding-right:5px;
	
}

.footerLogo {
	float:left;
}

.clear {
	clear:both;
}

a {
	text-decoration:none;
	color:#3A7AD1;
}

a:hover {
	text-decoration:underline;
}

.disclaimer {
	padding: 0 80px 80px;
	margin-left: 11px;
	height: 100px;
}

/*
.disclaimer p {
	color: #A7A7A7; 
	font-size: 7pt; 
	padding: 0;
}
*/

.txt-resizer { margin: 0px auto; width: 960px; position: fixed; right: 10px; top: 10px;}
.resizer { border: 2px solid #cecece; float: right; list-style: none; margin: 0 0 10px 10px; padding: 10px; background: #fff; }
.resizer li { float: left; line-height: 23px; margin-right: 5px; }
.resizer .small { font-size: 12px; }
.resizer .medium { font-size: 18px; }
.resizer .large { margin-right: 0; font-size: 24px;  }
.resizer .small a, .medium .resizer .medium a, .large .resizer .large a { color: #000; text-decoration: none; }
.medium .resizer .small a, .large .resizer .small a { color: #1D4C9F; text-decoration: none; }
