




/*
     FILE ARCHIVED ON 2:42:25 Feb 24, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:36:24 Oct 20, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
﻿#secondary
        {
    margin: 10px;
    position: absolute; /* works only if parent container is assigned a height value */;
    color: #333;
    background: #ffffff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
#primary
        {
    margin: 10px;
    background: #ffffff;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.infoText
        {
            font-size: small;
        }
        .smallTitle
        {
    color: #275d8f;
    font-weight: bold;
    font-size: medium;
}
.smallTitleItalic
        {
    color: #275d8f;
    font-weight: bold;
    font-size: small;
    font-style: italic;
}
        .smallTitleInfo
        {
            font-size: medium;
        }
        .smallTitleItalic img
        {
    width: 3%;
    height: 3%;
    margin-bottom: -4px;
    margin-left: 2px;
}
        .title
        {
            color: #4973AB;
            font-size: large;
            font-weight: bold;
        }

