﻿body {
	color:#000000;
	background-color: #FFFFFF;
	background-image: none;
}

#wrapper {
	width: 99%;
	max-width: 2000px; 
	min-width: 1px;
	text-align: left;
	background-color: #FFFFFF;
}

.r3_flf {
	width:100%;
	clear: both;
	margin: 1em 0;
}
.r3_flf .row_wrapper {
	float:left;
	width:100%;
}
.r3_flf .c1 {
	margin: 0;
}
.r3_flf .c2, .r3_flf .c3 {
	display: none;
}

.tabBoxOff 
{
    display: block !important;
    }
    
.tabBoxOff, .tabBoxOn 
{
    margin: 1em 0 !important;
    background-color: transparent !important;
    background-image: none !important;
    }

.tabBoxOn .tabBoxGutter {
 border: 0px none !important;
 padding: 0 !important;
 background-image: none !important;
}

#TabSection_tabs 
{
    display: none !important;
    }
    

#navcontainer, #nav 
{
    display: none !important;
    }