.primary_bkgd_color {
	background-color:#0e0c0d;
}
a {
	color: #f9a012;
}
a.dark:link {
	color: #f9a012;
}
a.dark:visited {
	color: #f9a012;
}
a.dark:active {
	color: #f9a012;
}
a.dark:hover {
	color: #f9a012;
}
a.light:link {
	color: #f9a012;
}
a.light:visited {
	color: #f9a012;
}
a.light:active {
	color: #f9a012;
}
a.light:hover {
	color: #f9a012;
}
h1 {
	font-size:18px;
	line-height:22px;
}
h2 {
	font-size:22px;
	line-height:26px;
}
h3 {
	font-size:16px;
	line-height: 20px;
}
h5 {
	font-size:22px;
	line-height: 28px;
}
h6 {
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
}
hr {
	color: #666666;
	background-color: #666666;
}
.red_alert_text {
	color: #b3201f;
	font-size: 12px;
	font-weight: bold;
}
.black_alert_text {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
}
.alt {
	visibility: hidden;
}
.centered_text_block {
	padding-left: 180px;
	padding-right: 180px;
	text-align: center;
}
.left_text_block {
	padding-left: 180px;
	padding-right: 180px;
	text-align: left;
}
#page_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #222222;
	width: 1000px;
	text-align: center;
}
#header_container {
	background-image: url(images/APHeader1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 181px;
}
#header_container_forflash {
	background-image: url(images/APHeader1_forflash.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 124px;
}
#banner_container {
	background-image: url(images/APHeaderBanner1_thinner.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 16px;
}
#header_spacer {
	background-color: #000000;
	width: 1000px;
	height: 36px;
}
#outer_body_container {
	background-color: #131313;
	width: 1000px;
}
#inner_body_container {
	background-color: #131313;
	width: 918px;
	padding-left: 40px;
	padding-right: 40px;
}
#inner_body_container_nobkgd {
	width: 918px;
	padding-left: 40px;
	padding-right: 40px;
}
.2-column_container-left {
	background-color: #5d5e60;
	width: 600px;
	padding-left: 40px;
	padding-right: 40px;
}
div#inner_body_container {
	/*background-color: #5d5e60;*/
	padding-left: 40px;
	padding-right: 40px;
}
.input_label1 {
	padding-right:10px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}
span.input_label1 {
	color:#ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
span.input_label1_error {
	color:#FF3333;
}
.input_label1_padbottom_24px {
	padding-bottom:24px;
	padding-right:10px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}
.input_label1_padbottom_14px {
	padding-bottom:14px;
	padding-right:10px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}
.input_field1_padbottom_14px {
	padding-bottom:14px;
	padding-right:10px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.input_field1 {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	border: solid 1px #cccccc;
}
.input_field1_error {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	background-color: #FF9999;
	border: solid 1px #cccccc;
}
.footer1 {
	font-size: 11px;
	color: #ffffff;
}
a.footer1:link {
	font-size: 11px;
	color: #ffffff;
}
a.footer1:visited {
	font-size: 11px;
	color: #ffffff;
}
a.footer1:active {
	font-size: 11px;
	color: #ffffff;
}
.background_tile1 {
	background-image: url(images/ADbkgdToneTile1.png);
	background-repeat: repeat;
	background-position: left top;
}

#WaitBox {
	color: #333333;
	background-color:#ffffff;
	position:absolute;
	width:200px;
	height:170px;
	z-index:1090;
	right: auto;
	top:800px;
	/* 	next 2 lines center div
	margin-left is 1/2 the div total width */
 	left: 50%;
	margin-left: -100px;
}

.text_label_1 {
	color: #ffffff;
	font-size: 10px;
}
.bkgd_yellow {
	background-color: #f9a012;
}
.sp_deeper_red {
	color:#BD3422;
}

