﻿body {
	    background-color: #000009;
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
    }
    #apDiv1 {
	    position:absolute;
	    left:781px;
	    top:60px;
	    width:82px;
	    height:66px;
	    z-index:1;
    }
    #apDiv2 {
	    position:absolute;
	    left:688px;
	    top:52px;
	    width:87px;
	    height:104px;
	    z-index:2;
    }
    .whiteFooter
    {
       font-family: Arial, Helvetica, sans-serif;
       color: #878787;
       font-size:11px;
    }

    a.whiteFooter 
    {
        text-decoration:none;
	    color:#878787; 
    }
    a.whiteFooter:hover {
	    color:#2589c6;
    }
    .topLinks {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 11px;
    }

    a.topLinks {
	    color:#000000;
	    text-decoration:underline; 
    }
    a.topLinks:hover {
	    color:#2589c6;
    }
    
    .HeaderNavButton
    {
	    font-size:9.5px;
	    font-family:Arial;	
	    color:#666666;
    }
    .HeaderNavFind
    {
	    background-image:url('/images/navigation/findButton.gif'); 
	    background-repeat:no-repeat; 
	    width:34px; 
	    height:18px;
	    padding-top:2px;
	    padding-left:6px;
	    text-decoration:none;
    }
    .HeaderNavGo
    {
	    background-image:url('/images/navigation/goButton.gif'); 
	    background-repeat:no-repeat; 
	    width:28px; 
	    height:18px;
	    padding-top:2px;
	    padding-left:3px;
	    text-decoration:none;
    }