@charset "UTF-8";
#container {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 110%;
}
a:link {
	color: #999;
	text-decoration: none;
}

.faux-link {
	color: #999;
	text-decoration: underline;
	cursor: Pointer;
}
a:visited {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: underline;
	color: #AAA;
}
a:active {
	text-decoration: none;
	color: #888;
	text-align: center;
}
p {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	text-align: left;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	line-height: 120%;
	text-align: left;
	text-indent: -10px;
	margin-top: -10px;
}
.BPBlue {
	color: #153C78;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.1em;
}
h2 {
	font-size: 1.1em;
	text-align: center;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 12px;
	line-height: 110%;
}

#footer {
	color: #373737;
	text-align: center;
	vertical-align: bottom;
	width: 700px;
	height: auto;
	border-style: none;
}
.Headline {
	font-size: 18px;
	line-height: 112%;
	font-weight: bold;
	text-align: center;
}
.center {
	text-align: center;
}

.SurveyQuestion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	right: 10px;
	text-align: right;
}
.client_quote {
	color: #339;
	text-transform: none;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.Client_name {
	color: black;
	font-size: 0.8em;
	font-family: times;
	font-weight: bold;
	font-style: normal;
	line-height: 120%;
	text-align: right;
}.greybackground {
	background-color: #EEE;
}
.BPBlueHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	color: #153C78;
}
.Heading4short {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: -10px;
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}

#img {
	border-style: none;
}

img {
	border-style: none;
}

.fineprint {
	font-size: .7em;
}

