﻿body 
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .9em;
}
.Page
{
    background-color: #003090;
}
.NavBar
{
	background-color: #AF002C;
	padding-left: 5px;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	vertical-align: top;
	vertical-align: top;
	font-size: 1em;
	font-weight: 700;
}


.Content
{
	background-color: #FFFFFF;
	padding: 20px;
	
}

	
.White
{
	color: #FFFFFF;
}

h1
{
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
}
h2
{
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.25em;
	
}
h3
{
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #003090;
}
h4
{
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .9em;
}
.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;
}
.FunColor
{
    color: #AF002C;
}
.Standout
{
	color: #003090;
	font-weight: bold;
}
.Standout1
{
	color: #003090;
	font-weight: bold;
	vertical-align: middle;
}

.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;
	background-color: #FFFFFF;
	width: 33%;
	
	
}
.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: .8em;
	padding-bottom: 10px;
}
.CenterText
{
	text-align: center;
}




.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;
}
.ProductViewer
{
    background-image: url('../../images/ConfettiBk.jpg');
    padding: 20px;
    text-align: center;
    border: solid 1px #AF002C;
}
.PVHeading
{
    background-color: #af002c;
    border: solid 1px #af002c;
    text-align: center;
    color: #FFFFFF;
}
.PaddingRight
{
    padding-right: 10px;
}
.Half
{
    width: 50%;
}
.ModalBackground
{
    background-color: #999999;
    opacity:0.4;
    filter:alpha(opacity=40)
    
}
.BlueBorder
{
    border: 1px solid #003090;
    
}
.AltBlue
{
    background-color: #c8d5e6;
}
