@charset "utf-8";
/* CSS Document */

.PageTitle {
	font-family: Calibri;
	color: #9E1C1C;
	font-size: 22px;
	font-weight: bold;
}
.SubTitle {
	font-family: Calibri;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.SubTitle2 {
	font-family: Calibri;
	color: #9B589B;
	font-size: 16px;
	font-weight: bold;
}
.SubTitle3 {
	font-family: Calibri;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}

.SubTitle4 {
	font-family: Calibri;
	color: #900;
	font-size: 18px;
	font-weight: bold;
}
.Para {
	color: #000000;
	font-size: 16px;
	font-family: calibri;
	font-weight: normal;
}
.ParaNote {
	color: #FF0033;
	font-size: 16px;
	font-family: Calibri;
	font-style: normal;
	font-weight: normal;
}
.ParaNote2 {
	color: #FF0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.Footer {
	color: #000000;
	font-size: 13px;
	font-family: Calibri;
	font-weight: normal;
}
.cust-com {
	color: #343F41;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
}

.ImageBrdr {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.TableBrdr {
	border: medium solid #000;
}
.PupPrice {
	font-family: Calibri;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
.PupDescription {
	font-size: 16px;
	font-family: Calibri;
	color: #000000;
}
.PupDescriptionEmph {
	font-size: 16px;
	font-family: Calibri;
	color: #00F;
	background-color: #FF0;
	font-weight: bold;
}

.TitleEmphasis {
	font-family: Cambria;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.BlackText {
	color: #000;
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
}
.Text-Teal
{
	color: #59AAAA;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
}
.Text-Purple
{
	color: #D7ADD8;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
}

.Text-Black
{
	color: #000;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
}


.BlackText2 {
	font-size: 16px;
	color: #000;
	font-family: Calibri;
}
.WhiteText  {
	color: #FFF;
	font-family: Calibri;
	font-size: small;
}

.WhiteText2 {
	font-size: 16px;
	color: #FFF;
	font-family: Calibri;
}
.Title-Blue {
	color: #000099;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Title-Red
{
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.Title-White
{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

