.Titles {
    color: #09182B
}
/*	COMPACT	$Revision: 1.10 $
float child elements, clear floats
*/
.compact > * { /*float: left;*/
}

.compact::after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.compact {
    /*\*/ /*/ display: inline-table; /*MacIE*/
    _height: 1em;
    min-height: 1px;
}

    .compact > p,
    .compact > span {
        margin-right: 1ex;
        margin-bottom: 0;
        padding: 0;
    }

dl.compact > dd {
    margin-left: 0;
}

ul.compact li,
ol.compact li,
dl.compact dd,
div.compact p {
    _display: inline;
    _float: left;
}

dl.compact * dd ol.compact * li,
ul.compact * li,
div.compact * p {
    _display: block;
    _float: none;
}

ul,
ol,
dl {
    /*word-spacing: -2ex;*/
    /*letter-spacing: -2ex;
line-height: 0;*/
}

dt,
dd,
li {
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.25;
}

ul li {
    _list-style-position: inside;
}

ol,
li,
li ol,
li ul { /*font-size: 1rem; */
}

ul {
    list-style-type: disc;
    margin-left: 1ex;
}

ul,
ol {
    /*padding-left: 2.5ex;   ---- have to remove for tabs on SearchStudy.aspx -----  */
    /* [disabled]margin-top: 1em; */
    /* [disabled]margin-bottom: 1.35em; */
}

li {
    color: #777777;
    /*padding-bottom: 0.25em;    ---- have to remove for tabs on SearchStudy.aspx -----   */
    list-style: none;
}

ol li {
    padding-bottom: 0.25em;
}

ol {
    list-style-type: decimal;
    overflow: visible;
    margin-left: 3ex;
    _padding-left: 6ex;
    margin-top: 3ex;
    margin-right: 3ex;
    margin-bottom: 3ex;
}

    ol ol {
        list-style-type: lower-alpha;
        margin-left: .5ex;
        _margin-left: 1.5ex;
    }

        ol ol ol {
            list-style-type: lower-roman;
        }

li ol,
li ul {
    margin-top: 0;
    margin-bottom: .3ex;
}

li p {
    margin-bottom: 0.5em;
}

dt,
dd {
    line-height: 1.5em;
}

dt {
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 0.5em;
}

dl,
dd {
    margin-bottom: 1.5em;
}

dd {
    margin-left: 16px;
}

.link-list {
    text-align: left;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
}

    .link-list > * {
        /*margin: 1px 1.5ex 1px 0;
line-height: 1.333em;*/
    }

    .link-list > li,
    .link-list > dt {
        padding: 2px 0;
    }

    .link-list > dd {
        padding-left: 1.25ex;
    }

    .link-list li,
    .link-list dt {
        _padding: 0.15em 0 0.2em;
    }

    .link-list dd {
        _padding-left: 1.25ex;
    }

    .link-list li,
    .link-list dt,
    .link-list dd {
        _margin: 1px 1.5ex 1px 0;
        _line-height: 1.35em;
    }

ul.link-list li {
    _list-style-position: outside;
}

.tags li {
    margin-right: 10px;
}

.tag {
    margin-bottom: 0.5em;
}

.d-dropdown {
    position: relative;
    z-index: 2;
}

    .d-dropdown > li {
        position: relative;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .d-dropdown li {
        list-style-type: none;
        _position: relative; /*IE sub7*/
        _top: 0; /*IE sub7*/
        _left: 0; /*IE sub7*/
    }

        .d-dropdown li li {
            _position: static;
        }

    .d-dropdown .dropdown-pane {
        position: absolute;
        top: 16px;
        left: 0;
        z-index: 2;
        display: none;
        margin-top: 0;
    }

    .d-dropdown li.hover .dropdown-pane,
    .d-dropdown li.focus .dropdown-pane {
        display: block;
    }

    .d-dropdown > li:hover .dropdown-pane {
        display: block;
    }

    .d-dropdown .dropdown-tab {
        /*\*/
        display: block;
        /*/
display: inline-block;
/**/
        _display: inline;
        _zoom: 1;
    }
    /*--Tier 1---*/
    .d-dropdown .dropdown-pane > * {
        margin: 0;
    }

    .d-dropdown .dropdown-pane dt,
    .d-dropdown .dropdown-pane dd,
    .d-dropdown .dropdown-pane li {
        _margin: 0;
    }

    .d-dropdown .dropdown-pane a {
        margin: 0 1px;
        -moz-outline: none;
    }

    .d-dropdown .dropdown-tab {
        min-height: 16px;
        _height: 16px;
    }

pre, blockcode {
    display: block;
    padding: 1em 1.5ex 1.5em;
    margin: 1em 0;
    white-space: pre;
    background-color: #F0F6FC;
    border: 1px solid #ccc;
    _width: 100%;
    overflow-x: auto;
}

#globalnav #site-menu-dropdown .dropdown-pane {
    _width: 140px;
}

.swfcontent img,
#home-fma img {
    visibility: hidden;
}

#home-fma {
    height: 430px;
    overflow: hidden;
}

#layoutLogic {
    width: 1006px;
    position: relative;
}

#contentLayout {
    background: url(../theme/contentLayout_dropshadow.png) 0 0 no-repeat;
    _background-image: url(../theme/contentLayout_dropshadow_8bit.png);
    z-index: 4;
    border-bottom: 1px solid transparent;
    _border: none;
}
/* Global Styles */

body {
    /*background-color: #F0E8D1;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /*background-image: url(../images/Annapolis-lg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50% 0%;*/
}

td {
    color: #777777;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

a {
    color: #414042;
    text-decoration: none;
}

    a:hover {
        color: #0973B8;
        text-decoration: none;
    }

/* ID Styles */

#navigation a {
    font: 12px/16px arial;
    color: #333;
    padding: 0px 5px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.1em;
}

    #navigation a:hover {
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #336666;
        padding: 0px 5px;
        font-weight: bold;
        z-index: 5;
    }

#padding {
    padding: 20px 5px 20px 5px;
}

#weekdays th {
    font: 10px arial;
    color: #ffffff;
    letter-spacing: .2em;
}

#calheader td {
    font-weight: bold;
}

/* Class Styles */

.logo {
    font: 18px times new roman;
    color: #333300;
    letter-spacing: 0.4em;
    font-weight: bold;
    line-height: 8px;
}

.sidebarText {
    font: 12px georgia;
    color: #003366;
    line-height: 18px;
    font-style: italic;
}

.bodyText {
    font: 12px arial;
    line-height: 24px;
    color: #58595B;
}

.pageName {
    font: 20px georgia;
    color: #990000;
    letter-spacing: 0.1em;
    line-height: 30px;
}

.subHeader {
    font-size: 1.5rem;
    font-family: georgia;
    color: #09182B;
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
    margin: 40px 2px 2px 0;
    text-align: left;
}

.subHeader2 {
    color: #333;
    margin: 40px 2px 2px 0;
    line-height: 2em;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    text-align: left;
}

.subHeader3 {
    color: #7D7D7D;
    /*margin: 40px 2px 2px 0;
    line-height: 2em;*/
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    text-align: left;
}

.navText {
    font: 10px arial;
    color: #336666;
    letter-spacing: 0.1em;
}

.footerText {
    font: 10px arial;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 0.1em;
}

    .footerText a {
        color: #FFFFFF;
    }

        .footerText a:hover {
            color: rgba(199,229,249,1.00);
        }

.calendarText {
    font: 11px arial;
    line-height: 14px;
    color: #58595B;
}
/*tc.containers {
	ADB_HP_SkyScpr_AC:
    omtr.tc.init();
    }*/

/* .style1 {
	[disabled]font-size: 11px;
}*/
.squar-block {
    position: relative;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
    outline: none;
    box-shadow: inset 0 0 0 1px rgba(128, 128, 128, 0);
    -webkit-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out
}

hr {
    border-style: none;
    border-width: 0;
    margin: 32px 0;
    color: rgba(26, 26, 26, .15);
    background-color: rgba(26, 26, 26, .15)
}

.style2 {
    color: #D2CFA3
}

.bodyText2 {
}

.quoteBox {
    float: right;
    width: 175px;
    font: italic 14px/18px Georgia, 'Times New Roman', Times, serif;
    color: #444;
    background-color: #F8F8F8;
    margin: 0 0 10px 10px;
    text-indent: -5px;
}

.quote {
    background-color: #F8F8F8;
    margin: 20px;
    width: 135px;
}

.quoteBox SPAN {
    float: right;
    text-align: right;
    color: #818181;
    font-size: 10px;
    line-height: 12px;
    margin-top: 6px;
}