﻿body
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	background-color: #ffffff;
	background-repeat: repeat;
	white-space:normal;
}
.CenterMaster
{			
	white-space:nowrap;
	width: 100%;
}
.UpperLeftBanner
{
	border-style:none;	
	width:150px;
	height:100px;
	white-space:normal;	
}
.CenterBanner
{
	width:800px;
	height:100px;
}
.UpperRightBanner
{
	border-style:none;
	background-image:url(Images/FillBanner.png);
	width:100%;
	height:100px;
	white-space:normal;	
}
.BottomLeftBanner
{
	border-style:none;
	background-color:#ffffff;
	width:150px;
	height:100px;
	white-space:normal;	
}
.BottomRightBanner
{
	border-style:none;
	background-color:#ffffff;
	width:100%;
	height:100px;
	white-space:normal;	
}
.ContentLeft
{
	text-align:left;
	background-color:#ffffff;
	width:150px;	
	white-space:normal;		
}
.ContentCenter
{
	border-style:none;
	width: 800px;
}
.ContentRight
{
	border-style:none;
	width:100%;
	white-space:normal;		
}
.WrapText
{		
	white-space:normal;
}
.NoWrapText
{		
	white-space:nowrap;
}
.Spacer
{
	width:15px;
}
.FillIt
{
	width:100%;
}
.Spacer5
{
	width:5%;
}
.Spacer55
{
	width:55%;
}
.Spacer50
{
	width:50%;
}
.Spacer40
{
	width:40%;
}
.Spacer20
{
	width:20%;
}
.Spacer10
{
	width:10%;
}

.SectionHeader
{
	font-size: 11pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	color: #932923;
	font-weight: bold;
}
.SectionHeaderAlt
{
	font-size: 11pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	color: #B18B35;
	font-weight: bold;
}
.Footer
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: center;
	color: #932923;
	font-weight: bold;
}
.FillBanner
{
	border-style:none;
	background-image:url(Images/fillleftbanner.png);	
	width:50%;	
	white-space:normal;		
}
.FillRightBanner
{
	border-style:none;
	background-image:url(Images/fillbanner.png);	
	width:50%;	
	white-space:normal;		
}


