@charset "utf-8";
/* CSS Document */

h2.consumer_pagetitle {
	background:url(images/consumer_pagetitlebg.gif) repeat-y;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:1em;
	height:38px;
	line-height:38px;
}
h2.consumer_pagetitle .Head {
	background:url(images/consumer_pagetitleheadbg.gif) top left no-repeat;
	display:block;
	padding-left:35px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#062143;
}

h2.broker_pagetitle {
	background:url(images/broker_pagetitlebg.jpg) repeat-y;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:1em;
	height:38px;
	line-height:38px;
}
h2.broker_pagetitle .Head {
	background:url(images/broker_pagetitleheadbg.gif) top left no-repeat;
	display:block;
	padding-left:35px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}
h2.purple_pagetitle {
	background:#7a1a57;
	height:24px;
	line-height:24px;
	padding-left:29px;
	margin:0px;
	margin-bottom:1em;
}
h2.purple_pagetitle .Head {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
h2.login_pagetitle {
	background:#7a1a57;
	height:24px;
	line-height:24px;
	padding-left:9px;
	margin:0px;
	margin-top:8px;
	margin-bottom:0.5em;
}
h2.login_pagetitle .Head {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
h2.testimonial_pagetitle {
	background:#8b9000;
	height:24px;
	line-height:24px;
	padding-left:9px;
	margin:0px;
	margin-bottom:1em;
}
h2.testimonial_pagetitle .Head {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.TMPContentPane {
	padding-left:35px;
	padding-right:35px;
	color:#062143;
}
.TestimonialContentPane {
	color:#4f4d4d;
	font-size:11px;
}
.TestimonialContentPane .Normal {
	font-size:11px;
}
.LoginContentPane {
	color:#4f4d4d;
}
.TestimonialContentPane p {
	margin-top:0px;
	margin-bottom:1em;
}
.TMPContentPane a, .TestimonialContentPane a{
	color:#1b575d;
	text-decoration:underline;
}
