﻿/****** Temporary solution to the rtl problem *******/
/*.s4-wpTopTable>tbody>tr>td{
	direction:ltr !important;
}*/
/****** End Temporary solution to the rtl problem *******/

body, select, span, a, input, area, textarea{
	font-family:Arial, Helvetica, sans-serif;
}
ul li{
	list-style:none !important;
}
.ms-WPBody h2{
	color:#676767
}
.ms-WPBody table h2{
	color:#ffffff;
}
a:visited{
	color:#016095 !important;
}
a:active, a:focus, a:after{
	outline:none !important;
}
.dfwp-item .item{
	padding: 0px;
	margin-bottom: 6px;
	padding-top:5px;
	margin-top: 4px;
}
:nth-of-type(1).dfwp-item .item{
	padding: 0px;
	padding-top:2px;
	margin: 0px;
	margin-bottom: 6px;
}
/************** SearchBoxPreDefined ***************************************************************/

.searchBoxPredefinedTableMain,.PublicationsMainTblSearchBox,.SpokeManMessegesMainTblSearchBox{
	width:100%;
	background-color:#eeeeee;
}
.SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesGovXEventDatedtcTo, .SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesPRDatedtcTo, .SpokeManMessegesMainTblSearchBox  .searchBoxPredefinedTitlesModifieddtcTo{
	padding-top:10px;
	color:#000000;
	font-weight:bold;
	font-family:Arial !important;
	text-align:left;
	width:96px;
}
.SpokeManMessegesMainTblSearchBox .dtcToGovXEventDate, .SpokeManMessegesMainTblSearchBox .dtcToPRDate, .SpokeManMessegesMainTblSearchBox .dtcToModified{
	padding-top:15px;
	width:200px;
}
.searchBoxPredefinedTableMain td{
	font-family:Arial;
	color:#050505;
}
.freeTextLabel{
	font-weight:bold;
	color:black;	
	padding-top:10px;
	padding-left:24px;
	font-family:Arial !important;
	width:70px;
}
.SpokeManMessegesMainTblSearchBox .MMDSubjectsDropDownList{
	width:255px;
}
.SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesMMDSubjects{
	padding-left:43px;
}
.searchBoxPredefinedTitlesMMDSubjects{
	color:#000000;
	font-weight:bold;
	font-family:Arial !important;
	padding-top:10px;
	padding-right:24px;
}
.DocumentStatusDropDownList select{
	width:205px;
	margin-top:15px;
}
.searchBoxPredefinedTitles, .searchBoxPredefinedTitlesMMDResponsibleUnit{
	font-weight:bold;
	color:black;
	max-width:150px;
	padding-top:10px;
	padding-left:24px;	
	font-family:Arial !important;
}
.tcFreeTextSearch,.MMDSubjectsDropDownList,.CommitteeSubjectDropDownList,.GovXMainTitleTextBox,.MMDTypesDropDownList, .MMDResponsibleUnitDropDownList{
	padding-top:12px;	
}
.tcFreeTextSearch{
	width:214px;
}
.tcFreeTextSearch input,.CommitteeSubjectDropDownList select{
	width:200px;
}
.russianMainContent .CommitteeSubjectDropDownList{
	padding-right:40px;
}
.MMDSubjectsDropDownList select, .MMDResponsibleUnitDropDownList select{
	width:205px;
}
.searchBoxPredefinedTitlesGovXEventDatedtcFrom, .searchBoxPredefinedTitlesPRDatedtcFrom, .searchBoxPredefinedTitlesModifieddtcFrom{
	padding-top:10px;
	padding-left:24px;
	color:#000000;
	font-weight:bold;
	font-family:Arial !important;
	text-align:left;
}
.dtcFromGovXEventDate, .dtcFromPRDate, .dtcFromModified{
	padding-top:15px;
	/*width:100px;*/
	margin-right:7px;
}
.dtcFromGovXEventDate table, .dtcFromPRDate table, .dtcFromModified table{
	width:208px;
}
.searchBoxPredefinedTitlesGovXEventDatedtcTo, .searchBoxPredefinedTitlesPRDatedtcTo, .searchBoxPredefinedTitlesModifieddtcTo{
	padding-top:10px;
	color:#000000;
	font-weight:bold;
	font-family:Arial !important;
	text-align:left;
	width:94px;
}
.dtcToGovXEventDate table, .dtcToPRDate table, .dtcToModified table{
	width:208px;
}
.dtcToGovXEventDate, .dtcToPRDate, .dtcToModified{
	padding-top:15px;
	width:211px;
}
.backBtnImg,.backBtnImgOver{
	height:23px;
	width:51px;
	margin-top:20px;
	margin-bottom:24px;
	color:#ffffff;
	font-family:Arial;
	padding-left:0px;
	padding-right:0px;
}
.backBtnImg{
	background-image:url('/Style Library/Images/Health/Search/Button_reg.png');
}
.backBtnImgOver{
	background-image:url('/Style Library/Images/Health/Search/Button_roll.png');
}

/************* backBtnImg for french and russian - larger size (yoav) *************/

.cssBodyHealth .frenchMainContent .backBtnImg , .cssBodyHealth .russianMainContent .backBtnImg ,
.cssBodyHealth .frenchMainContent .backBtnImgOver , .cssBodyHealth .russianMainContent .backBtnImgOver
{
	width:80px !important;	
}

.cssBodyHealth .frenchMainContent .backBtnImg , .cssBodyHealth .russianMainContent .backBtnImg 
{
	background-image:url('/Style Library/Images/Health/Search/Button_reg_Large.png');	
}

.cssBodyHealth .frenchMainContent .backBtnImgOver , .cssBodyHealth .russianMainContent .backBtnImgOver{
	background-image:url('/Style Library/Images/Health/Search/Button_roll_Large.png');	
}
/************ End ****************/

.searchBoxPredefinedBtnsTable{
	margin-right:35px;
}
/*********************** SearchResults *********************************************/
.DefaultHeader{
	/*background-color: #016096;*/
	font-family:Tahoma;
	color:#ffffff;
	float:left;
	/*font-weight: normal !important;*/
	padding: 0px 14px 0px 2px;	
	height:17px;
	vertical-align:middle;
}
.zbTRBlue{
	background-color:#eeeeee;
	height:25px;
}
.zbTRBlue2{
	background-color:#e2e2e2;
	height:25px;
}
.zbTRBlue2 td,.zbTRBlue td{
	border-top-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
	font-family:Arial;
}
H2.NewInSiteGridView{
	background-color:#016096;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal !important;
	padding-right:10px;
	margin-bottom:1px;
	padding-bottom:1px;
}
.titleLine td, .titleLine th{
	background-color:#555555;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal !important;
	height:23px;
	text-align:left;
	padding-left:5px;
}
.titleLine th a:link,.titleLine th a:visited,.titleLine th a:active{
	color:#ffffff!important;
}
.cqwpGridViewTable
{
	width:100%;
	padding:0px;
	margin:0px;
	border-width:0px;
}
.SortTd 
{
	cursor:pointer;	
	text-decoration: underline !important;
	font-family:Tahoma !important;
}
.zbTRBlue td ,.zbTRBlue2 td{
	color:black;
	padding-right:5px;
	padding-left: 5px;
}
.gvDate{
	width:90px;
	font-family:Arial !important;
}
.tdPageName{
	width:200px;
}
.tdUpdateColumn{
	padding-left:10px;
}
.divNoResults h3,.divNoResults h2{
	display:none;
}
/*.NoResultText{
	color:#000000;
}
.NoResultText, .srch-results{
	display:block;
	background-color:#016096;
	color:#ffffff !important;
}*/
.srch-URL2{
	max-width:100% !important;
}
.currentSort{
	vertical-align:middle !important;
}
.aRightArrows,.aPreviousLabelStyle,.mumbers,.aNextLabelStyle,.aLeftArrows{
	float:left;
	background-color:#e2e2e2;
}
*+ html .aLeftArrows ,.aRightArrows{
	margin-top:0px;
	padding-top:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.aLeftArrows{ padding-top:0px;}
}
.resultsPaging{
	text-align:center;
	margin-top:15px;
	height:19px;
	background-color:#e2e2e2;
	vertical-align:middle;
	padding-top:3px;
	display:inline-block;
	width:100%;
}
.resultsPagingDoubleArrowPreviousDisable,.resultsPagingDoubleArrowNext,.resultsPagingDoubleArrowPrevious,.resultsPagingDoubleArrowNextDisable{
	display:none;
}
.resultsPagingArrowNext{
	border-style:none;
	margin-top:0px;
	padding-bottom:1px;
}
*+ html .resultsPagingArrowNext{
	margin-top:3px !important;
	padding-bottom:0px !important;
}
.resultsPagingArrowPrevious{
	border-style:none;
	margin-top:3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.resultsPagingArrowPrevious{
		padding-top:-1px;
}}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.resultsPagingArrowNext{
		padding-top:3px;
}}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.resultsPagingArrowPreviousDisable{
	margin-top:-1px !important;}
}
.resultsPagingArrowPreviousDisable{
	margin-top:1px;
}
.aPreviousLabelStyle{
	margin-left:5px;
}
.aRightArrows{
	margin-left:10px;
}
body:not(:-moz-handler-blocked) .resultsPagingArrowPreviousDisable { margin-top:0px !important; }
/*body:not(:-moz-handler-blocked) .resultsPagingArrowPrevious{padding-top:3px !important;}*/
body:not(:-moz-handler-blocked) .aPreviousLabelStyle{ margin-top:1px !important; }
body:not(:-moz-handler-blocked) .aNextLabelStyle{ margin-top:1px !important; }
body:not(:-moz-handler-blocked) .resultsPagingArrowNext{padding-top:1px !important;}
@media screen and (-moz-images-in-menus:0) {
	.resultsPagingArrowNext { padding-top:4px !important; }
}
.aNextLabelStyle{
	margin-right:5px;
}
.resultsPagingNumber{
	color:#026094 !important;
	padding-left:4px;
	padding-right:4px;
	font-family:Arial;
}
.resultsPagingNumber:hover{
	background-color:#026094;
	color:#ffffff !important;
	text-decoration:none !important;
}
.resultsPagingImageSep {
	margin-left:4px;
	margin-right:4px;
}
/**+ html .resultsPagingImageSep{
	margin-left:4px;
	margin-right:4px;
	}*/
*+ html .resultsPagingCurrentMumber{
	background-color:#026094;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;
	font-family:Arial;
}
.resultsPagingCurrentMumber{
	background-color:#026094;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;
	font-family:Arial;
}
.resultsPagingText{
	color:#026094 !important;
}
.resultsPagingArrowNextDisable,.resultsPagingArrowPreviousDisable{
	vertical-align:middle;
}
*+ html .resultsPagingArrowNextDisable{
	vertical-align:top;
}
*+ html .resultsPagingArrowPreviousDisable{
	vertical-align:top !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.resultsPagingArrowNextDisable,.resultsPagingArrowPreviousDisable{
	margin-top:0px !important;}
}
.resultsSummaryPhones
{
	background-color:#016096;
	color: white;
	font-family: Tahoma;
	border-bottom: 1px white solid;
	padding-left: 10px;
	min-height: 17px;
}
/********************************** Committee ***************************************/

.searchBoxPredefinedTitlesCommitteeSubject{
	font-weight:bold;
	color:black;
	padding-top:10px;
	padding-left:24px;	
	font-family:Arial !important;
}
.CommitteeItem{
	width:100% !important;
	font-family:Arial;
	color:#000000;
	margin-bottom:1px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:auto;
}
.committeeTitle{
	float:left;
	width:200px;
	padding-right:35px;
	padding-left:10px;
}
.CommitteeSubject{
	width:auto;
	background-color:#016096;
	color:#ffffff !important;
	padding-right:10px !important;
	margin-top:5px !important;
}
.committeDescription{
	overflow:auto;
	padding-right:25px;
}
.oddRow{
	background-color:#e2e2e2;
}
.evenRow{
	background-color:#eeeeee;
}
*+ html .committeList{
	width:auto !important;
}
.committeeSearchBox .searchBoxPredefinedBtnsTable{
	margin-left:52px;
}
:nth-of-type(1) .committeeSearchBox .searchBoxPredefinedBtnsTable { margin-left:49px; }

/**********************SpokmanMessages - HomePage ****************************/

.GxMsSpokemanHomeH3Tbl{
	width:100%;
	background-color:#eeeeee;
}
.GxMsSpokemanHome {
	background-color: #016095;
	color: white ;
	font-family: Tahoma;
	padding-left: 10px;
	font-weight: normal !important ;
	height:18px; 
}
.spokemanHomeItems{
	background-color:#eeeeee;
	padding-left:10px;
	padding-right:10px;
}
.homePageTblMain .spokemanHomeItems{
	height:322px;
}
.spokemanHomeItem{
	background-image: url('/Style Library/Images/Health/Bullet.png');
	background-position: left 5px;
	background-repeat: no-repeat ;
	margin-bottom:15px;
	padding-bottom:15px;
	padding-left:15px;
	border-bottom: 1px #050505 dotted ;
}
.LastSpokemanMsg{
	margin-bottom:5px;
}
.spokemanHomeItems li{
	list-style:none outside none;
}
.spokemanHomeDate{
	color:#050505;
	font-family:Arial;
}
.spokemanHomeTitle{
	color:#016095;
}
.mailImage{
	background-image:url("Library/Images/Health/Tochen/env.png")!important;
}
.RoleHolderHeader{
	font-family:Tahoma;
	color:#ffffff;
	background-color:#016096;
	font-weight:normal !important;
	padding-left:10px;
	margin-bottom:1px;
	margin-top:8px;
}

.TDAccess{
	width:0px;
	border:0px !important;
}
.tdForEmpy{
	border: 0px !important;
}
.MapIconUnit{
	cursor: pointer;
}

.bordeDescUnit{
	float: left;
	width: 120px;
	display: block;
}
.titleSpnUnit{
	width: 100%;
	display: block;
	font-weight: bold;
}
/*.titleSpnUnit1
{
	padding-top: 10px;
}*/
.Description{
	/*border-top:1px black dotted;*/
	font-family:arial;
	padding-top:8px;
	padding-bottom:8px;
}
.titleSpnFUnit
{
	padding-top: 8px;
	width: 100%;
	display: block;
	font-weight: bold;
}
.spanDesc
{
	display: inline-block;
}
.BlueTitleGroupPicRightUp , .GxMsOpenCloseGroupPicRightUp ,.GxMsWhatNewPicRightUp,.GxMsSpokemanHomePicRightUp{
	background-image:url('/Style Library/Images/Health/Tochen/Up_left.gif');
	background-repeat: no-repeat ;
	background-position: left top ;
	/*background-color: aqua ;*/
	height: 6px;
	width: 6px;
}
.ThreeColumnsSubjetHomePicRightUp{
	background-image:url('/Style Library/Images/Health/Tochen/Up_left.gif');	
	background-repeat: no-repeat ;
	background-position:left top ;
	height: 6px;
	width: 6px;
}
.ThreeColumnsSubjetHomePicLeftUp{
	
	background-image:url('/Style Library/Images/Health/Tochen/Up_right.gif');
	background-repeat: no-repeat ;
	background-position: right top ;
	/*background-color: aqua ;*/
	height: 6px;
	width: 6px;	
}

/********* IE 7 ( Subjets in Home Page) ************************/

*+ html .ThreeColumnsSubjetHomePicRightUp{
	background-image:url('/Style Library/Images/Health/Tochen/Up_left.gif');
	background-repeat: no-repeat ;
	background-position:left top ;
	height: 6px;
	width: 6px;
}
*+ html .ThreeColumnsSubjetHomePicLeftUp{
	background-image:url('/Style Library/Images/Health/Tochen/Up_right.gif');
	background-repeat: no-repeat ;
	background-position:righ top ;
	/*background-color: aqua ;*/
	height: 6px;
	width: 6px;	
}

/********* End IE 7 (Subjets in Home Page) *******************/

.ThreeColumnsSubjetHomePicLeftUp{
	width:auto;
}

.BlueTitleGroupBgH3 ,.ThreeColumnsSubjetHomeBgH3,
.GxMsOpenCloseGroupBgEf,.GxMsWhatNewBgEf,.GxMsSpokemanHomeBgEf ,.TwoColumnsMMDUnitBgEf{
	background-color:#016096;
}
h4.BlueTitleGroup, .BlueTitleGroup ul, h4.OrangeTitleGroup , .OrangeTitleGroup ul{
	background-color: #eeeeee; 
	padding-bottom: 5px;
}
.BlueTitleGroup .dfwp-column{
	width:205px !important;
	vertical-align:text-top!important;
}
.BlueTitleGroupChupTitle ,.TwoColumnsMMDUnitChupTitle{
	background-image: url('/Style Library/Images/Health/Ltr/Chup.gif');
	background-repeat: no-repeat ;
	background-position: 6% bottom ;
	height: 7px;
	background-color:#eeeeee;
}
.BlueTitleGroupPicLeftUp, .GxMsOpenCloseGroupPicLeftUp,.GxMsWhatNewPicLeftUp,.GxMsSpokemanHomePicLeftUp
{
	background-image:url('/Style Library/Images/Health/Tochen/Up_right.gif');
	background-repeat: no-repeat ;
	background-position:right top ;
	height: 6px;
	width: 6px;
}
:nth-of-type(1) .ThreeColumnsSubjetHomePicLeftUp{ width:6px !important; }
.GxMsOpenCloseGroupPicRightDown,.GxMsWhatNewPicRightDown,.GxMsSpokemanHomePicRightDown
{
	background-image:url('/Style Library/Images/Health/Tochen/Down_left.gif'); 
	background-repeat: no-repeat ;
	background-position: left bottom;
	height: 6px;
	width: 6px;

}
.GxMsOpenCloseGroupPicLeftDowm,.GxMsWhatNewPicLeftDowm,.GxMsSpokemanHomePicLeftDowm
{
	background-image: url('/Style Library/Images/Health/Tochen/Down_right.gif');
	background-repeat: no-repeat ;
	background-position:right bottom;
	height: 6px;
	width: 6px;

}
.BlueTitleGroup a , .OrangeTitleGroup a{
	display: none ;
}
.BlueTitleGroup li a , .OrangeTitleGroup li a{
	display: inline  ;
	color: #016095 !important ;
}
/**** IE 7 ( HomePage )******/

*+ html .BlueTitleGroupPicRightUp , .GxMsOpenCloseGroupPicRightUp ,.GxMsWhatNewPicRightUp,.GxMsSpokemanHomePicRightUp
{
	background-image:url('/Style Library/Images/Health/Tochen/Up_left.gif');
	background-repeat: no-repeat ;
	background-position: left top ;
	/*background-color: aqua ;*/
	height: 6px;
	width: 6px;
}
*+ html .BlueTitleGroupPicLeftUp, .GxMsOpenCloseGroupPicLeftUp,.GxMsWhatNewPicLeftUp,.GxMsSpokemanHomePicLeftUp
{
	background-image:url('/Style Library/Images/Health/Tochen/Up_right.gif');
	background-repeat: no-repeat ;
	background-position:right top ;
	height: 6px;
	width: 6px;
}

*+ html .GxMsOpenCloseGroupPicLeftDowm,.GxMsWhatNewPicLeftDowm,.GxMsSpokemanHomePicLeftDowm
{
	background-image: url('/Style Library/Images/Health/Tochen/Down_right.gif');
	background-repeat: no-repeat ;
	background-position:right bottom;
	height: 6px;
	width: 6px;

}
*+ html .GxMsOpenCloseGroupPicRightDown,.GxMsWhatNewPicRightDown,.GxMsSpokemanHomePicRightDown
{
	background-image:url('/Style Library/Images/Health/Tochen/Down_left.gif'); 
	background-repeat: no-repeat ;
	background-position: left bottom;
	height: 6px;
	width: 6px;

}

/***** End IE 7 ( HomePage )******/
 
.TwoColumnsTitleMainSubjectH3Tbl ,.ThreeColumnsSubjetHomeH3Tbl ,.TwoColumnsMMDUnitH3Tbl{
	width: 100%;
}
.GxMsOpenCloseGroupChupTitle,.GxMsSpokemanHomeChupTitle{
	background-image: url(' /Style Library/Images/Health/Ltr/Chup.gif');
	background-repeat: no-repeat ;
	background-position: 10% bottom ;
	height: 7px;
}
.spokemanHome{
	background-color:#eeeeee;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-5px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:5px;
}

/***** IE 7 ( SpokmanHome ) *******/

*+ html .spokemanHome{
	padding-right:0px;
}
*+ html .spokemanHome a
{
	padding-left: 0px;
}
*+ html .cssBodyHealth .russianMainContent .spokemanHome a
{
	display:inline-block;
	padding-bottom:0px;
	background-position:right bottom;

}
*+ html .cssBodyHealth .frenchMainContent .spokemanHome a
{
	display:inline-block;
	padding-bottom:0px;
	background-position:right bottom;
}
/***** End IE 7 ( SpokmanHome ) *****/

.AllNewsHome a,.spokemanHome a
{
	font-family: Arial;
	color: #050505 !important;
	cursor: pointer;
	background-image: url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-repeat: no-repeat ;
	background-position: right center;
	border: 0px !important;
	padding-right: 15px;
	padding-bottom:2px;
}

/******************************* ExceptionalEvent *********************************/

.GxMsExceptionalEventPicLeftUp
{
	background-image: url('/Style Library/Images/Health/Tochen/O_Up_right.gif');
	background-repeat: no-repeat ;
	background-position:right top ;
	height: 6px;
	width: 6px;
}
.GxMsExceptionalEventPicRightUp{
	background-image: url('/Style Library/Images/Health/Tochen/O_Up_left.gif');	
	background-repeat: no-repeat ;
	background-position: left top ;
	height: 6px;
	width: 6px;
}

/************************* IE 7 (ExceptionalEvent)****/
*+ html .GxMsExceptionalEventPicLeftUp
{
	background-image: url('/Style Library/Images/Health/Tochen/O_Up_right.gif');
	background-repeat: no-repeat ;
	background-position:right top ;
	height: 6px;
	width: 6px;
}
*+ html .GxMsExceptionalEventPicRightUp{
	background-image: url('/Style Library/Images/Health/Tochen/O_Up_left.gif');	
	background-repeat: no-repeat ;
	background-position: left top ;
	height: 6px;
	width: 6px;
}
/************************* End IE 7 (ExceptionalEvent) ***/	
.GxMsExceptionalEvent{
	background-color:#ff8e29;
	color: #000000;
	font-weight: normal !important;
	font-family:Tahoma;
	padding-left: 10px;
	height: 24px;
}
.GxMsExceptionalEventBgEf,.GxMsExceptionalEventBgH3{
	background-color:#ff8e29;
}
.GxMsExceptionalEventH3Tbl{
	width:100%;
	*border-collapse:collapse;
}
.GxMsExceptionalEventChupTitle{
	background-image: url('/Style Library/Images/Health/Ltr/O_Chup2.gif');
	background-repeat: no-repeat ;
	background-position: 3.5% bottom ;
	height: 7px;
	background-color:#eeeeee;
	border-right:2px orange solid;
	border-left:2px orange solid;
}
.divExceptionalEvent{
	font-family:Arial;
	border-right:2px orange solid;
	border-left:2px orange solid;
	border-bottom:2px orange solid;
	margin-bottom:20px;
	overflow:auto;
	background-color:#eeeeee;
}
.exceptionalEventImage{
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	margin-top:10px;
	width:338px;
	float:left;
}
.exceptionalEventSummary{
	margin-right:16px;
	margin-left:16px;
	margin-bottom:16px;
	margin-top:10px;
	color: #016095;
}
.ExceptionalEventItems{
	overflow:auto;
	margin-bottom:8px;
}
.ExceptionalEventItem{
	margin-bottom:8px;
}
.ExceptionalEventItem a{
	font-weight:bold;
	color:black !important;
}
.ExceptionalEventItem a img{
	border: none;
	margin-left:5px;
	vertical-align:middle;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ExceptionalEventItem a img  { padding-bottom: 2px  }
}
*+ html .ExceptionalEventItem a img{
	padding-top:3px;
}

/************************* SubjectsGaining ******************************/
.subjectsGainingTitle{
	background-color:#016096;
	font-family:Tahoma !important;
	color:#ffffff;
	/* padding-right:5px; */
	padding-left:5px;
	vertical-align: top;
}
.tdTitleSide{
	width:6px;
	background-color:#016096;
}
.tdTitleSide table{
	height:18px;
}
.tblTitleSide{
	height:100%;
}
.tblSubjectsGainingTitle{
	height:100%;
	width:100%;
}
.subjectsGainingImage{
	/* float:right; */
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	/* margin-left:15px; */
	margin-right:15px;
	width:130px;
}
.subjectsGainingImgDesc{
	border-bottom:1px black dotted;
	overflow:auto;
	color:#050505;
}
.subjectsGainingDescription{
	margin-top:15px;
	margin-bottom:8px;
	/* margin-left:15px; */
	margin-right:15px;
}
.subjectsGainingLink{
	/* text-align:left; */
	text-align:right;
	margin-bottom:18px;
	padding-top:2px;
}
.subjectsGainingLink a
{
	font-family: Arial;
	color: #050505 !important;
	cursor: pointer;
	/* background-image: url('/Style Library/Images/Health/HomePage/Pic.png'); */
	background-image: url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-repeat: no-repeat ;
	/* background-position: left center; */
	background-position: right center;
	border: 0px !important;
	/* padding-left: 15px; */
	padding-right: 15px;
	padding-bottom:2px;
	font-weight:bold;
}
*+ html .subjectsGainingLink a
{
	/* padding-right: 15px; */
	padding-left: 15px;
}

/******************* Home Page Services *************************************/

.tabs li
{
	list-style:none;
	float:left;
	border-left:0px;
	margin-right:2px;
}
.tabs{
	display:list-item;
	border-right:0px;
	padding-left:0px;
	overflow:auto;
	list-style-type:none;
}
.liServices{
	list-style:none outside url('/Style Library/Images/Health/Bullet.png')!important;/*none outside none;*/
	float:left;
	width:168px;
	margin-left:30px;
	margin-bottom:1.5px;
}
.liServices a{
	text-decoration:underline !important;
	overflow:	
}
.tab_container{
	border-top:2px #016096 solid;
	background-color:#e4e4e4;
}
.tab_content{
	overflow:auto;
	padding-top:13px;
	padding-left:14px;
	padding-right:14px;
}
.tabPicture{
	float:left;
}
.tabLink{
	border-top:1px dotted;
	height:30px;
	margin-top:9px;
	color:#000000;
	text-align:right;
	padding-top:3px;
	font-weight:bold;
}
.tabLink a{
	font-family: Arial;
	color: #000000 !important;
	background-image: url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-repeat: no-repeat ;
	background-position: right center ;
	padding-right: 15px;
	padding-bottom:3px;
}
.tabPictureAndContent{
	overflow:auto;
}
.tabPictureAndContent ul{
	margin-top:10px;
}
.headerLinkServices .groupheader{
	color:#000000 !important;
	text-align:center;
	width:auto;
	padding:0;
	border-bottom:none;
	border-top:none;
	vertical-align:middle;
	display:inline;
}
.active .headerLinkServices .groupheader{
	color:#ffffff !important;
}
.headerLinkServices:hover{
	text-decoration:none !important;
}
.tabRightSide{
	background-image:url('/Style Library/Images/Health/Tochen/Round_left_up_gray.gif');
	
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#e2e2e2;
	width:6px;
}
.active .tabRightSide{
	background-image:url('/Style Library/Images/Health/Tochen/Up_left.gif');
	
	background-color:#016095;
}
.tabCenter{
	background-color:#e2e2e2;
	padding-right:2px;
	padding-left:2px;
	height:27px;
}
.active .tabCenter{
	background-color:#016095;
}
.tabLeftSide{
	background-image:url('/Style Library/Images/Health/Tochen/Round_right_up_gray.gif');
	
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#e2e2e2;
	width:6px;
}
.active .tabLeftSide{
	background-image:url('/Style Library/Images/Health/Tochen/Up_right.gif');
	
	background-color:#016095;
}
.chupHomeServices{
	/*background-image:url("/Style Library/Images/Health/HomePage/ChupBlue.gif");*/
	background-repeat:no-repeat;
	height:7px;
}
.chupHomeServices img{
	display:block;
}
/*.homePageServices{
	height:208px;
}*/
*+ html .ms-WPBody{
	width:100%;
}
*+ html .tabLink a{
	padding-left: 15px;
}
*+ html .headerLinkServices .groupheader{
	cursor:pointer;
}
.HomePageLayoutLeftSideDiv .cbq-layout-main ul.dfwp-list
, .homePageTdLeftSide .cbq-layout-main ul.dfwp-list
{
		padding-left:10px;
}

/******************************** Campaign *****************************/

.divCampaign{
	float:left;
	width:236px;
	height:290px;
	margin-left:22px;
	background-image:url('/Style%20Library/Images/Health/Ltr/Camp_back_reg_new.jpg');
}
.divCampaign:hover{
	background-image:url('/Style%20Library/Images/Health/Ltr/Camp_back_roll_new.jpg');
}
.divCampaignFirst{
	margin-left:0px;
}
.CampaignImage{
	text-align:center;
}
.CampaignImage img{
	max-width:226px;
	margin-top:5px;
	height:128px;
	*min-height:128px;
	*max-height:128px;
}
.CampaignTitleDesc{
	height:85px;
}
.CampaignTitle{
	color:#050505;
	font-weight:bold;
	margin-right:12px;
	margin-left:12px;
}
.CampaignDesc{
	color:#016095;
	margin-right:12px;
	margin-left:12px;
	/*height:41px;*/
}
.CampaignLink{
	color:#016095;
	text-align:right;
	margin-right:12px;
	margin-left:12px;
}
.CampaignLinkSpan{
	background-image:url('/Style Library/Images/Health/Ltr/Orange_arrow_right.png');
	display:inline-block;
	width:10px;
	height:11px;
	margin-left:3px;
	margin-bottom:-2px;
}
.CampaignLink img{
	border:none;
}
*+ html .CampaignTitle{
	margin-top:5px;	
}
*+ html .liCampaign{
	display:inline;
}


/******************************* WhatNew ***************************************/

.GxMsWhatNew{
	background-color: #016095;
	height: 18px;
	color: white ;
	font-family: Tahoma;
	padding-left: 10px;
	font-weight: normal !important ; 
}
.GxMsWhatNewH3Tbl{
	width:100%;
	margin-bottom:6px;
}
.whatNewItems{
	max-height:320px;
	font-family:arial;
	padding-left:0px;
	border-bottom:1px #050505 dotted;
	margin-bottom:3px;
}
.whatNewItems li{
	list-style:none;
	*display:inline;
}
.whatNewitem{
	overflow:auto;
	width:504px;
}
.whatNewImage{
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	height:67px;
	max-width:67px;
}
.whatNewImage img{
	height:67px;
	max-width:67px;
}
*+ html .whatNewImage img{
	min-height:67px;
	max-height:67px;
	max-width:67px;
}
.whatNewDescription{
	font-family:Arial;
	color:#016095;
	overflow:auto;
	padding-right:10px;
	height:50px;
	line-height:20px;
}
.notLastDesc{
	border-bottom:1px black dotted;
}
.whatNewDescription img{
	border:none;
	vertical-align:middle;
	margin-right:4px;
}
*+ html .whatNewDescription img{
	margin-left:4px;
	padding-top:3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.whatNewDescription a img { padding-bottom: 2px  }
}
.whatNewLinkSpan{
	background-image:url('/Style Library/Images/Health/Ltr/Orange_arrow_right.png');
	display:inline-block;
	width:10px;
	height:11px;
	margin-right:3px;
	margin-bottom:-2px;
}
.whatNewTitle{
	color:#050505;
}
.AllNewsHome{
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}
*+ html .AllNewsHome a
{
	padding-left: 15px;
}
.GxMsWhatNewChupTitle
{
	background-image: url(' /Style Library/Images/Health/Ltr/Chup.gif');
	background-repeat: no-repeat ;
	background-position: 4% bottom ;
	height: 7px;
	background-color:#ffffff;
}
.GxMsWhatNewBgH3,.GxMsSpokemanHomeBgH3,.GxMsOpenCloseGroupBgH3{
	background-color:#016096;
}

/******************************* Tools ***************************************/
.spanishMainContent .GxMsOpenCloseGroupH3Tbl{
	width:177px;
}
.GxMsOpenCloseGroup{
	background-color: #016095;
	/*width: 171px;*/
	min-height: 18px;
	color: white ;
	font-family: Tahoma;
	padding-left: 10px;
    font-weight: normal !important ; 
}
.cqwpOpenCloseGroupHeader{
	text-decoration: none !important ;
	vertical-align: middle !important;
}
.groupheader{
	color:#232119 !important;
	display:block;
	font-family:Tahoma;
	font-weight:normal;
	padding-bottom: 3px;
	text-decoration:none;
	/*border-bottom : 1px #333333 dotted ;*/
	width: 150px;
	padding-left: 5px;
	min-height:20px;
	margin: 0px !important;
	border-bottom : 1px white solid;
	border-top : 1px white solid;

}
.cqwpOpenGroupHeader 
{
	background-image: url('/Style Library/Images/Health/RightSide/Orange_arrow_down.png');
	background-repeat: no-repeat ;
	background-position: right center;
	color:#232119 !important;
	display:block;
	font-family:Tahoma;
	font-size:small;
	font-weight:normal;
	/*padding-bottom: 3px;*/
	text-decoration:none;
	width: 150px;
	padding-left: 5px;
	padding: 0px;
	margin: 0px !important ;
	border-bottom : 1px #333333 dotted ;

}
.cqwpCloseGroupHeader
{
	background-image: url('/Style Library/Images/Health/Ltr/Orange_arrow_right.png');
	background-repeat: no-repeat ;
	background-position: right center;

}

.cqwpOpenGroupHeader:hover
{
	/*background-color: #cde0fe;*/
		text-decoration: none !important ;
		cursor: pointer;
}
.cqwpOpenGroupHeader div
{ 
	background: none;
}
.dfwp-item ul.dfwp-list
{
	height:100%;
	list-style:none outside none;
	margin:0 !important;
	/*padding-bottom:10px;*/
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top:0 !important;
}  

/*****************************************************************************************************************/

.LinksHomePageImg{
	padding-right: 8px;
}
.rightBanner img{
	border:none;
	margin:0px !important;
}

/********************************** נושאים בדף הבית *******************************************/

.SubjectBtn
{
	background-image: url('/Style Library/Images/Health/HomePage/PicGrayButton.png');
	background-repeat: no-repeat ;
	background-position: left center ;
	height:46px;
	padding-top:7.5px;
	padding-bottom:7.5px;
	width:221px;
}

.SubjectBtn:hover 
{
	background-image: url('/Style Library/Images/Health/HomePage/PicRollGrayButton.png');
	background-repeat: no-repeat ;
	background-position: left center ;
	height:46px;
	width:221px;
}

.divaleArrow
{
	float: right ;
	padding-right: 11px;
	width: 100%;
	text-align: right ;
	background-color: #eeeeee;
}
*+ html .AllSubHome 
{
	padding-right: 15px;
	
}
*+ html .cqwpThreeColumns ul
{
	width: auto !important;
}

*+ html .cqwpThreeColumns ul
{
	margin-left: 11px;
}

*+ html .SubInHome
{
	padding-right: 0px;
}
*+ html .ThreeColumnsSubjetHome 
{
	padding-left: 10px;
}
*+ html .SubInHome UL
{
	padding-right: 0px !important;
}
.cqwpThreeColumns{
	background-color: #eeeeee;
	padding-left:11px;	
}
.cqwpThreeColumns ul
{
	padding-right: 8px;
}

.cqwpThreeColumns ul li{
	width:auto !important;
	padding-right:26px;
	float:left;
}
.DivSubjectImg
{
	float:left ;
	margin-right:0px;
	margin-left: 10px;
	*position:relative;
	*top:-50%;
}
.DivSubTxt
{
	/*padding-top: 5px;*/
	color: #000000 !important;
	font-weight:normal;
	*position:relative;
	*top:-50%;
}
.LinkSubInHome:hover
{
	text-decoration: none !important ;
	cursor: pointer;
}
.divBorder
{
	background-repeat: no-repeat ;
	background-position: center bottom  ;
	margin-right: 20PX;
}
.AllSubHome
{
	font-family: Arial, Helvetica, sans-serif ;
	cursor: pointer;
	background-repeat: no-repeat ;
	background-position: right center;
	border: 0px !important;
	padding-right: 15px;
	background-image: url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-repeat: no-repeat ;
	color: black !important;
	font-weight: bold ;
}
a.AllSubHome
{
	color: black !important;
}
.imgSubInHome
{
	padding-right: 6px;
}
*+ html .imgSubInHome
{
	margin-right: 12px;
}
html:not([dummy]) .SubInHome{
            position:inherit; 
} 

.ThreeColumnsSubjetHome
{
	background-color:#006194;
	color: white;
	font-family: Tahoma;
	height:24px;
	font-weight:normal !important;
	padding-left: 10px;
}

.UnderH3Div{
	background-image: url('/Style%20Library/Images/Health/HomePage/ChupBlue.gif');
	background-repeat: no-repeat;
	background-position: 98% top;
	display:block;
	width:100%;
	height:7px;
	background-color:#efefef;
}
.LinkSubInHomeImg{
	border: 0px;
	margin-right: 2px;
	margin-top: 8px;
	margin-left: 7px;
}

.SubInHome ul{
	margin-right: 12px;	
}
.LinksHomePage{
	background-image:url('/Style%20Library/Images/Health/Ltr/Social_back.png');
	/*float: right ;*/
	height:73px;
	width: 177px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.LinksHomePage ul{
	padding-left: 2px;
}	


/* -- Round Corners Box -- */
.surroundBox{   position:relative; }
html:not([dummy]) .surroundBox {
            position:inherit; /* values for Safari, Opera and Firefox */
} 

.HomePageLayoutLeftSideDiv
{
	position: relative ;
}


.ForPositin
{
	/*position:relative ;*/
	padding:5px 0px 5px 0px;
	margin:10px 0px 5px 0px;                  
}
.innerDivSubjectBtn2{
	height:100%;
	display:table;
	*position:relative;
}
.innerDivSubjectBtn3{
	display:table-cell;
	vertical-align:middle;
	*position:absolute;
	*top:50%;
}
.innerDivSubjectBtn1{
	height:46px;
}
.innerDivSubjectBtnImg1{
	height:46px;
	float:left;
	min-width:50px;
}

/********** Dlf ***********/
.DLFTitle{
	background-color: #636563;
	color:#ffffff!important;
	/*height:16px;*/
	font-family:Tahoma;
	font-weight:normal!important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.DLFMain{
	padding-top: 2px;
	background-color: #eeeeee;
	padding-bottom: 10px;
}
*+html .DLFMain{
	padding-top: 2px;
	background-color: #eeeeee;
	padding-bottom: 10px;
	float: none ;
	display: block;
	width: 100%;
	text-align: left;
	direction:rtl !important;
}
*+html .DLFMain .DLFWrapper:first-child{
	padding-top:5px !important;
}
/* yoav's changes */
*+html .DLFWrapper a{
	display:inline-block;
	padding-right:0px ;
	color: #016095 !important;
	/* Attribute Addition */
	float:left;
}
.DLFWrapper{
	position:relative;
	padding-top: 10px;
	padding-left:35px;
}
*+html .DLFWrapper
{
	display:inline-block;
	/*text-align: right ;*/
	padding-top: 0px !important;
}
*+html .DLFWrapper img{
	padding-bottom:5px;
	padding-right:13px;
	float: none ;
	vertical-align: bottom ;
	direction: ltr;
} 
.DLFWrapper img{
	position:absolute;
	left:0px;
	top:9px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:13px;
	float: left;
	padding-top: 2px;
}
.DLFWrapper a{
	padding-right:5px ;
	color: #016095 !important;
	padding-top: 10px;
}
.DLFWrapper a:visited{
		color: #016095 !important;
}
.DLFWrapperInLine{
	float:left !important;
	display:inline-table !important;
	margin-left:5px;
	*margin-left:12px;
	*margin-top:2px;
}
:nth-of-type(1) .DLFWrapperInLine{
	margin-left:7px;
}
.DLFWrapperInLine img{
	padding-left:5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.DLFWrapperInLine { width:70%;  }
}
.DLFSameFileName{
	float:left;
	padding-top:14px;
}
.DLFSameFileName img{
	padding-left:10px; 
}
:root .DLFSameFileName{
	padding-top:12px;
}
:nth-of-type(1) .DLFSameFileName{
	padding-top:12px !important;
}
*+ html .DLFWrapperInLine img{
	padding-left:0px;
}
/************ End Dlf **************/
.TitleSubMain{
	color:#016095;
}
.TwoColumnsTitleMainSubject,.TwoColumnsTitleWithBorder{
	background-color:#016096;
	color: #ffffff!important;
	font-weight: normal !important;
	font-family:Tahoma;
	padding-bottom: 4px;
	padding-left: 10px;
}
.cqwpTwoColumnsTitleMainSubject ul{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left :10px;
	width:auto !important;
	float: none ;
	min-height: 20px;
}
.cqwpTwoColumnsTitleMainSubject{
	background-color: #eeeeee;
	display: inline-block;
	width: 100%;
	padding-bottom: 8px;
}
.cqwpTwoColumnsTitleMainSubject ul li{
	padding-bottom: 8px;
	/*text-decoration: underline;*/
	color:#016095 !important;
	width: 45%;
	background-image: url('/Style Library/Images/Health/Bullet.png');
	background-repeat: no-repeat;
	background-position: left 6px ;
	float:left !important;
	padding-left: 12px;
	padding-bottom:11px;
	margin-top:9px;
	margin-right:5px;/* 22/10/12 Batya */
}
.TwoColumnsTitleWithBorderItems ul li{
	border-bottom:1px #cac9c9 solid;
}
.TwoColumnsTitleWithBorderItems ul li.lastListItem{
	border-bottom:none;
}
.cqwpTwoColumnsTitleMainSubject ul li a{
	color:#016095 !important ;
}

h3.BlueTitleGroup,h2.BlueTitleGroup{
	background-color:#016096;
	color: #ffffff;
	font-weight: normal !important;
	font-family:Tahoma;
	padding-bottom: 2px;
	padding-left: 10px;
	min-height: 22px;
	width:214px;
}

h3.TwoColumnsMMDUnit,h2.TwoColumnsMMDUnit{
	background-color:#016096;
	color: #ffffff;
	font-weight: normal !important;
	font-family:Tahoma;
	/*padding-top: 7px;*/
	padding-bottom: 2px;
	padding-right: 10px;
	height: 22px;
	width:215px;
}
.OrangeTitleGroupH3Tbl{
	width: 235px;
}
.TwoColumnsMMDUnitH3Tbl td,.OrangeTitleGroupH3Tbl td, .TwoColumnsMMDUnitH3Tbl th,.OrangeTitleGroupH3Tbl th{
	padding:0px;
}
.OrangeTitleGroup{
	width:235px;
}
h3.OrangeTitleGroup,h2.OrangeTitleGroup{
	background-color:#ff8e29;
	color: #ffffff;
	font-weight: normal !important;
	font-family:Tahoma;
	padding-left: 10px;
	height: 22px;
	width:225px;
}
.OrangeTitleGroupBgH3{
	background-color:#ff8e29;
}
.OrangeTitleGroupPicRightUp{
	background-image: url('/Style Library/Images/Health/Tochen/O_Up_left.gif');
	background-repeat: no-repeat ;
	background-position: left top ;
	height: 6px;
	width: 6px;
	display: block;
	color: orange

}
.OrangeTitleGroupPicLeftUp
{
	background-image: url('/Style Library/Images/Health/Tochen/O_Up_right.gif');
	background-repeat: no-repeat ;
	background-position:right top ;
	height: 6px;
	width: 6px;
	color: orange

}
.OrangeTitleGroupChupTitle
{
	background-image: url('/Style Library/Images/Health/Ltr/O_Chup2.gif');
	background-repeat: no-repeat ;
	background-position: 6% bottom ;
	height: 7px;
	background-color:#eeeeee;
	width: 235px;
}
.BlueTitleGroupH3Tbl{
	width:215px !important;
}
.BlueTitleGroup ul ,.OrangeTitleGroup ul {
	width:90% !important;
	padding-right:10px;
	padding-left:10px;
}
*+html .BlueTitleGroup ul ,*+html .OrangeTitleGroup ul{
	width:92% !important;
	padding-right:10px;
	padding-left:9px;
}
.BlueTitleGroup{
	width:225px;
}
.BlueTitleGroup ul li, .OrangeTitleGroup  ul li
{
	border-bottom: 1px #050505 dotted ;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url('/Style Library/Images/Health/Bullet.png');
	background-position: left 17px;
	background-repeat: no-repeat;
	padding-left:15px;
}
.cqwpBlueFooter a 
{
	color: #050505 !important ;
	padding-right: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif ;

}
.cqwpOrangeFooter a
{
	color: #050505 !important ;
	padding-right: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif ;

}

.cqwpBlueFooter 
{
	text-align: right;
	width:224px;
	background-color:#eeeeee;
	padding-bottom:10px;

}
.cqwpOrangeFooter 
{
	text-align: right;
	width:235px;
	background-color:#eeeeee;
	padding-bottom:10px;

}

.cqwpBlueFooter img, .cqwpOrangeFooter img
{
	padding-right: 10px;
	vertical-align:middle;
}

*+html .cqwpOrangeFooter img ,*+html .cqwpBlueFooter img
{
	margin-left: 5px;
}

.CommitteeSubject{
	width:auto;
	background-color:#016096;
	color:#ffffff !important;
	padding-left:10px !important;
	margin-top:5px !important;
}

/******************************* faq *************************************/

.tal{
	text-align:right;
	padding-right:20px;
	color:#016095;
	padding-bottom:3px;
}

.FAQ{
	font-family:Tahoma;
	color:#ffffff;
	background-color:#016096;
	font-weight:normal !important;
	padding-right:10px;
	margin-bottom:1px;
	margin-top:8px;
}

.FAQList {
	width:100% !important;
}
.ContentSectionTd div{
	font-weight:bold;
}
.dfwp-item table{
	width:100%
}
.FAQList .dfwp-item{
	width:auto !important;
}
.FAQList .dfwp-item:hover{
	background-color:white !important;
}

.FaqTR{
	margin-top:15px !important;
	/*min-height:36px;*/
	color:#000000 !important;
	font-family:Arial;
}
.ImgTd{
	width:20px;
	vertical-align:top;
}
.ImgTd div{
	vertical-align:middle;
}
.ImgTd img{
	display:block;
}

*+ html .ABCSubjects .FAQMainTitle{
	display:inline-block !important;
	width:auto !important;
}
.TDDesc, .tdForTxt1{
	width:0px;
	padding-right:15px;
	border-top:none !important;
}
.FAQItem .TDDesc{
	padding-left:20px;
	color:#000000;
	font-family:Arial;
	background-color:#cde0fe;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:1px;
}
.FAQItem .TDDesc ul,.FAQMainDiv .TDDesc ul{
	padding-left:0px;
}
.FAQItem .TDDesc li,.FAQMainDiv .TDDesc li{
	background-image:url('/Style Library/Images/Health/Ltr/Faq_bullet.png');
	background-repeat:no-repeat;
	padding-left:15px;
}
.FAQMainDiv .TDDesc{
	padding-left:20px;
	color:#000000;
	font-family:Arial;
	background-color:#cde0fe;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:1px;
}
.OpenTRQ {
	border-style:none;
	color:#000000 !important;
	font-family:Arial;
	margin-top:10px !important;
}
.OpenTRQ div{
	background-color:#cde0fe;
	/*min-height:15px !important;*/
}
.OpenTRQ td{
	border-bottom:2px white solid !important;
	border-top:10px white solid;
	background-color:#cde0fe;
}
.LinkToSubjectWrap
{
	display:none;
}
.LinkMoreFAQ{
	text-align:right;
	/*padding-top:10px;*/
	/*color:#016095;*/
	padding-bottom:3px;
}
.LinkMoreFAQ a{
	color:#050505 !important;
	font-weight:bold;
	background-image:url('/Style Library/Images/Health/HomePage/Pic.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:15px;
	padding-bottom:2px;
}
.cqwpFooter{
	font-weight:bold;
	/*background-image:url('/Style Library/Images/Health/HomePage/Pic.png');*/
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	padding-bottom:2px;
	text-align:left;
}
.LinkMoreFAQ img{
	padding-left:7px;
}
.LinkToSubject table{
	float:right;
}
.LinkToSubject .LinkMoreFAQ{
	color:#050505 !important;
	font-weight:bold;
	background-image:url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	padding-bottom:2px;
}
*+html .LinkToSubject .LinkMoreFAQ{
	padding-right:15px !important;
}
.TRDescFormsSearch td
{
	border-top: 1px black dotted;
}
.FaqTR td{
	border-bottom:1px #555555 dotted;
	padding-top:10px;
	padding-bottom:10px;
}
.searchBoxPredefinedTitlesSubjectForFaq{
	padding-left:24px;
	font-weight:bold;
}
.dfwp-item ul.dfwp-list li.dfwp-item{
	width: 150px;
}

*+html .dfwp-item ul.dfwp-list li.dfwp-item , *+html.dfwp-item ul.dfwp-list li.dfwp-item:hover
{
	width:auto ;
}
*+ html .ABCSubjects .ImgTd a img{
	display:block;
}

/************************* illneces index ***************************************/

.ln-letters .all
{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:15px;
	color: black !important;
	background-image:url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-position: right 75%;
	background-repeat: no-repeat ;
	margin-right: 5px;

}
.ln-letters
{
	overflow:auto;
	background-color: #eeeeee;
	/*width: 98%;*/
	padding-top: 7px;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-left: 5px
}
.ln-disable
{
	color: gray !important;
}
.ln-disable:hover 
{
	text-decoration: none !important;
	/*cursor: text !important;*/
}
.oneLetter
{
	font-family:Tahoma !important;
    padding-right: 6px;
	padding-left: 8px; 
	padding-bottom: 5px;
	font-weight: bold ;
}
.russianMainContent .oneLetter
{  
	padding-right: 4px;
	padding-left: 6px;
}
.DivLng36{
	clear:both;
}
.ln-disabled:hover
{
	background-color: #ff7900;
	text-decoration: none !important ;
	color: black !important;
} 
.abcdUL
{
	padding: 0px;
	padding-left: 5px;
	/*margin-right: 12px;
	width: 98%;*/
}
*+ html .abcdUL, *+ html .ln-letters
{
	width: 100%;
}

:root .cqwpABC
{ 
 	width: 100%;
}
*+ html .abcdUL li
{
	margin-right: 12px !important;
}
.abcdUL li
{
	padding-top: 9px;
	padding-bottom: 9px;
	list-style:none outside none;
	border-bottom: 1px black dotted;
	background-image: url('/Style Library/Images/Health/Bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.abcItem
{
	padding-left: 10px;
	color: #016095 !important;
}
*+ html .abcItem
{
	margin-left: 0px !important;
	padding-right: 5px;
}

*+ html .abcdUL a
{
	margin-left: 15px;
}

*+ html .abcdUL
{
	margin-right: 0px;
	padding-right: 10px;
}

*+ html .abcdUL li
{
	padding-right: 10px;
}

*+ html .DivLng1
{
	margin-right: 10px;
}
.DivLng25
{
	padding-top: 15px;
}
*+ html .DivLng25
{
	padding-top: 0px;
	padding-right: 10px;
}

/************************* End illneces index ***************************************/

/************************* ContentEditor ******************************/
.ms-rteElement-P{
	color: #050505;  
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
}
h2.ms-rteElement-H2, h3.ms-rteElement-H3{
	color:#050505 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight:bold;
	padding-left:10px;
}
h2.ms-rteElement-Heading2{
	font-family:Tahoma;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top:6px;
}
/************************ End ContentEditor ***************************/

/*footerGxMS*/
*+ html #footerGxMS .warrper{
	display:inline;
}
/* Gallery viewer right side */
.ShowMediaRightSide{
	width:178px;
}
.ShowMediaTitle{
	background-color:#016096;
	color: #ffffff;
	font-weight: normal !important;
	font-family:Tahoma;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 10px;
	height: 22px;
	display:block;
}

.ShowMediaContent{
	background-color:#eeeeee;
	padding:14px;
}

.ShowMediaContent a, .ShowMediaContent img{
	border:none;
}

.ShowMediaContent img{
	width:152px;
}
.ShowMediaDesc{
	color:#050505;
}
/* End Gallery viewer right side */

/* Gallery viewer center */
.ShowMediaShowMediaCenter{
	width:100%;
}

.ShowMediaTitleCenter{
	background-color:#016096;
	color: #ffffff;
	font-weight: normal !important;
	font-family:Tahoma;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom:15px;
	display:block;
}

.ShowMediaImageCenter{
	float:right;
}

.ShowMediaImageCenter a, .ShowMediaImageCenter img{
	border:none;
}

.ShowMediaImageCenter img{
	width:246px;
}

/* End Gallery viewer center */

/*************** ContentEditor ***************/
.ms-rteStyle-CE{
	font-family: Arial, Helvetica, sans-serif ;
	color:#050505;
}
ul.ms-rteStyle-CE,ol.ms-rteStyle-CE,.ms-rteStyle-CE ul,.ms-rteStyle-CE ol{
	padding-left: 20px;
}
*+ html ol.ms-rteStyle-CE,*+ html .ms-rteStyle-CE ol{
	padding-left: 27px;
}
body:nth-of-type(1) ol.ms-rteStyle-CE,body:nth-of-type(1) .ms-rteStyle-CE ol{
	padding-left: 22px;
}
ul.ms-rteStyle-CE li,.ms-rteStyle-CE ul li{
	list-style:none;
	list-style-image:url('/Style Library/Images/Health/Ltr/Blue_bullet.png') !important;
	color: #050505;  
	font-weight: normal;
	margin-top: 10px;
}
ol.ms-rteStyle-CE li,.ms-rteStyle-CE ol li{
	list-style:decimal;
	color: #050505;  
	font-weight: normal;
	margin-top: 10px;
}
/*************** End ContentEditor ***************/
#DivForPageContent center{
	text-align:left !important;
}

/************ BlueTitleComponentCirculars ************/
.CircularNumber{
	display:inline-block;
}
/************ End BlueTitleComponentCirculars ************/

/****************** Anchors *******************/
.ancorLink
{
	background-color: #005d94;
	padding-bottom: 2px;
	
}
.cqwpAncors 
{
	background-color: #eeeeee;
	padding: 10px 10px 10px 17px;
}
.ancorDescription
{
padding-top:4px;
color: #050505;
font-family: Arial, Helvetica, sans-serif ;
border-bottom : 1px #050505 dotted ;
padding-bottom: 6px;
padding-left: 12px;

}
.ancorArrowMore
{	
	text-align: right ;
}
.ancorArrowMore img{
	vertical-align:middle;
	*margin-top:3px;	
}
:nth-of-type(1) .ancorArrowMore img{
	margin-bottom:2px;	
}
a.ancorLinkArrowMore
{
	color: #050505 !important ;
	font-weight: bold;
	padding-right:5px;
	*padding-left:5px;
}
.ancorLink
{
	color: #ffffff !important;
	font-family:Tahoma ;
	text-decoration:none !important;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 1px;
}
.ancorTD
{
	background-image: url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-position: left center;
	background-repeat: no-repeat ;
	padding-left:18px;
	height: 20px;
	width: 50%;
}

.ancorTD a
{
	color:#016095 !important;
}
/**************** End Anchors *****************/
.NoResultText,.srch-results span{
	display:block !important;
	background-color:#016096;
	color:#ffffff !important;
	height:17px;
	font-family:Tahoma !important;
	padding-left:10px;
}
.srch-results th{
	padding-left:5px;
}
.srch-results{
	max-width:100%;
	width:100%;
	padding:0px;
}
.SearchResultHeader{
	font-family:Tahoma;
	color:#ffffff;
	background-color:#016096;
	font-weight:normal !important;
	padding-left:10px;
	margin-bottom:1px;
	margin-top:10px;
}
.GlobalDiv{
	border-bottom:1px black dotted;
}
.GlobalDiv .srch-Icon IMG{
	width:auto;
}
.GlobalDiv .srch-Metadata1 span{
	background-color:transparent !important;
	padding-left:0px !important;
}
.GlobalDiv{
	*padding-top:20px;
}
.GlobalDiv .srch-Icon IMG{
	width:auto;
}
.srch-Icon img{
	padding-top:4px;
}
.srch-Icon{
	padding-top:20px;
	*padding-top:0px;
}
.srch-Description2{
	max-width:none;	
	width:auto !important;
}
.srch-Title3 {
	font-weight:bold;
	color:#000000;
	font-family:Arial;
}
.srch-Metadata1{
	padding-right:10px;
	max-width:97% !important;
	text-decoration:underline;
	color:#016095 !important;
}
.srch-Metadata1 a:visited{
	color:#016095 !important;
}
.srch-Metadata1{
	*padding-bottom:20px;
	*margin-bottom:0px !important;
}
.MessegeHeader{
	font-family:Tahoma;
	color:#ffffff;
	background-color:#016096;
	font-weight:normal !important;
	padding-left:10px;
	margin-bottom:1px;
}
.Messege{
	min-height:50px;
	padding-top:7px;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	padding-left:10px;
}
.MDate{
	font-family:Arial;
	color:#333333;
}
.MessegeTitle a{
	font-family:Arial;
	font-weight:bold;
	color:#050505 !important;
}
.GovXDescription{
	font-family:Arial;
	color:#016095;
	margin-right:10px;
	padding-bottom:7px;
}
.ImgAditional{
	border-style:none;
	margin-left:5px;
	vertical-align:middle;
}
.EventDateThPublications{
	width:140px!important;
	background-color:#555555;
	height:23px;
	color:#ffffff;
	font-weight:normal !important;
	text-align:left;
	padding-left:10px;
}
.EventDateThPublications span{
	font-family:Tahoma !important;	
}
.PublicationSearch .EventDateThPublications{
	width:110px !important;
}.DocumentNameTH,.UnitTH,.StatusTH,.DateTH,.PlusMinusTH, .DateTHLang, .FileTH{
	background-color:#555555;
	height:23px;
	font-family:Tahoma;
	color:#ffffff;
	font-weight:normal !important;
	text-align:left;
	/*padding-right:10px;*/
}
.FaxTH,.UnitTH,.MapTH,.PhoneTH ,.PlusMinusTHUnit{
	background-color:#555555;
	height:23px;
	font-family:Tahoma;
	color:#ffffff;
	font-weight:normal !important;
	text-align:left;
	padding-left:10px;
}
.UnitTH
{
	width: 130px;
}
.PublicationSearch .UnitTH{
	width:84px !important;
}
.MapTH
{
	width: 50px;
}
.PhoneTH ,.FaxTH
{
	width: 150px;
}
.PhoneTH
{
	width: 90px;
}
.srch-resultsUint .PhoneTH{
	width:130px !important;
}
.PlusMinusTHUnit{
	width:40px;
	/*padding-left: 15px;*/
}
.srch-resultsUint
{
	width:100%;
}
.srch-resultsUint td{
	text-align:left;
	vertical-align:middle;
	height:30px;
	color:#000000 !important;	
	padding-left:10px;
	border-top:white 1px solid;
}
.TDMainTitlePhones{
	width:100px;
	
}
.TDMainTitlePhones a{
color: #016095 !important;
text-decoration: underline !important;
}
.Color1{
	background-color:#eeeeee;
}
.Color2{
	background-color:#e2e2e2;
	margin-bottom:20px;
}
.tdForTxt1{
	height:1px !important;
	padding-right:10px;
	border-top:none !important;
}
.DivForBorder{
	border-top:1px #000000 dotted;
}
.russianMainContent .bordeDescUnit{
	width:185px !important;
}
.englishMainContent .bordeDescUnit{
	width:160px !important;
}
.russianMainContent .srch-resultsUint .EventDateThPublications{
	width:200px !important;
}
.SubjectTitle{
	font-family:arial;
	color:#050505;
	font-weight:bold;
	margin-right:2px;
}
.MMDSubjects{
	font-family:arial;
	color:#050505;
}
.russianMainContent .searchBoxPredefinedTitles{
	padding-top:0px !important;
}
.SearchResultsMarker{
	background-color:yellow;
}
/*********************** zbTRForms **********************/
.zbTRForms{
	background-color: #eeeeee;
	border-bottom: 1px white solid;
}
.zbTRFormsGray{
	background-color: #e2e2e2;
}
.zbTRFormsGray td , .zbTRForms td{
	border-top: 1px white solid !important;
	color: #050505;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	min-height: 27px;
}
*+ html .zbTRFormsGray td , .zbTRForms td{
		height: 27px;
}
:root .zbTRFormsGray , .zbTRForms{
	height:27px;
}
/*********************** End zbTRForms **********************/


/************************* Contact Us **************************/
.GVContactUsTitleLine .gvTitle:first-child{
	width:250px;
}
.sendMailTable .RedStar{
	color:red;
	font-weight:bold;
}
.sendMailTable{
	width:100%;
}
.sendMailTable .wtuText{
	color:#050505;
	font-weight:bold;
	display:inline-block;
	margin-top:8px;
}
.sendMailTable .wtuTextMoreDetails{
	color:red;
}
.sendMailTable .sendBtnImg, .sendMailTable .clearBtnImg{
	background-image:url('/Style Library/Images/Health/ContactUs/But_reg.gif');
	width:54px;
	height:26px;
	color:#ffffff;
}
.frenchMainContent .sendMailTable .sendBtnImg, .frenchMainContent .sendMailTable .clearBtnImg{
	background-image:url('/Style Library/Images/Health/Search/Button_reg_Large.png');	
	width:80px;
}
.russianMainContent .sendMailTable .sendBtnImg, .russianMainContent .sendMailTable .clearBtnImg{
	background-image:url('/Style Library/Images/Health/Search/Button_reg_Large_ru.png');	
	width:90px;
	padding-left:0px;
	padding-right:0px;
}
.sendMailTable .sendBtnImgOver, .sendMailTable .clearBtnImgOver{
	background-image:url('/Style Library/Images/Health/ContactUs/But_roll.gif');
	width:54px;
	height:26px;
	color:#ffffff;
}
.frenchMainContent .sendMailTable .sendBtnImgOver, .frenchMainContent .sendMailTable .clearBtnImgOver{
	background-image:url('/Style Library/Images/Health/Search/Button_roll_Large.png');	
	width:80px;
}
.russianMainContent .sendMailTable .sendBtnImgOver, .russianMainContent .sendMailTable .clearBtnImgOver{
	background-image:url('/Style Library/Images/Health/Search/Button_roll_Large_ru.png');	
	width:90px;
	padding-left:0px;
	padding-right:0px;
}
.sendMailTable table{
	width:250px;
}
*+ html .sendMailTable table{
	width:228px !important;
}
.sendMailTable .BottomTable{
	width:auto;
	margin-right:25px;
}
.sendMailTable input,  .sendMailTable select{
	width:221px;
}
.sendMailTable textarea{
	width:472px;
}
.sendMailTable .ContactUsPhoneTextBox{
	width:164px;
 }
*+ html .sendMailTable .ContactUsPhoneTextBox{
	float:right;
}
.sendMailTable .ContactUsDivSubject .subject, .sendMailTable .ContactUsDivSubject{
	width:227px;
}
.sendMailTable .ContactUsPhoneDDL{
	width:49px;
}
.sendMailTable .ContactUsDivPhone{
	display:inline;
	padding-right:8px;
	float:left;
}
*+ html .sendMailTable .ContactUsDivPhone{
	display:inline;
	padding-left:0px !important;
}
.sendMailTable .WTUTextInputBox_error{
	border:1px red solid;
}
.ContactUsResponseTable img{
	height:20px;
}
.ContactUsResponseTable span{
	color:#050505;
}
.sendMailTable .LBD_CaptchaImage img{
	width:190px!important;
	height:40px!important;
}
.sendMailTable .LBD_CaptchaImage{
	width:200px!important;
	height:40px!important;
}
.sendMailTable .LBD_CaptchaDiv{
	width:240px!important;
	height:40px!important;
}
.sendMailTable .LBD_CaptchaIcons a{
	padding-top:7px!important;
}
.sendMailTable .redFont {
	color:red
}
.sendMailTable .sendMailLongtxt{
	width:472px;
}
:nth-of-type(1) .sendMailTable .ContactUsDivSubject .subject{
	width:225px;
}
.cinputtext{
	float:right;
	margin-left:5px;
}
.BotDetectCaptcha .BDC_CaptchaImageDiv{
	float:left;
}
.BotDetectCaptcha .BDC_CaptchaIconsDiv{
	float:right;
}
/************************* End Contact Us **************************/
*+ html .ListPhoneBooksTitleLine .gvTitle:last-child{
	width:90px;
}
*+ html .ListPhoneBooksTitleLine .gvTitle:first-child{
	width:200px;
}
.englishMainContent .phonesWorkPhone,.englishMainContent .phonesWorkFax{
	width:80px;
}
.englishMainContent .phonesMMDResponsibleUnit{
	width:140px;
}
.englishMainContent .phonesManagerActivities{
	width:220px;	
}
.DivNoResults{
	display:none;
}
.srch-Title2 .srch-Title3 a:link,.srch-Title2 .srch-Title3 a:visited{
	color:#000000 !important;
}
/******************** ShoresMap ********************/
.ShoresMap{
	background-image:url('/Style Library/Images/Health/English/Shores_mapENG.jpg');
	background-repeat:no-repeat;
	width:752px;
	height:1107px;
	position:relative;
}
.frenchMainContent .ShoresMap{
	background-image:url('/Style Library/Images/Health/French/Health_shores3_FR.jpg');
}
.russianMainContent .ShoresMap{
	background-image:url('/Style Library/Images/Health/Russian/Health_shores_RU.jpg');
}
.ShoresMap span{
	position: absolute;
	display:block;
	height:14px;
	width:14px;
}
.BeachQualityGood{
	background-image:url('/Style Library/Images/Health/Beaches/Shores_good.png');
}
.BeachQualityMedium{
	background-image: url('/Style Library/Images/Health/Beaches/Shores_med.png');
}
.BeachQualityNo{
	background-image: url('/Style Library/Images/Health/Beaches/Shores_no.png');
}
.BeachQualityMezo{
	background-image: url('/Style Library/Images/Health/Beaches/Shores_mezo.png');
}
.BeachQualityLo,.BeachQualityUndeclared{
	background-image: url('/Style Library/Images/Health/Beaches/Shores_lo.png');
}
.shoresMapRight{
	width:177px;
	color:#050505;
	background-color:#eeeeee;
}
.shoresMapRight table{
	width:100% !important;
}
.shoresMapRight h3.BlueTitleGroup,.shoresMapRight h2.BlueTitleGroup{
	width:auto !important;
	height:auto;
	padding-right:2px;
}
.shoresMapRightTable2 td, .shoresMapRightTable2 th{
	padding-left:5px;
}
.shoresMapRightImg img{
	vertical-align:middle;
}
.mapEndGroup div{
	border-bottom:1px black dotted;
	margin-right:5px;
	margin-left:5px;
	height:1px;
}
#Beach1{top:4px;left:442px;}
#Beach2{top:4px;left:418px;}
#Beach3{top:17px;left:441px;}
#Beach4{top:17px;left:417px;}
#Beach5{top:30px;left:439px;}
#Beach6{top:377px;left:330px;}
#Beach7{top:390px;left:328px;}
#Beach8{top:404px;left:325px;}
#Beach9{top:419px;left:322px;}
#Beach10{top:43px;left:437px;}
#Beach11{top:43px;left:413px;}
#Beach12{top:56px;left:435px;}
#Beach13{top:69px;left:434px;}
#Beach14{top:69px;left:409px;}
#Beach15{top:82px;left:431px;}
#Beach16{top:82px;left:407px;}
#Beach17{top:96px;left:429px;}
#Beach18{top:96px;left:404px;}
#Beach19{top:110px;left:427px;}
#Beach20{top:123px;left:427px;}
#Beach21{top:123px;left:402px;}
#Beach22{top:136px;left:428px;}
#Beach23{top:136px;left:403px;}
#Beach24{top:152px;left:429px;}
#Beach25{top:152px;left:404px;}
#Beach26{top:165px;left:427px;}
#Beach27{top:165px;left:403px;}
#Beach28{top:179px;left:423px;}
#Beach29{top:179px;left:398px;}
#Beach30{top:193px;left:464px;}
.englishMainContent #Beach30{left:460px;}
#Beach31{top:193px;left:437px;}
#Beach32{top:193px;left:414px;}
#Beach37{top:201px;left:393px;}
#Beach38{top:194px;left:380px;}
#Beach33{top:195px;left:365px;}
#Beach34{top:194px;left:335px;}
#Beach35{top:210px;left:358px;}
#Beach36{top:210px;left:331px;}
#Beach39{top:223px;left:355px;}
#Beach40{top:223px;left:303px;}
#Beach41{top:223px;left:329px;}
#Beach42{top:238px;left:355px;}
#Beach43{top:238px;left:302px;}
#Beach44{top:238px;left:328px;}
#Beach45{top:253px;left:354px;}
#Beach46{top:253px;left:327px;}
#Beach47{top:268px;left:352px;}
#Beach48{top:268px;left:300px;}
#Beach49{top:268px;left:326px;}
#Beach51{top:286px;left:345px;}
#Beach52{top:286px;left:290px;}
#Beach53{top:286px;left:316px;}
#Beach54{top:302px;left:345px;}
#Beach55{top:302px;left:317px;}
#Beach56{top:316px;left:341px;}
#Beach57{top:316px;left:314px;}
#Beach58{top:333px;left:336px;}
#Beach59{top:333px;left:309px;}
#Beach60{top:348px;left:334px;}
#Beach61{top:348px;left:281px;}
#Beach62{top:348px;left:309px;}
#Beach63{top:363px;left:333px;}
#Beach64{top:363px;left:279px;}
#Beach65{top:363px;left:307px;}
#Beach66{top:432px;left:319px;}
#Beach67{top:445px;left:317px;}
#Beach68{top:445px;left:288px;}
#Beach69{top:459px;left:313px;}
#Beach70{top:459px;left:286px;}
#Beach71{top:472px;left:310px;}
#Beach72{top:485px;left:306px;}
#Beach73{top:501px;left:301px;}
#Beach74{top:519px;left:296px;}
#Beach75{top:532px;left:293px;}
#Beach76{top:546px;left:290px;}
#Beach77{top:560px;left:286px;}
#Beach78{top:560px;left:232px;}
#Beach79{top:560px;left:258px;}
#Beach80{top:573px;left:282px;}
#Beach81{top:587px;left:279px;}
#Beach82{top:587px;left:252px;}
#Beach83{top:601px;left:275px;}
#Beach84{top:601px;left:250px;}
#Beach85{top:615px;left:271px;}
#Beach86{top:615px;left:247px;}
#Beach87{top:628px;left:267px;}
#Beach88{top:628px;left:242px;}
#Beach89{top:640px;left:264px;}
#Beach90{top:652px;left:260px;}
#Beach91{top:664px;left:255px;}
#Beach92{top:675px;left:250px;}
#Beach93{top:687px;left:245px;}
#Beach94{top:699px;left:239px;}
#Beach95{top:711px;left:235px;}
#Beach96{top:724px;left:232px;}
#Beach97{top:738px;left:229px;}
#Beach98{top:751px;left:225px;}
#Beach99{top:751px;left:175px;}
.russianMainContent #Beach99{top:751px;left:170px;}
#Beach179{top:751px;left:198px;}
#Beach100{top:764px;left:219px;}
#Beach101{top:776px;left:212px;}
#Beach102{top:789px;left:205px;}
#Beach103{top:801px;left:199px;}
#Beach104{top:812px;left:192px;}
#Beach105{top:836px;left:180px;}
#Beach106{top:824px;left:183px;}
#Beach107{top:824px;left:65px;}
#Beach108{top:824px;left:158px;}
.russianMainContent #Beach108{left:160px;}
#Beach109{top:824px;left:114px;}
.russianMainContent #Beach109{left:112px;}
#Beach110{top:849px;left:173px;}
#Beach111{top:862px;left:169px;}
#Beach112{top:873px;left:163px;}
#Beach113{top:885px;left:158px;}
#Beach114{top:896px;left:152px;}
#Beach115{top:907px;left:147px;}
#Beach116{top:918px;left:142px;}
#Beach117{top:930px;left:136px;}
#Beach118{top:942px;left:128px;}
#Beach119{top:954px;left:121px;}
#Beach120{top:966px;left:113px;}
#Beach121{top:978px;left:105px;}
#Beach122{top:990px;left:97px;}
#Beach123{top:1002px;left:89px;}
#Beach124{top:1014px;left:81px;}
#Beach125{top:592px;left:600px;}
#Beach126{top:610px;left:560px;}
#Beach127{top:621px;left:522px;}
.englishMainContent #Beach127{left:528px;}
#Beach128{top:630px;left:515px;}
#Beach129{top:640px;left:508px;}
#Beach130{top:659px;left:490px;}
#Beach131{top:676px;left:484px;}
#Beach132{top:685px;left:484px;}
#Beach176{top:693px;left:487px;}
#Beach133{top:701px;left:486px;}
.englishMainContent #Beach133{left:489px;}
#Beach134{top:708px;left:497px;}
#Beach135{top:716px;left:507px;}
#Beach137{top:724px;left:514px;}
#Beach138{top:733px;left:518px;}
.englishMainContent #Beach138{left:521px;}
#Beach139{top:741px;left:521px;}
.englishMainContent #Beach139{left:525px;}
#Beach140{top:749px;left:524px;}
#Beach141{top:757px;left:527px;}
#Beach142{top:765px;left:530px;}
#Beach143{top:773px;left:534px;}
#Beach144{top:782px;left:540px;}
.englishMainContent #Beach144{left:545px;}
#Beach145{top:802px;left:553px;}
#Beach146{top:824px;left:559px;}
#Beach147{top:837px;left:562px;}
#Beach148{top:854px;left:572px;}
#Beach149{top:860px;left:585px;}
#Beach150{top:854px;left:607px;}
#Beach151{top:829px;left:634px;}
#Beach152{top:788px;left:654px;}
#Beach153{top:735px;left:660px;}
#Beach154{top:718px;left:661px;}
#Beach155{top:703px;left:666px;}
#Beach156{top:689px;left:665px;}
.englishMainContent #Beach156{left:655px;}
#Beach157{top:659px;left:672px;}
#Beach158{top:648px;left:670px;}
#Beach159{top:627px;left:663px;}
#Beach178{top:637px;left:668px;}
#Beach160{top:617px;left:654px;}
#Beach161{top:598px;left:638px;}
#Beach177{top:607px;left:648px;}
#Beach162{top:938px;left:631px;}
#Beach163{top:956px;left:622px;}
#Beach164{top:983px;left:602px;}
#Beach165{top:1000px;left:590px;}
#Beach166{top:1024px;left:573px;}
#Beach167{top:1048px;left:552px;}
#Beach168{top:1058px;left:510px;}
#Beach169{top:1069px;left:503px;}
#Beach170{top:970px;left:687px;}
#Beach171{top:961px;left:679px;}
#Beach172{top:951px;left:664px;}
.englishMainContent #Beach172{top:957px;}
#Beach173{top:946px;left:653px;}
.englishMainContent #Beach173{left:645px;}
#Beach174{top:824px;left:30px;}
#Beach175{top:849px;left:148px;}
.shoresMapLastUpdate{
	color: #050505;
	padding-left:10px;
	*display:inline-block;
	*padding-left:12px;
}
/******************** End ShoresMap ********************/

/**************** RSS *******************/
.itemLinkRss
{
	background-image: url('/Style Library/Images/Health/Tochen/RSS_icon.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 29px;
	display: inline-block;
	padding-top: 5px;
	color: #016095 !important;
	margin-left : 15px;
}
*+ html .RssItems ul{
	overflow:auto;
}
.RssItems li{
	float:left;
	width:280px;
	margin-right:40px;
	margin-bottom:10px;
}
.RssItems ul{
	background-color: #eeeeee;
	display: block;
	padding-top:10px;
	padding-bottom: 15px;
}
.RssItems ul li{
	padding-top: 5px;
}
/*************** End RSS ****************/
.TRUnitOrgSearchResult .russianMainContent .searchBoxPredefinedTitles{
	padding-top:8px !important;
}
/************SearchBox Event**********/
table.RadCalendar_Default{
	background-color:transparent !important;
}
.RadCalendar_Default td{
	padding:0!important;
}
.rcTitlebar table,.rcMainTable{
	width:100%;
}
.RadCalendar_Default td.rcTitlebar{
	background-image:none !important;
	background-color:#ff7900 !important;
	padding-top:0px;
	padding-bottom:0px;
}
.RadCalendar_Default td.rcTitlebar .rcNext{
	background-image:url('/Style Library/Images/Health/Search/DatePicker/Event_left.png');
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}
.RadCalendar_Default td.rcTitlebar .rcPrev{
	background-image:url('/Style Library/Images/Health/Search/DatePicker/Event_right.png');
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	float:right;
}
.RadCalendar_Default td.rcTitlebar .rcNext:hover,.RadCalendar_Default td.rcTitlebar .rcPrev:hover{
	background-position:left top !important;
}
.calPrevTd{
	width:18px;
}
.RadCalendar_Default td.rcTitle{
	width:169px;
	padding-top:3px !important;
	padding-bottom:2px;
}
.RadCalendar_Default .rcMainTable .rcWeek th{
	color:#ffffff;
	font-weight:bold!important;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
}
.RadCalendar_Default .rcMainTable .rcRow td{
	text-align:center;
}
.RadCalendar_Default.ui-widget-content .ui-state-highlight{
	background-position:5px 3px;
}
.CurrentDayCss{
	border:0px !important;
}
.RadCalendar_Default .rcRow .rcSelected{
	background:none #ffffff!important;
	font-weight:bolder;
}
.RadCalendar_Default .rcRow .rcSelected a{
	text-decoration:underline !important;
}
.GovXEventDateDateTime .dateInput{
	width:200px;
	margin-top:12px;
}
.GovXEventDateDateTime>table.s4-wpTopTable{
	position:absolute;
	width:auto;
	margin-top:5px;
	margin-left:1px;
	*margin-top:40px;
	*margin-left:-205px;
}
:root *> .GovXEventDateDateTime>table.s4-wpTopTable{
	margin-left:0px;
}
.EventsMainTblSearchBox .datepicker{
	margin-top:5px !important;
}
.EventsMainTblSearchBox{
	width:100%;
	background-color:#eeeeee;
	height:270px !important;
}
.EventsMainTblSearchBox .searchBoxPredefinedBtnsTable{
	height:130px;
	vertical-align:bottom;
}
.EventsMainTblSearchBox .searchBoxPredefinedBtnsTable{
	height:23px;
	width:51px;
	margin-top:20px;
	color:#ffffff;
	font-family:Arial;
}
.EventsMainTblSearchBox .backBtnImg{
	height:23px;
	width:51px;
	margin-top:160px;
	color:#ffffff;
	font-family:Arial;
}
.EventsMainTblSearchBox .backBtnImgOver{
	height:23px;
	width:51px;
	margin-top:160px;
	color:#ffffff;
	font-family:Arial;
}
.EventsMainTblSearchBox .ms-dtinput input{
	width:200px;
	margin-top:12px;
}
.EventsMainTblSearchBox .tdDatePicker{
	vertical-align:bottom;
}
.ui-datepicker-rtl{
	direction:ltr !important;
}
/*End SearchBox Event*/
/********* DesignedContentEditor **********/
.designedContentEditor{
	background-color:#eeeeee;
	color:#050505;
	overflow:auto;
	padding-bottom:10px;
}
.designedContentEditor .BlueTitleGroupH3Tbl{
	width:100% !important;
}
.designedContentEditor .BlueTitleGroup{
	width:auto;
	height:auto;
	min-height:14px;
	padding-bottom:8px;
}
.designedCEContent{
	margin-right:10px;
	margin-left:10px;
}
.designedContentEditor ul li{
	margin-top:0px;
	margin-bottom:10px;
}
.designedCEContent p{
	margin-bottom:5px;
}
.designedCEContent ul ul li{
	list-style:none;
	list-style-image:url('/Style Library/Images/Health/Ltr/light_ltrBlue_bullet.png') !important;
}
/********* End DesignedContentEditor **********/
.russianMainContent .all{
	padding-top:3px;
}

 /*SiteMap*/
.SiteMapFinalTableOpenHtml td, .SiteMapFinalTableOpenHtml th{
	vertical-align:top;
}
.SiteMapFinalTableOpenHtml .DivLiNoChildren, .DivLiWithChildren{
	background-color:#cde0fe;
	height:22px;/*26*/
	padding-left:10px;
	padding-bottom: 3px;
	width:192px;
	padding-top:7px;/*3*/
	background-image:url("/Style Library/Images/Health/Dot.gif");
	background-repeat: repeat-x ;
	background-position: right bottom ;
}
.SiteMapFinalTableOpenHtml .DivLiNoChildren .LiCurrentNoChildren:hover, .DivLiWithChildren .LiWithChildren:hover 
{
	text-decoration: none !important;
}
.SiteMapFinalTableOpenHtml .DivLiNoChildren .LiCurrentNoChildren, .DivLiWithChildren .LiWithChildren{
	color:#050505 !important;
	font-family:Tahoma !important;
}
.SiteMapFinalTableOpenHtml ul{
	padding-left:0px;/*20*/
	margin:0px;
	list-style: none;
}
.SiteMapFinalTableOpenHtml ul li a:hover/*level 2*/{
	background-color: #e2e2e2 ;
}
.SiteMapFinalTableOpenHtml ul li:hover ul{
	background-color: white;
}
.SiteMapFinalTableOpenHtml ul li a{
	padding-left:10px;
	color:#016095 !important ;
	font-family:Arial, Helvetica, sans-serif ;
	text-decoration: none !important ;
	background-image: url('/Style Library/Images/Health/Bullet.png');
	background-repeat: no-repeat ;
	background-position: 11px center;
	padding-left: 27px;
	padding-bottom: 2px;
	padding-top: 3px;
	display:block ;
}
.SiteMapFinalTableOpenHtml ul li{
	margin-bottom:6px;
	margin-top: 2px;
}
.SiteMapFinalTableOpenHtml ul li ul li a:hover /*level 3*/{
	background-color:#e2e2e2;
}
.SiteMapFinalTableOpenHtml ul li ul{
	margin-right:0px;
	padding-top:2px;
}
.SiteMapFinalTableOpenHtml ul li ul li a{
	background-image: url('/Style Library/Images/Health/Bullet.png');
	background-repeat: no-repeat ;
	background-position: left center;
	margin-left: 35px;
	padding-left:15px;
}
:nth-of-type(1).SiteMapFinalTableOpenHtml ul li ul li a:hover{
	background-color:#e2e2e2 !important;
}
.SiteMapFinalTableOpenHtml .SiteMapTableOpenHtml:first-child{
	padding-right:200px;
}
.SiteMapSiteMapTdLink{
	padding-top: 34px;
}
/* End Site Map */

.pbManagerLastName{
	width:135px;
}
/***********************Units Search***************************/
.BtnsTableUnitsSearchBox td{
	padding-top:13px;
}
.UnitsfreeTextLabel{
	width:127px !important;
}
.searchBoxPredefinedTableMainMainUnits>tbody>tr:first-child>td{
	background-color:#016096 !important;
	color:#ffffff !important;
	font-family:Tahoma;
	padding-right:5px;
}
.mainTitle{
	color:#ffffff;
	font-family:Tahoma;
	padding-left:5px;
}
.freeTextLabel{
	color:#000000 !important;
}
/***********************Units Search***************************/
.TdDescPayments{
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	color:#000000;
	width:0px;
	border-top:none !important;
}
.TRDescFormsSearch .TdDescPayments td{
	border-top:none !important;
}
.DrugStopTable{
	border-top:1px black dotted;
	width:100%;
}
.DrugStopTable td, .DrugStopTable th{
	vertical-align:top;
	padding-top:5px;
}
.DrugStopTable td:first-child, .DrugStopTable th:first-child{
	width:345px;
}
.DrugStopTable td span, .DrugStopTable th span{
	font-weight:bold;
	margin-right:5px;
}
.legislationIcon{
	width:110px;
	text-align:center !important;
}
.txtTable input{
	width:200px;
}
.searchBoxPredefinedTableMain select{
	width:205px;
	margin-left:5px;
}
.searchBoxPredefinedTableMain input[type="text"]{
	margin-left:3px;
}
.searchBoxPredefinedTableMain td[class$="TextBox"],.searchBoxPredefinedTableMain td[class$="DropDownList"]{
	padding-top:12px;
}
.searchBoxPredefinedTableMain td[class^="searchBoxPredefinedTitles"]{
	font-weight:bold;
	color:black;
	max-width:150px;
	padding-top:10px;
	padding-left:24px;	
	font-family:Arial !important;
}
/*****************Takana20*****************/
.searchBoxPredefinedTitlesgenericName{
	width:130px;
}
.frenchMainContent .searchBoxPredefinedTitlesgenericName{
	width:105px;
}
.searchBoxPredefinedTitlesownerName{
	width:110px;
}
.frenchMainContent td.searchBoxPredefinedTitlesownerName{
	width:165px;
	max-width:165px;
}
.cqwpGridViewTableTakana20{
	direction:rtl;
}
.Takana20TitleLine .gvTitle{
	text-align:center;
}
.cqwpGridViewTableTakana20 .GovXMainTitle{
	width:145px;
}
.cqwpGridViewTableTakana20 td .pagesListLink span, .cqwpGridViewTableTakana20 th .pagesListLink span{
	display:inline-block;
	width:120px;
}
.cqwpGridViewTableTakana20 .GovXMainTitle_enContent,.cqwpGridViewTableTakana20 .GovXMainTitle_ruContent,.cqwpGridViewTableTakana20 .genericNameContent{
	direction:ltr;
}
/***************End Takana20****************/
/******Drops******/
.drops{
	background-image:url('/Style Library/Images/Health/Russian/SouthMap_RU.jpg');
	height:1295px;
	width:750px;
	position:relative;
}
.dropsGroupDiv{
	position:absolute;
}
#dropGroup73{top:255px;left:325px;}
#dropGroup36{top:435px;left:275px;}
#dropGroup33{top:485px;left:605px;}
/*#dropGroup52{top:423px;left:490px;}יתיר*/
#dropGroup61{top:310px;left:435px;}
/*#dropGroup35{top:348px;left:263px;}מבועים*/
#dropGroup11{top:392px;left:315px;}
/*#dropGroup53{top:335px;left:188px;}סעד*/
/*#dropGroup31{top:370px;left:223px;}נתיבות*/
#dropGroup24{top:450px;left:242px;}
/*#dropGroup54{top:470px;left:120px;}עין הבשור*/
/*#dropGroup56{top:36px;left:314px;}יבנה*/
/*#dropGroup60{top:84px;left:338px;}גדרה*/
/*#dropGroup57{top:104px;left:287px;}גן יבנה*/
/*#dropGroup58{top:146px;left:323px;}קרית מלאכי*/
#dropGroup51{top:231px;left:330px;}
#dropGroup70{top:292px;left:420px;}
#dropGroup76{top:346px;left:320px;}
/*#dropGroup69{top:350px;left:496px;}עותניאל*/
#dropGroup77{top:372px;left:370px;}
#dropGroup59{top:405px;left:361px;}
#dropGroup74{top:402px;left:391px;}
#dropGroup55{top:437px;left:444px;}
/*#dropGroup65{top:402px;left:450px;}טנא עומרים*/
#dropGroup19{top:440px;left:394px;}
#dropGroup21{top:458px;left:436px;}
#dropGroup80{top:481px;left:382px;}
#dropGroup2{top:491px;left:346px;}
#dropGroup75{top:505px;left:297px;}
#dropGroup18{top:491px;left:522px;}
/*#dropGroup63{top:538px;left:52px;}יבול*/
#dropGroup27{top:627px;left:490px;}
#dropGroup87{top:641px;left:295px;}
#dropGroup85{top:675px;left:345px;}
#dropGroup29{top:681px;left:426px;}
#dropGroup62{top:761px;left:347px;}
/*#dropGroup83{top:845px;left:646px;}חצבה*/
#dropGroup30{top:956px;left:355px;} 
#dropGroup88{top:506px;left:377px;}
#dropGroup46{top:669px;left:280px;}
/*#dropGroup66{top:470px;left:578px;}סוסיא*/
/*#dropGroup86{top:962px;left:577px;}ספיר*/
/*#dropGroup49{top:481px;left:312px;}ואדי אלנעם*/
#dropGroup44{top:641px;left:523px;}
#dropGroup43{top:517px;left:341px;}
#dropGroup40{top:493px;left:427px;}
/*#dropGroup39{top:1234px;left:382px;}אופקים*/
#dropGroup42{top:468px;left:397px;}
/*#dropGroup25{top:451px;left:236px;}אילת*/
#dropGroup16{top:559px;left:485px;}
#dropGroup23{top:529px;left:374px;}
/*#dropGroup38{top:530px;left:176px;}צאלים*/
#dropGroup45{top:600px;left:441px;}
#dropGroup41{top:450px;left:516px;}
/*#dropGroup37{top:200px;left:208px;}ברנע*/


.cityButton{
	cursor:pointer;
	width:25px;
	height:19px;
	display:inline-block;
}
.dropsTooltipDiv{
	display:none;
}
.dropsTooltipDiv ul{
	padding-left:10px;
	margin-right:10px;
	margin-left:10px;
}
.dropsTooltipDiv ul li{
	list-style-image:url('/Style Library/Images/Health/WebParts/square.png') !important;
}
.qtip-default{
	border-color:#016096!important;
	background-color:#eeeeee!important;
	line-height:inherit!important;
}
.qtip-content{
	padding:0px !important;
}
.qtip-default h3,.qtip-default h2{
	background-color:#016096;
	color:#ffffff;
	font-family:Tahoma;
	min-height:30px;
	text-align:center;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
}
.resultDrop{
	margin-bottom:10px;
	margin-top:10px;
}
.dropDetails .dropName{
	font-weight:bold;
}
.dropDetails span{
	display:block;
	margin-top:3px;
}
/******End Drops******/
/******Vaccines******/
.searchBoxPredefinedBtnsVaccines{
	margin-left:150px !important;
}
.VaccinesGroup .WorkCity{
	width:75px;
}
.VaccinesGroup .GovXAddressNotes{
	width:95px;
}
.VaccinesGroup .ReceptionPhoneNumbers, .VaccinesGroup .WorkFax{
	width:80px;
}
.VaccinesGroup .zbTRBlue, .VaccinesGroup .zbTRBlue2 {
	height:inherit !important;
}
/******End Vaccines******/
/************OtherLanguages************/
h2.bureauLocatingTitle{
	background-image:url('/Style Library/Images/Health/Ltr/BlueBack2Lines.png');
	background-repeat:no-repeat;
	background-position:0 0;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:normal;
	height:50px !important;
	padding-top:6px;
	padding-left:10px;
}
.otherLngContainer{
	background-color:#eeeeee;
	width:225px;
}
.otherLngContainer .bureauLocatingTitle{
	padding-right:10px;
}
.otherLngItems{
	direction:rtl;
	text-align:left;
	padding:5px;
}
.otherLngLink{
	margin:3px;
}
.otherLngItems img{
	border:none;
}
/**********End OtherLanguages**********/
/************Files4Download************/
h3.Files4Download,h2.Files4Download{
	font-family:Tahoma;
	color:#ffffff;
	background-color:#016096;
	font-weight:normal !important;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:1px;
	margin-top:8px;
}
.Files4DownloadUL{
	background-color:#eeeeee;
	padding-left:15px;
}
.Files4DownloadUL li{
	padding-top:5px;
	padding-bottom:3px;
}
.Files4DownloadUL .IconImg{
	vertical-align:middle;
	padding-right:7px;
	padding-bottom:3px;
}
.ms-rtestate-field .Files4DownloadUL li{
	list-style-image:none !important;
	margin-top:0px;
}
/**********End Files4Download**********/
.PhoneNumberWP{
	width:177px;
}
.PhoneNumberWP table td, .PhoneNumberWP table th{
	font-size:medium;
	font-family:Arial;
}
.cinputspan{
	width:290px;
	margin-top:0px!important;
}
.cinputspan label{
	display:block;
	color:#050505;
	font-weight:bold;
}
.tendersUpdatesPopup .cinputspan{
	width:205px;
}
caption{
	text-align:left;
}
.feeSignTd{
	text-align:center;
}
.SpokeManMessegesMainTblSearchBox .dtcToModified input{
	margin-left:3px;
}
.SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcFrom{
	width:50px;
}
.SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcTo{
	width:108px;
}
.frenchMainContent .SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcTo{
	width:114px;
}
.russianMainContent .SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcFrom{
	width:54px;
}
.russianMainContent .SpokeManMessegesMainTblSearchBox .dtcToModified input{
	margin-left:1px;
}
/*.SpokeManMessegesMainTblSearchBox .tcFreeTextSearch{
	width:700px;
}
.SpokeManMessegesMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcFrom{
	width:90px;
}*/
.NewInSiteSearchMainTblSearchBox .tcFreeTextSearch{
	width:530px;
}
.NewInSiteSearchMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcTo{
	padding-left:24px;
}
.NewInSiteSearchMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcFrom{
	width:107px;	
}
.frenchMainContent .NewInSiteSearchMainTblSearchBox .tcFreeTextSearch{
	width:440px;
}
.englishMainContent .NewInSiteSearchMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcFrom{
	width:65px;
}
.englishMainContent .NewInSiteSearchMainTblSearchBox .searchBoxPredefinedTitlesModifieddtcTo{
	width:64px;
}
a.blackArrowLink,a.blackArrowLink:link,a.blackArrowLink:visited{
	background-image:url('/Style Library/Images/Health/Ltr/Bullet.png');
	background-position:right 3px;
	background-repeat:no-repeat;
	display:inline-block;
	color:#000000!important;
	font-weight:bold;
	float:right;
	padding-right:15px;
	margin-right:12px;
	margin-top:10px;
}
.englishMainContent .Fees .Price{
	width:104px;/*51px;*/
}
/********DrugStop*********/
.ownerREGTextBox{
	padding-top:12px;
}
.DrugStopTitleLine .regNumber{
	width:110px;
}
.fileIconGrid{
	border:none;
	vertical-align:top;
	margin-right:5px;
}
.DrugStopTable{
	border-top:1px black dotted;
	width:100%;
}
.DrugStopTable td, .DrugStopTable th{
	vertical-align:top;
	padding-top:5px;
}
.DrugStopTable td:first-child, .DrugStopTable th:first-child{
	width:345px;
}
.DrugStopTable td span, .DrugStopTable th span{
	font-weight:bold;
	margin-right:5px;
}
.cqwpGridViewTableDrugStop .gvTitle{
	white-space:inherit;
}
.cqwpGridViewTableDrugStop .GovXMainTitleContent{
	text-align:left;
	width:140px;
}
.cqwpGridViewTableDrugStop .REsale{
	width:100px;
}
.cqwpGridViewTableDrugStop .pagesListLink span{
	display:inline-block;
	direction:ltr;
	width:120px;
}
.showHideImg a{
	display:inline-block;
}
/********End DrugStop*********/
.EsTaxes .NewInSiteGridView{
	height:auto;
}
.EsTaxes .Price{
	width:51px;
}
/******for tenders*******/
.tender .ms-WPBody{
    font-family: Arial, Helvetica, sans-serif;   }
.activeTenders{
	border-top:1px #C9CACC solid;
	border-bottom:1px #C9CACC solid;
	background-color:#E9FAFF;
	padding-top:24px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:24px;
}
.activeTenders .wraptitle .title{
	color:#0054A6;
	font-weight:bold;
	font-size:20px;
	display:inline-block;
}
.activeTenders .wraptitle .link{
	float:right;
	margin-left:9px;
	display: inline-block;
    margin-top: 5px;

}
.activeTenders .wraptitle .link a{
	color:#0054A6;
	font-weight:bold;
	font-size:14px;
}
.activeTenders .wraptitle{
	clear:both;
	padding-bottom:35px;
	width:99%;
	
}
.activeTenders .panels{
	padding-bottom:35px;
	display:inline-block;
}
.activeTenders .panel{
	float:left;
	width:31%;
	margin-right:9px;
	background-color:rgb(186, 228, 250);
	text-align:center;
	padding-top:14px;	
	padding-bottom:14px;
}
.activeTenders .panel:last{
	margin-right:0px;

}
.activeTenders .panel .pas{
	height:1px;
	background-color:white;
	width:80%;
	display:inline-block;
	margin-bottom:11px;
	margin-top:11px;
}
.activeTenders .panel .text{
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:black;
	height:90px;
	margin-right:5px;
	margin-left:5px;
}
.activeTenders .panel a, .activeTenders .panel a:visited {
	background-color:#0054A6;
	padding-right:5px;
	padding-left:17px;
	padding-bottom:5px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0.11px;
	vertical-align:middle;
	
} 
.activeTenders .panel a:hover{
	text-decoration:none;
}
.activeTenders .panel a span{
	color:#FFFFFF;
}
.activeTenders .panel a img{
	padding-right:13px;
}
.activeTenders .desc, .activeTenders .desc span{
	color:#252525;
	line-height:20px;
	font-size:14px;
}
.activeTenders .desc a, .activeTenders .desc a:visited{
	color:#0054A6;
	text-decoration:underline;
	font-size:14px;
}
.DescTenders{
	margin-top: 30px;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom:15px;
    padding-top:15px;
    line-height: 20px;
    border: 1px #C9CACC solid;
    font-size:14px;
    color:#252525;
}
.tender .ms-rtestate-field div, .tender .ms-rtestate-field ul{
	font-size:14px;
}
.tender .ms-WPBody table .TDDesc h2 strong{
	color:#252525;
	font-weight:bold;
	font-size:18px;
	line-height: 20px;
}
.tender .ms-WPBody table .TDDesc span, .tender .ms-WPBody table .TDDesc div{
	font-size:14px;
}
.tender .FAQMainTitle{
	color:#016095;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	font-family:Tahoma;

}
.tender .OpenTRQ div, .tender .OpenTRQ td{
	background-color:transparent;
}
.tender .FAQMainDiv .TDDesc{
	background-color:transparent;
	 font-size:14px;
    color:#252525;
     line-height: 20px;

}

/******end for tenders*******/
.Fees th.GovXParagraph2{
	width:208px;
}
.Fees th.GovXParagraph5, .EsTaxes th.GovXParagraph6{
	width:280px;
}
.frenchMainContent .Fees .Price, .spanishMainContent .EsTaxes .Price{
	width:104px;
}

/***********************************/
a.healthButton{
	background-color: #c5de45;
    color: #000000!important;
    font-family:Arial;
    font-weight: bold;
    border-radius: 17.5px;
    text-decoration: none!important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 15px;
    padding-left: 15px;
}
a.healthButton:hover{
	background-color: #a5bf1f;
}
a.healthButton[target=_blank]{
	background-image:url('/Style Library/Images/Health/Other/targetBlankLTR.png');
	background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 45px;
    padding-left: 15px;
}