@charset "utf-8";

.body {
	margin:0px 0px 0px 0px;
	background:url(images/back.png);
	background-color: #FB7F00;
	background-repeat:no-repeat;
	background-position:top center;
}


input {
	padding: 10px;
}


.headline1 {
	font-family: 'PT Sans Narrow', 'Arial Narrow','Arial Narrow Bold','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 36px;
	color: #f30000;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
}
.subhead {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 24px;
	color: #4c4c4c;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}
.subhead-left {
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Helvetica Condensed', 'Univers Condensed', 'Arial Black', 'sans-serif';
	font-size: 24px;
	color: #4c4c4c;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}
.subhead-larger {
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Helvetica Condensed', 'Univers Condensed', 'Arial Black', 'sans-serif';
	font-size: 28px;
	color: #4c4c4c;
	font-weight: bold;
	text-align: center;
}
.subhead-larger-left {
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Helvetica Condensed', 'Univers Condensed', 'Arial Black', 'sans-serif';
	font-size: 28px;
	color: #4c4c4c;
	font-weight: bold;
	text-align: left;
}
.bodycopy {
	font-family: 'Copse','Georgia','Times','serif';
	font-size: 16px;
	color: #000;
	line-height: 22px;
}
.bodycopy-blue {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 20px;
	color: #4c4c4c;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}
.bodycopy-orange {
	font-family: 'Copse','Georgia','Times','serif';
	font-size: 16px;
	color: #f30000;
	line-height: 22px;
}
.bodycopy-center {
	font-family: 'Copse','Georgia','Times','serif';
	font-size: 16px;
	color: #000;
	line-height: 22px;
	text-align: center;
}
.bullets {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 15px;
	color: #333;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: -10px;
}

.bullets2 {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 17px;
	color: #333;
	line-height: 20px;
	margin-bottom: -10px;
}

.bullets-smaller {
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Helvetica Condensed', 'Univers Condensed', 'Arial Black', 'sans-serif';
	font-size: 15px;
	color: #333;
	line-height: 16px;
	font-weight: normal;
}
.bluebar-whitetext {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 28px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.red {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 17px;
	color: #f30000;
	line-height: 20px;
	font-weight: bold; 
}
.red2 {
	font-family: 'PT Sans Narrow','Arial Narrow','Helvetica Condensed','Univers Condensed','Arial Black','sans-serif';
	font-size: 22px;
	color: #f30000;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}
.bignumbers {
	font-family: 'Copse','Georgia','Times','serif';
	font-size: 50px;
	color: #f30000;
	line-height: 50px;
	font-weight: bold;
	text-align: left;
}
.testys1 {
	font-family: 'Copse', 'Georgia', 'Times', 'serif';
	font-size: 18px;
	color: #3680DA;
	line-height: 21px;
	font-style: italic;
	font-weight: normal;
}
.testys2 {
	font-family: 'Copse', 'Georgia', 'Times', 'serif';
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-style: italic;
}
.testys3 {
	font-family: 'Copse', 'Georgia', 'Times', 'serif';
	font-size: 14px;
	color: #333;
	line-height: 18px;
	font-style: normal;
}
