@charset "UTF-8";/* OTHER */.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}/* NEW */.indent {	padding-left: 15px;}.style1 {	font-size: 95%}.style3 {	font-size: 130%;	font-weight: bold;	color: #E91C36;}.style4 {	font-size: 90%;	padding-right: 15px;}.style5 {	color: #CC0000;	padding-bottom: 5px;	font-size: 110%;}.style6 {color: #000000}/* Images */img {	border: none;}img.border {	border: 1px solid #dcdcdc;	background: #FAFAFA;	padding: 5px;	margin-bottom: 10px;}img.float-right {  	margin: 0px 0px 0px 8px;  }img.float-left {  	margin: 0px 8px 0px 0px;}img.no-border {	border: none;	background: none;	padding: 5px;	margin-top: 0px;	margin-right: 5px;	margin-bottom: 0px;	margin-left: 0px;}img.no-border2 {	border: none;	background: none;	padding: 0px;	margin-top: 0px;	margin-right: 3px;	margin-bottom: 0px;	margin-left: 0px;}img.light-border {	border: 1px solid #CCCCCC;	background: none;	padding: 2px;	margin-top: 3px;	margin-right: 8px;	margin-bottom: 3px;	margin-left: 3px;}.bigtext {	font-size: 110%;	font-weight: normal;	color: #E6001D;	padding-bottom: 5px}.bigtext2 {	font-size: 125%;	font-weight: normal;	color: #E6001D;}ul {	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 20px;	margin: 0px;}.tableCellBack {	background-image: url(../images/backfadeSM.png);	background-repeat: repeat-x;	background-position: top;	font-size: 0.95em;	line-height: 1.5em;}tr {	padding-top: 20px;}td {	padding: 8px;}.quote {	font-size: 100%;	font-style: italic;	line-height: 145%;	color: #666666;}h6 {	font-size: 1.4em;	line-height: 1em;	font-weight: normal;	color: #FFFFFF;	padding: 4px;	background-image: url(../images/H6Back.png);	background-repeat: repeat-y;	background-color: #000000;}.quote3 {	font-size: 110%;	line-height: 140%;}