.headerBannerClass{
	height:115px;
	background-image: url(/webdesign/img/docBanner.gif);
	background-repeat: no-repeat;
}

.headerBannerClassOn{
	height:115px;
	background-image: url(/webdesign/img/us/HEADER_documenter_ON.jpg);
	background-repeat: no-repeat;
}

.headerBannerClassOn_f{
	height:115px;
	background-image: url(/webdesign/img/f/HEADER_documenter_ON.jpg);
	background-repeat: no-repeat;
}

.headerBannerClassOff{
	height:115px;
	background-image: url(/webdesign/img/us/HEADER_documenter_OFF.jpg);
	background-repeat: no-repeat;
}

.headerBannerClassOff_f{
	height:115px;
	background-image: url(/webdesign/img/f/HEADER_documenter_OFF.jpg);
	background-repeat: no-repeat;
}

.title{
  color:#3399cc;
}

.packageTitle{
  color:#3399cc;
}

.textEnumeration{
	background-image:  url(../img/doctechSquare.gif);
}

.textEnumerationLittle{
	background-image:  url(../img/doctechSquare2.gif);
}

.popUp{
	background-image: url(/webdesign/img/us/img_pop_documenter.jpg);
} 

.popUp_f{
	background-image: url(/webdesign/img/f/img_pop_documenter.jpg);
} 

.newLink{
background-image:  url(/webdesign/img/TOO_IMG_NEW_DOC.jpg);
}

.newLink2{
background-image:  url(/webdesign/img/TOO_IMG_NEW_DOC.jpg);
}

.titleCd {
	color:#3399cc;
}

.faqTitle{
  color:#3399cc;
}
.searchFormTable{	
	border-left:1px solid #15365e;
  	border-top:1px solid #15365e;
	border-bottom:1px solid #15365e;	
	width:205px;
}
.searchFormTitle_f{
	height:26px;
	width:179px;
	background-image: url(/webdesign/img/f/SEARCH_doc.jpg);
	background-repeat: no-repeat;
}
.searchFormTitle_us{
	height:26px;
	width:179px;
	background-image: url(/webdesign/img/us/SEARCH_doc.jpg);
	background-repeat: no-repeat;
}
.searchFormHelp{
	display:block;
	width:26px;
	height:26px;
	background-image: url(/webdesign/img/SEARCH_doc_help.jpg);
	background-repeat: no-repeat;
}
.loginRowForm2Search{
	background-color:#81b6dc;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right:5px;
}
.loginRowForm3Search{
	background-color:#81b6dc;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right:5px;
}
.searchFormBtnSearch_us{
	display:block;
	width:123px;
	height:23px;
	background-image: url(/webdesign/img/us/btn_doc.jpg);
	background-repeat: no-repeat;
}
.searchFormBtnSearch_f{
	display:block;
	width:123px;
	height:23px;
	background-image: url(/webdesign/img/f/btn_doc.jpg);
	background-repeat: no-repeat;
}
.searchFormSpace{
	background-color:#81b6dc;
}
.loginRowForm2SearchBtn{
	background-color:#81b6dc;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:5px;
}
 
