﻿html, body
{
    height: 100%;
    margin: 0px 0px 0px 0px;
}

.product-list
{
    width: 519px;
}

.branch-list
{
    width: 250px;
}

.menu:Link
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.menu:Hover
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.menu:Visited
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

textarea
{
    font-family: Arial;
}

td
{
    font-size: small;
    font-family: Arial;
}

a:Link
{
    font-size: small;
    color: #5486a1;
}

a:Visited
{
    font-size: small;
    color: #5486a1;
}

.PaSMenu:Link
{
    font-size: small;
    color: #999999;
    text-decoration: none;
}

.PaSMenu:Hover
{
    font-size: small;
    color: #5486a1;
    text-decoration: underline;
}

.PaSMenu:Visited
{
    font-size: small;
    color: #999999;
    text-decoration: none;
}

.PaSMenu:Visited:Hover
{
    color: #5486a1;
    text-decoration: underline;
}

.PaSTitle
{
    font-size: medium;
    color: #006699;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.PaSSuperTitle
{
    font-size: large;
    color: #999999;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.PaSSubTitle
{
    font-size: small;
    color: #666666;
    font-family: Trebuchet MS;
  
}

.PaSSubSubTitle
{
    font-size: small;
    color: #006a8c;
    font-family: Arial;
    font-weight: bold;
}


.BranchesMenu:Link
{
    font-size: small;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.BranchesMenu:Hover
{
    font-size: small;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.BranchesMenu:Visited
{
    font-size: small;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

.title
{
    font-size: large;
    color: #006A8C;
    font-family: Trebuchet MS;
}

.titlemenu
{
    font-size: large;
    color: #333333;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.subtitle
{
    font-size: Small;
    color: #333333;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.content
{
    font-size: x-small;
    color: #333333;
    font-family: Arial;
}

li
{
    font-size: small;
    font-family: Arial,Verdana;
    list-style-position: outside;
    padding-left: 10px;
    margin-left: 20px;
}
hr
{
    height: 1px;
}

table.Download
{
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}

.TitleDownload
{
    font-family: Arial;
    color: #006699;
    font-size: small;
    font-weight: 500;
}

.LinkDownloads:Hover
{
    background-color: #006699;
    color: #FFFFFF;
}

.SubTitlePaSDescription
{
    font-family: Trebuchet MS;
    font-weight: bold;        
    color: #006A8C;
    font-size: small;
}