h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	color:#FFFFFF;
}
.subhead1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color:#FFB300;
}
.subhead2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color:#89BB29;
}
.subhead2 a:link {
	color: #007DA1;
	text-decoration: none;
}
.subhead2 a:visited {
	text-decoration: none;
	color: #007DA1;
}
.subhead2 a:hover {
	text-decoration: underline;
	color: #007DA1;
}
.flashback {
	background-image: url(../index/images/flash-piece-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodycopy {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.bodycopy a:link {
	color: #007DA1;
	text-decoration: none;
}
.bodycopy a:visited {
	text-decoration: none;
	color: #007DA1;
}
.bodycopy a:hover {
	text-decoration: underline;
	color: #007DA1;
}
.abovelistLessSpaceBelow {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 0px;
}
.abovelistLessSpaceBelow a:link {
	color: #007DA1;
	text-decoration: none;
}
.abovelistLessSpaceBelow a:visited {
	text-decoration: none;
	color: #007DA1;
}
.abovelistLessSpaceBelow a:hover {
	text-decoration: underline;
	color: #007DA1;
}
.table1 {
	padding: 0;
	border: 1px solid #C6C7C9;
}
.table1 td {
	padding: 5px;
}
.table2 {
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.table2 td {
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.table0 {
	padding: 0;
	border: 0px;
}
.table0 td {
	padding: 3px;
	border: 0px;
}
.smallcopy {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.smallcopy a:link {
	color: #007DA1;
	text-decoration: none;
}
.smallcopy a:visited {
	text-decoration: none;
	color: #007DA1;
}
.smallcopy a:hover {
	text-decoration: underline;
	color: #007DA1;
}
.bulletlist ul {
	list-style-position: outside;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	list-style-image: url(../images/dot.gif);
}
.bulletlist ul a:link {
	color: #007DA1;
	text-decoration: none;
}
.bulletlist ul a:visited {
	color: #007DA1;
	text-decoration: none;
}
.bulletlist ul a:hover {
	color: #007DA1;
	text-decoration: underline;
}
input.gray {
	border: 1px solid #999;
	background-color: #E3E3E3;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
input.white {
	border: 1px solid #999;
	background-color: #FFFFFF;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input.red {
	border: 1px solid #999;
	background-color: #FFFFFF;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
}
input.invisible {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input.whitenumber {
	border: 1px solid #999;
	background-color: #FFFFFF;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:right;
}
.notetext {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8C8E91;
}
.notetext a:link {
	color: #007DA1;
	text-decoration: none;
}
.notetext a:visited {
	text-decoration: none;
	color: #007DA1;
}
.notetext a:hover {
	text-decoration: underline;
	color: #007DA1;
}
.dividerbar {
	background-image: url(../images/divider-bar.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
