	@charset "UTF-8";
/* CSS Document */


/* Layout
---------------------------------*/



body,
#wrap-blue,
#wrap,
#content { 
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Typography
---------------------------------*/
body { 
	font-family: Arial, Helvetica, sans-serif; 
}

/* Hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; } 

/* approx 21px*/ h1 {  font-size: 21pt; color: #0041BE; } 

/* approx 16px*/ h2 {  font-size: 16pt; color: #FE8E1D; } 

/* approx 14px*/ h3 {  font-size: 12pt; color: } 

/* approx 12px*/ h4 {  font-size: 12pt; }

/* approx 10px*/ h5 {  font-size: 10pt; }

/* hide h6*/ h6 {  display: none !important; }

p {
	font-size: 12pt;
	line-height: 1.4em;
	font-weight: normal;
}

/* Hidden
---------------------------------*/
/*#header,
#wrap #logo,
#sidebar .box-blue,
#sidebar .box-yell,
#sidebar #fontsize,
#seabed,
#nav,
#nav-top-large,
#nav-foot-top {
	display: none !important;
}*/

#header, #wrap #logo, #nav, #sidebar #fontsize, #sidebar .box-blue ul li, #sidebar .box-pack .btnWrapper a, #sidebar .box-yell a, #footer ul li, #flashcontent, #nav-foot-top li {
	display: none !important;
}

/* Links
---------------------------------*/
#content a {
	color: #09c;
	text-decoration: none;
	border-bottom: 1px dotted #09c;
	font-size: 0.9em;
}
#content a:link { 
	color: #09c;
}
#content a:visited { 
	color: #09c;
}
#content a:active { 
	color: #09c;
}

#content a[href]:after {
	content: " (" attr(href) ") ";
}

a img {
	border:none;
}

#home-play img, #home-play a, #home-play a:hover,
#home-staff img, #home-staff a, #home-staff a:hover,
#home-athome img, #home-athome a, #home-athome a:hover,
#home-cafeteria img, #home-cafeteria a, #home-cafeteria a:hover {
	border: none;
}
