<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    font-family: Candara, Arial, Helvetica, sans-serif;
    color: #000080;
}

h1
{
    font-size: x-large;
    font-style: italic;
}
h2
{
    font-size: 12pt;
    font-weight: normal;
    font-style: italic;
    font-family: Candara;
}
h2.gold
{
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    font-family: Candara;
    padding-left: 5px;
    color: #ffcc00;
    background-color: black;
}
img
{
    border: none;
}
.BoxTL
{
    width: 32px;
    background-image: url(  'images/Box01/Box-TopLeft32x32.png' );
    background-repeat: no-repeat;
}
.BoxTop
{
    background-image: url(  'images/Box01/Box-Top32x32.png' );
    background-repeat: repeat-x;
}
.BoxTR
{
    width: 32px;
    background-image: url(  'images/Box01/Box-TopRight32x32.png' );
    background-repeat: no-repeat;
}
.BoxLeft
{
    width: 32px;
    background-image: url(  'images/Box01/Box-Left32x32.png' );
    background-repeat: repeat-y;
}
.BoxRight
{
    width: 32px;
    background-image: url(  'images/Box01/Box-Right32x32.png' );
    background-repeat: repeat-y;
}
.BoxBL
{
    height: 32px;
    width: 32px;
    background-image: url(  'images/Box01/Box-BottomLeft32x32.png' );
    background-repeat: no-repeat;
}
.BoxBottom
{
    height: 32px;
    background-image: url(  'images/Box01/Box-Bottom32x32.png' );
    background-repeat: repeat-x;
}
.BoxBR
{
    width: 32px;
    height: 32px;
    background-image: url(  'images/Box01/Box-BottomRight32x32.png' );
    background-repeat: no-repeat;
}
table
{
    padding: 0px 0px 0px 0px;
}
.Dialog
{

    padding: 15px 5px 5px 5px;
}

.DialogCell
{
    padding: 10px 5px 10px 5px;
    vertical-align: top;
}
.DialogTable
{
    border: 1px dotted #000000;
    padding-right: 10px;
}
.DialogHeading
{
     background-color: Black;
    color: #FFCC00;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}
.DialogBody
{
    padding-top: 5px;
    color: Black;
    text-align: left;
    font-size: 10pt;
}
.SubHeadingWhite
{
    color: #FFFFFF;
    font-size: x-large;
}
.SubHeadingYellow
{
    color: #FFCC00;
    font-size: x-large;
}
.SubHeadingYellow2
{
    color: #FFCC00;
    font-size: large;
}
a.goldlink
{
    color: #FFCC00;
    font-size: 10pt;
}
span.goldlink
{
    color: #FFCC00;
    font-size: 10pt;
    background-image: url('images/BlackButton.png');
    background-repeat: no-repeat;
    padding: 5px 0px 0px 30px;
    width: 150px;
    height: 50px;
}
div.goldlink
{
    color: #FFCC00;
    font-size: 10pt;
    background-image: url('images/BlackButton.png');
    background-repeat: no-repeat;
    padding: 5px 0px 0px 30px;
    width: 150px;
    height: 50px;
}
a.goldlink
{
    color: #FFCC00;
    font-size: 10pt;
}
a:active.goldlink 
{
    color: #FFCC00;
    font-size: 10pt;
}
a:hover.goldlink 
{
    color: #FFCC00;
    font-size: 10pt;
}
a:link.goldlink 
{
    color: #FFCC00;
    font-size: 10pt;
}
a:visited.goldlink 
{
    color: #FFCC00;
    font-size: 10pt;
}
.tl01
{
    background-image: url('images/BoxCyan.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 10px;
    height: 10px;
}
.tr01
{
    background-image: url('images/BoxCyan.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 10px;
    height: 10px;
}.t01
{
    background-image: url('images/BoxCyan.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 10px;
    height: 10px;
}
.BCTopLeft
{
    background-position: right bottom;
    background-image: url('images/BoxCyan/BoxCyanTL.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.BCTopCenter
{
    background-position: bottom;
    background-image: url('images/BoxCyan/BoxCyanTop.png');
    background-repeat: repeat-x;
    height: 10px;
}
.BCTopRight
{
    background-position: right bottom;
    background-image: url('images/BoxCyan/BoxCyanTR.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.BCLeft
{
    background-position: right;
    background-image: url('images/BoxCyan/BoxCyanLeft.png');
    background-repeat: repeat-y;
    width: 10px;
}
.BCMiddle
{
    background-image: url('images/BoxCyan/BoxCyanMiddle.png');
    background-repeat: repeat;
}
.BCRight
{
    background-position: top right;
    background-image: url('images/BoxCyan/BoxCyanRight.png');
    background-repeat: repeat-y;
    width: 10px;
}
.BCBottomLeft
{
    background-position: top right;
    background-image: url('images/BoxCyan/BoxCyanBL.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.BCBottomCenter
{
    background-position: top right;
    background-image: url('images/BoxCyan/BoxCyanBottom.png');
    background-repeat: repeat-x;
    height: 10px;
}
.BCBottomRight
{
    background-position: top right;
    background-image: url('images/BoxCyan/BoxCyanBR.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogTopLeft
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogTopCenter
{
    background-position: bottom;
    background-image: url('images/DialogBackground/Top.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogTopRight
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogLeft
{
    background-position: right;
    background-image: url('images/DialogBackground/Left.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/Right.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogBottomLeft
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogBottomCenter
{
    background-position: top right;
    background-image: url('images/DialogBackground/Bottom.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogBottomRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.MinHeightBody {
  min-height:768px;
  height:auto !important;
  height:768px;
}
#divFooting
{
    width: 958px;
    color: #A61D00;
    padding: 0px 39px 0px 39px;
    text-align: center;
    font-size: 10pt;
}
#divLinks
{
    width: 880px;
    color: #A61D00;
    background-image: url('http://www.clarkdataservices.com/images/White90.png');
    background-repeat: repeat;
}
</pre></body></html>