﻿
.ThisTabSheet 
{
    width: 730px; /* Site.Width (750px) */
    background-color: #f0f0f0; 
    margin: 0;
    padding: 25px; 
}
.ContentTitle1
{
    font-weight: normal; 
    font-size: 36px; 
    font-family: Copperplate Gothic Light; 
    letter-spacing: -1px; 
    font-weight: bold;
    text-align: center; 
    padding: 10px 0px 10px 0px; 
    color: #002000; 
}
.ContentTitle2
{
    font-size: 14px; 
    font-family: Verdana; 
    font-variant: small-caps; 
    padding-bottom: 30px;
    text-align: center; 
    color: #002000; 
}
.ContentTitle3
{
    font-weight: bold; 
    font-size: 24px; 
    font-family: Georgia, "Bookman Old Style", "Times New Roman", Serif, Times, Courier; 
    letter-spacing: -1px; 
    text-align: left; 
    padding-bottom: 20px;
    color: #002000; 
}
.Content3
{
    font-weight: normal; 
    font-size: 15px; 
    font-family: "Bookman Old Style", Georgia, "Times New Roman", Serif, Times, Courier; 
    letter-spacing: -0.03em; 
    text-align: left; 
    padding-bottom: 20px;
    color: #002000; 
}
