﻿body
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
    list-style-type: square;
    background-color: #DDDDDD; /*background-image:url(../images/background.jpg);*/ /*background-repeat:repeat-x;*/
    text-align: justify;
    color: #000000;
}

.topBannerLow
{
    color: #ffffff;
}

.frontPageText
{
    font-size: 13px;
    font-family: Verdana;
}

.signupButton
{
    background-color: #CCCCCC;
}

.pageText
{
    font-size: 13px;
}

.paddedPageText
{
    font-size: 13px;
    font-family: Arial;
    padding-left: 15px;
}

.pageTitle
{
    font-size: 19px;
    font-weight: bold;
    font-family: 'Trebuchet MS' , Verdana;
    color: #269FA8;
}



.navLink
{
    font-size: 13px;
    font-family: Arial;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
}

.emailLink
{
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

.frontPageLink
{
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
}

.navLink:hover
{
    font-size: 13px;
    font-family: Arial;
    color: #8bf8ff;
    text-decoration: none;
}

.signUpForm
{
    background-color: #EEEEEE;
}

.formFieldCaption
{
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    text-align: right;
}


h2
{
    font-size: 19px;
    font-family: 'Trebuchet MS Mincho' ,Verdana;
    text-align: right; /*color: #003366;*/
    color: #268b94;
}

h3
{
    font-size: 14px;
    font-family: 'Trebuchet MS Mincho' ,Verdana;
    text-align: left; /*color: #003366;*/
    color: #268b94;
}

.frontPageHeading
{
    font-size: 19px;
    font-family: 'Trebuchet MS Mincho' ,Verdana;
    text-align: right; /*color: #003366;*/
    color: #268b94;
    font-weight: bold;
}

h1
{
    font-size: 17px;
    font-family: Verdana;
    color: #333333;
}


h4
{
    font-size: 19px;
    font-weight: bold;
    font-family: 'Trebuchet MS' , Verdana;
    color: #269FA8;
}

div#pnlInvoice
{
    background: #113952;
}

div#pnlSuccess
{
    background: #EEEEEE;
    left: -7px;
    width: 400px;
    text-align: justify;
    font-size: 13px;
    font-family: Verdana;
}


.frontPanelText
{
    text-align: justify;
    vertical-align: top;
    font-size: 14px;
    font-family: Verdana;
    color: #ffffff;
    text-decoration: none;
}

.featuresTitle
{
    font-weight: bold;
    font-size: 13px;
    color: #000066;
    font-family: verdana;
    text-decoration: underline;
}

.featuresText
{
    font-size: 13px;
    line-height: 17px;
    font-family: verdana;
    text-align: justify;
}

.featuresImageCaption
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

.tableHeader
{
    color: #eeeeee;
    text-align: center;
    background-color: #000000;
}

.frontPageHeader
{
    font-weight: bold;
    font-size: 18px;
    color: #5a64ac;
    font-family: Verdana;
    height: 360px;
}

.headerTitle
{
    font-weight: bold;
    font-size: 14pt;
    color: #000099;
    font-family: Tahoma;
    letter-spacing: 1px;
}

.frontPageText
{
    font-size: 10.5pt;
    color: #444444;
    font-family: Arial;
    text-align: justify;
}

.freeTrialHeader
{
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    font-family: Verdana;
    text-align: center;
    background: transparent;
    background-color: #444444;
}

.freeTrial
{
    font-weight: bold;
    color: #ffffff;
    font-family: Arial;
    text-align: center;
    background: transparent;
    background-color: #444444;
}

.frontPageList
{
    list-style-image: url(/images/tick.gif);
    background-repeat: no-repeat;
    left: -10px;
}

.featuresList
{
    list-style-image: url(/images/tick.gif);
    background-repeat: no-repeat;
}

.frontPageListItem
{
    padding-left: 5px;
    margin-bottom: 6px;
    vertical-align: middle;
    width: 399px;
}

.frontpageFeatureHeading
{
    color: #000099;
    font-family: Arial;
    font-size: 14px;
}
