body
{
    background-color: #E8E8E8;
    padding: 0px;
    margin: 0px;
}

img
{
    border: 0;
}

td
{
    vertical-align: top;
}

#container
{
    background-color:white;
}

table, tr, th, td, div, p, span
{
    font-family: verdana;
    font-size: 8pt;
    
}

h1
{
    font-family: arial;
    font-size: 24pt;
    color: #008080;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-family: arial;
    font-size: 12pt;
    color: #008080;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h3
{
    font-family: arial;
    font-size: 10pt;
    color: #008080;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h4
{
    font-family: arial;
    font-size: 8pt;
    color: #008080;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/* TITLE FOR CONTENT PART */
.bodytext h1
{
    font-family: arial;
    font-size: 24pt;
    color: #008080;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/* TITLE FOR CONTENT PART ON HOMEPAGE */
.bodytext_home h1
{
    font-family: arial;
    font-size: 24pt;
    color: #FFFFFF;
    margin-top: 0px;
}

.bodytext h2
{
    font-family: arial;
    font-size: 12pt;
    color: #008080;
    margin-bottom: 0px;
}

.bodytext h3
{
    font-family: arial;
    font-size: 10pt;
    color: #008080;
    margin-bottom: 0px;
}

.bodytext h4
{
    font-family: arial;
    font-size: 8pt;
    color: #008080;
    margin-bottom: 0px;
}

/* TITLE FOR DESCRIPTION RIGHT SIDE */
.description_header_title
{
    font-family: arial;
    font-size: 12pt;
    color: white;
    font-weight: bold;
    text-align: left;
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 20px;
}

.bodytext a
{
    color: black;
    text-decoration: underline;
}

.breadcrumbs
{
    margin-bottom: 10px;
    text-align: left;
    padding-left: 40px;
    color: #008080;
    text-decoration: none;
}

.breadcrumb_inactive
{
    font-weight: bold;
    color: #008080;
    text-decoration: underline;
    font-size: 10pt;
}

.breadcrumb_active
{
    font-weight: bold;
    color: #008080;
    text-decoration: underline;
    font-size: 10pt;
}

.description_text
{
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: -30px;
    /*
    padding-left: 10px;
    padding-right: 10px;
    */
}

.description_text_category
{
    height: 143px;
    border-bottom: 1pt solid #008080;
    margin-left: -5px;
}

.description_text_page
{
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.description_text_page h2
{
    font-family: arial;
    font-size: 12pt;
    color: #008080;
    
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.description_text_page a
{
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
}

.description_text_page div, p
{
    font-family: Verdana, Arial, sans-serif;
}
