@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	list-style-image: url(images/dot.gif);
}
li {
	padding-bottom: 3px;
}
body {
	background-color: #302028;
}
a:link, a:visited {
	color: #FAB226;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC33;
}
.caption {
	font-size: 10px;
	line-height: 12px;
}
.text_red {
	font-family: "Officina Sans", "ITC Officina Sans", Arial, Helvetica, sans-serif;
	color: #EC1C24;
}
.text_yellow {
	font-family: "Officina Sans", "ITC Officina Sans", Arial, Helvetica, sans-serif;
	color: #FAB226;
}
.text_white_callout {
	font-family: "Officina Sans", "ITC Officina Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
}
.subhead_yellow {
	font-family: "Officina Sans", "ITC Officina Sans", Arial, Helvetica, sans-serif;
	color: #FAB226;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
.bkg_logo {
	background-color: #990000;
	background-image: url(images/bkg_logo.gif);
	background-repeat: no-repeat;
	background-position: -50px -50px;
}
.bkg_white_T {
	background-image: url(images/bkg_white_T.gif);
	background-repeat: repeat-x;
}
.bkg_white_L {
	background-image: url(images/bkg_white_L.gif);
	background-repeat: repeat-y;
}
.bkg_white_B {
	background-image: url(images/bkg_white_B.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	line-height: 28px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}