﻿body
{
    font-family: Verdana, Arial, Sans-Serif;
}

.background
{
    background-color: #0a1e3f;
}

.ContactBold
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
}

.ContactBlue
{
    font-size: 8pt;
    color: #0c347c;
}

A.ContactBlueLink
{
    font-size: 8pt;
    color: #0c347c;
}

A:hover.ContactBlueLink
{
    font-size: 8pt;
    color: #0c347c;
    font-family: Verdana, Arial;
}

A:visited.ContactBlueLink
{
    font-size: 8pt;
    color: maroon;
}

.FooterText
{
    font-size: 7.5pt;
    color: #000000;
}

.FooterText2
{
    font-size: 7.5pt;
    color: #000000;
    padding-left: 35px;
    padding-top: 7px;
}

A.FooterTextLink
{
    font-size: 7.5pt;
    color: #000000;
}

A:hover.FooterTextLink
{
    font-size: 7.5pt;
    color: #000000;
    text-decoration: underline;
}

A:visited.FooterTextLink
{
    font-size: 7.5pt;
    color: #000000;
    text-decoration: underline;
}

.BodyText
{
    font-size: 9pt;
    color: #000000;
    margin-left: 0px;
    margin-right: 55px;
    text-align:justify;
}

.BlueBoldUnderline
{
	font-size: 9pt;
	color: #0c347c;
	font-weight: bold;
	text-decoration: underline;
}

.TestimonialName
{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.TestimonialText
{
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.HomeText
{
    font-size: 9pt;
    color: #000000;
    margin-left: 25px;
    margin-right: 25px;
}

.FloatMenu
{
    padding-left: 15px;
}

.FloatContactInfo
{
    padding-left: 28px;
}

.FloatWeeklyMessage
{
    padding-left: 40px;
}

.ImageRight
{
    float: right;
}

.ImageLeft
{
    float: left;
}

.GeneralContentHeadline
{
    font-weight: bold;
    font-size: 11pt;
    color: Black;
}

.GeneralContentBody
{
    font-size: 10pt;
}

.EventDate
{
    font-size: 10pt;
    font-weight: bold;
}

.FormLabel
{
    font-size: 10pt;
    text-align:right;
}

.FormLabelBold
{
    font-size: 10pt;
    text-align: right;
    font-weight: bold;
}

.ErrorMessage
{
    font-size: 9pt;
    color: #CC3300;
}

.LeadershipPhoto
{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

A.TextLink
{
    font-size: 9pt;
    color: #0c347c;
}

A:hover.TextBlueLink
{
    font-size: 9pt;
    color: #0c347c;
    font-family: Verdana, Arial;
}

A:visited.TextBlueLink
{
    font-size: 9pt;
    color: maroon;
}

.TPXText
{
	font-size: 9pt;
	color: #8f3694;
	text-decoration: none;
	font-weight: bold;
}

.ListItem
{
	padding-top: 7px;
}