/*

Scraps:

div.secureFooter1 {
	color: #000000;
	background-color: inherit;
}

div.secureFooter2 {
	color: #000000;
	background-color: inherit;
}

div.secureHeaderBorder, div.secureFooterBorder {
	border-bottom: 1px solid #ffffff;
}

*/

h1.FORMfields, h1.ffHeader {
	border: 0px solid #BACBDB;
	background-image: url('heading_center.png');
}

td.secureMenuHeadingLeft {
	background-image: url('menu_heading_center.png');
}

td.secureMenuHeadingMiddle {
	background-image: url('menu_heading_center.png');
}

td.secureMenuHeadingRight {
	background-image: url('menu-heading-right.png');
}

div.secureMenuTabSelectedLeft {
	height: 35px;
	width: 4px;
	background-image: url('selected_tab_left.png');
}

td.secureMenuTabSelectedMiddle {
	height: 35px;
	width: 5px;
	background-image: url('selected_tab_middle.png');
}

div.secureMenuTabSelectedRight {
	height: 35px;
	width: 4px;
	background-image: url('selected_tab_right.png');
}

div.secureMenuTabNotSelectedLeft {
	height: 23px;
	width: 4px;
	background-image: url('not_selected_tab_left.png');
}

td.secureMenuTabNotSelectedMiddle {
	height: 23px;
	width: 4px;
	background-image: url('not_selected_tab_middle.png');
}

div.secureMenuTabNotSelectedRight {
	height: 23px;
	width: 4px;
	background-image: url('not_selected_tab_right.png');
}

th.tableHelpers {
	background-image: url('not_selected_tab_middle.png');
	height: 20px;
}

/* Default email configurations - BEGIN */


/* Default email configurations - END */

div.secureLogo {
	background-image: url('boardFinderLogo.gif');
}

