body
{
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    background-image: url(../img/popup/msPatPopBg.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

body, body div, body p, body th, body td, body li, body dd
{
    /* more specific to override imported rule */
    font-size: x-small; /* false value for WinIE4/5 */
    voice-family: "\"}\""; /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit; /* recover from trick */
    font-size: small /* intended value for better browsers */;
}
html > body, html > body div, html > body p, html > body th, html > body td, html > body li, html > body dd
{
    font-size: small /* be nice to Opera */;
}

/* CLASSES: msMainContent */
div.msPatPopMainContent
{
    overflow: hidden;
    position: relative;
    left: 15px;
    top: 44px;
	width: 484px;
    background-color: transparent;
    margin: 0;
    padding: 15px;
}
div.msPatPopMainContentAlt
{
    overflow: hidden;
    position: relative;
    left: 15px;
    top: 90px;
    width: 484px;
    background-color: transparent;
    margin: 0;
    padding: 15px;
}

/* CLASSES: msMainNav */
div.msPatPopTop
{
    position: relative;
    display: block;
    overflow: hidden;
    left: 15px;
    top: 0px;
    width: 514px;
    height: 43px;
    background-image: url(../img/popup/msPopRegTopLogo.gif);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #5361A6;
}
div.msPatPopTopAlt
{
    position: relative;
    display: block;
    overflow: hidden;
    left: 15px;
    top: 0px;
    width: 514px;
    height: 89px;
    background-image: url(../img/popup/msPopAltTopLogo.gif);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0;
    padding: 0;
}
div.msPatPopTopAltImg
{
    position: relative;
    left: 0;
    top: 0;
    background-image: url(../img/popup/msPatPopTopImg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 302px;
    height: 89px;
}

ul.sitemap
{
    margin: 0;
    list-style: none;
    margin-left: 10px;
}
a.selected, p.selected
{
    font-size: x-small;
    background-color: #EAEAEA;
    margin: 0;
    padding: 0;
    line-height: normal;
}
a.notSelected
{
    font-size: x-small;
    background-color: #FFF;
    margin: 0;
}
a.header10
{
    font-weight: bold;
}
a.header11
{
    font-weight: bold;
}

a.header12
{
    font-weight: bold;
}
