body {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}p.copy {font-family:Arial,sans-serif;        font-size:8pt;        color:#000000}        p.copy2 {font-family:Arial,sans-serif;        font-size:8pt;        color:#FFFFFF}                p.services {font-family:Arial,sans-serif;        font-size:12pt;        color:#334D79;        font-weight:bold;        font-style:italic}           p.loren {font-family:Arial,sans-serif;        font-size:9pt;        color:#FFFFFF;        font-style:italic}         b.newsletters {font-family:Arial,sans-serif;        font-size:12pt;        color:#001A83;        font-style:italic}                       	a.newsletter:link {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#000000;	text-decoration:none;}a.newsletter:hover {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#000000;	text-decoration:underline;}a.newsletter:visited {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#000000;	text-decoration:underline;}a.drive:link {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#FFFFFF;}a.drive:visited {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#000000;}a:link {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#000000;}a:visited {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;	color:#8B544D;}a.rp:link {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 8pt;	color:#000000;}a.rp:visited {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 8pt;	color:#000000;}a.rp2:link {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 8pt;	color:#FFFFFF;}a.rp2:visited {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 8pt;	color:#FFFFFF;}table {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}td {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 9pt;}b.address {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 8pt;	color:#FFFFFF;}th {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}.err { color: red; }.fform_caption {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}.fform_caption_error {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	color: red;	font-style: bold;	font-size: 10pt;}.fform_caption_required {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-weight: bold	font-size: 10pt;}.fform_radio_caption {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}.fform_checkbox_caption {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}.fform_section {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}.fform_section2 {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}.fform_note {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	color: #922221;	font-size: 10pt;	font-weight: bold;}.fform_smallnote {	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;	font-size: 10pt;}/* This document contains examples of styles that should be useful for making * forms with the template system. You could copy them into your stylesheet, * and modify them to suit your design *//* Here's an example of a set of styles you might use to change the captions of * form fields to indicate which are required, which are optional, and which * have been filled incorrectly (e.g. not filled at all) */*.required_caption { text-align: right; vertical-align: top; font-weight: bold; }*.error_caption { text-align: right; vertical-align: top; font-weight: bold; color: red; }*.optional_caption { text-align: right; vertical-align: top; }/* You can have as many sets of these styles as you need. In some cases it does * not work to change the color/boldness of text (such as when you have a * pulldown with no caption. Perhaps these styles for changing the background * color would be useful in such cases. */*.required_bg { text-align: right; font-weight: bold; }*.error_bg { background-color: red; text-align: right; padding: 2px; }*.optional_bg { text-align: right; }*.required_left_caption { text-align: right; font-weight: bold; }*.error_left_caption { text-align: right; font-weight: bold; color: red; }*.form_field { vertical-align: top; align:left; }*.template { color: red; font-size: 26px; }*.required_right_caption { text-align: left; font-weight: bold; }*.error_right_caption { text-align: left; font-weight: bold; color: red; }*.required_center_caption { text-align: center; font-weight: bold; }*.error_center_caption { text-align: center; font-weight: bold; color: red; }span.required { font-weight: bold; }span.error { font-weight: bold; color: red; }