﻿.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.nav_left_home {
	font-family: Helvetica;
	color: #ed174f;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.nav_left_about {
	font-family: Helvetica;	
	color: #00a950;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.h_about {
	font-family: Helvetica;	
	color: #00a950;
	font-size: 16pt;
	text-decoration: none;
}

.nav_left_testimonials {
	font-family: Helvetica;	
	color: #005dab;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.h_testimonials {
	font-family: Helvetica;	
	color: #005dab;
	font-size: 16pt;
	text-decoration: none;
}

.nav_left_kit {
	font-family: Helvetica;	
	color: #c61189;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.nav_left_facts {
	font-family: Helvetica;	
	color: #7961ab;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.nav_left_info {
	font-family: Helvetica;	
	color: #00a1e4;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.nav_left_contact {
	font-family: Helvetica;	
	color: #f47920;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.h_contact {
	font-family: Helvetica;	
	color: #f47920;
	font-size: 16pt;
	text-decoration: none;
}

.campaignHeader {
	font-family: Helvetica;
	color: #6d6e71;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.campaignSubHeader {
	font-family: Helvetica;
	color: #7961ab;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.h1Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #ed174f;
}
.h1Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #00a950;
}
.h1Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #005dab;
}
.h1Pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #c61189;
}
.h1Purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #7961ab;
}
.h1LightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #00a1e4;
}
.h1orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #f47920;
}


.headingSubRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ed174f;
}

.campaignMoreInfo {
	font-family: Helvetica;
	color: #7961ab;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.greenMoreInfo {
	font-family: Helvetica;
	color: #00a950;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.blueMoreInfo {
	font-family: Helvetica;
	color: #005dab;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.orangeMoreInfo {
	font-family: Helvetica;
	color: #f47920;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.subHeaderBlack {
	font-family: Helvetica;
	color: #000000;
	font-size:11pt;
	font-weight: bold;
	text-decoration: none;
}

.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	text-decoration: none;
}
.kitTable {
	border-style: solid;
	border-width: 1px;
	border-color: #f47920;
}

.pMargin3 {
	margin-bottom: 6pt;
	margin-top:0px;
	text-align: left;
}
