@charset "utf-8";
body
{
    margin: 3px;
}

body, span, div, td, th
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

a:link, a:visited
{
    color: #fb4409;
}

a:hover
{
    color: #3d3d3d;
}

#header
{
    height: 175px;
    width: 979px;
    border-bottom: 1px solid #D01A38;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #D01A38;
    border-right-color: #D01A38;
    border-left-color: #D01A38;
}

#header #title
{
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #00095D;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 10px;
}

#header #menu
{
    padding: 6px 0px;
}

#header #menu a
{
    margin: 0px 0px 0px 2px;
    padding: 2px 12px;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    background: #CB0021;
    font-size: 13px;
}

#header #menu a:link, #header #menu a:visited
{
	color: #FFFFFF;
    text-decoration: none;
}

#header #menu a:hover
{
    background: #00095D;
}

#header #menu .item
{
    position: relative;
    display: inline;
}

#header #menu .item .hovermenu
{
    position: absolute;
    background: #00095D;
    left: 2px;
    text-align: left;
    display: block;
    top: 17px;
    width: 160px;
    padding: 0px;
    margin: 0px;
}

#header #menu .item .hovermenu a
{
    margin: 0px;
    padding: 2px 12px;
    background: #CB0021;
    font: 13px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: normal;
}

#header #menu .item .hovermenu a:link, #header #menu .item .hovermenu a:visited
{
	color: #FFFFFF;
    text-decoration: none;
}

#header #menu .item .hovermenu a:hover
{
    background: #00095D;
}


#content
{
    padding-top: 12px;
    padding-bottom: 6px;
}

.sidemenu
{
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.sidemenu th
{
    color: #FFFFFF;
    font-size: 13px;
    padding-top: 8px;
    font-weight: bold;
    font-variant: normal;
}
.sidemenu div
{
    border: 1px dashed #CCCCCC;
    white-space: normal;
    padding: 4px;
}


.sidemenu td
{
    border-bottom: 1px dashed #CCCCCC;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 5px;
}

.sidemenu a
{
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size: 12px;
}

.sidemenu a:link, .sidemenu a:visited
{
	color: #FFFFFF;
    text-decoration: none;
}

.sidemenu a:hover
{
    background: #FFFFFF;
    color: #000000;
}

#content #data
{
    padding: 0px 15px 15px;
}

#content #data, #content #data div
{
    line-height: 1.7em;
    text-align: justify;
}

#footer
{
    border-top: 1px solid #D01A38;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #D01A38;
    border-bottom-color: #D01A38;
    border-left-color: #D01A38;
    padding-top: 6px;
}
width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #D01A38;
    border-bottom-color: #D01A38;
    border-left-color: #D01A38;
    padding-top: 6px;
}

