@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 18px;
	margin-bottom: 10px;
}
h1 {
	font-size: 2em;
	color: #E0321D;
}
h2 {
	font-size: 1.7em;
	color: #E0321D;
}
h3 {
	font-size: 1.3em;
	color: #E0321D;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.2em;
	font-style: italic;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}
.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	font-style: italic;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	border: thin solid #333333;
}
.FooterTopLine {
	font-size: 0.9em;
	color: #555;
	font-weight: bold;
}
.FooterBottomLine {
	font-size: 0.8em;
	color: #666;
}
.promo {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #660000;
	font-weight: bolder;
	font-size: medium;
}
input.big {
	width: 100px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	margin-top: 0px;
}

