:link, :visited { text-decoration: none; }
:link:focus, :visited:focus { color: #006699; }
:link { color: #006699; }
:visited { color: #006699; }
:link:hover, :visited:hover { color: #006699; text-decoration: underline; }
:link:active, :visited:active { color: #006699; }
body, p, th, td, li, dd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.9em;
    }
body,
html {
    margin:1;
    padding:0;
    background:#cccccc;
    color:#000;
    }
body {
    min-width:750px;
    }
#wrap {
    background:#ffffff;
    margin:0 auto;
    width:800px;
    padding:5px;
    }
#header {
    background:#ffffff;
    }
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
    position:relative;
    width:800px;
    height:20px;
    background:#ffffff;
    padding:0px;
    word-spacing:35px;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 5px;
    border-color: #67a4c0;
    text-align:center;
    font-size: 1.1em;
    }
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }
#main {
    background:#ffffff;
    float:left;
    width:500px;
    }
#sidebar {
    background:#ffffff;
    float:left;
    width:240px;
    }
#footer {
    background:#ffffff;
    clear:both;
    border-style: solid;
    border-top-width: 5px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: #67a4c0;
    }
.h2 {
    color: #2A5885;
    font-size: 1.7em;
    }
.h3 {
    color: #2A5885;
    font-size: 1.1em;
    font-weight: bold;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
        }
#sidebar ul {
    margin-bottom:0;
    }
#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
#footer p {
    padding:5px;
    margin:0;
    color:#006699;
    }
img { 
    border-style:none; 
    }
#hlayer a {
    position:relative;
    display:block;
    left:10px;
    width:126px;
    height:26px;
    float:left;
    background: url("images/slideshow.gif") 0 0 no-repeat;
    }
#hlayer a:hover {	
    background-position: -126px 0;
    }
#elayer a {
    position:relative;
    display:block;
    left:20px;
    width:126px;
    height:26px;
    float:left;
    background: url("images/flash.gif") 0 0 no-repeat;
    }
#elayer a:hover {	
    background-position: -126px 0;
    }
#alayer a {
    position:relative;
    display:block;
    left:30px;
    width:126px;
    height:26px;
    float:left;
    background: url("images/pdf.gif") 0 0 no-repeat;
    }
#alayer a:hover {	
    background-position: -127px 0;
    }

#hlayer-p a {
    position:relative;
    display:block;
    left:10px;
    width:126px;
    height:26px;
    float:left;
    background: url("images/slideshow.gif") 0 0 no-repeat;
    }
#hlayer-p a:hover {	
    background-position: -126px 0;
    }
#elayer-p a {
    position:relative;
    display:block;
    left:20px;
    width:126px;
    height:26px;
    float:left;
    background: url("images/flash.gif") 0 0 no-repeat;
    }
#elayer-p a:hover {	
    background-position: -126px 0;
    }
#alayer-p a {
    position:relative;
    display:block;
    left:30px;
    width:126px;
    height:26px;
    float:left;
    background: url("images/pdf.gif") 0 0 no-repeat;
    }
#alayer-p a:hover {	
    background-position: -127px 0;
    }
#turq-line {
    position:relative;
    width:450px;
    left:10px;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    border-color: #67a4c0;
    }
#sp-text {
    margin:10px;
    color: #006699;
    font-size: 0.9em;
    font-style: italic;
    font-weight: bold;
    }