﻿A 
{
    text-decoration: none;
}
.shown {
    position: absolute;
    width: 200px;
    height: 200px;
    overflow: auto;
    top: 15px;
    left: 15px;
    z-index: 100;
}
#lowerLeftContent,
#bottomLeftContent
{
    width: 200px;
}
.hidden,
DIV#hiddenSiteMap,
IFRAME#dataTransfer,
DIV#keywords {
    visibility: hidden;
    display: none;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: -100px;
    left: -100px;
    z-index: -1;
}
DIV#windowWhiteOut
{
    background-color: #FFFFFF;
}
DIV#windowBlackOut
{
    background-color: #000000;
}
DIV#windowWhiteOut,
DIV#windowBlackOut
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 80;
    filter: Alpha(Opacity=85);
    opacity: 0.85;
    -moz-opacity: 0.85;
}
DIV#animatedWelcome 
{
    position: absolute;
    overflow: visible;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 50%;
    margin: 25% 25% 25% 25%;
    z-index: 100;
}
EMBED#embedAnimatedWelcome,
OBJECT#objAnimatedWelcome
{
    position: absolute;
    overflow: visible;
    margin-top: -40px;
    width: 100%;
    height: 100%;
}
TABLE#pemroseBgTable
{
    padding:5px 5px 0px 5px;
    background:#fafafa url(/images/gradient.gif) bottom left repeat-x;
}
DIV#pemroseHeaderNavigation
{
    background:#fafafa url(/images/corners/grey/c_bottom_center.gif) bottom left repeat-x;
    padding-bottom: 10px;
}
TABLE#footerTable,
DIV.lowerFooter
{
    margin: 10px 10px 5px 10px;
    font-size: 9px;
}
IMG#pemroseLogo
{
    border: none;
    width: 165px;
    height: 53px;
}
DIV#contentContainer
{
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    width: 100%;
}
DIV#contentContainer A,
DIV#contentContainer A IMG
{
    margin: 0px;
    padding: 0px;
}
DIV#googleVideoContainer 
{
    position: relative;
    text-align: center;
    margin: 0px;
    z-index: 1;
}
EMBED#embedGoogleVideoPlayer,
OBJECT#googleVideoPlayer
{
    margin: 0px;
    padding: 0px;
    z-index: 1;
    width: 400px;
    height: 326px;
}
DIV#titlePic
{
    width: 100%;
    height: 160px;
    background: url('/images/header_grass.jpg');
}
TABLE#homePageTable 
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: none;
    margin-left: 20px;
}
TABLE#homePageTable TR TD 
{
    position: relative;
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    text-align: justify;
}
DIV#overlayPopup
{
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #000000;
    z-index: 100;
    background-color: #ffffff;
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;
    -moz-border-radius-topleft:20px;
    -moz-border-radius-topright:20px;
}
DIV#overlayContent 
{    
}
SPAN#bodyText,
SPAN#bodyText P,
SPAN#bodyText UL,
SPAN#bodyText OL,
SPAN#bodyText UL LI,
SPAN#bodyText OL LI
{
    font-family: Tahoma, Verdana, Gill Sans MT, Arial, Helvetica, _sans-serif;
    line-height: 2em;
    letter-spacing: 0.03em;
    font-size: 9pt;
}
SPAN#bodyText P
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
}
SPAN#bodyText UL
{
    border: dashed 1px #000000;
    background-color: #ffffff;
    padding: 10px 10px 4px 10px;
    margin: 5px 2px 5px 0px;
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;
    -moz-border-radius-topleft:20px;
    -moz-border-radius-topright:20px;
}
SPAN#bodyText UL LI
{
    margin-left: 20px;
    padding-left: 4px;
    padding-bottom: 6px;
}
SPAN#bodyText H1
{
    background: url('/systems/nlsmenu/img/submenu.gif') no-repeat 0px 10px; 
    text-indent: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
    display: block;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
SPAN#bodyText H2
{
    font-size: 10pt;
    color: #ff0066;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
SPAN#bodyText H3
{
    display: block;
    padding: 0px;
    color: #ffffff;
    background-color: #000000;
    line-height: 1.75em;
    font-size: 11pt;
    margin-bottom: 10px;
    font-weight: lighter;
    letter-spacing: 1px;
    padding: 5px 10px 5px 10px;
    text-transform: lowercase;
}
.boxHeaderArchives,
SPAN#bodyText H4
{
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
#phoneNumber
{
    text-align: right;
    font-size: 10pt;
    color: #ff0066;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}