﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color: #000000;
    background-image: url(Images/Site-BG.jpg);
    background-position: left;
    background-repeat: no-repeat;
    font-family: Trebuchet MS, Arial, Verdana, Times New Roman;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 29px;
    color: #000000;
}

p
{
    font-family: Trebuchet MS, Arial, Verdana, Times New Roman;
    font-size: 14px;
    letter-spacing: 5px;
    line-height: 29px;
    color: #000000;
}

a:link, a:active, a:hover, a:visited
{
    font-weight: bold;
    color: #5fa4a7;
    text-decoration: none;
    border: solid 0px #000000;
}

a:hover, a:active
{
    text-decoration: underline;
    color: #999999;
    border: solid 0px #000000;
}

img
{
    border: solid 0px #000000;
}

h1
{
    font-size: 26px;
    line-height: 32px;
    letter-spacing: normal;
    font-family: Verdana, Trebuchet MS, Arial, Times New Roman;
    color: #000000;
    font-weight: lighter;
}

h2
{
    font-size: 22px;
    line-height: 26px;
    letter-spacing: normal;
    font-family: Verdana, Trebuchet MS, Arial, Times New Roman;
    font-weight: lighter;
    color: #000000;
}    

h3
{
    font-size: 18px;
    line-height: 22px;
    letter-spacing: normal;
    font-family: Verdana, Trebuchet MS, Arial, Times New Roman;
    color: #000000;
}

h4
{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: normal;
    font-family: Verdana, Trebuchet MS, Arial, Times New Roman;
    color: #000000;
}

h5
{
    font-size: 12px;
    line-height: 12px;
    letter-spacing: normal;
    font-family: Verdana, Trebuchet MS, Arial, Times New Roman;
    color: #000000;
}

h6
{
    font-size: 12px;
    line-height: 12px;
    letter-spacing: normal;
    font-family: Verdana, Trebuchet MS, Arial, Times New Roman;
    color: #000000;
    font-weight: lighter;
}

.providerimg
{
    float:right;   
}

#registration-highlight
{
    background-image:url(images/registration-highlight.png);
    background-repeat:no-repeat;
    width:331px;
    height:169px;
    float:right;
}
