/* CSS definition file containing site wide stylesheets */
body {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    background-color: #dae9ec;
    margin: 0px;
    padding: 0px;
}
a {
    font-family: Arial, Helvetica, Geneva,S ans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
}
a:link {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #0033cc;
}
a:visited {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #990099;
}
a:hover {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #ff0000;
}
a:active {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #ff0000;
}
ul {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
p {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
li {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
}
ol {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
}
#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 702px;
    border: 1px solid #999999;
    background-color: #ffffff;
}
.TextObject {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
}
.TextNavBar {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
}
#counter {
    margin-left: 10px;
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 6pt;
    font-weight: normal;
    font-style: normal;
}
.title {
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #006699;
}
