
body {
	background: #7598C2 Url('/_PROJECT/_Block/Frame/BodyBgSync.gif') repeat-x;
	margin: 0px;
}
a, a:visited, a:active, a:hover {
	color: #FFC12E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* HEADERS */
h1 {
	color: #000000;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

/* FORM */
form {
	margin: 0px;
}
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iText {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iCombo {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iStatic {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/* FRAME */
table.FrameMain {
	width: 760px;
}
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 {
	background: Url('/_PROJECT/_Block/Frame/HeadBackground.gif') no-repeat center top;
	height: 371px;
	vertical-align: top;
}
td.ToolContainer {
	text-align: center;
}
table.Tool {
	margin-left: auto;
	margin-right: auto;
}
td.SubToolContainer {
	color: #FFC12E;
	height: 25px;
	margin: auto;
	padding: 10px 10px 0px 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: 0px 50px 10px 50px;
	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 #000000;
	border-top: 1px solid #000000;
	margin-bottom: 20px;
}
table.ProgramSchedule td {
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #012853;
	padding: 3px;
}
table.ProgramSchedule td td {
	border: none;
	padding: 0px 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: #FFFFFF;
}
