﻿@import url(//fast.fonts.com/t/1.css?apiType=css&projectid=fe4c8062-3f5d-4c2f-8e8c-ab5c3fb2ce9e);
@font-face{
font-family:"Futura W01 Book";
src:url("../../Fonts/57a6731b-fa5c-4c8a-bea8-e2f1a287f309.eot?iefix") format("eot");}
@font-face{
font-family:"Futura W01 Book";
src:url("../../Fonts/57a6731b-fa5c-4c8a-bea8-e2f1a287f309.eot?iefix");
src:url("../../Fonts/4d0e252c-d811-4a5d-a7f3-6ad72c6b76f2.woff") format("woff"),url("../../Fonts/54250d43-02be-4ff9-b802-a4ea104a0611.ttf") format("truetype"),url("../../Fonts/15c556fc-4608-4b01-8a0d-9c8631c8bd74.svg#15c556fc-4608-4b01-8a0d-9c8631c8bd74") format("svg");
}
@font-face{
font-family:"FuturaW01-MediumCondens";
src:url("../../Fonts/c9bb15b9-5c4a-477b-8e2d-1924c3ef942d.eot?iefix") format("eot");}
@font-face{
font-family:"FuturaW01-MediumCondens";
src:url("../../Fonts/c9bb15b9-5c4a-477b-8e2d-1924c3ef942d.eot?iefix");
src:url("../../Fonts/286ca836-0e48-43ba-9f12-8ba861fafeda.woff") format("woff"),url("../../Fonts/40e2893b-b4c0-4b91-aa42-4ab0be867d25.ttf") format("truetype"),url("../../Fonts/275744c1-8dd1-40d7-ae52-17728b66a3dc.svg#275744c1-8dd1-40d7-ae52-17728b66a3dc") format("svg");
}

body,
p,
a,
div,
span,
select,
input,
textarea {
	font-family: Arial, Verdana, Times New Roman, Sans-Serif;
}

select,
input,
textarea {
	font-size: 100%;
}
	
strong, b
{
	font-weight: bolder;
}
i {
	font-style: italic;
}

label
{
	margin-left: 5px;
}

h1 {
	margin: 0 0 16px 0;
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	margin: 0 0 .25rem 0;
}
p, li, th, td {
	font-size: 13px;
	line-height: 18px;
}
p.subHead {
	color: #48458A;
	font-size: 13px;
	font-weight: bold;	
}
p,
li {
	color: #777777;
}
p {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 16px;
}
p.intro {
	font-weight: bold;
}

p.quote {
	margin: 0 15px 0 0;
	padding: 0 0 10px 0;
	text-align: center;
	color: #48458A;
	font-size: 14px;
	line-height: 16px;
	font-family: Futura W01 Book;
}
p.quoteAuthor {
	margin: 0;
	text-align: center;
	color: #9C9AC4;
	font-size: 12px;
	font-family: Arial;
}
.testimonials p.quote {
	margin-left: 10px;
	color: #777777;
	line-height: 15px;
	font-family: Arial;
	text-align: left;
}
.testimonials .quoteAuthor {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px #dddddd;
}

ul.standardUl {
	margin: 12px 20px;
}
ul.standardUl li {
	margin: 2px 0;
	padding: 0 0 0 13px;
	background-image: url(../../images/icon_arrow.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

ul.standardUl ul {
	margin: 5px 15px;
}

a {
	color: #cc0000;
	text-decoration: underline;
}