 td {color:black; font-size:9pt; font-family:Arial,sans-serif}   td.copy {color: #FFFFFF; font-size:8pt; font-family:Arial,sans-serif}  td.emergency {color:black; font-size:9pt; font-family:Arial,sans-serif; padding:5px}   td.lefttext {color: #000000; font-size:9pt; font-family:Arial,sans-serif; background-image: url('images/textbg.jpg'); border: 0; padding:15px}  td.carolina {color: #673C44; font-size:9pt; font-family:Arial,sans-serif; padding:15px}  td.text {color: #000000; font-size:9pt; font-family:Arial,sans-serif; padding-top:20px; padding-bottom:20px; padding-left:50px; padding-right:50px}   td.copy2 {color: #7D7374; font-size:8pt; font-family:Arial,sans-serif}  td.locations {color: #FFFFFF; font-size:9pt; font-family:Arial,sans-serif; font-weight:bold; padding:9px}  td.contact {color: #000000; font-size:8pt; font-family:Arial,sans-serif; padding:9px}  a.copy:link {color: #FFFFFF; font-size:8pt; font-family:Arial,sans-serif}        a.copy:visited {color: #FFFFFF; font-size:8pt; font-family:Arial,sans-serif}  a:link {color: #673C44; font-size:9pt; font-family:Arial,sans-serif}        a:visited {color: #673C44; font-size:9pt; font-family:Arial,sans-serif}  a.locations:link {color: #FFFFFF; font-size:9pt; font-weight:bold; font-family:Arial,sans-serif}        a.locations:visited {color: #FFFFFF; font-size:9pt; font-weight:bold; font-family:Arial,sans-serif}  a.ticker:link {color: #FFFFFF; font-size:11pt; font-weight:bold; font-family:Arial,sans-serif; text-decoration:none}  a.ticker:hover {color: #FFFFFF; font-size:11pt; font-weight:bold; font-family:Arial,sans-serif; text-decoration:underline}        a.ticker:visited {color: #FFFFFF; font-size:11pt; font-weight:bold; font-family:Arial,sans-serif; text-decoration:underline}  #tic {  /* enter any styles for the ticker below */  border: 0px;  font-size:11pt;  font-weight:bold;  color:#FFFFFF;  padding:0px;  padding-left:55px;  width:350px;  line-height:20px;}#tic * {  /* this will hide all children tags */  font-size: 1em;  color:#FFFFFF;  margin:0px;  padding:0px;  display:none;}#tic a {  /* add more tags to this list if you wish to display them inside the children */  display:inline;}            /* 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; }