﻿#date
{
    float: left;
    color: #cebc67;
    padding: 0px 5px;
    font-size: 120%;
    font-weight: bold;
}

.breadcrumb
{
    float: right;
    display: inline;
    font-size: 70%;
    color: #D09964;
}
.Person
{
    display: block;
    font: italic 80%/120% Tahoma, Arial;
    color: Black;
    margin: 5px 0px 0px 0px;
    text-align: right;
}
.loginName
{
    display: inline;
    font: bold 120%/150% Tahoma, Arial;
    color: #889CD3;
    text-transform: capitalize;
    padding: 0px 5px;
}
.loggedInMenu
{
    display: inline;
    padding: 10px;
}
/* Content styles */

.col1 .Text
{
    display: block;
    padding: 10px 15px;
    font-size: 90%;
}
.col1 .Summary
{
    display: block;
    padding: 2px 25px;
    font-size: 80%;
    color: #373636;
}
.col2 .Text
{
    display: block;
    padding: 2px 0px 2px 15px;
}
.col3 .Text
{
    display: block;
    padding: 2px 0px 2px 5px;
}
.threecol .col1 .Title
{
    display: block;
    margin: 0px 0px;
    padding: 10px 0px;
    font-size: 120%;
    font-weight: bold;
    color: #B85C05;
}
.threecol .col1 .Title:hover
{
    color: #664D02;
}
.threecol .col1 .SubTitle
{
    display: block;
    margin: 5px 0px;
    padding: 2px 7px;
    font-size: 110%;
    font-weight: 800;
    color: #C2A005;
}
.threecol .col1 .Summary
{
    display: block;
    margin: 5px 0px;
    padding: 10px 0px 4px 10px;
    font-size: 75%;
    font-weight: 800;
    color: #428BBB;
}
.threecol .col1 .Text
{
    display: block;
    padding: 5px;
    color: #30250a;
}
.threecol .col2 .Title
{
    display: block;
    font-size: 110%;
    font-weight: bold;
    text-transform: capitalize;
    color: #B85C05;
}
.threecol .col2 .SubTitle
{
    display: block;
    text-transform: capitalize;
    font-size: 110%;
    font-weight: bold;
    color: #4C3A01;
}
.threecol .col2 .Text
{
    display: block;
    padding: 2px 4px;
    color: #B28703;
    margin: 10px;
}
.threecol .col3 .Title
{
    display: block;
    margin: 3px 0px;
    padding: 5px 0px;
    font-size: 120%;
    font-weight: normal;
    color: #1D7DBB;
}
.threecol .col3 .SubTitle
{
    display: block;
    padding: 2px 8px;
    font-size: 95%;
    font-weight: bold;
    color: #C29F05;
    height: 25px;
}

.threecol .col3 .Text
{
    display: block;
    margin: 10px 0px;
    padding: 2px 0px 2px 5px;
    font-size: 90%;
    font-weight: bold;
    color: #428BBB;
}
.footerText
{
    text-align: center;
}
#silverlightControlHost
{
    height: 385px;
    width: 410px;
    float: right;
}
.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px #F4F8F9;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}
.citation
{
    font-size: 75%;
    font-weight: normal;
    line-height: 120%;
}
.featureWrapper .Title
{
    text-transform: capitalize;
    padding: 7px;
    font-size: 130%;
    font-weight: normal;
    color: #000;
}
.featureWrapper .SubTitle
{
    display: block;
    margin: 5px 0px;
    padding: 10px 0px 4px 10px;
    font-size: 105%;
    font-weight: 800;
    color: #428BBB;
}
.featureWrapper .Text
{
    display: block;
    padding: 10px 2px;
    font-size: 122%;
    line-height: 105%;
}
.smallPrintWrapper .Text, .Title
{
    font-size: 90%;
    line-height: 105%;
}
.smallPrintWrapper .Title
{
    border-bottom: solid 1px #c39b47;
}
.rotatorWrapper
{
}
/*.testimonial
{
    vertical-align: top;
    width: 680px;
    height: 400px;
}
.testimonial .title
{
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: -7px;
    z-index: 2;
}
.testimonial .summaryWrapper
{
    background: transparent url('images/bgSummary.png') repeat;
    float: left;
    margin-left: 0px;
    height: 90px;
    width: 100%;
    margin-top: -14%;
    padding: 10px;
    color: white;
    z-index: 3;
}
.testimonial .summary
{
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 110%;
    margin-top: -2%;
    padding: 20px;
    width: 470px;
    z-index: 4;
}
.testimonial img
{
    float: left;
    clear:both;
    z-index: 1;
}*/

.testimonial
{
    vertical-align: top;
    width: 680px;
    height: 400px;
}
.testimonial .title
{
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-top: -5px;
    z-index: 2;
    margin-bottom: 5px;
}
.testimonial .summaryWrapper
{
    background: transparent url('images/bgSummary.png') repeat;
    float: left;
    margin-left: 0px;
    height: 90px;
    width:100%;
    margin-top: -14%;
    padding:10px 0px 0px 0px;
    color: white;
    z-index: 3;

}
.testimonial .summary
{
    font-weight: normal;
    line-height: 110%;
    font-size: 95%;
    float: left;
    width: 61%;
    margin-top: -2%;
    padding: 20px;
    z-index: 4;
}
.testimonial img
{
    float: left;
    clear: both;
    z-index: 1;
}
.tipsWrapper .Title
{
    font-size: 16px;
    font-weight: bold;
    color: #4380e6;
    padding: 0px 0px 10px 0px;
}
.tipsWrapper a
{
    font-weight: normal;
    padding: 2px 0px;
}
.newsletterWrapper .Title
{
    font-size: 16px;
    font-weight: bold;
    /*color: #4fa83b;*/
    color:#22a705;
    padding: 0px 0px 10px 0px;
}
.newsletterWrapper .Text
{
    font-size: 12px;
    line-height: 130%;
    color: #373636;
    padding: 5px 0px 10px 0px;
}
.sidebarWrapper .Title
{
    text-transform: capitalize;
    padding: 7px;
    font-size: 130%;
    font-weight: bold;
    color: #4380e6;
}
.sidebarWrapper .SubTitle
{
    display: block;
    margin: 5px 0px;
    padding: 10px 0px 4px 10px;
    font-size: 105%;
    font-weight: 800;
    color: #428BBB;
}
.sidebarWrapper .Text
{
    display: block;
    padding: 2px 2px;
    line-height: 105%;
    background: white url( 'images/bgDocStats.png' ) repeat-x top;
    color: #292929;
    border: solid 1px #EFF3F4;
    font-size: 70%;
}
.statsWrapper .Title
{
    text-transform: capitalize;
    padding: 7px;
    font-size: 130%;
    font-weight: normal;
    color: #4380e6;
}
.statsWrapper .SubTitle
{
    display: block;
    margin: 5px 0px;
    padding: 10px 0px 4px 10px;
    font-size: 105%;
    font-weight: 800;
    color: #428BBB;
}
.statsWrapper .Text
{
    display: block;
    padding: 2px 2px;
    line-height: 105%;
    background: white url( 'images/bgDocStats.png' ) repeat-x top;
    color: #292929;
    border: solid 1px #EFF3F4;
    font-size: 75%;
}
.ratingWrapper .Text
{
    display: block;
    padding: 2px 2px;
    border: solid 1px #EFF3F4;
    font-size: 70%;
}
.catsWrapper .Title
{
    display: block;
    text-transform: capitalize;
    font: bold 145%/120% "Trebuchet MS" , Tahoma, Arial;
    padding: 10px 5px;
    /*color: #4fa83b;*/
    color:#22a705;
    text-decoration: none;
}
.catsWrapper .SubTitle
{
    display: block;
    margin: 5px 0px;
    padding: 10px 0px 4px 10px;
    font-size: 105%;
    font-weight: 800;
    color: #428BBB;
}
.catsWrapper .Text
{
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    line-height: 115%;
    background: white url( 'images/bgDocStats.png' ) repeat-x top;
    color: #292929;
    border: solid 1px #EFF3F4;
    font-size: 85%;
}

.SectionTitle
{
    display: block;
    margin: 25px 0px 10px 0px;
    border-bottom:solid 2px #4380e6;
    padding: 4px 2px;
    font-size: 135%;
    font-weight: 800;
    color: #4380e6;
}
.col1 .Text .SectionTitle a
{
    color:#4380e6;
}
.articleList .Title
{
    display: block;
    margin: 5px 0px 14px 0px;
    padding: 0px 0px 2px 0px;
    font-size: 18px;
    font-weight: 800;
    color: #264882;
    border-bottom: solid 1px #264882;
}
.articleList .SubTitle
{
    text-transform: capitalize;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-size: 100%;
    font-weight: bold;
    color: #4380e6;
}
.articleList .Text
{
    display: block;
    padding: 0px;
    font-size: 87%;
    line-height: 110%;
    color: #373636;
    margin: 0px 0px 12px 0px;
}
.Text p
{
    margin: 0px 0px 15px 0px;
}

