body {
    margin: 0;
    font-family: Verdana;
    font-size: 9pt;
}

a {
    color: #063da2;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: green;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

a:active {
    color: #063da2;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #063da2;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana, arial;
    text-decoration: none;
}

.midDotIn {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/support/midDotInner.gif);
}

.rightDotInner {
    background-image: url(../images/support/dotRightInner.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.GooseBerryLogo {
    background-image: url(../images/support/gooseberryLogoIn.jpg);
    background-repeat: no-repeat;
}

.HeaderBg {
    background-repeat: no-repeat;
    background-image: url(../images/support/midDotInner2.gif);
}

.rightDotsIn {
    background-repeat: no-repeat;
    background-image: url(../images/support/dotRightInner2.gif);
    background-position: left top;
}

.greenInner {
    background-image: url(../images/support/greenBgArrow.jpg);
    background-repeat: no-repeat;
}

.midGreen {
    background-image: url(../images/support/greenBg.jpg);
    background-repeat: no-repeat;
    font-family: Verdana;
    color: white;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
}

.greenRt {
    background-image: url(../images/support/greenBgRight.jpg);
    background-repeat: no-repeat;
}

.smalltext {
    background-color: white;
    text-align: justify;
    font-size: 10px;
    font-family: Arial;
    color: #666666;
}
/*
 .footer {
 background-color: #d8e9c0;
 font-family: Verdana;
 font-size: 11px;
 vertical-align: middle;
 }
 */
a.mn {
    color: green;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.mn:hover {
    color: #063da2;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

a.mn:active {
    color: green;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.mn:visited {
    color: green;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana, arial;
    text-decoration: none;
}

