@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
h3 {
	color: #ED7D22;
	padding-top: 15px;
	font-size: 12px;
}
body {
	background-image: url(/fpa/images/gradient_bground.gif);
	background-repeat: repeat-x;
	background-color: #E9E5E3;
	margin: 0px;
	padding: 0px;
}
.intro {
	font-size: 14px;
	line-height: 21px;
	color: #F37C19;
}
.banner_image {
	background-image: url(/fpa/images/handMouse.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #004A91;
	padding-top: 15px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #004A91;
	padding-top: 15px;
}
.banner_offer {
	background-image: url(/fpa/images/offer_banner.jpg);
	background-repeat: no-repeat;
}
.left_pane a:link {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(/fpa/images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 12px;
	font-size: 11px;
	color: #999999;
	vertical-align: text-top;
}
.left_pane a:visited {
	text-decoration: none;
	display: block;
	background-image: url(/fpa/images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	vertical-align: text-top;
}
.left_pane a:hover {
	text-decoration: none;
	background-color: #FBAD26;
	background-image: url(/fpa/images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #FFFFFF;
	vertical-align: text-top;
}
.left_pane a:active {
	text-decoration: none;
	vertical-align: text-top;
}
.banner {
	background-image: url(/fpa/images/fpa_banner_cpd4.jpg);
	background-repeat: no-repeat;
}
.padding {
	padding-right: 30px;
	padding-left: 30px;
}
.padding_leftpane {
	padding: 15px;
}
.footer {
	background-image: url(/fpa/images/footer_bground.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
}
.small_text {
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #F37C19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F37C19;
}
a:hover {
	text-decoration: none;
	color: #FBAD26;
}
a:active {
	text-decoration: none;
	color: #F37C19;
}
.callout {
	font-size: 14px;
	line-height: 21px;
	color: #FBAD26;
}
h4 {
	padding-top: 15px;
	font-size: 12px;
}
sup {
	line-height: 0px;
}

