﻿



.Bold {
	font-weight: bold;
}
.Centered {
	text-align: center;
}


.Left {
	text-align: left;
}


.Margin_Right_Left_Auto {
	margin-right: auto;
	margin-left: auto;
}


.Underline {
	text-decoration: underline;
}


.Arial {
	font-family: Arial, Helvetica, sans-serif;
}


.Times_New_Roman {
	font-family: "Times New Roman";
}


.Small_12_pt {
	font-size: small;
}


.Medium_14_pt {
	font-size: medium;
}


.Large_18_pt {
	font-size: large;
}


.x-Large_18_pt {
	font-size: x-large;
}


.Red_Text {
	color: #FF0000;
}


.Red_Text_Centered {
	color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


.RedBold {
	font-weight: bold;
	color: #FF0000;
}


.Navy_Blue_Text {
	color: #000080;
}


.BlueNormalArial {
	font-weight: normal;
	color: #000080;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
}


.Yellow_Background {
	background-color: #FFFF00;
}


.Hidden_Visibility {
	visibility: hidden;
}

















.ParagraphHeader {
	color: #000080;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
}

.paragraphcentered  {
	text-align: center;
}




.xLargeLeftJustifiedBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	text-align: left;
	line-height: 30px;
}


.xLargeLeftCenterBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 30px;
}



.LargeLeftJustifiedBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000080;
	text-align: left;
	line-height: 30px;
}


.LargeLeftCenteredBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 30px;
}




.TimesBoldMediumCentered {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.ArialBoldLargeCentered {
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}


.ArialBoldLargeLeft {
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}



.ArialLargeBlueCenterLineHeight30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000080;
	text-align: center;
	line-height: 30px;
}


.TimesBoldMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}


.ParagraphHeaderLeft {
	color: #000080;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: left;
}



.RedOutlineBlueBackYellowText {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	width: 500px;
	line-height: 25px;
	text-align: center;
	border: medium double #FF0000;
	margin-left: auto;
	margin-right: auto;
	background-color: #000099;
}






.NavyBackground {
	background-color: #000080;
}


.TestimonialFrame {
	margin: 8px 15px 8px 15px;
	background-color: #FFFF99;
	padding: 10px;
	border: #ff0000 solid;
	padding: 15px;
}


.xLargeLeftCenteredWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 30px;
}


.TestimonialFont {
	font-family:arial;
	font-style:italic; 
	font-size:small; 
	font-weight:bold;
	color:maroon
}

.TestimonialEmphasis {
	background-color: #99FFCC;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	
	.LP_Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	text-align: center;
	background-color: #FFFF00;
	border: thin solid #FF0000;
}
}
