html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
	color: black;
	background: white;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
body
{
	font: normal x-small/150% "Lucida Sans" , "Lucida Grande" , "Helvetica Neue" ,Arial,Helvetica,Verdana,sans-serif;
}
p, ul
{
	margin-bottom: 1em;
	line-height: 150%;
}
button
{
	font-family: "Lucida Sans" , "Lucida Grande" , "Helvetica Neue" ,Arial,Helvetica,Verdana,sans-serif;
}
cite
{
	font-style: normal;
}
#masthead ul
{
	margin-bottom: 0;
}
#navigation, #subnavigation
{
	font-size: 1.2em;
	text-transform: uppercase;
}
#stretch
{
    width: 0px;
    min-height: 473px;
    float:left;
    clear:none;
}
#content
{
	font-size: 1.1em;
}
#content h2
{
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 200%;
	width:50%;
}
#content h3
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 1em;
}
#content #toolbar
{
	font-size: .8em;
}
.back-nav p
{
	line-height: 200%;
}
#toolbar, #footer
{
	font-size: .9em;
}
#footer
{
	text-align: right;
}
body, #navigation a, #subnavigation a, #toolbar a, #footer .legals, #footer .legals a, h1, h2, h3, h4, h5, h6, #content a, .back-nav a
{
	color: #FFF;
}
body
{
	background: #000;
}
#navigation li.selected a, #navigation a:hover
{
	color: #E30059;
}
#masthead, #content, .back-nav
{
	background: #1F4758;
}
#navigation
{
	border-left: 5px solid #E30059;
}
#navigation li
{
	border-left: 1px solid #E30059;
}
#subnavigation li
{
	background: #0F232C;
}
#subnavigation li.selected, #subnavigation li:hover
{
	background: #e30058;
}
#navigation a, #subnavigation a, #content #toolbar a, #toolbar a, #footer .legals a, #content .tabs a
{
	text-decoration: none;
}
#content #toolbar a:hover, #toolbar a:hover, #footer .legals a:hover, #content a
{
	text-decoration: underline;
}
#toolbar .print span, #toolbar .delicious span, #toolbar .digg span
{
	background: url(../../images/base/css_sprites.png);
}
#footer
{
	color: #454545;
}
#content .tabs .selected a, #content .tabs a:hover
{
	background: #e30058;
}
body
{
	width: 994px;
	margin: 0 auto;
}
body.about #subnavigation, body.productions #subnavigation, body.contact #subnavigation
{
	display: block;
	visibility: visible;
}
body.about #subnavigation li a {
	padding-left:227px;	
}
body.productions #subnavigation li a {
	padding-left:309px;	
}
body.contact #subnavigation li a {
	padding-left:433px;	
}
#navigation h2, #subnavigation h2, #skip, .he
{
	position: absolute;
	left: -9999px;
}
#logo-print
{
	display: none;
	visibility: hidden;
}
#logo
{
	position: relative;
	overflow: hidden;
}
#logo span
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

#masthead
{
    
	padding-top: 20px;
	padding-left: 30px;
	overflow: hidden;
}

#masthead.flash-replaced
{
    padding:0;
}
#logo
{
	width: 152px;
	height: 53px;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
}
#logo span
{
	background: url(../../images/base/logo.png);
}
#navigation
{
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
}
#navigation li
{
	float: left;
	vertical-align: baseline;
	padding: 37px 20px 0;
}
#subnavigation
{
	overflow: hidden;
	clear: both;
	margin-left: -30px;
	display: none;
	visibility: hidden;
}
#subnavigation li {
	margin-top:1px;	
}
#subnavigation li a {
	display:block;
}
#content
{
	padding: 30px;
	clear: both;
	overflow: hidden;
}
#content > p
{
	width: 50%;
}
.back-nav
{
    padding: 10px 0px 0px 30px;
}
#content .back-nav 
{
    font-size: 90%;
    padding-left: 0px;
}
#toolbar
{
	padding: 30px 0 15px;
	overflow: hidden;
	clear: both;
}
#toolbar li
{
	float: left;
	margin-right: 10px;
	line-height: 2.5em;
}
#toolbar .print span, #toolbar .delicious span, #toolbar .digg span
{
	background-position: 0 0;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
#toolbar .delicious span
{
	background-position: -20px 0;
	width: 14px;
}
#toolbar .digg span
{
	background-position: -40px 0;
}
#footer
{
	background: url(../../images/base/awards.png) no-repeat;
	padding-top: 20px;
	min-height: 33px;
}
.back-nav
{
	overflow: hidden;
}
.cards li, .topic
{
	display: inline-block;
	width: 46%;
	padding: 0;
	margin: 0;
	margin-right: 3.99%;
	margin-bottom: 50px;
	vertical-align: top;
}
.cards li, .topic
{
	display: -moz-inline-stack;
}
.cards li img, .topic img
{
	position: relative;
}
.cards li > *, .topic > *
{
	display: block;
}
.tabs
{
	margin-bottom: 28px;
}
.tabs li
{
	display: inline;
	margin-right: 10px;
}
.tabs a
{
	padding: 2px 10px;
	font-size: 1.4em;
}
.section, .contactUs
{
	float: left;
	width: 46%;
	margin-right: 3.5%;
}

.phoneFax
{
	float: left;
	width: 46%;
	margin-left: 3%;
}

.story .story-date
{
	font-size: 1.4em;
}

.hidden 
{
    display: none;
}
.error
{
    color: #E31459;
    font-weight: bold;
}

.flash-replaced .alt
{
    display: none;
}