.buttons {
	height:20px;
	width:80px;
	font-size:9pt;
	text-align:center;
	vertical-align:middle;
	line-height:10px;
}
.congrats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.5em;
	color:steelblue;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333
}
.copygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666
}
.copyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.copybluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:blue
}
.copygraylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666
}
.copygreenlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:green
}
.copyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #333333;
}
.copyHeadergray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #666666;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color:gray;
}
.message {
	color: #33333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.messagegray {
	color: #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.messagegreen {
	color: #CCFF66;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.messagenavy {
	color: navy;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.messageorange {
	color: #E56717;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.messageorangesmall {
	color: #E56717;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}
.messagesteelblue {
	color: steelblue;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.messagewhite {
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.smallcopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:blue;
}
.smallcopygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666
}
.smallsteelblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:steelblue
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	padding-bottom: 10px;
}
.verysmallcopygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666
}
a:link {
	color: #E56717;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #E56717;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a:active {
}