
html, body {
	height: auto;
}
body {
	background: none;
}

#skipNav {
	display: none;
}

#page {
	height: auto;
	min-height: auto;
}

/* begin header styles */

#logo  {
	width: 189px;
	height: 78px;
}
#logo a {
	margin: 2px 43px 3px;
}
html>body #logo a {
	margin: 1px 43px;
}

#title {
	background: none;
}
#title span {
	font: bold 110% Times New Roman, serif;
	color: #A30134;
	padding: 8px 15px 6px;
	border-top: 1px solid #666;
	display: block;
}

#utilities, #utilityHome, #utilityHome table {
	background: none;
}

/* end header styles */

/* begin left column */

#column1 {
	background: none;
}

#breadcrumb {
	background: none;
	border-bottom: 1px dotted #999;
	margin-left: 0;
}

/* begin content area styles */

#content {
	margin-left: 15px;
}
.agreement {
	height: auto;
	overflow: visible;
}
html>body .agreement {
	max-height: none;
}

.buttons a, .buttons input {
	background: none;
}

/* begin login page / registration page specific styles */

#login table table {
	background: none;
}

/* end login page / registration page specific styles */

/* end content area styles */
/* begin footer styles */

#footer {
	display: none;
}
#footerPrint {
	font: 75% Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 30px;
	display: block;
}

/* end footer styles */


/*BenefitsXML styles Start */

th.form {
	color: #000;
	background: none;
}
th.form_alt {
    color: #000;
    background: none;
}
th.form_alt a {
    background: none;
}
/* used for business name labels on some pages such as fsa calendar and pay calendar */
td.form_check {
    background: none;
}

/* Custom Icon Buttons */
.icon-button {
    background: none;
}

.buttonSubmit .icon, .buttonCancel .icon, .buttonRestore .icon, .buttonAdd .icon,
.buttonDelete .icon, .buttonEdit .icon, .buttonView .icon, .buttonCopy .icon,
.buttonProcess .icon, .buttonSearch .icon, .buttonContinue .icon, .buttonPrevious .icon,
.buttonSchedule .icon, .buttonLogin .icon, .buttonSave .icon, .buttonExport .icon,
.buttonImport .icon, .buttonPromote .icon, .buttonRewSkp .icon, .buttonRRew .icon,
.buttonRew .icon, .buttonFwd .icon, .buttonFFwd .icon, .buttonFwdSkip .icon { background: none; }

/*** Lists ***/
.list { /* items in element lists */
	background: none;
}
tr.list, tr.list_alt {
    background: none;
}
td.list, td.list_alt {
    background: none;
}
a.list {
    background: none;
}

/*** form2 Form ***/
table.form2 tr.form2 td td {
	background: none;
}
.form2 .cqlayer {
	background: none;
}

/*** Dialogs ***/
.dialog {
    background: none;
}

.PopupPanelModalArea {
	background: none;
}

/*** Side Menu Configurations ***/ 
table.menu {
	display: none;
}
/*table.menu {
	width: 189px;
	background: none;
	border: 1px solid #CCC;
	border-right: 1px solid #666;
	border-top: none;
}
.menu th {
	color: #000;
	background: none;
}

.menu td div, .menu_on td div, .menu_off td div {
	font: normal 70% Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background: none;
}
.menu_on td div {
	font-weight: bold;
}*/

/*** Side Menu Indentation Scheme ***/
.menu_2, .menu_3, .menu_4, .menu_5 {
	background: none;
}

/*** Specialized Styles ***/


/*** Event Task List ***/

.menuBox, .clearBox,
.ltOliveBox, .mdOliveBox, .dkOliveBox,
.ltBlueBox, .mdBlueBox, .dkBlueBox,
.portalBox, outlineBox {
    background: none;
}
.dkOliveBox, .dkBlueBox, .mdBlueBox, .dkBlueGreenBox {
	background: none;
	color: #000;
}
.mdOliveBox, .ltOliveBox, .ltBlueBox {
    background: none;
}

ul.stylizedList {
   list-style : circle;
}
.headerEndCap {
   background: none;
}
.menuBox {
	background: none;
	color: #000;
}
/**
 *   Global
 *
 **/

.statusContainer {
	background: none;
}
div.title {
	background: none;
	color: #000;
}
.linkBox, .logBox, .codeBox {
	background: none;
}
.customDraggable {
	background: none;
	color: #000;
}

 /**
  *   ricoColor.html
  *
  **/

.formPanel {
	background: none;
}
input.field {
	background: none;
}

/**
 *  dragAndDropSimple.html
 *
 **/
div.explanation {
	background: none;
}
div.cornerSamples {
	background: none;
}

/**
 * ricoEffectSize.html
 *
 *
 **/
div.sizeMe {
	background: none;
}

/**
 * ricoDragAndDripCustomDraggable.html
 *
 **/
div.customDropZone {
	background: none;
}
/*BenefitsXML styles End */
 
