a:link, a:visited
{
    color               :#000060;
    text-decoration     :none;
}

a:focus, a:hover
{
    color               :#000000;
    text-decoration     :underline;
}

body
{
    font-family         :Verdana, Arial;
    margin              :0px;
}

h1
{
    color               :#70A0C0;
    font-size           :16pt;
    font-weight         :normal;
    margin              :30px 0px 10px 0px;
}

h2
{
    color               :#70A0C0;
    font-size           :12pt;
    font-weight         :normal;
    margin              :0px 0px 0px 0px;
}

input, select, textarea
{
    border-color        :#205080;
    border-style        :solid;
    border-width        :1px;
    font-family         :Verdana, Arial;
    font-size           :8pt;
}

table.Content
{
    background-color    :#EAE5CF;
    background-image    :url('grafix/fader.jpg');
    background-repeat   :no-repeat;
    height              :360px;
    width               :980px;
}

table.Footer
{
    background-color    :#FFFFFF;
    font-size           :8pt;
    text-align          :center;
    width               :980px;
}

table.Header
{
    background-image    :url('grafix/header.jpg');
    background-repeat   :no-repeat;
    height              :280px;
    width               :980px;
}

td.Content
{
    color               :#205080;
    font-size           :8pt;
    line-height         :12pt;
    padding             :10px 20px 30px 0px;
    vertical-align      :top;
}

td.Content table
{
    color               :#205080;
    font-size           :8pt;
    line-height         :12pt;
}

td.Intro
{
    color               :#FFFFFF;
    font-size           :8pt;
    height              :196px;
    line-height         :12pt;
    padding             :40px 30px 0px 180px;
    vertical-align      :top;
}

td.Intro h1
{
    color               :#FFFFFF;
    font-size           :16pt;
    font-weight         :normal;
    margin              :0px 0px 15px 0px;
}

td.Language
{
    font-size           :8pt;
    height              :34px;
    padding             :0px 10px 0px 0px;
    text-align          :right;
}

td.Language img
{
    position            :relative;
    top                 :1px;
}

td.NavLevel1
{
    height              :50px;
    padding             :0px 0px 0px 220px;
    vertical-align      :bottom;
}

td.NavTop
{
    font-size           :8pt;
    padding             :0px 0px 0px 10px;
    text-align          :left;
	width				:350px;
}
td.NavLogin
{
    font-size           :8pt;
	padding             :0px 0px 0px 10px;
    text-align          :left;
	width				:350px;
}


td.Right
{
    color               :#205080;
    font-size           :8pt;
    line-height         :12pt;
    padding             :0px 20px 30px 20px;
    text-align          :right;
    vertical-align      :top;
    width               :150px;
}

ul.NavLevel1
{
    list-style-type     :none;
    margin              :0px;
    padding             :0px;
}

ul.NavLevel1 li
{
    float               :left;
    height              :30px;
    margin              :0px 30px 0px 0px;
}

ul.NavLevel1 a:link, ul.NavLevel1 a:visited
{
    color               :#FFFFFF;
    display             :block;
    float               :left;
    height              :30px;
    text-decoration     :none;
}

ul.NavLevel1 a:focus, ul.NavLevel1 a:hover
{
    color               :#000060;
    text-decoration     :none;
}

ul.NavLevel1 #Active
{
    background-image    :url('grafix/marker.gif');
    background-position :left bottom;
    background-repeat   :repeat-x;
    color               :#000060;
    text-decoration     :none;
}

ul.NavLevel2
{
    list-style-type     :none;
    margin              :0px;
    padding             :0px;
}

ul.NavLevel2 li
{
    border-color        :#205080;
    border-style        :solid;
    border-width        :1px 0px 0px 0px;
    font-weight         :bold;
    padding             :8px 0px;
    text-align          :right;
}

ul.NavLevel2 a:link, ul.NavLevel2 a:visited
{
    color               :#205080;
    text-decoration     :none;
}

ul.NavLevel2 a:focus, ul.NavLevel2 a:hover
{
    color               :#808080;
    text-decoration     :none;
}

ul.NavLevel2 #Active
{
    font-weight         :bold;
    text-decoration     :none;
}

ul.NavLevel3
{
    border-color        :#205080;
    border-style        :dotted;
    border-width        :1px 0px 0px 0px;
    list-style-type     :none;
    margin              :0px;
    padding             :8px 0px 8px 0px;
}

ul.NavLevel3 li
{
    text-align          :right;
}

ul.NavLevel3 a:link, ul.NavLevel3 a:visited
{
    color               :#70A0C0;
    text-decoration     :none;
}

ul.NavLevel3 a:focus, ul.NavLevel3 a:hover
{
    color               :#808080;
    text-decoration     :none;
}

ul.NavLevel3 #Active
{
    font-weight         :bold;
    text-decoration     :none;
}