body {
	text-align: left;
	margin: 0;
}
a, a:visited, a:active, a:hover {
	color: #FFC12E;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
td {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* HEADERS */
h1 {
	color: black;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, sans-serif;
}

/* FORM */
form {
	margin: 0;
}
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
.z-iText {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
.z-iCombo {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
.z-iStatic {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}

/* FRAME */
table.FrameMain {
	width: 760px;
	border: 1px solid black;
}
table.FramePopup {
	width: 100%;
	height: 100%;
}
table.FramePopup td {
	background-color: #7598C2;
	vertical-align: top;
}

td.FramePopupContainer {
	padding: 10px;
}
table.FrameNone {
	width: 100%;
}
td.FrameNoneContainer {
	padding: 10px;
}


/* HEAD */
td.HeadContainer {
}
td.ToolContainer {
	text-align: center;
}
td.ToolNav, td.ToolNav a, td.ToolNav a:visited {
	color: #686868;
	text-decoration: none;
}
td.ToolNav a:hover {
	color: black;
}
td.ToolNavActive a, td.ToolNavActive a:visited, td.ToolNavActive a:hover {
	color: #FB1814;
	text-decoration: none;
}
table.Tool {
	margin-left: auto;
	margin-right: auto;
}
td.SubToolContainer {
	color: #FFC12E;
	height: 25px;
	margin: auto;
	padding: 10px 10px 0 10px;
	text-align: center;
	vertical-align: top;
}
td.SubToolContainer a, td.SubToolContainer a:visited, td.SubToolContainer a:active, td.SubToolContainer a:hover {
	color: #FFC12E;
	font-weight: bold;
	text-decoration: underline;
	text-transform: lowercase;
}

/* CONTENT */
td.ContentContainer {
	padding: 15px;
	vertical-align: top;
}

/* FOOT */
td.FootContainer {
	background: url(/_PROJECT/_Block/Frame/FootBackground.gif) no-repeat center bottom;
	font-size: 11px;
	height: 83px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}
td.FootContainer a, td.FootContainer a:visited, td.FootContainer a:active, td.FootContainer a:hover {
	color: #012853;
	font-weight: bold;
	text-decoration: none;
}

table.ProgramSchedule {
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin-bottom: 20px;
}
table.ProgramSchedule td {
	background-color: white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: #012853;
	padding: 3px;
}
table.ProgramSchedule td td {
	border: none;
	padding: 0 2px 4px 2px;
}
table.ProgramSchedule td a, table.ProgramSchedule td a:visited, table.ProgramSchedule td a:active, table.ProgramSchedule td a:hover {
	color: #012853;
	font-weight: normal;
	text-decoration: none;
}
table.ProgramSchedule td a:hover {
	color: #012853;
	font-weight: normal;
	text-decoration: underline;
}
table.ProgramSchedule td.Head {
	background-color: #012853;
	color: white;
}

/* SIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
