
/* CSS Document */
body
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(../Images/2ndpagebg.gif);
    background-repeat:repeat-x;
}
#smallwhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

a.smallwhite, a.smallwhite:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
a.smallwhite:hover
{
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.pagetitle1
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 24px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    text-transform: capitalize;
    color: #932A22;
    text-decoration: none;
}

.subtitle-Italic
{
    font-family: "Arial" , Gadget, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #932A22;
    text-decoration: none;
    font-style: italic;
}

.subtitle-bold
{
    font-family: "Arial" , Gadget, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #932A22;
    text-decoration: none;
}
.subheading-Italic
{
    font-family: "Arial" , Gadget, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #136EA5;
    text-decoration: none;
    font-style: italic;
}

.subheading-bold
{
    font-family: "Arial" , Gadget, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #136EA5;
    text-decoration: none;
}
.subheadcol
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #136EA5;
    text-decoration: none;
}


