BODY {
 FONT-SIZE: 12px;
 COLOR: #000000;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 margin: 0px;
        text-align:left;
background="/orgheaders/945/bkg.gif");
background-attachment:fixed;


}
table.dkouterblock
{
  table-layout:auto;
  background-color: #FFFFFF;
  height: 100%;
  vertical-align:top;
  width: 960px;
  margin-left:auto;
  margin-right:auto;
}
tr.dkouterblock
{
 vertical-align:top;
}
td.dkouterblock
{
 vertical-align:top;
}
table.dkcenterblock
{
  table-layout:auto;
  background-color:#FFFFFF;
  vertical-align:top;
  width: 100%;
  height: 100%;
  margin: 0px;
  vertical-align:top;
  padding-left:10px;
  padding-right:10px;
}
td.dkcenterblock
{
 vertical-align:top;
}
table.dkleftblock
{
  table-layout:auto;
  width: 0px;
  height: 100%;
  margin: 0px;
  vertical-align:top;
background-color:#21529c;
}
td.dkleftblock
{
 table-layout:auto;
 vertical-align:top;
 width: 0px;
}
table.dkrightblock
{
  table-layout:auto;
  width: 0px;
  height: 100%;
  margin: 0px;
  vertical-align:top;
}
td.dkrightblock
{
 table-layout:auto;
 width: 0px;
 vertical-align:top;
}
tr.dkheaderblock
{
 vertical-align:top;
 margin: 0px;
 height: 50px;
}

td.dkheaderblock
{
 vertical-align:top;
 margin: 0px;
}

.dkbreadcrumb
{
 font-family: arial,verdana;
 font-size: 11px;
 text-align: left;
 display: block;
 padding-bottom: 5px;
 /*border-bottom: #CCCCCC dotted 1px;*/
 position: relative;
 left: 0px;
 top: 3px;
}

.dkbreadcrumb a
{
 background: transparent url(/orgheaders/1699/breadcrumb.gif) no-repeat center right;
 text-decoration: none;
 padding-right: 15px;
 /*adjust bullet image padding*/
 color: #999999;
}

.dkbreadcrumb a:visited, .breadcrumb a:active { color: #999999; }

.dkbreadcrumb a:hover
{
 text-decoration: underline;
 color: #CD7019;
}

/* Slideshow */
#slides {
width:712px;
top:15px;
left:4px;
}
/*
Slides container
Important:
Set the width of your slides container
Set to display none, prevents content flash
*/
.slides_container {
width:712px;
overflow:hidden;
display:none;
}
/*
Each slide
Important:
Set the width of your slides
If height not specified height will be set by the slide content
Set to display block
*/
.slides_container a {
width:712px;
height:330px;
display:block;
}
.slides_container img{
Width: 712px;
Height:330px;
}
/*
Pagination
*/
.pagination {
width:712px;
float:right;
}
.pagination li {
margin:0 1px;
list-style:none;
}
.pagination li a {
display:block;
width:12px;
height:0;
padding-top:12px;
background-image:url(/globalItems/pagination.png);
float:right;
overflow:hidden;
}
.pagination li.current a {
background-position:0 -12px;
}




