
body { font: normal 10pt Arial, Verdana, sans-serif; background-color: #ffffff; }
img { border: 0; }
#container { line-height: 1.3em;}
#footer,#subnav,#supernav,.wps-widget,#nav,#search,#branding,#edit_button, #sidebar { display: none; }
#header h1 a {font-size: 8pt;text-transform: uppercase;text-decoration: none;color: black;font-family: Verdana;} 
#header h1 {border-bottom: 1px dashed black;margin-bottom: 0;}
#content h2 {margin-top: 5px;font-family:Georgia,Times New Roman,serif;font-size: 22pt;font-weight: normal;line-height: 1em;}
th,td {text-align: top;}

/* Site-specific Customizations */


/*=== MBA Specific Styles ===*/

#sidebar {display: none;}
.registrar table.chart tr.full {font-weight: bold;} 
.registrar table.chart tr.alert {border: 5px solid silver;}
.registrar table.chart {
    margin-top: 28px;
    width: 100%;
    border-collapse: collapse;
}

.registrar table.chart th {
    padding: 8px 10px;
    background-color: #90002a;
    color: #fff;
    font-weight: normal;
    text-align: left;
    
}
.registrar table.chart td {
    border-bottom: 1px solid #b2b2b2;
}
.registrar table.chart td.first {
    border-left: 1px solid #b2b2b2;
}    
.registrar table.chart td.last {
    border-right: 1px solid #b2b2b2;
}

/*=== Core Print Styles ===*/

body.webbrochure #content h2 {
    xfont-family: Georgia, "Times New Roman", Times, serif;
    xfont-weight: normal;
	xline-height: 1em;
    xfont-size: 18px; /* originally 35px */
    xpadding: 100px 0 0 0;
	margin: 10px 0 8px 0;
}

body.webbrochure body.webbrochure #content h3, body.webbrochure #content h4, body.webbrochure #content h5{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

body.webbrochure #content h3 {
    font-size: 23px; /* originally 16px */
	 margin: 0 0 25px 0; padding: 0;
}

body.webbrochure #content h4 {
    font-size: 12px;
}

body.webbrochure #content h5 {
    font-size: 11px;
}
body.webbrochure #content h6 {
    font-size: 11px;
}

/*=== sIFR Print Resets ===*/
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

/* WEB BROCHURE */
/* hide text from a brochure page */
.brochure, .nobrochure{
	display: none;
}

/* IE6 + 7 */
/* #content{ this breaks in ie6 print */
/*   position: absolute; left: 10px;  ie6 and ie7 need this 
}*/

