.wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}

#superdiv
{
	position:fixed;
	top:0;
	left:0;
	z-index:12;
	width:100%;
	height:55px;
	display:block;
	text-align:center;
	background:#111;
	background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#111));
	background:-moz-linear-gradient(top,#333,#111);
	background:transparent\9;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#111111');
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	margin:0 0px;

}

#superdiv-inside
{ 
	width: 100% ;
	margin-left: auto ;
	margin-top: 0px ;
	margin-bottom: 0px ;
	margin-right: auto ;
	padding: 0px ;
}

#superdiv li a
{
	margin-right:0px;
	outline:none;
}
#superdiv li a:hover
{
	color:#fff;
}
#superdiv li:first-child a
{
	border-left:none;
}
#superdiv li:last-child a
{
	border-right:none;
}
#superdiv .active a
{
	color:#fff;
	background-color:#111;
	background:rgba(0,0,0,0.7);
	font-weight:bold;
}

#superdiv ul
{
	float:left;
	list-style-type:none;
	margin:0;
}
#superdiv ul li
{
	margin:0;
	padding:0;
	float:left;
}
#superdiv ul li a
{
	color:#bababa;
	padding:10px 1px;
	display:block;
	font-weight:normal;
}

#superdiv ul li a:hover
{
	text-decoration:none;
}

#top-stuff
{
	position:fixed;
	top:0;
	left:0;
	z-index:12;
	width:100%;
}

#top-bar-outer
{
	width:100%;
	height:55px;
	display:block;
	text-align:center;
	position:relative;
}
#top-bar-bg
{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#111;
	background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#111));
	background:-moz-linear-gradient(top,#333,#111);
	background:transparent\9;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#111111');
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
#top-bar
{
	margin:0 auto;
	_width:1000px;
	min-width:1000px;
	max-width:1120px;
	text-align:center;
}
#top-bar 

.top-bar-inside
{
	_width:920px;
	min-width:920px;
	max-width:1040px;
	margin:0 0px;
	position:relative;
}
#top-bar ul
{
	float:left;
	list-style-type:none;
	margin:0;
}
#top-bar ul li
{
	margin:0;
	padding:0;
	float:left;
}
#top-bar ul li a
{
	color:#bababa;
	padding:10px 1px;
	display:block;
	font-weight:normal;
}
@media screen and(-webkit-min-device-pixel-ratio:0){#top-bar ul li a{padding:10px 10px 11px 10px;}}
#top-bar ul li a:hover
{
	text-decoration:none;
}
#top-bar 

.active-links
{
	position:absolute;
	right:0;top:0;
	min-width:250px;
	_width:350px;
	_padding-top:5px;
}
#top-bar 

.static-links
{
	float:left;
}
#global-nav
{
	float:left;
	margin-left:8px;
}
#global-nav li a
{
	margin-right:1px;
	outline:none;
}
#global-nav li a:hover
{
	color:#fff;
}
#global-nav li:first-child a
{
	border-left:none;
}
#global-nav li:last-child a
{
	border-right:none;
}
#global-nav .active a
{
	color:#fff;
	background-color:#111;
	background:rgba(0,0,0,0.7);
	font-weight:bold;
}

#banners{width:auto;}.banner-outer{width:100%;display:block;top:0;left:0;z-index:3;background-color:#FFF2CC;color:#333;}
.banner-outer
.banner-border{border-top:1px solid 

#CCC;}
.banner-outer
.warning{background-color:#FCC;}
.banner{margin:0 auto;_width:1000px;min-width:1000px;max-width:1120px;}
.banner 

.banner-inside{_width:920px;min-width:920px;max-width:1040px;margin:0 40px;position:relative;text-align:left;}
.banner-inside 

a.pane-close{float:right;}
.banner-inside 
a.pane-close 

span{padding-left:1px;padding-right:1px;font-size:16px;color:#666;}
.welcome-banner-inside 
a.pane-close span{color:#FFF;}
.banner-inside 

.first-banner-row 
.title{font-weight:bold;}
.welcome-banner-inside span,
.banner-inside 
.first-banner-row,
.banner-inside 

.second-banner-row{padding-left:12px;}
.welcome-banner-outer{background:#008DB8;background:-webkit-gradient(linear,left top,left 

bottom,from(#00A0D1),to(#008DB8));background:-moz-linear-gradient(top,#00A0D1,#008DB8);background:transparent\9;filter:progid:DXImageTransfor

m.Microsoft.gradient(startColorstr='#00A0D1',endColorstr='#008DB8');color:#FFF;font-size:13px;font-weight:bold;text-shadow:-1px -1px 0 

#00799E;}
.welcome-banner-inside,
.banner-inside{padding:8px;}
.banner-inside a{color:#2276BB!important;}
.welcome-banner-inside 

a{color:#B2EBFF!important;}
.welcome-banner-outer 
.pane-close,
.banner-outer 

.pane-close{float:right;display:inline-block;margin-right:8px;color:#FFF;font-size:13px;line-height:17px;font-weight:bold;margin-top:0;}
.welcome-banner-outer 
.pane-close:hover{text-decoration:none;color:#fff!important;}
#banners 
form.turn-phx-off-form{display:inline;}
#banners 

form.turn-phx-off-form button.turn-phx-off-button
{
	background:none repeat scroll 0 0 transparent;
	color:#B2EBFF!important;
	font-size:13px;
	font-weight:bold;
	text-shadow:-1px -1px 0 #00799E;
letter-spacing:-0.4px;
}
.stream-tabs
{
	padding:0 10px;
	border-bottom:1px solid #eee;
	list-style-type:none;
	display:block;
	clear:both;
	margin:0;
	height:30px;
}

div.content {
    border: #99ff00 solid 1px;
    clear: left;
    padding: 1em;


}

div.content.inactive {
	display: none;
}

div.content-br {
    border: #ffffff solid 1px;
    clear: left;
    padding: 1em;


}

div.content-br.inactive {
	display: none;
}

div.content-gi {
    border: #ff0000 solid 1px;
    clear: left;
    padding: 1em;


}

div.content-co {
    border: #000000 solid 1px;
    clear: left;
    padding: 1em;


}

div.content-co.inactive {
	display: none;
}

div.content-gi.inactive {
	display: none;
}

div.mainbody
{
	width: 800px ;
	margin-left: auto ;
	margin-top: 15px ;
	margin-bottom: 15px ;
	margin-right: auto ;
	padding: 10px ;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: #000000 url(tabs.gif);
    color: #99ff00;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    color: #000000;
    background-color: #fff;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active {

    background-position: 0 -60px;
    color: #000;
    font-weight: bold;
}

ol#toc li a.active span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

ol#tocbr {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#tocbr a {
    background: #000000 url(tabs-br.gif);
    color: #fff;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#tocbr a:hover {
    color: #000000;
    background-color: #fff;
    background-position: 0 -120px;
}

ol#tocbr a:hover span {
    background-position: 100% -120px;
}

ol#tocbr li {
    float: left;
    margin: 0 1px 0 0;
}

ol#tocbr li a.active {

    background-position: 0 -60px;
    color: #000;
    font-weight: bold;
}

ol#tocbr li a.active span {
    background-position: 100% -60px;
}

ol#tocbr span {
    background: url(tabs-br.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

ol#tocbr {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#tocgi {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#tocgi a {
    background: #000000 url(tabs-gi.gif);
    color: #f00;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#tocgi a:hover {
    color: #000000;
    background-color: #00;
    background-position: 0 -120px;
}

ol#tocgi a:hover span {
    background-position: 100% -120px;
}

ol#tocgi li {
    float: left;
    margin: 0 1px 0 0;
}

ol#tocgi li a.active {

    background-position: 0 -60px;
    color: #000;
    font-weight: bold;
}

ol#tocgi li a.active span {
    background-position: 100% -60px;
}

ol#tocgi span {
    background: url(tabs-gi.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}



ol#tocco {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#tocco a {
    background: #000000 url(tabs-co.gif);
    color: #000;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#tocco a:hover {
    color: #ffffff;
    background-color: #000;
    background-position: 0 -120px;
}

ol#tocco a:hover span {
    background-position: 100% -120px;
}

ol#tocco li {
    float: left;
    margin: 0 1px 0 0;
}

ol#tocco li a.active {

    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#tocco li a.active span {
    background-position: 100% -60px;
}

ol#tocco span {
    background: url(tabs-co.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

ol#tocco {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}