/* CSS Document */
body
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #333333;

}
/*Text section.........................................................................................................*/
.text_content {
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	line-height:19px;
}
.text
{	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_white
{	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.text_grey_bold
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.text_grey_bold_big
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.text_grey_bold01
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
}
.text_grey_bold01_big
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
}
.text_grey_bold02
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color: #6A6D83;
	text-decoration: none;
}
.txt_green_bold
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: none;
}
.txt_green_normal
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #428F0A;
	text-decoration: none;
}
.txt_green_bold
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: none;
}
/*Line and  BG section.........................................................................................................*/

.green_line
{
	background-image: url(images/top_green_line.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.link_bg
{
    background-image: url(images/link_bg.gif);
	background-repeat: repeat-y;
}

#dental_bg
{
	background-image: url(images/dental_tourism.gif);
	background-repeat: no-repeat;
}
#inner_banner
{
background-image:url(images/inner_banner_bg.gif);
	background-repeat: repeat-x;
	height:187px;
}
#bubble
{
background-image:url(images/bubble2.gif);
background-repeat:no-repeat;
height:187px;
width:508px;
}
.bottom_blue
{
	background-color: #0F1C7A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height:3px;
}
.bottom_line
{
	background-image: url(images/bottom_line.gif);
	background-repeat:repeat-y;
}
.heading_bg
{
	height: 25px;
	background-image:url(images/heading_bg.gif);
    background-repeat:repeat-x;	
	background-position: left center;
}
.line
{
	height: 15px;
	background-image:url(images/line_bg.gif);
    background-repeat:repeat-x;	
}
.dotedline
{
	height: 12px;
	background-image:url(images/hor_line.gif);
    background-repeat:repeat-x;	
}

.ver_line
{
	height: 15px;
	background-image:url(images/ver_line.gif);
    background-repeat:repeat-y;	
}
.ver_line02
{
	
	background-image:url(images/ver_line2.gif);
    background-repeat:repeat-y;	
}
.doted_gryline
{
	height: 12px;
	background-image:url(images/lin_grydot.gif);
    background-repeat:repeat-x;	
}
.message
{
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

/*Boder section.........................................................................................................*/

.border01
{
	background-color:#F3F3F4;
	border: 1px solid #E4E4E6;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.border02
{
	background-color:#FFFFFF;
	border: 1px solid #E4E4E6;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.border03
{
	
	border: 2px solid #DCDCE1;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.border04
{
	background-color:#FFFFFF;
	border: 1px solid #D0D0D0;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}


/* Link section.......................................................................................................*/
.tablink01
{
font-family:Tahoma,verdana,Arial;
font-size:11px;
font-weight:bold;
color:#555555;
text-decoration: none;
background-image:url(images/tabbg_normal.gif);
background-repeat:no-repeat;
background-position:center top;
padding-top:15px;
height:35px;
width:79px;
display:block;
}
.tablink01:hover
{
text-decoration: underline;

}
.tablink02
{
font-family:Tahoma,verdana,Arial;
font-size:11px;
font-weight:bold;
color:#555555;
text-decoration: none;
background-image:url(images/tabbg_over.gif);
background-repeat:no-repeat;
background-position:center top;
padding-top:15px;
height:35px;
width:79px;
display:block;
}
.tablink02:hover
{
text-decoration: underline;

}
.button_back
{
font-family:Tahoma,arial,verdana;
font-size:12px;
font-weight:bold;
color: #428F0A;
text-decoration: underline;
background-image:url(images/back_arrow1.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
}
.button_back1
{
font-family:Tahoma,arial,verdana;
font-size:11px;
font-weight:bold;
color: #428F0A;
text-decoration: underline;
background-image:url(images/back_arrow1.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
}
.button_back:hover
{
text-decoration: none;
background-image:url(images/back_arrow1.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
}
.text_normal_link
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color: #555555;
	text-decoration: none;
}
.text_normal_link:hover
{
	text-decoration: underline;
}


.text_normal_link02
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #848484;
	text-decoration: none;
}
.text_normal_link02:hover
{
	text-decoration: underline;
}
.text_bold_link
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.text_bold_link:hover
{
	text-decoration: underline;
}

.text_bold_link02
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.text_bold_link02:hover
{
	text-decoration: underline;
}

.text_bold_link01
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.text_bold_link01:hover
{
	text-decoration: none;
	color: #428F0A;
}
.bottom_link
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.bottom_link:hover
{
	text-decoration:underline;
}
.green_txt_link
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #428F0A;
	text-decoration: underline;
}
.green_txt_link:hover
{  
	text-decoration: none;
}
.green_txt_link01
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: underline;
}
.green_txt_link01:hover
{  
	text-decoration: none;
}
.myaccount_link
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	display:block;
	background-position: center center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-image:url(images/login_icon.gif);
	background-position: right center;
	background-repeat:no-repeat;
	
}
.myaccount_link:hover
{	
		
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E5E8FF;
	text-decoration: none;
	padding-left: 15px;
	display:block;
	background-position: center center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-image:url(images/login_icon.gif);
	background-position: right center;
	background-repeat:no-repeat;
	
}
.main_link
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	display:block;
	background-position: center center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.main_link:hover
{	
		
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D5E0E7;
	text-decoration: none;
	padding-left: 15px;
	display:block;
	background-position: center center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


.sub_link
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 35px;
	display:block;
	background-image:url(images/sub_link_aro1.gif);
	
	background-position: left center;
	background-repeat:no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display:block;
	height:15px;
}
.sub_link:hover
{		
	
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E7E7EC;
	text-decoration: none;
	padding-left: 35px;
	display:block;
	background-image:url(images/sub_link_aro1.gif);
/*	background-color:#7F8299;*/
	background-position: left center;
	background-repeat:no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display:block;
	height:15px;
}
.button_style
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button_bg.gif);
	border: 1px solid #60647B;
	background-repeat: repeat-x;
	background-position: center center;
}
.button_style:hover
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button_bg_ovr.gif);
	border: 1px solid #60647B;
	background-repeat: repeat-x;
	background-position: center center;
}

.pagelink_01 {
	background-color:#F3F3F4;
	border:#DEDEDE 1px solid;
	padding:1px 3px 1px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.pagelink_01:hover {
	background-color:#428F0A;
	border:#357407 1px solid;
	padding:1px 3px 1px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.pagelink_01_selected{
	background-color:#428F0A;
	border:#357407 1px solid;
	padding:1px 3px 1px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.underline {
	padding-top:5px;
	background-image:url(images/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:2px;
}
/*title section...............................................................................................*/

.title_green
{
    font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size: large;
	font-weight: normal;
	color: #428F0A;
	text-decoration: none;
}
.title_green01
{
    font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:bold;
	color: #428F0A;
	text-decoration: none;
}
.title_brochure
{
    font-family:  Arial, Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color: #0F3A7A;
	text-decoration: none;
}

.title_green02
{
    font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size:large;
	font-weight:normal;
	color: #428F0A;
	text-decoration: none;
	}
	.title_grey02
{
    font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size:large;
	font-weight:normal;
	color:#6A6D83;
	text-decoration: none;
	}
.title_grey
{
    font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size: large;
	font-weight: normal;
	color: #6A6D83;
	text-decoration: none;
}
.title_white
{
    font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size: large;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.title_white01
{
	font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 31px;
	padding-left: 5px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.title_white02
{
	font-family: "trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 31px;
	padding-left: 5px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.heading
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	height: 22px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#F3F3F4;
	
}
.heading_link1
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/heading_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	display:block;
	width:500px;
}
.heading_link
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/heading_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	display:block;
	width:600px;
}
.heading_link:hover
{
	color: #428F0A;	
}
.heading01
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/heading_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.heading01_big
{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/heading_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.heading03
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	height: 25px;
	padding-left: 2px;
	background-image:url(images/heading_bg.gif);
	background-repeat:repeat-x;
	background-position: left center;	
}
.heading03_big
{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	height: 25px;
	padding-left: 2px;
	background-image:url(images/heading_bg.gif);
	background-repeat:repeat-x;
	background-position: left center;	
}
.heading04
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	height: 25px;
	padding-left: 2px;
}
.faq_heading
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D83;
	text-decoration: none;
	height: 25px;
	padding-left: 30px;
	background-image:url(images/question_icon1.gif);
	background-repeat: no-repeat;
	background-position:left top;	
}


/*text box section.............................................................................*/

.textfield
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B8B8B8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height:17px;
	background-color:#F3F3F4;
}
.textarea
{
     font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B8B8B8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color:#F3F3F4;
}
.select
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B8B8B8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color:#F3F3F4;
}
.textfield01
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B8B8B8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height:17px;
	background-color:#Ffffff;
}
.textarea01
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B8B8B8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color:#Ffffff;
}
.select01
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B8B8B8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color:#Ffffff;
}
#masterdiv {
	display:none;
}
#masterdiv2{
	display:none;
}

/*Blog page.......................................*/

.heading_blog
{
	font-family: Arial,Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0F3A7A;
	text-decoration: none;	
}
.headinglink
{
	font-family: Arial,Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: none;	
}
.headinglink:hover
{
	
	text-decoration: underline;	
}
.text_bold_blue
{
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0F3A7A;
	text-decoration: none;	
}
.blog_link02
{
    font-family:"trebuchet MS",Arial,Tahoma, Verdana ;
	font-size: 20px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: none;		
}
.blog_link02:hover
{
    
	text-decoration:underline;
	}
.blog_link01
{
    font-family:  Arial,Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: none;
	background-image:url(images/blog_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
    padding-left:15px;		
}
.blog_link01:hover
{
    color: #55B90D;
	text-decoration: none;
}
.text_link_blog
{
    font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background-image:url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
    padding-left:10px;
}
.text_link_blog:hover
{
	text-decoration: underline;
}
.blog_link03
{
    font-family:  Tahoma, Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #428F0A;
	text-decoration: none;
	}
.blog_link03:hover
{    
	text-decoration:underline;
}
.button_next
{
	font-family:Tahoma,arial,verdana;
	font-size:12px;
	font-weight:bold;
	color: #428F0A;
	text-decoration:none ;
	background-image:url(images/next_arrow1.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-left:5px;
	padding-right: 20px;
}
.button_next:hover
{
text-decoration:underline ;

}
.powered {
 font-family:Tahoma, Verdana, Arial;
 font-size:11px;
 font-weight:normal;
 color:#999999;
 text-decoration:none;
}
.powered:hover {
 font-family:Tahoma, Verdana, Arial;
 font-size:11px;
 font-weight:normal;
 color:#666666;
 text-decoration:underline;
}
.sn {
    /*color: #737373;*/
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    /*height: 25px;
    margin-top: 20px;
    width: 255px;*/
}
.snw-lnk {
    display: block;
    float: left;
    width: 60px;
}
.snw-lnk a {
    display: block;
    height: 16px;
    margin-left: 4px;
    opacity: 0.7;
    text-indent: -9999px;
    width: 16px;
    outline: 0 none;
}
.snw-lnk a.twitter {
    background: url("../images/twitter_icon.png") no-repeat scroll center bottom transparent;
    float:right;
}
.snw-lnk a.facebook {
    background: url("../images/facebook.png") no-repeat scroll center bottom transparent;
    float:right;
}
.snw-lnk a.youtube {
    background: url("../images/youtube.png") no-repeat scroll center bottom transparent;
    float:right;
}
