/* CSS Document */


body {background-color: #e8e8e8;
      margin: 0px;
      }

#container {
            position: relative;
            width: 100%;
            margin: 0px;
            display: block;
           }


#container_topleft {
                    position: relative;
                    background-color: transparent;
                    top: 5px;
                    left: 10px;
                    padding-left: 4px;
                    padding-top: 4px;
                    padding-bottom: 15px;
                    width: 285px;
                    height: 125px;
                    text-align: center;
                    font-family: Arial, sans-serif;
                    font-size: 10pt;
                    font-weight: bold;
                    display: block;
                    overflow: none;
                    }

#container_topright {
                     position: absolute;
                     background-color: transparent;
                     top: 5px;
                     left: 315px;
                     display: block;
                     padding-left: 50px;
                     }

#menu1 {
                  background-color: #000000;
                  padding: 2px 0px 8px 0px;
                  position: relative;
                  width: 100%;
                  vertical-align: middle;
                  height: 22px;
                  white-space: nowrap;
                  }

.menu1links
{
     border-right: 1px solid #f89b3a;
     text-decoration: none;
     background-color: #000000;
     padding: 5px 12px 5px 12px;
     color: #f89b3a;
     font-family: Arial, sans-serif;
     font-size: 9pt;
     font-weight: bold;
     text-align: center;
     position: relative;
     top: 3px;
}

.menu1links:hover {
     text-decoration: underline;
}

.menu1here
{
     border-right: 1px solid #f89b3a;
     text-decoration: none;
     background-color: #000000;
     padding: 5px 12px 5px 12px;
     color: #e8e8e8;
     font-family: Arial, sans-serif;
     font-size: 9pt;
     font-weight: bold;
     text-align: center;
     vertical-align: center;
     position: relative;
     top: 3px;
}

#maincontentbox {
                 position: relative;
                 background: transparent;
                 width: 100%;
                 padding-top: 9px;
                 padding-bottom: 30px;
                 display: block;
                 }

#menu2 {
        position: absolute;
        background-color: transparent;
        top: 15px;
        left: 6px;
        padding: 5px 0px 5px 0px;
        width: 17%;
        display: block;
        float: left;
        }

.menu2links
{
     border-top: 1px solid #dedede;
     border-bottom: 1px solid #f8f8f8;
     border-left: 1px solid #e8e8e8;
     border-right: 1px solid #e8e8e8;
     text-decoration: none;
     background-color: #e8e8e8;
     padding: 5px 12px 5px 12px;
     color: black;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     font-weight: normal;
     text-align: left;
     vertical-align: center;
     margin: 2px;
     position: relative;
     display: block;
}

.menu2links:hover

{
border-top: 1px solid #f8f8f8;
border-bottom: 1px solid #cecece;
border-left: 1px solid #f8f8f8;
border-right: 1px solid #cecece;
background-color: #dedede;
color: #222222;
}


.menu2here
{
     border-top: 1px solid #cecece;
     border-bottom: 1px solid #e8e8e8;
     border-left: 1px solid #e8e8e8;
     border-right: 1px solid #e8e8e8;
     text-decoration: none;
     background-color: #dedede;
     padding: 5px 12px 5px 12px;
     color: black;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     font-weight: bold;
     text-align: left;
     vertical-align: center;
     margin: 2px;
     float: center;
     display: block;
}


.menu2links_support
{
     border-top: 1px solid #e8e8e8;
     border-bottom: 1px solid #e8e8e8;
     border-left: 1px solid #e8e8e8;
     border-right: 1px solid #e8e8e8;
     text-decoration: none;
     background-color: #000000;
     padding: 5px 12px 5px 12px;
     color: #e8e8e8;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     font-weight: bold;
     text-align: left;
     vertical-align: center;
     margin: 2px;
     position: relative;
     display: block;
}

.menu2links_support:hover
{
     border-top: 1px solid #f89b3a;
     border-bottom: 1px solid #f89b3a;
     border-left: 1px solid #f89b3a;
     border-right: 1px solid #f89b3a;
     color: #f89b3a;
}



#servicepane {
        position: absolute;
        top: 15px;
        left: 80%;
        padding-top: 4px;
        width: 18%;
        display: block;
        }

.container_bottom {
                   position: relative;
                   width: 70%;
                   display: block;
                   padding: 10px;
                   }



.floatleft {float: left; border: 0px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
.floatnone {float: none; border: 0px;}
.floatright {float: right; border: 0px;}

.imginline {vertical-align: middle;}




.pagetitle
{
font-family: Arial, Tahoma, sans-serif;
font-size: 16pt;
font-weight: bold;
text-align: center;
}

.pagesubtitle
{
font-family: Arial, Tahoma, sans-serif;
font-size: 11pt;
font-weight: bold;
}


.maintext
{
font-family: Arial, Tahoma, sans-serif;
font-size: 9pt;
line-height: 1.6em;
font-weight: normal;
text-align: justify;
margin-left: 20%;
margin-right: 24%;
}
.usual {text-decoration: none; font-style: oblique; color: #343434; border-bottom: 1px solid #343434;}
.usual:hover {text-decoration: none; color: black;}
.usual:visited {text-decoration: none; color: #7a7a7a; border-bottom: 1px solid #7a7a7a;}


.notes {
                   font-family: Arial, sans-serif;
                   font-weight: normal;
                   font-size: 0.6em;
                   }

.src_and_date {
               font-family: Arial, sans-serif;
               font-weight: normal;
               font-size: 0.8em;
               }

.archive_links {
               font-family: Arial, sans-serif;
               font-weight: normal;
               font-size: 0.9em;
               text-align: right;
               }




.lineup {
         font-family: Arial, sans-serif;
         font-weight: bold;
         font-size: 8pt;
         line-height: 1.2em;
         text-align: left;
         color: black;
         }

.lineup a {
           font-family: Arial, Tahoma, sans-serif;
           font-weight: normal;
           text-decoration: none;
           color: black;
           }

.lineup a:hover {
                 background-color: black;
                 color: #f89b3a;
                 }

.donors {
         font-family: Arial, sans-serif;
         font-weight: bold;
         font-size: 9pt;
         line-height: 1.2em;
         text-align: center;
         color: black;
         }


#ua_menu {
        position: absolute;
        background-color: transparent;
        top: 15px;
        left: 6px;
        padding: 0px 0px 0px 0px;
        width: 19%;
        display: block;
        float: left;
        border-left: 3px solid #f89b3a;
        }



.ua_menu_links
{
     border-top: 1px solid #dedede;
     border-bottom: 1px solid #f8f8f8;
     text-decoration: none;
     background-color: #e8e8e8;
     padding: 5px 12px 5px 12px;
     color: black;
     font-family: Arial, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     text-align: left;
     vertical-align: center;
     margin-top: 2px;
     margin-bottom: 2px;
     position: relative;
     display: block;
}
.ua_menu_links:hover
{
border-top: 1px solid #f8f8f8;
border-bottom: 1px solid #cecece;
border-right: 1px solid #cecece;
background-color: #f8c795;
color: #222222;
}


.ua_menu_links_here
{
     border-top: 1px solid #dedede;
     border-bottom: 1px solid #f8f8f8;
     text-decoration: none;
     background-color: #f89b3a;
     padding: 5px 12px 5px 12px;
     color: black;
     font-family: Arial, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     text-align: left;
     vertical-align: center;
     margin: 0px;
     position: relative;
     display: block;
}

.ua_maintext
{
font-family: Arial, Tahoma, sans-serif;
font-size: 9pt;
line-height: 1.6em;
font-weight: normal;
text-align: justify;
margin-left: 23%;
margin-right: 24%;
}



/*   	.mainmenu {
   	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
   	font-size: 12px;
   	line-height: 24px;
   	color: #000000;
   	background-color: 95BA91;
   	width: 126px;
   	margin-top: 120px;
   	text-decoration: none;
   	text-indent: 7px;
   	vertical-align: middle;
   	display: inline;
   	float: left;
   	white-space: nowrap;
   	position: absolute;
   	}
   	
   	*/
