﻿h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td
{ font-size: 1em; font-weight: normal; font-style: normal; }
strong { font-weight:bold; }

body, p, div, ul, li, blockquote, .normal, .Normal, table, tr, td,
.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.MainMenu_SubMenu .MainMenu_MenuItem,
.MainMenu_SubMenu .MainMenu_MenuItemSel,
.FooterToken,
.FooterToken a:link,
.FooterToken a:hover,
.LoginToken,
.LoginToken a:link,
.LoginToken a:hover
{
    font: 12px/1.5 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
}
body, p, div, ul, li, blockquote, .normal, .Normal, table, tr, td,
.FooterToken,
.FooterToken a:link,
.FooterToken a:hover,
.LoginToken,
.LoginToken a:link,
.LoginToken a:hover
{
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}

body, p, div, ul, li, blockquote, .normal, .Normal, table, tr, td
{
    color: #2c2c2c;
}

/* Headings */
H1
{
    font-size: 20px;
    font-weight:bold;
    color:#323232;
    line-height:1.2;
    margin-top: 0px;
    margin-bottom: 19px;
}
H2
{
    font-size: 14px;
    font-weight:bold;
    color:#999999;
    line-height:1.2;
    margin-bottom: 11px;
}
H3
{
    font-size: 12px;
    font-weight:bold;
    color:#666666;
    line-height:1.2;
    margin-bottom: 3px;
}
.Content H1
{
    margin-top: 25px;
    margin-bottom: 3px;
    color: #731d1d /*8e0303*/;
}
.Content H2
{
    margin-bottom: 3px;
}
.Content H3
{
    margin-bottom: 3px;
}

.MainBody H1
{
    border-bottom: dotted 1px #BF9C00;
    margin-bottom: 10px;
}
.MainBody H2
{
    padding-top: 5px;
    border-bottom: dotted 1px #BF9C00;
    margin-bottom: 10px;
}

/* Links */
a:link, a:visited,
.Content a:link, .Content a:visited
{
    color: #e56000;
}
a:hover,
.Content a:hover
{
    color: #ff7f00;
}

.FooterToken,
.FooterToken a:link,
.FooterToken a:visited,
.LoginToken,
.LoginToken a:link,
.LoginToken a:visited,
#PanelFooterLeft a:link, #PanelFooterLeft a:visited
{
    color: #aaa;
}

.FooterToken a:hover,
.LoginToken a:hover,
#PanelFooterLeft a:hover
{
    color: #ccc;
}

