
body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}
h1
{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    font-family: "Trebuchet MS";
    color: #003366;
}

h3
{
    font-size: 28px;
    font-weight: normal;
    line-height: 36px;
    font-family: "Lucida Sans Unicode";
    color: #002859;
}
h4
{
    font-size: 40px;
    font-weight: normal;
    line-height: 45px;
    font-family: "Lucida Sans Unicode";
}
h5
{
    font-size: 25px;
    font-weight: normal;
    line-height: 30px;
    font-family: "Lucida Sans Unicode";
    color: #002859;
    text-decoration: none;
}
h6
{
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.clear
{
    clear: both;
}
.strong
{
    font-weight: bold;
}
.blue
{
    color: #002859;
    text-decoration: none;
    display: block;
}
a
{
    text-decoration: none;
    color: #444444;
}
a:hover
{
    color: #187bbb;
    text-decoration: none;
}
/* For firefox related to visited link */
/* 
	a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;} 
	a:focus{color:#FF0000;}
*/
p
{
    margin: 5px 0 10px 0;
    padding: 0;
    line-height: 18px;
    text-align: justify;
}
p img.left-align
{
    margin: 0 0.8em 0.8em 0;
    padding: 0;
    float: left;
}
p img.right-align
{
    margin: 0em 0 0.8em 0.8em;
    float: right;
}

ul
{
    margin: 10px 0 10px 0;
    padding: 0;
    list-style: none;
}
ul li
{
    margin: 0.4em 0 0.4em 0;
    padding: 0 0 0 15px;
}

ol
{
    margin: 10px 0 10px -15px;
    padding: 0;
}
ol li
{
    margin: 0.4em 0 0.4em 0;
    padding: 0 0 0 15px;
    list-style-position: inside;
}


blockquote
{
    margin: 1.5em;
    color: #000;
    font-style: italic;
}
sup, sub
{
    margin: 0;
    padding: 0;
}
address
{
    margin: 0 0 0 0;
    font-style: italic;
}
del
{
    color: #000000;
}
/* The del tag can be used to show deleted text with new inserted text */

dl
{
    margin: 1.0em 0 1.0em 0;
}
dl dt
{
    font-weight: bold;
    margin: 0;
    padding: 0;
}
dd
{
    margin: 0.5em 0 0.5em 20px;
    padding: 0;
}
dd ul li
{
    margin: 0;
    padding: 0 0 0 10px;
}
dd ol li
{
    margin: 0;
    padding: 0 0 0 10px;
}

thead th
{
    font-weight: bold;
    background: #eeeeee;
}
tfoot
{
    font-weight: bold;
    color: #006600;
    background: #eeeeee;
}

caption
{
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
}
/* Caption is used to define the Table Heading. By default it is center align of the table.*/

q
{
    margin: 0;
    padding: 0;
    font-style: italic;
    font-weight: bold;
}
.flot
{
    float: left;
}

/* -------------------------------- Layout ID &amp; Classes -------------------------------------- */

#topmenu
{
    width: 100%;
    margin: 0;
    display: block;
    background: url(../images/top-white-bg.jpg) repeat-x;
    height: 35px;
}
#topmenu .menu
{
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 970px;
    height: 35px;
}
#topmenu .menu ul
{
    margin: 0;
    padding: 0;
    display: block;
    width: 695px;
    height: 35px;
    float: left;
}
#topmenu .menu ul li
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    line-height: 35px;
    background: url(../images/white-line.jpg) no-repeat;
    background-position: right;
}
#topmenu .menu ul li a
{
    font-family: "Trebuchet MS";
    font-size: 17px;
    color: #04396a;
    line-height: 35px;
    padding: 0 10px;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    display: block;
}

#topmenu .menu ul li a:hover
{
    color: #000000;
    padding: 0 10px;
    line-height: 35px;
    display: block;
}
#topmenu .menu .search
{
    height: 27px;
    width: 135px;
    float: left;
    display: block;
    padding: 6px 0 0 0;
    margin: 0;
}
#topmenu .menu .site-search
{
    height: 30px;
    width: 120px;
    float: left;
    display: block;
    padding: 5px 0 0 20px;
}
/* ------------------ Header Section Start Here ------------------ */

#header-contenar
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 122px;
    position: relative;
    background: url(../images/header-bg.jpg) 0 0 repeat-x;
}
#header-contenar .header
{
    width: 970px;
    height: 122px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
#header-contenar .logo
{
    width: 194px;
    height: 56px;
    position: absolute;
    display: block;
    margin-left: 5px;
    margin-top: 33px;
}
#header-contenar .follow-us
{
    width: 194px;
    height: 71px;
    position: absolute;
    display: block;
    margin-left: 777px;
    margin-top: 21px;
    float: left;
}

/* ------------------ Header Section Start Here ------------------ */
#header-contenar_new
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 90px;
    position: relative;
    background-color: #FFFFFF;
}
#header-contenar_new .header_new
{
    width: 970px;
    height: 90px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
#header-contenar_new .logo_new
{
    width: 194px;
    height: 56px;
    position: absolute;
    display: block;
    margin-left: 5px;
    margin-top: 33px;
}
#header-contenar_new .follow-us_new
{
    width: 194px;
    height: 71px;
    position: absolute;
    display: block;
    margin-left: 777px;
    margin-top: 21px;
    float: left;
}
/* ------------------ Header Section Start Here ------------------ */
#header-contenar2
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: relative;
    height: 60px;
    background: #FFFFFF;
}
#header-contenar2 .header2
{
    width: 970px;
    height: 60px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
#header-contenar2 .logo2
{
    width: 194px;
    height: 50px;
    position: absolute;
    display: block;
    margin-left: 5px;
    margin-top: 15px;
    top: -11px;
    left: 7px;
}
#header-contenar2 .follow-us2
{
    width: 194px;
    height: 64px;
    position: absolute;
    display: block;
    margin-left: 777px;
    margin-top: 13px;
    float: left;
    left: 2px;
    top: -13px;
}
/* ------------------ Header Section End Here ------------------ */


/* ------------------ banner Section start Here ------------------ */

#banner-contenar
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 403px;
    position: relative;
    background: url(../images/banner-bg.jpg) 0 0 no-repeat;
}

#banner-contenar .banner
{
    width: 970px;
    height: 403px;
    display: block;
    margin: 0 auto;
}

#banner-contenar .banner .ban-left
{
    float: left;
    width: 361px;
    height: 403px;
    display: block;
}
#banner-contenar .banner .ban-left .banner-link
{
    width: 330px;
    display: block;
    height: auto;
}
#banner-contenar .banner .ban-left .banner-link2
{
    width: 330px;
    display: block;
    height: auto;
}
.line-dotted
{
    height: 26px;
    width: 300px;
    display: block;
    border-bottom: 1px dotted #CCCCCC;
}
#banner-contenar .banner .ban-left .banner-link a
{
    background: url(../images/arow1.gif) 0 3px no-repeat;
    color: #042555;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
}
#banner-contenar .banner .ban-left .free-box
{
    /*    background: url(../images/insurance-box.png) no-repeat;     width: 307px;     height: 207px;     */
    background: url(../images/orange-back.gif) no-repeat;
    width: 303px;
    height: 227px;
    display: block;
}
#banner-contenar .banner .ban-left .free-box .find
{
    font-family: "Lucida Sans Unicode";
    font-size: 28px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: normal;
    padding: 20px 0 0 55px;
    width: 230px;
}


#banner-contenar .banner .ban-mid
{
    float: left;
    margin: 0 1px;
    width: 200px;
    height: 403px;
    display: block;
    background: url(../images/photo.gif) -1px 0 no-repeat;
    background-position: bottom;
}


#banner-contenar2
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 240px;
    position: relative;
    background: url(../images/banner2-bg.gif) 0 0 repeat-x;
    top: 0px;
    left: 0px;
}

#banner-contenar2 .banner2
{
    width: 970px;
    height: 240px;
    display: block;
    margin: 0 auto;
}

#banner-contenar2 .banner2 .ban-left2
{
    float: left;
    width: 361px;
    height: 240px;
    display: block;
}
#banner-contenar2 .banner2 .ban-left2 .banner-link
{
    width: 330px;
    display: block;
    height: auto;
}
#banner-contenar2 .banner2 .ban-left2 .banner-link2
{
    width: 330px;
    display: block;
    height: auto;
}
.line-dotted
{
    height: 26px;
    width: 300px;
    display: block;
    border-bottom: 1px dotted #CCCCCC;
}
#banner-contenar2 .banner2 .ban-left2 .banner-link a
{
    background: url(../images/arow1.gif) 0 3px no-repeat;
    color: #042555;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    float: right;
}
#banner-contenar2 .banner2 .ban-left2 .free-box
{
    background: url(../images/orange-back.gif) no-repeat;
    width: 307px;
    height: 227px;
    display: block;
}
#banner-contenar2 .banner2 .ban-left2 .free-box .find
{
    font-family: "Lucida Sans Unicode";
    font-size: 28px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: normal;
    padding: 20px 0 0 55px;
    width: 230px;
}


#banner-contenar2 .banner2 .ban-mid2
{
    float: left;
    margin: 0 1px;
    width: 246px;
    height: 240px;
    display: block;
    background: url(../images/photo2.gif) -1px 0 no-repeat;
    background-position: bottom;
}


/* ------------------ banner Section end Here ------------------ */


/* ------------------ Body Container Section Start Here ------------------ */
#container_1
{
    margin: 0 auto;
    width: 970px;
    height: 1500px;
}
#container
{
    margin: 0 auto;
    width: 1000px;
    height: auto;
    z-index: 2;
    clear: both;
}
#container .ad-top
{
    margin: 0;
    padding: 8px 0 0 0;
    width: 970px;
    height: 90px;
}
#container .ad-top .ad1
{
    width: 720px;
    height: 90px;
    float: left;
    display: block;
}
#container .ad-top .ad2
{
    width: 250px;
    height: 90px;
    float: left;
    display: block;
}

#container .coll1
{
    width: 150px;
    float: left;
    display: block;
}
#container .coll1 .category-link
{
    width: 150px;
    float: left;
    display: block;
    border: 1PX solid #83D5FC;
}
#container .coll1 .category-link a
{
    display: block;
    padding: 0 0 0 10px;
    margin: 5px 2px;
    font-size: 11px;
    line-height: 14px;
    background: url(../images/arow4.gif) 0 5px no-repeat;
    color: #003366;
}
#container .coll1 .category-link a:hover
{
    color: #187bbb;
}
#container .coll2
{
    width: 528px;
    float: left;
    display: block;
}
#container .coll3
{
    width: 250px;
    float: left;
    display: block;
}
#container .collsp
{
    width: 528px;
    float: right;
    display: block;
}
#container .free
{
    width: 970px;
    text-decoration: none;
}
#container .free .one
{
    background: url(../images/1-bg.jpg) no-repeat;
    width: 370px;
    height: 48px;
    display: block;
    float: left;
}
#container .free .two
{
    background: url(../images/2-bg.jpg) no-repeat;
    width: 450px;
    height: 45px;
    display: block;
    float: left;
}
#container .free .looking
{
    width: 720px;
    float: left;
    display: block;
}
#container .free .looking .left-link
{
    width: 400px;
    float: left;
    display: block;
}
#container .free .looking .left-link .look-link
{
    font-size: 25px;
    font-weight: normal;
    font-family: "Lucida Sans Unicode";
    color: #002859;
    text-decoration: none;
    float: none;
}
#container .free .looking .right-link
{
    width: 280px;
    float: left;
    display: block;
}
#container .free .looking .right-link .view-link
{
    background: url(../images/looking-link-bg.jpg) no-repeat;
    width: 224px;
    height: 32px;
    display: block;
    font-family: Arial,Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 32px;
    text-decoration: none;
    color: #FFFFFF;
}

#container .free .ad1
{
    width: 250px;
    float: left;
    display: block;
}
#container .dental-offer
{
    width: 970px;
    display: block;
    height: auto;
}
#container .dental-offer .off-sap
{
    width: 1px;
    background: url(../images/offer-saprator.jpg) no-repeat;
    display: block;
    height: 177px;
    float: left;
}
#container .dental-offer .offer
{
    width: 171px;
    display: block;
    height: 177px;
    float: left;
    padding: 0 11px;
}
.oofter-title
{
    font-family: "Futura Maxi Cg Demi";
    font-size: 17px;
    font-weight: bold;
    line-height: 18px;
    color: #383b46;
}
#bottom-content
{
    width: 100%;
    background: url(../images/bottom-bg.jpg) repeat-x;
    height: 245px;
    display: block;
    margin-top: 20px;
}
#bottom-content .boot-cont
{
    width: 970px;
    height: 245px;
    display: block;
    margin: 0 auto;
}
#bottom-content .boot-cont .latest-article
{
    width: 425px;
    height: 245px;
    display: block;
    float: left;
}
.artical-link a
{
    font-family: Arial,Verdana,  Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    line-height: 32px;
    color: #000000;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.arti-blue
{
    color: #187bbb;
}

#bottom-content .boot-cont .arti-sap
{
    width: 3px;
    background: url(../images/saprator-line.jpg) no-repeat;
    height: 211px;
    display: block;
    float: left;
    margin-top: 30px;
}
/* ------------------ Body Container Section End Here ------------------ */


/*---3-Columns--Home Page ------------------------------------*/
#bottom_content
{
    background: url(../images/bottom-bg.jpg) repeat-x;
    height: 340px;
    display: block;
    margin-top: 20px;
}
#bottom_content .boot_cont
{
    height: 340px;
    display: block;
    margin: 0 auto;
}
#bottom_content .boot_cont .latest_article
{
    width: 260px;
    height: 340px;
    display: block;
    float: left;
}

#bottom_content .boot_cont .arti_sap
{
    width: 3px;
    background: url(../images/footer-bg.jpg) no-repeat;
    height: 280px;
    display: block;
    float: left;
    margin-top: 70px;
}

/*-----------------footer-bg.jpg--saprator-line-------------------------*/

/* ------------------ Footer Section Start Here ------------------ */

#footer
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: url(../images/footer-bg.jpg) #002f59 repeat-x;
    height: 280px;
    position: relative;
    color: #FFFFFF;
    float: left;
    clear: both;
}

#footer #copyright
{
    position: absolute;
    margin-top: 5px;
    margin-left: 0px;
}
#footer #footermenu
{
    margin: 0 auto;
    width: 970px;
    display: block;
    padding: 30px 0 0 0;
}
#footer #footermenu .state
{
    color: #CCFF00;
    display: block;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin-top: -15px;
    margin-left: 20px;
    font-size: 18px;
    width: 350px;
}
#footer #footermenu ul
{
    padding: 0;
    list-style: none;
    float: left;
    display: block;
    z-index: 1;
}
#footer #footermenu ul li
{
    margin: 5px 8px;
    padding: 0;
    list-style: none;
    display: block;
}
#footer #footermenu ul li a
{
    color: #FFFFFF;
    background: url(../images/arow3.gif) 0 2px no-repeat;
    padding: 0 0 0 20px;
    text-decoration: none;
}
#footer #footermenu ul li a:hover
{
    text-decoration: underline;
}


#footer2
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: url(../images/footer-bg.jpg) #002f59 repeat-x;
    height: 150px;
    position: relative;
    color: #FFFFFF;
    clear: both;
    float: left;
}

#footer2 #copyright
{
    position: absolute;
    margin-top: 5px;
    margin-left: 325px;
}
#footer2 #footermenu2
{
    margin: 0 auto;
    width: 970px;
    display: block;
    padding: 20px 0 0 0;
}

#footer2 #footermenu2 ul
{
    padding: 0;
    list-style: none;
    float: left;
    display: block;
}
#footer2 #footermenu2 ul li
{
    margin: 5px 8px;
    padding: 0;
    list-style: none;
    display: block;
}
#footer2 #footermenu2 ul li a
{
    color: #FFFFFF;
    background: url(../images/arow3.gif) 0 2px no-repeat;
    padding: 0 0 0 20px;
    text-decoration: none;
}
#footer #footermenu ul li a:hover
{
    text-decoration: underline;
}

/* ------------------ Footer Section End Here ------------------ */
#bluemenu
{
    background: url(../images/top-blue-bg.jpg) repeat-x;
    width: 100%;
    margin: 0;
    display: block;
    height: 35px;
}
#bluemenu ul#topnav
{
    margin: 0 auto;
    width: 970px;
    list-style: none;
    height: 35px;
    display: block;
}
#bluemenu ul#topnav li
{
    float: left;
    z-index: 200;
    display: block;
    margin: 0;
    padding: 0;
    background: url(../images/blue-line.jpg) no-repeat;
    background-position: right;
}
#bluemenu ul#topnav li a
{
    font-size: 15px;
    color: #ffffff;
    line-height: 35px;
    padding: 0 10px;
    text-decoration: none;
    font-family: "Trebuchet MS";
    display: block;
    font-weight: normal;
    margin: 0;
}
#bluemenu ul#topnav li:hover a, #bluemenu ul#topnav li a:hover
{
    background: #FFFFFF;
    color: #003366;
}
#bluemenu ul#topnav li:active a, #bluemenu ul#topnav li a:active
{
    background: #FFFFFF;
    color: #003366;
}

#bluemenu ul#topnav li .sub
{
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    background: #ffffff;
    padding: 20px 20px 20px;
    float: left;
    display: none;
    border-bottom: 3px solid #FF6600;
    z-index: 1000;
}
#bluemenu ul#topnav li .row
{
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#bluemenu ul#topnav li .sub ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 150px;
    float: left;
    border: none;
}
#bluemenu ul#topnav .sub ul li
{
    width: 100%;
    color: #fff;
    background: none;
    border-bottom: 1px dotted #CCCCCC;
}
#bluemenu ul#topnav .sub ul li h2
{
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
}
#bluemenu ul#topnav .sub ul li h2 a
{
    padding: 5px 0;
    background-image: none;
    margin: 0 5px;
    color: #e8e000;
}
#bluemenu ul#topnav .sub ul li a
{
    float: none;
    text-indent: 0; /*--Reset text indent--*/
    height: auto;
    padding: 0 0 0 20px;
    display: block;
    text-decoration: none;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 28px;
    border: none;
    background: url(../images/arow1.gif) 0 10px no-repeat;
}
#bluemenu ul#topnav .sub ul li a:hover
{
    color: #0066CC;
    border: none;
    padding: 0 0 0 20px;
    background: url(../images/arow1.gif) 0 10px no-repeat;
}
.bleue14text
{
    color: #083264;
    font-size: 14px;
    text-decoration: none;
    background-color: #f0f9ff;
    border-left: #0066cc solid 1px;
    border-right: #0066cc solid 1px;
    border-top: #0066cc solid 1px;
    height: 30px;
}
.bleue14text_1
{
    color: #083264;
    font-size: 14px;
    text-decoration: none;
    height: 30px;
}
.perpealtext
{
    color: #290ae4;
    font-size: 18px;
    font-weight: normal;
}
table.reference
{
    border: 1px solid #b7d6f2;
    border-collapse: collapse;
}

table.reference td
{
    border: 1px solid #b7d6f2;
    padding: 3px;
    vertical-align: top;
}
.blue12
{
    color: #074987;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.orange13
{
    color: #ff7e00;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.orange11
{
    color: #ff7e00;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
.orange15
{
    color: #ff7e00;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}
.gray10
{
    color: #545555;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
.blue11
{
    color: #4f83aa;
    font-size: 11px;
    text-decoration: underline;
    font-weight: normal;
}
.blue11_1
{
    color: #4f83aa;
    font-size: 11px;
    text-align: right;
    text-decoration: underline;
    font-weight: normal;
}
.left-link_aboutus
{
    width: 700px;
    float: left;
    display: block;
    text-align: justify;
    line-height: 20px;
}
.headertext
{
    background: url(../images/top-blue-bg.jpg);
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    padding-left: 10px;
    text-decoration: none;
}
.disclaimertext
{
    font-size: 25px;
    font-weight: normal;
    font-family: "Lucida Sans Unicode";
    color: #002859;
}


/*==================================Link Button Styling=====================================*/
p.btn-norm
{
    margin: 15px 0;
    display: block;
}
p.btn-norm a
{
    padding: 8px 14px;
    background: #E3B144;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none; /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
p.btn-norm a:hover
{
    background: #DB9E1A;
    color: #fff;
}
/*=================================Tab Css==============================================*/
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: smaller;
    font-weight: bold;
    border-bottom: solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(../images/sprite.png) #d8d8d8 repeat-x;
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border: solid 1px #a3a3a3;
    border-bottom-width: 0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
    color: #000;
    padding: 0.35em 0.75em;
    margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
    background: url(../images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
    color: #fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(../images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
    font-family: Arial,verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0.25em 0.5em;
    border: solid 1px #808080;
    border-top-width: 0px;
}
/*----------------------------------------------Controls Css---------------------------------------------------*/
.whitelinks a
{
    font-size: 10px;
}
.listmenuindex
{
    width: 198px;
    height: 20px;
    margin: 0px;
    padding: 0px;
}
.listmenusite
{
    width: 192px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    color: Black;
    font-size: 12px;
}
.heading12n
{
    font-size: 16px;
    color: #003366;
    text-decoration: none;
}
.heading12n:hover
{
    font-size: 16px;
    color: #187bbb;
    text-decoration: none;
}
/*---------------------------Grid-----------------------*/
table.referencer
{
    border: 1px solid #000000;
    border-collapse: collapse;
    background-color: #f7f7f7;
}

table.referencer td
{
    border: 1px solid #000000;
    padding: 0px;
}
/*-----------------------------------------------------------*/
.reference_new
{
    border: 1px solid #014c98;
}
.blkack
{
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
}
.bleue14text_1_newq
{
    height: 30px;
    color: White;
    font-size: 16px;
}
.bkl11
{
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}
.statelistboxtitle
{
    background-color: #0a3663;
    color: White;
    font-family: Arial,Verdana;
    font-size: 14px;
    padding: 5px;
    margin-left: 10px;
}
.bletxt
{
    color: #0a3663;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
    text-decoration: none;
}
.bletxt1
{
    color: #0a3663;
    font-size: 18px;
    font-weight: normal;
    padding-right: 30px;
    text-decoration: none;
}
.blekxt1
{
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
    text-decoration: none;
}
.boderbottom
{
    border-bottom: dashed 1px #000000;
}

/*Find A dentist  */
.rowSeprator
{
    background: url(../images/top-blue-bg.jpg) repeat-x;
    width: 100%;
    margin: 0;
    height: 35px;
}

.header_text
{
    padding: 0;
    margin: 0;
    font: normal 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #F1560E;
    line-height: 1.8em;
}

.body_textBlue
{
    text-align: justify;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #114A8F;
    font-weight: bold;
    margin: 0;
    line-height: 1.5em;
}

.body_text
{
    text-align: justify;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0;
    line-height: 1.5em;
}

.ajax_calendar_container
{
    border: 1px solid #646464;
    background-color: #fff;
    color: #000;
}
.lbl_StyleDarkBlue
{
    color: #0C3A6C;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial,Verdana,  Helvetica, sans-serif;
    background-color: #F5F5F5;
}

