/***********************************************************************/
/* DB Publishing                                                       */
/* Top panel                                                           */
/***********************************************************************/

#pt
{
	float: left;
	width: 988px;
	background-image: url('/csi/9535488/9666560/i/site/header-repeat.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}

/***********************************************************************/
/* Epaulettes                                                          */
/***********************************************************************/

#pt .epau h1
{
	float: left;
}

#pt .epau h2
{
	float: right;
}

/***********************************************************************/
/* Information panel                                                   */
/***********************************************************************/

#pt .info
{
	float: right;
}

#pt .info .bt, #pt .info img
{
	display: none;
}

#pt .info ul
{
	padding: 0px;
	margin-top: 10px;
	padding-right: 4px;
	margin-right: 4px;
}

#pt .info li
{
	margin-left: 5px;
	display: inline;
	color: #ebebeb;
}

#pt .info a
{
	color: #ebebeb;
	width: auto;
	height: 20px;
	padding: 2px 5px 2px 5px;
}

#pt .info a:hover
{
	color: #ebebeb;
	text-decoration: underline;
}

#pt #p24707073 .bc
{
	float: right;
}

#pt #p24707073 .bnr
{
	float: left;
}

/***********************************************************************/
/* Search                                                              */
/***********************************************************************/

#pt #p24707072
{
	background-image: url('/csi/9535488/9666560/i/site/search_bg.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#pt .submit
{
	border: 0px;
}

#pt .search
{
	float: right;
	width: 200px;
	height: 30px;
	margin: -49px -214px 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#pt .search .bt h3
{
	display: none;
}

#pt .search .bc label
{
	display: none;
}

#pt .search .bc input.inputtext
{
	width: 119px;
	float: left;
	margin: 2px 0 0 0;
	color: #868686;
	font-size: 9pt;
}

#pt .search .bc input.submit
{
	overflow: hidden;
	margin: 0px 0 1px 0;
	padding: 0;
	width: 61px;
	height: 25px;
	float: right;
	background-color: Transparent;
	background-repeat: no-repeat;
	font-size: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 8pt;
	text-indent: 100em;
}


/***********************************************************************/
/*  Breadcrumb                                                         */
/***********************************************************************/

#pt .bdcb
{
	float: left;
	font-weight: bold;
}

#pt .bdcb .bt
{
	display: none;
}

#pt .bdcb .bc
{
	width: 750px;
	padding: 0px 0px 0px 10px;
}

#pt .bdcb .bb
{
	display: none;
}

#pt .bdcb li
{
	padding: 5px 0px;
	float: left;
	margin-right: 15px;
}

#pt .bdcb h1
{
    color: #22436E;
	padding: 0px;
	float: left;
	font-size: 110%;
}

#pt .bdcb a
{
    color: #22436E;
	padding: 5px 0px;
	font-size: 110%;
}


/***********************************************************************/