.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e33101;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.copyBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.SubItalicRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ff5c01;
	text-decoration: none;
}
.smallCopyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e33101;
	text-decoration: none;
}
a:link { font-family: arial, verdana; font-size: 12px; color:#ff5c01; font-weight: normal; text-decoration: underline}
a:visited { font-family: arial, verdana; font-size: 12px; color:#ff5c01; font-weight: normal; text-decoration: underline}
a:hover { font-family: arial, verdana; font-size: 12px; color:#ff5c01; font-weight: normal; text-decoration: none}
a:active { font-family: arial, verdana; font-size: 12px; color:#ff5c01; font-weight: bold; text-decoration: none}

.SubRedNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff5c01;
	text-decoration: none;
}
.SubRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e33101;
}
.copy333 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.copy333Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.servicemark {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.picspacing {
	left: 4px;
}
.centurygothic {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.blueheader {
	color: #30A7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bluetext {
	color: #30A7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blueheaderlarger {
	color: #30A7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

