@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,400italic,700,700italic);

/**
 * This typography file is included in the WYSIWYG editor
 */
.typography * {
    font-family: 'Droid Sans',Arial,sans-serif;
    font-size: 14px;
}

.typography blockquote {
    margin-left: 20px;
}

.typography hr {
    padding: 0;
    margin: 20px 0;
    
    border: 0;
    
    border-bottom: 3px solid #2D67B2;
}

.typography p {
    line-height: 18px;
}

.typography p,
.typography ul li,
.typography ol li,
.typography a {
    font-size: 14px;
    color: #666666;
}

.typography p {
    margin-top: 0;
    margin-bottom: 20px;
}

.typography strong {
    font-weight: normal;
    color: #181818;
}


/** CMS LIST STYLES **/
.typography ul,
.typography ol {
    margin-left: 10px;
    margin-bottom: 20px;
}

    .typography ul li,
    .typography ol li {
        margin: 4px 10px;
        line-height: 1.4em;
    }
    
        .typography ul li {
            list-style-type: disc;
        }
        
        .typography ol li {
            list-style-type: decimal;
        }

/* HEADER STYLES */

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h1 *,
.typography h2 *,
.typography h3 *,
.typography h4 *,
.typography h5 * {
    font-family: 'Droid Serif', Georgia, serif;    
    color: #272727;    
    margin-top: 0;
    margin-bottom: 14px;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4 {
    font-weight: normal;
}

    .typography h1 {
        font-size: 28px;
    }
    
    .typography h2 {
        font-size: 24px;
    }
    
    .typography h3 {
        font-size: 20px;
    }
    
    .typography h4 {
        font-size: 18px;
    }
	.typography h5 {
		color: #17649a;
		font-size: 15px;
		text-transform: uppercase;
	}    
    .typography h6 {
        margin: 0;
    }

/* LINK STYLES */
.typography a {
    color: #17649A;
    font-size: 1em;
    text-decoration: none;
}

    .typography a:hover {
        text-decoration: underline;
    }
    
    
.typography table {
    font-size: 1.1em;
}

    .typography table tr td {
        padding: 3px 5px;
    }

    
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
    text-align:left;
}

.typography .center {
    text-align:center;
}

.typography .right {
    text-align:right;
}

.typography img.right {
    float:right;
    
    margin-left: 2ex;
}

.typography img.left {
    float:left;
    
    margin-right: 2ex;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
    margin: 0;
}

/* OTHER */
#PageComments {
    list-style: none;
}

#PageComments li {
    list-style: none;
    padding: 5px;
    margin: 0;
    font-size: 1em;
    border-bottom: 1px dotted #bbb;
}

#PageComments li p span {
    font-style: italic;
}

#PageComments a.deletelink {
    font-weight: bold;
}

#PageNumbers {
    font-weight: bold;
    color: #333333;
    font-size: 1.1em;
    text-align: center;
}

#PageNumbers * {
    line-height: 1.5em;
}

#PageNumbers a {
    color: #0083C8;
    text-decoration: none;
}

#PageNumbers a:hover {
    text-decoration: underline;
}

/**** Footer ****/
#Footer {
    text-align: center;
}

#Footer * {
    font-size: 12px;
    color: #9F9E9B;
    
    margin-bottom: 0;
}

/**** Webbuilders ****/
p.webbuilders {
    font-size: 12px;
    color: #9F9E9B;
    
    text-align: center;
    
    line-height: 16px;
}

p.webbuilders a {
    font-size: 12px;
    color: #999999;
}

/**** BreadCrumbs ****/
#Breadcrumbs p {
    line-height: 53px;
}

#Breadcrumbs a {
    text-decoration: underline;
}

#Breadcrumbs a:hover, #Breadcrumbs a:active {
    text-decoration: none;
}

/**** Navigation ****/
#Nav li a {
    font-size: 18px;
    color: #17649A;
}

/**** Pages ****/
h2.pageHeading {
    font-size: 18px;
    
    text-transform: uppercase;
}

h3.attentionGrabHeading {
    font-size: 60px;
    color: #949494;
}
h3.QuotedHeading {
    font-size: 36px;
    color: #17649A;
}

/**** Profile Box ****/
#ProfileBox b {
    text-transform: uppercase;
}

#ProfileBox * {
    color: #282828;
}

#ProfileBox p {
    text-align: right;
    
    line-height: 20px;
}

/**** Sub-Navigation ****/
#SubNavigation h4 {
    text-transform: uppercase;
}

#SubNavigation p {
    font-size: 16px;
    color: #666666;
}

#SubNavigation a {
    color: #17649A;
}

#SubNavigation a.current {
    text-decoration: underline;
}

/**** Sub Footer ****/
#ContentFooter .footerBox p.footerTitle {
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 18px;
    color: #858585;
}

#ContentFooter .footerBox .footerLink a {
    line-height: 32px;
}

/**** Profile ****/
.RecipiantProfilePage h2.profileName {
    font-size: 18px;
    
    text-transform: uppercase;
}

.ProfilePageHolder p.profileSidebarTitle, .RecipiantProfilePage p.profileSidebarTitle {
    font-family: 'Droid Serif',serif;
    font-size: 14px;
    color: #000000;
    
    text-transform: uppercase;
}

.RecipiantProfilePage .profileStats * {
    font-size: 12px;
}

.RecipiantProfilePage .profileStats p {
    margin-bottom: 1em;
}

.RecipiantProfilePage .profileStats p span {
    color: #2E2E2E;
}

.RecipiantProfilePage h3.attentionGrabHeading {
    font-size: 36px;
    color: #17649A;
}

/**** FAQ ****/
.question .larger {
    font-family: 'Droid Serif',serif;
    font-size: 28px;
    font-weight: bold;
    color: #272727;
}

/**** Home Page ****/
#Carousel .carouselItem .carouselItemTitle {
    font-size: 24px;
    color: #000000;
}

#Carousel .carouselItem .carouselItemDesc {
    font-size: 14px;
    color: #000000;
}

.HomePage .homeColumn p.columnTitle {
    font-family: 'Droid Serif', serif;
    font-size: 23px;
    
    color: #000000;
    
    text-transform: uppercase;
    
    line-height: normal;
}

.HomePage .homeColumn p.columnTitle span {
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    
    color: #000000;
    
    text-transform: none;
    
    line-height: normal;
}

.HomePage .homeColumn p.columnSubtitle {
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    
    color: #949494;
    
    line-height: normal;
}

.HomePage .homeColumn:first-child ul li, .HomePage .homeColumn:first-child ul li * {
    font-size: 17px;
}

.HomePage .homeColumn:first-child ul li strong {
    font-weight: bold;
}

.HomePage ul.homeLinks li {
    font-size: 17px;
}
.HomePage ul.homeLinks li span {
    font-size: 17px;
}

.HomePage .homeColumn ul.homeLinks li.connectLink {
    color: #3A3A3A;
    
    line-height: 32px;
}

/**** Page Comment Interface ****/
.PageCommentButton, .typography .PageCommentButton * {
    color: #272727;
}

.PageCommentButton * {
    line-height: 20px;
}

.typography .PageCommentButton h4 {
    color: #272727;
    
    line-height: 24px;
}

.typography .PageCommentButton h4 {
    font-size: 16px;
    font-weight: normal;
}

.PageCommentArrow {
    font-size: 28px !important;
}

.PageCommentButton .clear {
    line-height: 1px;
}

/*** banner ***/
.typography .banner p {
    margin: 0px;        
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.025em;
    line-height: 21px;
}