body
{
    font-family: Verdana,Arial, Sans-Serif;
}

/* Home */

#home
{
    background-color: #002241;
}

#home #wrap
{
    height: 750px;
    width: 1100px;
    margin: 0 auto 0 auto;
}

#home #content
{
    width: 480px;
    padding: 250px 310px 0 310px;
}

#content
{
    text-align: center;
    width: 480px;
    padding: 250px 310px 0 310px;
}
#content_items td
{
    width: 300px;
}

#home #nav
{
    width: 480px;
    padding: 150px 310px 0 310px;
}

#home .nav_item_left
{
    margin: 0;
    padding: 0 0 0 22px;
    float: left;
}
#home .nav_item_right;
{
    margin: 0;
    padding: 0;
    float: left;
}
#home .nav_item_middle
{
    margin: 0;
    padding: 0 42px 0 42px;
    float: left;
}
#home #nav a
{
    text-decoration: none;
    color: #BEC0C2;
    font-size: 19px;
}
#home #nav a:hover
{
    text-decoration: underline;
    color: #BEC0C2;
    font-size: 19px;
}
/*
#home #nav a:visited
{
    text-decoration: none;
    color: GRAY;
    font-size: 21px;
}
*/
/* Other pages */
#other
{
    background-color: #E6E6E6;
    font-family: Times New Roman, Verdana, Arial;
    color: #002241;
    font-size: 21px;
}
#other .justified
{
    text-align: justify;
    line-height: 30px;
}
#other .larger
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #002241;
    font-size: 20px;
}

#other .smaller
{
    font-family: Times New Roman,Verdana,Arial;
    color: #002241;
    font-size: 21px;
    line-height: 30px;
    text-align: justify;
}
#other .right
{
    text-align: right;
}
#other .spacer1
{
    padding-top: 35px;
    padding-bottom: 25px;
}
#other #content_items
{
    width: 100%;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}
#other .content_item1
{
    width: 290px;
    float: left;
}

#other .content_item2
{
    width: 210px;
    padding-left: 20px;
    float: left;
}
#other .content_item3
{
    width: 220px;
    padding-left: 10px;
    float: left;
}
#other .content_item4
{
    width: 180px;
    padding-left: 20px;
    float: left;
}

#other #staff .staff_items
{
    font-family: Verdana, Arial, Sans-Serif;
    width: 190px;
    float: left;
    font-size: 19px;
    text-align: center;
}

#other #banner
{
    width: 480px;
    margin: 0 auto 0 auto;
    padding-bottom: 100px;
}
#other #wrap
{
    height: 750px;
    width: 1100px;
    margin: 0 auto 0 auto;
}

#other #content
{
    width: 950px;
    min-height: 600px;
    padding: 50px 75px 0 75px;
}

#other #nav
{
    padding: 100px 310px 0 310px;
    font-family: Verdana,Arial, Sans-Serif;
}

#other .nav_item, .nav_item_current
{
    width: 157px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#other #nav_img
{
    width: 422px;
    margin: 0 auto 0 auto;
}

#other #nav .nav_item_current a
{
    text-decoration: none;
    color: #002241;
    font-size: 21px;
}

#other #nav .nav_item_current a:hover
{
    text-decoration: underline;
    color: #002241;
    font-size: 21px;
}

#other #nav .nav_item a
{
    text-decoration: none;
    color: #BEC0C2;
    font-size: 21px;
}
#other #nav .nav_item a:hover
{
    text-decoration: underline;
    color: #BEC0C2;
    font-size: 21px;
}

#other #contact
{
    font-family: Times New Roman, Verdana, Arial;
    font-size: 21px;
    line-height: 30px;
    color: #002241;
    padding-top: 40px;
}
#other .contact_items
{
    width: 230px;
    padding-left: 150px;
    float: left;
}

ul, li
{
    margin: 0; /* border: 0; */
    padding: 0;
    list-style: none;
}
#middlebar
{
    font-size: 21px;
    padding: 1px;
    height: 30px;
    font-family: Times New Roman,Verdana,Arial;
}
#middlebar .menu li
{
    background: url(lm.png) left top no-repeat;
    height: 30px;
    float: left; /* margin-right: 10px; */
}
#middlebar .menu li a
{
    color: #002241; /*text-decoration: none; */
    height: 30px;
    line-height: 30px;
    display: block;
    float: left; /* padding: 0 26px 0 10px; */
    background: url(rm.png) right top no-repeat;
}
#middlebar .menu li a:hover
{
    color: #002241;
}

#middlebar ul .submenu
{
    color: #FFFFFF;
    border: solid 1px #c9dea1;
    border-top: none;
    background: #002241;
    position: relative;
    top: 4px;
    width: 280px;
    padding: 6px 0;
    clear: both;
    z-index: 2;
    display: none;
}
#middlebar ul .submenu li
{
    background: none;
    display: block;
    float: none;
    margin: 0 6px;
    border: 0;
    height: auto;
    line-height: normal;
    border-top: solid 1px #DEDEDE;
}
#middlebar .submenu li a
{
    background: none;
    display: block;
    float: none;
    padding: 6px 6px;
    margin: 0;
    border: 0;
    height: auto;
    color: #FFFFFF;
    line-height: normal;
}
#middlebar .submenu li a:hover
{
    background: #e3edef;
}

.mainTitle
{
    display: inline-block;
}

#tbl
{
    text-align: left;
}

#tbl li
{
    list-style-type: disc;
    margin-left: 20px;
}