@charset "utf-8";

@page:left {size: 8in 10in; margin: 0.25in;}

body {background-color: #FFFFFF; color: #000000; font-family: Georgia, serif; text-align: left;}

p {background-color: #FFFFFF; color: #000000; font-family: Georgia, serif; text-align: left;}

table {background-color: #FFFFFF; color: #000000; font-family: Georgia, serif; text-align: left; vertical-align: top;}

td {background-color: #FFFFFF; color: #000000; font-family: Georgia, serif; text-align: left; vertical-align: top;}

td.center {text-align: center; vertical-align: top;}

td.header {background-color: #FFFFFF; text-align: center; vertical-align: middle;}

.large {font-family: Verdana, san-serif; font-size: 18pt;}

.center {text-align: center; vertical-align: top;} 

.centerblue {text-align: center; vertical-align: top; color: #008080; font-weight: bold;}

.blue {color: #008080;}

.left {text-align: left; vertical-align: top;}

.right {text-align: right; vertical-align: top;}

.small {font-size: 8pt;}

.orange {color: #FF6600}

a:link, a:visited, a:active {background-color: #FFFFFF; color: #008080; text-decoration: underline; font-weight: bold;}

a:hover {background-color: #FFFFFF; text-decoration: underline; color: #009999; font-weight: bold;}

img.border {border-width: 2px; border-color: #008080;}

h1 {font-family: Verdana, san-serif;} 

h2 {font-family: Verdana, san-serif;} 

h3 {font-family: Verdana, san-serif;}

div#orange a {text-decoration: underline; color: #FF6600; font-weight: bold;}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #008080;
    font: 12px arial;
    color: #CCFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: center;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #008080;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #dddddd;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #bbbbbb;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
