body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #e7ebed url('/images/bg.jpg') top left repeat-x;
	color: #000000;
	font-size: 11px;
}
a {
  color: #000000;
}
a:link {
	color: #7C969E;
	text-decoration: none;
}
a:visited {
	color: #7C969E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

table {
  border-collapse: collapse;
}

/* Form styles */
span.note, form p.note { font-size: 90%; color: #333; }
p.note { margin-left: 170px; }
fieldset { margin: 0; margin-bottom: 10px; margin-top: 20px; padding: 10px; border: #DDD 1px solid; padding-bottom: 0; }
legend {  color: #666; padding-left:5px;}
label, span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
input:focus, input.error:focus, textarea:focus { background-color: #FFC; border-color: #FC6; }
span.field-with-errors input { border-color: #C00; background-color: #FEF; }
span.form-error { color: #C00; margin-left: 10px; font-weight: bold; }
p.line-item-error { color: #C00; font-weight: bold; text-align: center;}
input, select, textarea { border: 1px solid #DDD; }
input:disabled, select:disabled, textarea:disabled { color: #000; }
p.form-footer {
	margin-bottom: 0px;
	text-align: right;
	font-weight: normal;
}

#page {
  width: 876px;
  margin: auto;
  margin-top: 5px;
}
#header {
  background: #FFF;
  height: 280px;
}
/*** footer ***/

#footer-container {
    position: relative;
	margin: 0px auto;
	text-align: left;

}
html>body #footer-container {
    width: 876px;

}
* html #footer-container {
    width: 876px;

}
#footer {
  display: inline;
  width: 100%;
  float: left;
  background: url('/images/footer.gif') no-repeat top left;
  height: 52px;
}
#footer-breadcrumbs {
	float: right;
	clear: right;
	width: 836px;
	font-size:10px;
	text-align: right;
	padding: 8px 20px;
	margin-top: 22px;
	color: #648088 ! important;
}
#footer p {
  margin-top: 25px;
  margin-left: 60px;
}
/*** breadcrumbs ***************************************************/

#breadcrumbs-container {
    position: relative;
	margin: 0px auto;
	text-align: left;
	
}
html>body #breadcrumbs-container {
    width: 876px;
}
* html #breadcrumbs-container {
    width: 876px;

}
#breadcrumbs {
	width: 876px;
    height: 24px;
	margin-top: 0px;
	padding-bottom: 10px;
	background: #FFF url('/images/crumbs.gif') no-repeat;
}
#breadcrumbs-detail {
	float: right;
	clear: right;
	width: 846px;
	font-size:10px;
	text-align: right;
	padding: 5px 30px 5px 0px;
	color: #678392 ! important;
}
#breadcrumbs-container a:link {
	color: #B3C1CA ! important;
}

#breadcrumbs-container a:visited {
	color: #B3C1CA ! important;
}
#breadcrumbs-container a:hover {
	color: #FFFFFF ! important;
}

#content {
  float: left;
  clear: both;
  width: 100%;
  background:#FFFFFF;
}
#main_broadcast_categories {
  float: left;
  clear: none;
  display: inline;
  width: 228px;
  background: #EEEEEE url('/images/cat-header.gif') no-repeat top left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#main_broadcast_categories h2 {
  color: #FFF;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 20px;
}
#main_broadcast_categories p {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 11px;
}
#main_broadcast_categories ul {
  display: block;
  list-style: none;
  padding-left: 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}
#main_broadcast_categories li {
  display: block;
  width: 204px;
  height: 40px;
  border: 2px solid #D3D8DB;
  margin-bottom: 4px;
}
#main_broadcast_categories li a {
  display: block;
  width: 194px;
  height: 30px;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 10px;
  font-size: 11px;
  font-weight: bold;
}
#main_broadcast_categories li.active {
  background: #FFF;
}
#page_content {
  float: left;
  clear: none;
  display: inline;
  width: 626px;
  margin-left: 0px;
  padding-bottom: 10px;
}
#page_content h2 {
  font-size: 12px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-bottom: 3px solid #109FFF;
  width: 50%;
}
#page_content p, #page_content .table_header, #page_content .table_body {
  margin-left: 10px;
  margin-right: 10px;
}
.blue-box {
	font-size: 11px;
	color: #0B304F;
/*	border-style: solid;
	border-width: 1px;
	border-color:#E6F1F7;
*/	font-weight: normal;
	background-color: #f4f4f4;
	padding: 5px;
	margin: 15px;
}
.blue-txt {
	color: #6B6D7C;
	/*	border-style: solid;
	border-width: 1px;
	border-color:#E6F1F7;
*/	font-weight: bold;
}

#login-main {
	overflow: hidden;
	position: relative;
    background-color: #FFF;
	border: 1px solid #F0F0F0;
	margin-right: 10px;
	height: 480px;
	width: 384px;
}

#login-left {
	float: left;
	clear: left;
	width: 215px;
    height: 480px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	background:#FFF;
}

#login-right {
	float: right;
	clear: right;
	overflow: hidden;
	position: relative;
	display: inline;
	height: 480px;
    width: 228px;
	color: #000;
	background-color: #f4f4f4;
	margin-right: 10px;
}
#login-right td.events {
	padding: 5px 5px;
	font-size: 10px;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, "Helvetica Neue", Arial;
	line-height: 120%;
	color: #000;
}

#login-right ul {
    position: relative;
    list-style: none;
    list-style-position: outside;
    margin: 0 0 10px 0;
    padding: 0;
    clear: both;
}

#login-right ul li {
    margin:  auto;
    padding: 0 0 0 10px;
    background: url("/images/bullet-blue.gif") 0 4px no-repeat;
}
* html #login-right ul li {
    background-position: 0 5px;
    line-height: 1.1em;
}
.table_header {
  height: 36px;
  padding-top: 5px;
  color: #FFF;
  font-weight: bold;
  margin-top: 5px;
}
.table_header p {
  margin: 0;
  float: left;
  display: inline;
  clear: none;
}
.table_header a {
  color: #FFF;
  text-decoration: underline;
}
.table_header .table_minimize {
  float: right;
  display: inline;
  clear: none;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.max_button {
  background: url('/images/max.png');
}
.min_button {
	background: url('/images/minimize.png');
}
.table_body {
  border-left: 2px solid;
  border-right: 2px solid;
  border-bottom: 2px solid;
  margin-bottom: 5px;
}
table.list {
  width: 100%;
}
table.list thead th {
  font-weight: bold;
  color: #56656E;
  background-color: #CEDAE2;
  padding-bottom: 0px;
  text-align: left;
  padding-left: 10px;
  height: 20px;
  font-size: 11px;
}
table.list td {
  padding-left: 10px;
  height: 30px;
  border-collapse: collapse;
  font-size: 11px;
}
table.list td a.active {
  color: #109FFF;
}
table.list tr.even td {
  background: #F1F5F9;
}
td.even {
  background: #DFE8EE;
}
td.odd {
	background: #F1F5F9;
}
a.download_link {
 float: right;
 clear: none;
 overflow: hidden;
 text-indent: -100em; /* Hide the text and show the image for anyone with CSS on, but use textual download link if css is off */
 width: 58px;
 height: 18px;
 background-image: url('/images/download-up.gif');
 background-repeat: no-repeat;
 background-position: top right;
 margin-right: 4px;
 display: inline; /* IE double-margin fix */
}
a.download_link:active {
 background-image: url('/images/download-dn.gif');
}
.categories_level_1_header {
  background-color: #A6B9C5;
}
.categories_level_1_table {
  border-color: #A6B9C5;
}
.categories_level_1_table td {
  width: 25%;
}
.categories_level_2_header {
  background-color: #899DA9;
}
.categories_level_2_table {
  border-color: #899DA9;
}
.categories_level_3_header {
  background-color: #56656E;
}
.categories_level_3_table {
  border-color: #56656E;
}
