﻿#ms-designer-ribbon,
#custom-topBar,
.custom-MainMenu,
.custom-footer,
.custom-slider,
.custom-leftNav,
#sthoverbuttons,
.custom-logo,
.custom-subpageTrails,
.custom-grid_3.custom-leftColumn,
.custom-grid_3.custom-leftColumn h2,
.custom-header  {
	display: none !important;
}

@import url("style.css");
@import url("simpleStyle.css");
@import url("960col.css");
/*
@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
  /*  margin: 5mm;  
} 
*/
body  
{ 
    /* this affects the margin on the content before sending to printer */ 
    margin: 0px;  
}
.custom-tabContentWrapper [style], table, div,
.custom-Tab-Container iframe,
.custom-Tab-Container iframe [style]
{
	height:100% ;
	width:auto ;
}

#s4-workspace, #s4-workspaced {
	background-color: transparent !important;
}

.custom-Tab .custom-tabWrapper {
	margin-bottom: 5px;
}

.custom-contentBorderLeft,
.custom-contentBorderRight,
.custom-contentBorderBottom,
.custom-borderTop {
	padding: 0 !important;
	background: transparent !important;
	width: auto !important;
}

.custom-printLogo2 {
	display: block !important;
	margin: 0 0 30px 0;
	padding:30px 0 0 0;
	text-align:center !important;
}
.custom-printLogo img
{
	text-align:center;
}
#custom-contentArea.custom-layoutNoHeader,
.custom-footer .custom-container {
	padding: 0 !important;
}
.custom-container
{
	margin:0;
	padding:0;
	width:auto;
}
#s4-workspace [style],
.custom-container .custom-grid_9
{
	width:auto !important;
}
.custom-contentTypeWrapper
{
	width: auto !important;
}

.custom-copyright
{
padding:40px 0 0 0;
} 
.custom-GenericForm .custom-Row .custom-DynamicContent,
.custom-GenericForm .custom-Row .custom-Label
{
	width:auto;
	display:inline-block;
}
.custom-GenericForm .custom-Row .custom-Label
{
	margin:0 5px 0 0;
}

.custom-Tab .custom-Tab-FirstCol,
.custom-grid_9 .custom-Tab-SecondCol,
.custom-grid_9 .custom-Tab-FirstCol
{
	width:100%;
	padding:0 0 20px 0;
	min-height:inherit;
	float:none;
	display:block;
}
.custom-Tab .custom-Tab-Container
{
	position:relative;
	top:auto;
	opacity:1;
}
#s4-bodyContainer{
	padding-bottom:0 !important;
}
.custom-CopyrightPrint
{
	display:block !important;
	text-align:center;
	margin:0;
	font-family:"Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
	font-size:12px;
}
