
.ClearBoth {
    clear:both;
    height: 0px;

}



/*Homepage Content Area */
/* ----------------------------------------------------- */


.InfoBox {
    font-size: 12px;
    width:49%;
    margin-bottom:20px;
    margin-top:8px;

}


.InfoBox .Header {
    clear:both;
    background: url(../images/layout/hdr_left.jpg) no-repeat;
    color: #000;

}


.InfoBox .HeaderStart {
    padding: 6px 8px;
    font-weight: bold;
    color: #000;

}


.InfoBox .HeaderEnd {
    background:  url(../images/layout/hdr_right.jpg) no-repeat right top;
    float:right;
}

.InfoBox .Header a  {

    font-weight: bold;
    color: #000;
}

.InfoBox .Header a:visited   {
    background: #dedede;
    font-weight: bold;
    color: #000;
    text-decoration:none;
}

.InfoBox .Header a:hover   {
    background: #dedede;
    font-weight: bold;
    color: #cc0000;
}

.InfoBox .Body{
    padding-top: 10px;
    padding-bottom:0px;
    /*border-bottom:solid 1px #999999;*/
    min-height:130px;
    text-align:justify;
}



.InfoBox .Body img{
    padding-right : 10px;
    padding-bottom : 8px;
    float:left

}



.InfoBox .Body h1{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}



.InfoBox .Body a:hover{
    color:#FFF!important;
}








/* global */
/* ----------------------------------------------------- */


#nhd_global{
    margin: 0 10px;
    padding: 0 0 20;
    font-size: 1px;
    text-indent: -10000px;
    color: #fff;
    height:30px;

    width:400px;
    float:left;

}





#nhd_global ul {
    padding-top: 6px;
    padding-bottom: 0px;
    display:block;
    width: 100%;
    margin: 0px;
    white-space:nowrap;
    clear:both;

}






#nhd_global ul li{
    display : inline;
    margin: 0;
    padding: 0;
    list-style-type:none;
    white-space:nowrap;


}




#nhd_global ul li#international a, #nhd_global ul li#international a:hover{
    float:left;
    width: 84px;
    height: 15px;
    background-image: url(../images/layout/lang_international_s.gif);
    background-position: left 1px;
    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;
    font-size: 1px;
    color: #fff;
    text-indent: -10000px;
    background-color: #f3f3f3;
}




#nhd_global ul li#international.current a{
    float:left;
    width: 141px;
    height: 15px;
    background-image: url(../images/layout/lang_international_l.gif);
    background-position: 0px;
    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;


    font-size: 1px;
    color: #fff;
    text-indent: -10000px;

}


#nhd_global ul li#german a, #nhd_global ul li#german a:hover{
    float:left;
    width: 57px;
    height: 16px;
    background-image: url(../images/layout/lang_german_s.gif);

    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;
    background-position: left 1px;
    background-color: #f3f3f3;


}

#nhd_global ul li#german.current a, #nhd_global ul li#german.current a:hover{
    float:left;
    width: 77px;
    height: 15px;
    background-image: url(../images/layout/lang_german_l.gif);
    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;
    background-position: 0px;
    background-color: #f3f3f3;
    font-size: 1px;
    color: #fff;
    text-indent: -10000px;
}






#nhd_global ul li#italian a, #nhd_global ul li#italian a:hover{
    float:left;
    width: 46px;
    height: 16px;
    background-image: url(../images/layout/lang_italian_s.gif);
    background-position: left 1px;

    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;

    font-size: 1px;
    color: #fff;
    text-indent: -10000px;
    background-color: #f3f3f3;

}




#nhd_global ul li#italian.current a{
    float:left;
    width: 65px;
    height: 15px;
    background-image: url(../images/layout/lang_italian_l.gif);
    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;
    background-position: 0px;
    font-size: 1px;
    color: #fff;
    text-indent: -10000px;
}










/*Homepage Site Tabs */
/* ----------------------------------------------------- */


#SiteTabWrapper {
    float: right;
    margin-right:5px;

}


#SiteTabWrapper ul {
    display:block;
}



#SiteTabWrapper ul li{
    display : inline;

}





#SiteTabWrapper ul li div.TabRedL{
    float:left;
    background: url(../images/layout/tab_red_l.gif) no-repeat;
    width:170px;
    padding-right: 8px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 7px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}




#SiteTabWrapper ul li div.TabRedL a, #SiteTabWrapper ul li div.TabRedL a:hover{
    color: #FFF;
    background-color:transparent!important;
    text-decoration: none;
}


#SiteTabWrapper ul li div.TabRedR{
    float:left;
    background: url(../images/layout/tab_red_r.gif) no-repeat;
    width:5px;
    padding-top: 8px;
    padding-bottom: 7px;

}





#SiteTabWrapper ul li div.TabGreyL{
    float:left;
    background: url(../images/layout/tab_grey_l.gif) no-repeat;
    width:170px;
    padding-right: 8px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 7px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}


#SiteTabWrapper ul li div.TabGreyR{
    float:left;
    background: url(../images/layout/tab_grey_r.gif) no-repeat;
    width:5px;
    padding-top: 8px;
    padding-bottom: 7px;
}


#SiteTabWrapper ul li div.TabGreyL a, #SiteTabWrapper ul li div.TabGreyL a:hover{
    color: #FFF;
    background-color:transparent!important;
    text-decoration: none;
}




/*Content Area */
/* ----------------------------------------------------- */

p.headerUnderline {
    color: #666;
    border-bottom: 1px solid  #b2b2b2;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 4px;
    padding-top: 30px;
}








/*Bullet Points */
/* ----------------------------------------------------- */

#masterContent ul{
    margin: 0px;
    padding: 0px 0px 5px 3px;
    list-style-type: none;
	list-style:none;
}

#masterContent ul li{
    list-style-type:none;
	list-style:none;
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    padding-left:16px;
    padding-bottom: 5px;
    margin-left:0px;
    background-image: url(../images/red/ico_list_main.gif);
}

#subMenu ul li{
		list-style:none;
		background:none !important;
		background-image:none !important;
}

#masterContent ul li ul {

    margin: 0px;
    padding: 10px 0px 0px;

}

#masterContent ul li ul li, #masterContent ol li ul li, #masterContent ol li ol li ul li, #masterContent ul li ol li ul li{
    list-style-type:none;
    background-repeat: no-repeat;
    background-position: 0 0.40em;
    padding-left:16px;
    padding-bottom: 5px;
    margin-left:12px;
    background-image: url(../images/red/ico_list_sub.gif);

}


#masterContent ol {
    margin: 0px;
    padding: 10px 0px 5px 8px;
}

#masterContent ol li {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 16px;
    padding-left: 0px;
    padding-bottom: 5px;

}


#masterContent ol li ol{
    margin: 0px;
    padding: 10px 0px 0px;
}


#masterContent ol li ol li, #masterContent ul li ol li, #masterContent ul li ul li ol li {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 26px;
    padding-left: 0px;
    padding-bottom: 5px;
    background-image:none;

}



.ScrollTable{
    height:500px;
    overflow-x:hidden;
    overflow-y:scroll;
    border-bottom: 1px solid #ccc;
    position: relative;



}

#DataTable tbody2 {
    color:#000000;
    height:200px;
    overflow-x:hidden;
    overflow-y:scroll;
}



#nhd_global ul li#french a, #nhd_global ul li#french a:hover{
    float:left;
    width: 57px;
    height: 16px;
    background-image: url(../images/layout/lang_french_s.gif);
    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;
    background-position: left 1px;
    background-color: #f3f3f3;


}

#nhd_global ul li#french.current a, #nhd_global ul li#french.current a:hover{
    float:left;
    width: 77px;
    height: 15px;
    background-image: url(../images/layout/lang_french_l.gif);
    display : block;
    background-repeat: no-repeat;
    margin-right: 20px;
    background-position: 0px;
    background-color: #f3f3f3;
    font-size: 1px;
    color: #fff;
    text-indent: -10000px;
}

