﻿.outerContainer
{
    width: 981px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    background-color: White;
    font-size: 9.5pt;
}

.contentContainer
{
}

.contentContainer A
{
	text-decoration:underline;
}


.LRcontainer
{
}

#navBox2
{
    width: 150px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 30px;
    background-color: #0077ff;
}

#navBox
{
    width: 180px;
    padding: 0px;
    padding: 0px;
    padding-bottom: 30px;
    background-color: #0077ff;
    background-image: url(bgs/lmbg.gif);
}


#scrollWindow
{
    overflow: auto;
    height:300px;
}

.editButton
{
    float: right;
    margin-right: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
}


.noticeHead
{
    background: #CDCDCD;
    color: #663300;
    font-weight: bold;
    padding: 0px;
    padding-left: 4px;
    text-align: left;
    height: 16px;
    font-size:9pt;
    background-image: url(bgs/tbhead.gif);
}



.errorMessage2
{
    text-align: center;
    background-color: InfoBackground;
    color: Black;
    font-size: 12pt;
    padding: 20px;
    border: 1px solid Orange;
    font-weight: bold;
}



.bannerImageCell
{
    width: 228px;
    height: 148px;
}

.footer
{
    padding: 3px;
    text-align: center;
    color: White;
    background-color: #909090;
    border-top: 1px solid #777777;
    background-image:url(bgs/bg2.gif);
    background-position:center;
    background-repeat:repeat-x;
}

.footer A
{
	color:White;
	font-weight:bold;
}

.masterRight
{
    width:631px;
    font-family:Arial;
}

