﻿body 
{
	background-color: #003090;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}
.NavBar
{
	background-color: #AF002C;
	padding-left: 5px;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	font-size: .8em;
	vertical-align: top;
	vertical-align: top;
}


.Content
{
	background-color: #FFFFFF;
	padding: 20px;
	
}

	
.White
{
	color: #FFFFFF;
}

h1
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
}
h2
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.25em;
	
}
h3
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #003090;
}
h4
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}
.FunHeading
{
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	color: #003090;
}
.WhiteFunHeading
{
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 1.3em;
}
.FunText
{
	color: #AF002C;
	font-weight: bold;
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
}
.Standout
{
	color: #003090;
	font-weight: bold;
}
.BoxHeading
{
	background-color: #AF002C;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 6px;
	
}
.StandoutTable
{
	border: solid 1px #FFFFFF;
}
.StandoutTable2
{
	border: solid 1px #AF002C;
}
.StandoutPicture
{
	text-align: center;
	border: solid 1px #AF002C;
	
}
.StandoutPicture1
{
	text-align: left;
	
}
.FirstThird
{ 
	float: left;
	width: 33%;
}
.SecondThird
{ 
	float: left;
	width: 33%;
}
.ThirdThird
{ 
	float: left;
	width: 33%;
}
hr
{
	 color: #FFFFFF;
	 clear: both;
}
	
.BannerPhone
{
	padding-left: 20px;
}
.Photo
{
	padding: 20px;
}
.Footer
{
	color: #FFFFFF;
	text-align: center;
	font-size: .7em;
	padding-bottom: 10px;
}
.CenterText
{
	text-align: center;
}

p
{
	font-size: .8em;
}

li
{
	font-size: .8em;
}
.TopAlign
{
	vertical-align: top;
}
.Footer A:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer A:visited
{
	color: 	#FFFFFF;
	text-decoration: underline;
}
.Footer A:active
{
	color: 	#FFFFFF;
	text-decoration: underline;
}
.Footer A:hover
{
	color: 	#FFFFFF;
	text-decoration: underline;
}
.BottomAlign

{
	vertical-align: bottom;
	
}
.PopUpDisplay
{
	visibility: hidden;
}