#header_wrapper iframe {
	overflow:hidden;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

.wide {
	width: 100%;
}

.height_40 {
	height: 40px;
}

.height_20 {
	height: 20px;
}

.height_32 {
	height: 32px;
}

.height_62 {
	height: 62px;
}

.height_120 {
	height: 120px;
}

.height_220 {
	height: 220px;
}

.height_200 {
	height: 200px;
}

.height_160 {
	height: 160px;
}

.height_180 {
	height: 180px;
}

.height_430 {
	height: 430px;
}

.height_250 {
	height: 250px;
}

.height_500 {
	height: 500px;
}

.width_480 {
	width: 480px;
}

.lm_10 {
        margin-left: 10px;
}

.pad_tb_4 {
        padding-top: 4px;
        padding-bottom: 4px;
}

.lm_4 {
        margin-left: 4px;
}

#iframe_inner_container {
	margin: 0px auto;
}

#header_bar_1, #header_bar_4 {
	color: white;
	line-height: 40px;
    text-transform: uppercase;
}
	
#header_bar_4 ul {
	list-style:none;
	text-align: center;
	padding: 0;
	margin: 0;
	border-left: 2px solid #FFF;
	height: 40px;
}

#header_bar_4 li {
	display:inline;
}


#header_bar_4 ul li a {
	display: block;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px solid #FFF;
	white-space: nowrap;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

#header_bar_4 ul li a:hover {
	background: #606060;
}

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

#navigation {
	margin-bottom: 20px;
}

#header_bar_4 a:link, #header_bar_1 a:link, #header_bar_4 a:active,#header_bar_1 a:active, #header_bar_4 a:visited, #header_bar_1 a:visited {
	color:#FFF;
}

#header_bar_1 a:hover {
    color:#FFCC00;
}

#scast-np {
    width: 660px;
    overflow: hidden;
}

#official_feeds {
    margin-top: 20px;
}

#official_feeds img {
    margin-right: 5px;
}

#footer_container ul {
	list-style: none;
	border-top: 1px dotted #FFF;
	padding: 0;
	margin: 0;
}

#footer_container ul li {
	border-bottom: 1px dotted #FFF;
	padding: 2px 0;
}

#footer_container ul li a {
	display: block;
	color: #FFF;
	white-space: nowrap;
	font: 10pt/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

#footer_container ul li a:hover {
	background-color: #808080;
	cursor: pointer;
}

#footer_wrapper h4 { font-size: 16px; margin: 0 0 20px 0; }

#header_wrapper a, #footer_wrapper a {
	text-decoration: none;
}

#header_wrapper img, #footer_wrapper img {
	border: none;
}

#header_wrapper a:focus, #footer_wrapper a:focus {
	outline: 1px dotted;
}

#header_wrapper strong, #footer_wrapper strong { font-weight:bold; }

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}