body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2F3652;
}
body {
	background-color: #383854;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#metacontainer {
	background-color: #FFFFFF;
}
#header {
	background-color: #383854;
}
#imagesplash {
	background-color: #000000;
}
#navigation {
	background-color: #ECEDEF;
}
#contentpanel {
	/*background-color: #FFFFFF;*/
}
#myplayhouse {
	width: 180px;
	background-color: #FFFFFF;
	border-right-color: #D5D9E3;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 8px;
}

#next_steps_cell {
	width: 180px;
	background-color: #FFFFFF;
	border-right-color: #D5D9E3;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align: bottom;
	padding-bottom: 8px;
}

#whatson {
	width: 272px;
	padding-bottom: 8px;
}
#news {
	width: 272px;
	background-color: #FFFFFF;
	border-left-color: #D5D9E3;
	border-left-style: solid;
	border-left-width: 1px;
	padding-bottom: 8px;
}
#footer {
	width: 704px;
	height: 16px;
	background-color: #383854;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#contenttable th {
	height: 20px;
	font-size: 12px;
	text-align: left;
	background-color: #D5D9E3;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
}
#nextstepstable {
	width: 100%;
}
#nextsteps {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
table#navigation_table td {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
table#navigation_table td a:link{
	text-decoration: none;
}
table#navigation_table td a:visited{
	text-decoration: none;
}
table#navigation_table td a:active{
	text-decoration: underline;
}
table#navigation_table td a:hover{
	text-decoration: underline;
}

.searchtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A7085;
	background-color: #ECEDEF;
	border: 1px solid #6A7085;
	height: 15px;
	width: 120px;
	padding-left: 6px;
}
.go_text {
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: 2px;
}
	
.separator_heading {
	font-weight: bold;
	background-color: #A2A5B2;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-bottom: 9px;
}

.location {
	font-size: 11px;
	text-transform: uppercase;
	color: #8F94A3;
	font-weight: bold;
}
#jscript_table {
	width: 252px;
	margin-top: 6px;
}

table#jscript_table td.time_cell{
	padding-right: 10px;
	width: 60px;
	padding-bottom: 3px;
	border-bottom: 1px solid #D5D9E3;
	text-transform: uppercase;
	color: #8F94A3;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
}

table#jscript_table td.event_cell{
	vertical-align: bottom;
	padding-bottom: 3px;
	border-bottom: 1px solid #D5D9E3;
	/*font-size: 12px;*/
}
.calendar_section_heading {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px solid #D5D9E3;
}
.indent_link {
	text-indent: -13px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#press_comment {
	text-align: right;
	line-height: 120%;
	padding-right: 10px;
	color: #BCC5E5;
	width: 320px;
}

.comment {
	font-size: 13px;
	font-weight: bold;
}

.author {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.production {
	font-size: 11px;
	font-style: italic;
}

div#footer a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
