body {
    color:#4D4D4D;
    font-family:sans-serif;
}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    color:#00539F;
}

a:visited {
    color:#4D4D4D;
    text-decoration:none;
}

legend {
    color:#00539F;
}

.nowrap {
    white-space: nowrap;
}

.justify {
    text-align:justify;
}

.horMenu
{
    font-size:14px;
}

.journal .downloadJournal {
    font-weight:bold;
}

.switcher .selected a  {
    text-decoration:none;
}

.switcher .option a {
    text-decoration:none;
}

.switcher .selected a:hover  {
    text-decoration:none;
}

.switcher .option a:hover {
    text-decoration:none;
}

#header_right #headerSelect .langSelect a {
    text-decoration:none;
    color:#666;
}

#header_right #headerSelect .langSelect a:hover {
    text-decoration:none;
}

#content {
    font-size:11px;
}

#content h2 {
    font-size:18px;
    color: #00539f;
    margin-top:10px;
    margin-bottom:10px;
}

#content h3 {
    font-size:12px;
    color: #00539f;
    margin-top:5px;
    margin-bottom:2px;
}

#content a {
    color: #00539f;
    text-decoration:none;
    font-weight:bold;
}

#content a:hover {
    color: #00539f;
    text-decoration:underline;
}

#mainPageContentRight #contactRight {
    color:#4D4D4D;
    font-size:10px;
}

#sectionName{
    font-size:18px;
    color:#808080;
    font-weight:bold;
}

#pageName{
    font-size:18px;
    color:#00539f;
    font-weight:bold;
}

#contentText {
    font-size:11px;
}

#contentText ul li {

}

#footer {
    font-size:11px;
    color:#808080;
}

#footer a {
    font-size:11px;
    color:#808080;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
    color:#00539F;
}
