/* LAYOUT */
body {
	background: none;
	font: 80% Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#productmenu {
	display: none !important;
}

#maincontent {
	left: 0;
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 50;
}
.main-title {
    display: none;
}

#branding {
	left: 0;
	position: absolute;
	top: 0
}

#header {
	border-right: none;
}

#header img.logo {
	display:none;
}

fieldset.formset {
	border: none;
	margin: 0 !important;
	padding: 0 !important;
}

div.tabsbar,
div.subtabsbar,
span.tabsbar,
span.subtabsbar,
input.image,
span.tablefooter,
tr.datagridpager span,
tr.datagridpager a,
input.button, input[type="radio"], input[type="text"], input[type="number"], input[type="checkbox"], .btn, .search-container, select, .headerBanner, .left-header .mobile-menu {
	display: none !important;
}

#maincontent fieldset.formset table.datagrid td {
	border-right: 1px solid #cccccc;
}

#maincontent fieldset.formset table.datagrid a {
	color: black !important;
	text-decoration: none;
}

#maincontent fieldset.formset table.datagrid tr.datagridpager td {
	padding-right: 70px;
}

#maincontent fieldset.formset div.footnote {
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
}

#maincontent fieldset.formset table.datagrid {
	border-top: none;
	width:100%;
}

#maincontent fieldset.formset h3 {
	background: #999999;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px;
}

#SecureMessageCreate #maincontent fieldset.formset h3,
#SecureMessageView #maincontent fieldset.formset h3,
#SecureMessageReply #maincontent fieldset.formset h3,
#SecureMessageInbox #maincontent fieldset.formset h3,
#SecureMessageOutbox #maincontent fieldset.formset h3
 {
	background: #ffffff;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 5px;
}

#SecureMessageView #maincontent fieldset.formset h3 {
	background: #ffffff;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 5px;
}

#SecureMessageView #maincontent fieldset.formset table.formtable 
{
   width: 100%;
}

#SecureMessageView #maincontent fieldset.formset table.formtable col.threecol1 {
	background-color: #ffffff;
	width: 20%;
}
#SecureMessageView #maincontent fieldset.formset table.formtable col.threecol2 {
	width: 30%;
}
#SecureMessageView #maincontent fieldset.formset table.formtable col.threecol3 {
	width: 50%;
}

#maincontent fieldset.formset h2 {	
	background: #999999;		
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 5px 5px 0 5px;	
}

#Messages #maincontent fieldset.formset h2 {
	background: #ffffff;
	color: #000000;
}
#maincontent fieldset.formset table.securemessagetable {
	width: 100%;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
#maincontent fieldset.formset table.securemessagetable td 
{
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
#maincontent fieldset.formset table.securemessagetable col.twocol1 {
	width: 20%;
}
#maincontent fieldset.formset table.securemessagetable col.twocol2 {
	width: 80%;
}
#maincontent fieldset.formset table.securemessagetable tr.rowShaded {
   background-color:#eeeeee;
}
#maincontent fieldset.formset table.datagrid tr.datagriditemstyle, #maincontent fieldset.formset table.valuation tr.datagriditemstyle {
	background-color: #eeeeee;	
	vertical-align: text-top;
}
#maincontent fieldset.formset table.datagrid tr.datagridalternatingitemstyle, #maincontent fieldset.formset table.valuation tr.datagridalternatingitemstyle {
	background-color: #f9f9f9;
	vertical-align: top;
}
#maincontent fieldset.formset div.searchcriteria 
{
   display:none;
}

#maincontent FIELDSET.formset FIELDSET {
background: #eee;
}

#pageform {
	width: 630px;	
}

#pageform #NBAppPreview{
	width: 100%;
	page-break-inside: avoid;
	font-size: .9em;
}

#pageform #NBAppPreview h2, #pageform #NBAppPreview fieldset {
	width: auto;	
	border: none;
}

#pageform #NBAppPreview h2 {
	border-bottom: 1px solid #999;	
}

#pageform #NBAppPreview label {
	float: left;
	width: 400px;
	clear: both;
	padding-bottom: 5px;
}

#pageform #NBAppPreview .clearboth {
	clear: both;
}

#pageform #NBAppPreview fieldset .declaration {
	overflow: visible !important;
	font-size: .9em;
}

#pageform #NBAppPreview fieldset div.fieldDivList {
	float: left;
	padding-bottom: 10px;
}

#pageform #NBAppPreview table {
    border:1px solid #000000;
    width:100%;
}

#pageform #NBAppPreview table tr td {
    border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #000000;
    border-style:none none solid solid;
    border-width: 0 0 1px 1px;
    padding:5px;
}


#pageform #NBAppPreview div.divright
{
	width: 330px;
	float: right;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 0;
}

#pageform #NBAppPreview fieldset {
	padding: 0;
	margin: 0;	
}

#pageform #NBAppPreview fieldset label { 
	width: 295px;
	margin: 0;
	padding: 5px 0 5px 5px;
}

ul.dropdown {
	display: none;	
}

#maincontent h1 {
	page-break-after: avoid;	
}



