/* @ typography */

a:link    { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover   { text-decoration: none; }
a:active  { text-decoration: underline; }

.primary-links a:link    { text-decoration: none; }
.primary-links a:visited { text-decoration: none; }
.primary-links a:hover   { text-decoration: none; }
.primary-links a:active  { text-decoration: none; }

h2
{
    font-size: 18px;
    font-weight: bold;
}

h3
{
    font-size: 16px;
    font-weight: bold;
}

strong
{
    font-weight: bold;
}

#latest_news h2
{
    font-size: 18px;
    font-weight: bold;
}

#latest_news .node h2
{
    font-size: 14px;
    font-weight: normal;
}

#content .page_title
{
    font-size: 18px;
    font-weight: bold;
}

.messages
{
    font-weight: bold;
    text-align: center;     
}

.description
{
    font-style: italic;
}

.primary-links li a
{
    text-decoration: none;
    font-weight: bold;
}

#supp_navigation li a
{
    text-decoration: none;
}

#supp_navigation li a:hover
{
    text-decoration: underline;
}

.admin-panel .menu li a
{
    text-decoration: none;
}

.admin-panel .menu li a:hover
{
    text-decoration: underline;
}

#site_title
{
    text-indent: -9999px;
}

#site_slogan
{
    text-indent: -9999px;
}

#homepage_login
{
    text-indent: -9999px;
}

#block-views-multimedia_services h2
{
    text-indent: -9999px;
}

#block-views-trippak_services h2
{
    text-indent: -9999px;
}