#document h1{
	background: url('img/bullet_h1.gif') no-repeat 0px 7px;
}



#document h1, #document .h1{font:bold 1.5em arial;padding:0 0 2px 20px;margin:5px 0 5px 0;border-style:none none dotted none;border-width:1px}
#document h2, #document .h2{font:bold 1.25em arial;padding:0 0 2px 0px;margin:5px 0 5px 0;border-style:none none dotted none;border-width:1px}
#document h3, #document .h3{font:bold 1em arial;padding:0 0 2px 0px;margin:5px 0 5px 0;border-style:none none dotted none;border-width:1px}
#document h4, #document .h4, #document h5, #document .h5, #document h6, .h6{font:bold 0.9em arial;padding:0 0 2px 0;margin:5px 0 5px 0;border-style:none none dotted none;border-width:1px}

#document h1, #document .h1{border-color:#744872;color:#744872}
#document h2, #document .h2{border-color:#744872;color:#744872}
#document h3, #document .h3{border-color:#744872;color:#744872}
#document h4, #document .h4, #document h5, #document .h5, #document h6, #document .h6{border-color:#744872;color:#744872}


#document a, #document  a div, #document  a span{color:#A31A48 !important; text-decoration:none !important}
#document  a:visited, #document a:visited div, #document a:visited span{color:#A31A48 !important; text-decoration:none !important}
#document  a:active, #document a:active div, #document a:active span{color:#A31A48 !important; text-decoration:none !important}
#document  a:hover, #document a:hover div, #document a:hover span{color:#A31A48 !important; text-decoration:none !important}


div.popup {
  background-color: white;
  border: 1px solid #336699;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.popup ul {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style-type: none;
  display: inline;
}

div.popup ul li {
  padding-left: 4px;
}

div.popup ul li.selected {
  background: #e7e7e7 url(buttonbg_bc.png) bottom left repeat-x;
}

fieldset.widget {
  border: none;
  margin: 0;
  padding: 0;
  padding-bottom: 0.5em;
}

.documentFields {
  border: 0px none transparent;
  margin: 0em 0 1em 0;
  padding: 0em;
}

.dright {
  float: right;
  text-align: right;
  padding-left: 1em;
  padding-bottom: 1em;
}

.dleft {
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
}

.dcenter {
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}

.ddefault {
  padding-bottom: 1em;
}


div.dflush {
  clear: both;
}

div.dcolleft {
  width: 48%;
  padding-bottom: 1em;
}

div.dcolright {
  clear: right;
  float: right;
  width: 48%;
  padding-bottom: 1em;
}


div.dtitle, div.dtitle2, div.dtitle3, div.dtitle4, div.dtitle5, div.dtitle6 {
  color: black;
  background-color: transparent;
  font: 100% Arial, sans-serif, Verdana, Helvetica;
  margin: 0;
  padding-top: 0.5em;
}

div.dtitle {
  font-size: 140%;
  border-bottom: 1px solid #838183;
  margin-bottom: 0.5em;
}
div.dtitle2 {
  font-size: 130%;
  border-bottom: 1px solid #838183;
  margin-bottom: 0.5em;
}
div.dtitle3 {
  font-size: 120%;
  border-bottom: 1px solid #838183;
}
div.dtitle4 {
  font-size: 110%;
  border-bottom: 1px solid #838183;
  font-weight: bold;
}
div.dtitle5 {
  font-size: 105%;
  border-bottom: 1px solid #838183;
  font-weight: bold;
}
div.dtitle6 {
  font-size: 100%;
  border-bottom: 1px solid #838183;
  font-weight: bold;
}

div.dcontent {
  font-size: 100%;
}
div.dcontent p {
  text-align: left;
}

div.ddescription {
  font-style: italic;
  font-size: 100%;
}

.dlabel {
  font-weight: bold;
  font-size: 100%;
}

.dbold {
  font-weight: bold;
}

.publicationDate {
  color: #777777;
  font-weight: bold;
  font-size: 105%;
}

.photoWidget {
  text-align: center;
  padding: 0.5em;
}

.photoWidget p {
  display: inline;
  text-align: left;
}

.photoWidget span {
  vertical-align: top;
  display: table-cell;
  display: inline-table;
  display: inline-block;
  font-size: 95%;
}

#ajax_psm {
  background: #ffac0b;
  color: white;
  position: absolute;
  z-index:500;
  padding: 8px;
  border: 1px solid black;
}

hr.faqBorder {
  border:#999999 1px dotted
}

div.faqResponse {
  padding-top:1em;
}

.faqResponseElement {
  padding-left: 0px! important;
}

/* hack for IE6 bugs */
/* Hides from IE5-mac \*/
/** html div.dleft {height: 1%}
* html .ddefault {height: 1%}*/
* html div.dcolleft {height: 1%}
* html div.dcolright {height: 1%}
/* End hide from IE-mac */

#document ul {
	position:relative;
	left:10px;
	padding-right:10px;
	padding-left:20px;
}


/*search
*****************************************************************************************/
#widget__search_widget ul{
	list-style-type:none;
	padding-left:0;
}

#widget__search_widget li{
	padding-bottom:10px;
}

.xmlExportButtons a{
    display:block;
    height:18px;
    width:42px;
    background:url('img/rss.gif') no-repeat;
    border:0;
}
