/* HTML Elements---------------------------------------------------------------------------------------------*/
html
{
    font-size: 100%; /* IE hack - to make IE 5 show fonts consistently see comment below on font-size */
}
*
{
    margin: 0;
    padding: 0;
    letter-spacing: normal;
}
body
{
    margin: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt;
    color: #000000;
    background: #e5e5e5 url('/Templates/Images/Common/mnm-bg.png') repeat-x top left;
}
a
{
    color: #005CAB;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    margin: 0;
    padding: 0;
}
a img
{
    border: none;
}
ol li
{
    margin-top: 0;
    margin-bottom: 10px;
}
ul
{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    list-style-type: disc;
}
ul, ol
{
    /*margin-bottom:20px;*/
    padding-left: 40px;
}
ul li, ol li
{
    margin-bottom: 3px;
    color: #333333;
    font-size: 8pt;
    line-height: 17px;
}
li ul
{
    margin-top: 6px;
    margin-bottom: 9px;
}
h1
{
    color: #005CAB;
    font-weight: lighter;
    line-height: 26px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 16pt;
}
h2
{
    color: #73C167;
    font-size: 12pt;
    font-weight: lighter;
    line-height: 17px;
    margin-top: 15px;
}
h3
{
    color: #005CAB;
    font-size: 10pt;
    font-weight: normal;
    line-height: 17px;
    margin-top: 15px;
    margin-bottom: 7px;
}
p
{
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 20px;
    color: #000000;
    font-size: 8pt;
}
/* Header style ----------------------------*/
#MastHeadTop
{
    height: 44px;
    background-image: url(/Templates/Images/Common/masthead-top-bg.jpg);
    background-repeat: no-repeat;
    position:relative;
}
/* Content styles---------------------------*/
#Inset
{
    float: right;
    width: 240px;
    margin-left: 15px;
    padding: 0px 0px 0px 25px;
    border-left: 1px solid #005cab;
}
#InsetNarrow
{
    float: right;
    width: 180px;
    margin-left: 15px;
    padding: 0px 0px 0px 25px;
    border-left: 1px solid #005cab;
}
#InsetLeft
{
    float: left;
    width: 220px;
    margin-right: 15px;
    padding: 0px 0px 0px 25px;
    border-left: 1px solid #005cab;
}
#InsetMed
{
    float: right;
    width: 280px;
    margin-left: 15px;
    padding: 0px 0px 0px 25px;
    border-left: 1px solid #005cab;
}
#InsetWide
{
    float: right;
    width: 370px;
    margin-left: 15px;
    padding: 0px 0px 0px 25px;
    border-left: 1px solid #005cab;
}
#InsetWide img
{
    margin-right: 10px;
}
#Inset h3, #InsetNarrow h3, #InsetLeft h3, #InsetMed h3, #InsetWide h3
{
    margin-top: 0px;
}
#InsetBottom
{
    border-top: 1px solid #005cab;
    padding-top: 17px;
    width: 745px;
}
#InsetBottom #Left
{
    float: left;
    width: 48%;
}
#InsetBottom #Right
{
    float: right;
    width: 48%;
}
#InsetBottom img
{
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    border: none;
}
#InsetBottom ul
{
    margin-top: 2px;
    margin-bottom: 10px;
}
#InsetBottom .Pod
{
    line-height: 18px;
    margin-bottom: 20px;
}
#InsetBottom h3
{
    margin: 0px;
    font-size: 12px;
}
#InsetBottom p
{
    margin: 0px;
    font-size: 11px;
}
#InsetRightParked
{
    float: right;
    margin-left: 5px;
}
#Left
{
    float: left;
    width: 48%;
}
#Right
{
    float: right;
    width: 48%;
}
.Pod
{
    line-height: 18px;
    margin-bottom: 20px;
}
#ContentColumnLeft
{
    float: left;
    margin-right: 15px;
    width: 47%;
}
#ContentColumnRight
{
    float: right;
    width: 47%;
}
/* Layout Styles---------------------------------------------------------------------------------------------*/
#PageWrapper
{
    margin: 0 auto;
    width: 994px;
}
#InnerWrapper
{
    background: url('/Templates/Images/Common/content-bg.png') repeat-y top left;
    clear: both;
}
#InnerWrapper, #FooterWrapper
{
    margin: 0;
    padding: 0 26px 0 28px;
}
#MNMLogo
{
    float: right;
    width: 430px;
    height: 87px;
    background: url('/Templates/Images/Common/logo-bg.png') repeat-x top left;
    text-align: right;
}
#MNMLogo img
{
    margin: 17px 47px 0 0;
}
#ContentWrapper
{
    min-height: 100px;
    height: 100px;
    height: auto !important;
}
#FooterWrapper
{
    width: 940px;
    height: 95px;
    color: #ffffff;
    background: url('/Templates/Images/Common/footer.png') no-repeat;
    font-size: 8pt;
}
#FooterWrapper, #FooterWrapper a
{
    font-family: Arial, Helvetica, sans-serif;
}
#FooterWrapper a
{
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
}
#FooterWrapper a:hover
{
    text-decoration: underline;
}
#FooterLeft
{
    float: left;
    padding: 21px 0 0 19px;
}
#FooterRight
{
    float: right;
    padding-top: 34px;
    padding-right: 17px;
    width: 405px;
    text-align: right;
}
#FooterRight img
{
    padding-top: 1px;
    vertical-align: top;
}

#DirectionsContainer
{
    float: left;
    margin-right: 15px;
}
#directions
{
    background-color: #EEEEEE;
    width: 300px;
}
#map_canvas
{
    width: 400px;
    height: 400px;
}
#MapContainer
{
    float: left;
}
