h1
{   
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    COLOR: #707070;
}
p
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
.margin
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 25px;
    MARGIN-RIGHT: 25px;
}
.smallmargin
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 5px;
    MARGIN-RIGHT: 5px;
}
.marginleft
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 25px;
}
.marginright
{
    FONT-SIZE: 8pt;
    MARGIN-RIGHT: 25px;
}
.footer
{
    COLOR: #464646;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Bold;
}
a
{
    COLOR: #464646;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
a:hover
{
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
td
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.small
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
.process
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    border: 1px solid #aaaaaa;
    padding: 5px;
}
.textlink
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: underline;
}

.textlink:hover
{
text-decoration: underline;
}

ul
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
ol
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

.menulefttable
{
width: 150px;
align: left;
}

.menuleftfillertop
{
height:100px;
}

.menuleftlogo
{
background-color: #fafafa;
vertical-align: top;
}

.menuleft
{
background-color: #eeeeee;
line-height: 150%
}

.menuleft a:hover
{
background-color: #d8d7d5;
width: 150px;
display: block;
}

.menuleftfiller
{
background-color: #fafafa;
height:5px;
}
.menuleftone
{
background-color: #fafafa;
line-height: 150%;
}

.menuleftone a:hover
{
width: 100%;
background-color: #eeeeee;
display: block;
}

.menulefttwo
{
background-color: #fafafa;
font-size: 8pt;
line-height: 150%;
}
.menulefttwogrey
{
background-color: #eeeeee;
font-size: 8pt;
line-height: 150%;
}
.menulefttwopurple
{
background-color: #eae4ef;
font-size: 8pt;
line-height: 150%;
}
.menulefttwoblue
{
background-color: #ebf5fc;
font-size: 8pt;
line-height: 150%;
}
.menulefttwopink
{
background-color: #fdedf2;
font-size: 8pt;
line-height: 150%;
}
.menulefttwoyellow
{
background-color: #fffded;
font-size: 8pt;
line-height: 150%;
}
.menulefttwogreen
{
background-color: #eaf3da;
font-size: 8pt;
line-height: 150%;
}
.menulefttwo a:hover
{
width: 150px;
background-color: #eeeeee;
display: block;
}
.menuleftblog
{
background-color: #fafafa;
font-size: 8pt;
line-height: 150%;
padding-left: 10px;
height: 350px;
}
.contenttable
{
width: 625px;
align: left;
}

.contenttableplus
{
width: 635px;
align: left;
position: relative;
left: -5px
}

.contenttablemap
{
width: 650px;
align: left;
}

.contenttablefiller
{
height:60px;
}

.contenttablefillersmall
{
height:42px;
}

.contenttablefillerlarge
{
height:100px;
}

#menutop, #menutop ul{
padding: 0px;
margin: 0px;
list-style: none;
LINE-HEIGHT: 150%
}

#menutop li{
float: left;
position: relative;
}

#menutop a{
text-decoration: none;
}

.mainitems{
font-size: 10pt;
COLOR: #464646;
border-left-width: 0;
z-index: 1;
}

.headerlinks a{
COLOR: #464646;
border-left-width: 0;
}

.headerlinks a:hover{
COLOR: #ff0000;
}

.submenus{
display: none;
position: absolute;
top: 1.25em;
left: -6px;
background-color: #eeeeee;
FONT-SIZE: 9pt;
border: 5px solid white;
}

.submenus li{
width: 100%;
line-height: 150%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 6px;
color: #464646;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #d8d7d5;
color: red;
}

#menutop li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#menutop li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}


.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt; LINE-HEIGHT: 150%}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index: 4; visibility:hidden;}
