@charset "UTF-8";

@media all
{	/* reset */
	* { margin:0; padding: 0 }

	option { padding-left: 0.4em }

	* html body * { overflow:visible; }
	* html iframe, * html frame { overflow:auto; }
	* html frameset { overflow:hidden; }

	html { height: 100%; margin-bottom: -1px; }
	body {
		font-size: 100.01%;

		color: #000;
		background: #fff;
		text-align: left;
	}

	fieldset, img { border: 0 solid; }

	ul, ol, dl { margin: 0 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.5em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote { margin: 0 0 1em 1.5em; }
}

@media all
{	/* layout */
	#header, #main, #location, #footer { clear:both; }

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

	#ie_clearing { display: none }

	.subcolumns { width: 100%; overflow:hidden; }
	
	.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }
	
	.c25l, .c25r { width: 25%; }
	.c33l, .c33r { width: 33.333%; }
	.c50l, .c50r { width: 50%; }
	.c66l, .c66r { width: 66.666%; }
	.c75l, .c75r { width: 75%; }
	.c38l, .c38r { width: 38.2%; }
	.c62l, .c62r { width: 61.8%; }
	
	.subc  { padding: 0 0.5em; }
	.subcl { padding: 0 1em 0 0; }
	.subcr { padding: 0 0 0 1em; }
	
	.equalize, .equalize .subcolumns { overflow:visible; display:table; table-layout:fixed; }
	.equalize .c50l,.equalize .c25l,.equalize .c33l,.equalize .c38l,.equalize .c66l,
	.equalize .c75l,.equalize .c62l,.equalize .c50r,.equalize .c25r,.equalize .c33r,
	.equalize .c38r,.equalize .c66r,.equalize .c75r,.equalize .c62r {
		display:table-cell; vertical-align:top;
		float:none; margin:0; overflow:hidden;
	}

	.skip, .hideme, .print {
		position: absolute;
		left: -1000em;
		top: -1000em;
	}
}

@media all
{	/* ravens */
	html {
		height: 100%;

		margin-bottom: -1px;
	}

	body {
		height: 100%;

		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 8.5pt;

		line-height: 175%;

		color: #444444;
		background: #ffffff;
	}

	.page_margins {
		position: relative  !important;

		margin: 0 auto;
		margin-bottom: -1px;

		width: 754px;

		min-height: 100%;
		height: auto !important;

		background: #e8e8e8;
	}

	* html .page_margins {
		height: 100% !important;
	}

	.page {
		margin: 0 0 0 0;
		margin-bottom: -1px;
		padding-bottom: 140px;
	}

	#gfx_brd_left {
		position: absolute;

		width: 6px;
		height: 78px;

		left: -6px;
		top: 0;

		background: url(/stream/images/layout/brd_left.jpg) no-repeat top left;
	}

	#gfx_brd_right {
		position: absolute;

		float: right;

		width: 6px;
		height: 78px;

		right: -6px;
		top: 0;

		background: url(/stream/images/layout/brd_right.jpg) no-repeat top right;
	}

	#header {
		height: 78px;

		background: url(/stream/images/layout/header.jpg) no-repeat;
	}

	#teaser {
		height: 255px;

		overflow: visible;
	}

	#teaser_left {
		float: left;

		height: 234px;

		background: #fafafa;
	}

	#teaser_right {
		float: right;
	}

	#footer {
		position:relative !important;

		margin: 0 auto;
		margin: -140px auto 0;
		padding: 0;

		width: 754px;
	}

	#footer_content {
		margin: 0 25px;
		padding: 10px 0;

		border-top: 1px dotted #c9c9c9;
	}

	#footer a {
		color: #8a8a8a;

		font-weight: bold;

		text-decoration: none;

		filter:alpha(opacity=77);
		-moz-opacity:.77;
		opacity:.77;
	}

	#footer a:hover {
		color: #444444;

		filter:alpha(opacity=99);
		-moz-opacity:.99;
		opacity:.99;
	}

	#footer div.kwlayer {
		margin: 5px 25px 0 25px;
		padding: 5px 0;

		font-size: 7pt;

		line-height: 110%;

		color: #c9c9c9;

		border-top: 1px dotted #c9c9c9;
	}

	#footer div.kwlayer a {
		font-weight: normal;

		color: #c9c9c9;

		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}

	#footer div.kwlayer a:hover {
		color: #444444;
	}

	#location {
		margin: 0 25px;

		font-size: 7pt;

		color: #8a8a8a;
	}

	#location a {
		color: #8a8a8a;

		font-weight: bold;

		text-decoration: none;

		filter:alpha(opacity=77);
		-moz-opacity:.77;
		opacity:.77;
	}

	#location a:hover {
		color: #444444;

		filter:alpha(opacity=99);
		-moz-opacity:.99;
		opacity:.99;
	}

	#nav {
		height: 26px;

		font-family: Helvetica, Tahoma, Arial, sans-serif;

		white-space: nowrap;
	}

	#nav ul,
	#nav li {
		float: left;

		margin: 0;
		padding: 0;

		height: 26px;

		white-space: nowrap;
	}

	#nav li {
		list-style-type: none;

		color: #ffffff;
		background: url(/stream/images/layout/nav_spacer.gif) no-repeat top left;
	}

	#nav li.first {
		background: none;
	}

	#nav li a {
		display: block;

		padding: 4px 14px 2px 14px;

		color: #333333;

		font-size: 10pt;
		font-weight: 400;

		text-decoration: none;

		filter:alpha(opacity=77);
		-moz-opacity:.77;
		opacity:.77;
	}

	#nav li.active a,
	#nav li a:hover {
		filter:alpha(opacity=99);
		-moz-opacity:.99;
		opacity:.99;
	}

	#nav_sub {
		margin: 26px 0;
		padding: 0;

		width: 377px;

		font-family: Helvetica, Tahoma, Arial, sans-serif;

		border-bottom: 1px solid #e3e3e3;
	}

	#nav_sub ul,
	#nav_sub li {
		margin: 0;
		padding: 0;

		list-style-type: none;
	}

	#nav_sub li {
		border-top: 1px solid #e3e3e3;
	}

	#nav_sub li a {
		display: block;

		padding: 4px 25px 4px 25px;

		color: #444444;

		font-size: 10pt;
		font-weight: 400;

		text-decoration: none;

		filter:alpha(opacity=99);
		-moz-opacity:.99;
		opacity:.99;
	}

	#nav_sub li.path a,
	#nav_sub li.active a,
	#nav_sub li a:hover {
		background: #ffffff;

		filter:alpha(opacity=99);
		-moz-opacity:.99;
		opacity:.99;
	}

	#main {
	}

	#col1 {
		display: none;
	}

	#col3 {
		width: auto;
	}

	#col3_content {
		padding: 15px 25px 15px 25px;
	}

	#col3 h1 {
		margin: 0 0 24px 0;

		font-family: Helvetica, Tahoma, Arial, sans-serif;
		font-size: 13pt;
		font-weight: 400;

		filter:alpha(opacity=95);
		-moz-opacity:.95;
		opacity:.95;
	}

	#col3 h1.kw {
		margin: 0 -5px 19px -5px;
		padding: 5px 5px 5px 5px;

		font-size: 10pt;

		border: 1px dotted #444444;

		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}

	#col3 h1 strong {
		font-weight: 600;
	}

	#col3 a {
		color: #8a8a8a;

		font-weight: bold;

		text-decoration: none;
	}

	#col3 a:hover {
		color: #444444;
	}

	#col3 .block_content {
		display: block;
	}

	#col3 .block_content.border_top {
		margin-top: 20px;
		padding-top: 20px;

		border-top: 1px dotted #c9c9c9;
	}

	#col3 .block_content.border_bottom {
		margin-bottom: 20px;
		padding-bottom: 20px;

		border-bottom: 1px dotted #c9c9c9;
	}

	#col3 .block_content ul {
		margin: 0;
		padding: 0 0 0 10px;

		list-style-image: url(/stream/images/layout/li_dot.gif);
	}

	#col3 .block_content ul li {
		margin: 0;
		padding: 0;
	}

	#col3 .block_image {
		text-align: center;
	}

	#col3 .block_image img.resize {
		width: 100%;
	}

	#col3 .block_image .text {
		margin: 20px 0 20px 0;
	}

	#col3 .sitemap dl,
	#col3 .sitemap dd {
		margin: 0;
		padding: 0;
	}

	#col3 .sitemap dl.level0 dl {
		padding-left: 26px;
	}

	#col3 .sitemap dl.level1 {
		margin: 10px 0;
	}

	#col3 .sitemap dl.level0 a {
		color: #444444;
	}

	#col3 .sitemap dl.level1 a {
		color: #8a8a8a;
	}
}

@media all
{	/* green */
	body#green .page_margins {
		background: #dce5d4;
	}

	body#green #footer_content {
		border-top: 1px dotted #3d4931;
	}

	body#green #nav {
		background: url(/stream/images/layout/nav_bg_green.gif) repeat-x;
	}

	body#green #nav li a {
		color: #ffffff;
	}

	body#green #col3 h1,
	body#green #col3 h2,
	body#green #col3 h3 {
		color: #3d4931;
	}

	#col3 h1.kw {
		border: 1px dotted #3d4931;
	}

	body#green #col3 .sitemap dl.level0 a {
		color: #3d4931;
	}

	body#green #col3 .sitemap dl.level1 a {
		color: #8e8e8e;
	}
}

@media all
{	/* red */
	body#red .page_margins {
		background: #f9f1f6;
	}

	body#red #footer_content {
		border-top: 1px dotted #7c1f43;
	}

	body#red #nav {
		background: url(/stream/images/layout/nav_bg_red.gif) repeat-x;
	}

	body#red #nav li a {
		color: #ffffff;
	}

	body#red #col3 h1,
	body#red #col3 h2,
	body#red #col3 h3 {
		color: #7c1f43;
	}

	#col3 h1.kw {
		border: 1px dotted #7c1f43;
	}

	body#red #col3 .sitemap dl.level0 a {
		color: #7c1f43;
	}

	body#red #col3 .sitemap dl.level1 a {
		color: #8e8e8e;
	}
}

@media all
{	/* blue */
	body#blue .page_margins {
		background: #e6eff5;
	}

	body#blue #footer_content {
		border-top: 1px dotted #1f4e7c;
	}

	body#blue #nav {
		background: url(/stream/images/layout/nav_bg_blue.gif) repeat-x;
	}

	body#blue #nav li a {
		color: #ffffff;
	}

	body#blue #col3 h1,
	body#blue #col3 h2,
	body#blue #col3 h3 {
		color: #1f4e7c;
	}

	#col3 h1.kw {
		border: 1px dotted #1f4e7c;
	}

	body#blue #col3 .sitemap dl.level0 a {
		color: #1f4e7c;
	}

	body#blue #col3 .sitemap dl.level1 a {
		color: #8e8e8e;
	}
}
