﻿ h1,  h2, h3,  h4, .BTTitle, a, .HomePage  a
{
    color: #446A97;
}
/*left menu*/

div.menuitem
{
    background-color: #e8ece9;
    padding: 0px;
    margin-bottom: 2px;
}
div.menuitem a
{
    display: block;
    padding: 2px 2px 2px 20px;
    text-decoration: none;
    color: #333333;
}
div.menuitem a:hover
{
    background-color: #d2d5d3;
    text-decoration: none;
}
div.child a
{
    padding: 2px 2px 2px 40px;
}
div.selected a
{
    background-color: #446a97;
    color: #ffffff;
}
div.selected a:hover
{
    background-color: #446a97;
    color: #ffffff;
}
/*left menu end*/
/*
p
{
    padding: 0px;
    margin: 0px;
    line-height: 18px;
}
*/
#banner
{
    background-image: url(  '../images/banner.jpg' );
    width: 948px;
    height: 147px;
    padding: 0px;
    margin: 0px;
}
#sitemap
{
    text-align: left;
    border-bottom: solid 1px #00a035;
    padding: 5px;
    margin: 0px -10px 0px 0px;
    font-weight: bold;
    font-size: 10px;
}
/*
#sitemap a, a:hover
{
    color:#ffffff;
}

body
{
}
#body
{
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
}*/
/*
#footer
{
    background-image: url(  '../images/footer.jpg' );
    width: 988px;
    height: 68px;
    padding: 0px;
    margin: 0px;
}
*/
p.data
{
    line-height: 20px;
}

table.tdata
{
    border: solid 1px #f0f0f0;
    border-collapse: collapse;
}
table.tdata td
{
    border: solid 1px #f0f0f0;
    border-collapse: collapse;
}

/**MENU**/
ul.menu
{
    list-style: none; /* line-height: 18px;*/
    margin-left: 0px;
    padding-left: 0px;
}
ul.menu li
{
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
}
ul.menu li a
{
    height: 18px;
    padding: 2px;
    padding-left: 10px;
    text-decoration: none;
    display: block;
    background-color: #e8ece9;
    color: #000000;
}
ul.menu li a:hover
{
    background-color: #d2d5d3;
}
ul.menuchild
{
    list-style: none; /*line-height: 18px;*/
    margin-left: 5px;
}
ul.menuchild li
{
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
}
ul.menuchild li a
{
    height: 18px;
    padding: 2px;
    padding-left: 10px;
    text-decoration: none;
    display: block;
    background-color: #e8ece9;
    color: #000000;
}
ul.menuchild li a:hover
{
    background-color: #d2d5d3;
}

/*NEWS LIST*/
div.news
{
    background-color: #eed8c6;
}
div.news div
{
    background-image: url(       '../images/externallinkstitle.gif' );
    height: 18px;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    color: #ffffff;
    margin: 0px;
}
ul.news
{
    margin-left: 25px;
    padding-left: 25px;
    vertical-align: text-top; /*line-height: 15px;*/
    list-style-image: url(       '../images/link.gif' );
}

ul.news li
{
    margin: -10px 0px 0px -20px;
    padding: 0px 0px 10px 5px;
    vertical-align: text-top;
}

ul.news. li a
{
    margin: -5px 0px 0px 0px;
    padding: 0px;
}

div.species ul
{
    list-style: none;
}


div.imgFrame
{
    text-align: center;
    margin:10px 0px 10px 0px;
}
div.imgFrame img
{
	border:solid 1px #f0f0f0;
    text-align: center;
}
div.imgFrame div
{
    background-color: #f0f0f0;
    padding: 5px;
}

span.label
{
    font-size: 13px;
    color: #446a97;
    font-weight: bold;
    margin-right: 10px;
}
ul.feature_list
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul.feature_list li
{
    /*width: 325px;*/
    line-height: 25px;
    padding: 0px;
    margin: 0px;
    float: left;
}

ul.feature_list li b
{
    color: Green;
    font-style: italic;
    font-weight: normal;
}

table.form
{
    border: solid 1px aed0ea;
    border-collapse: collapse;
}
table.form td
{
    border: solid 1px #c6ea9d;
    font-size: 12px;
    vertical-align: top;
}
.style1
{
    width: 150px;
}


ol.orderedlist li
{
    margin-bottom: 7px;
}

