#header #logo img, #header #account, 
#header #nav, #sitemap, #footer, 
#banner img, #banner-action, .tieredNav,
body.degree .colDScontent img.degree-banner, .colTabs, 
body.course .colQuickSearch, .breadcrumbs, .video .caption,
body.home #intro img, .email-updates, .updates-info
{ 
	display: none; 
}

body {
 font: 10pt Verdana, Helvetica, Arial, sans-serif;
}

body, div, dd, p, ul {
 background-image: none;
 background-color: #FFF;
 color: #555;
 border-color: #555;
}

h1, h2, h3, h4, h5, dt {
 background-image: none;
 background-color: #FFF;
 color: #000;
 border-color: #000;
}
h1 { font: 20pt "Times New Roman", Times, Georgia, Garamond, serif; }
h3 { font: bold 13pt Arial, Verdana, sans-serif !important; }
h4 { font: bold 11pt Arial, Verdana, sans-serif !important; }
h4.title { margin-top: 0; padding: 0; }

#header {
 border-bottom: 2px solid #000;
 width: 100%;
 margin: 0 0 5px 0;
 height: 50px;
}

#header #header-inner {	
  height: 50px; 
  margin: 0;
  padding: 0;
}
#header #logo { 
  width: 100%; 
  margin: 0;
}
#header #logo span {
 font: 24pt "Times New Roman", Times, Georgia, Garamond, serif;
 display: block;
 color: #000;
 width: 100%;
}

#content {
  margin: 0;
  padding: 0;
}
#content-inner { 
  border: none;
  width: 100%; 
  padding: 0;
  margin: 0;
}
#content-inner h2 { font: 16pt "Times New Roman", Times, Georgia, Garamond, serif; border-bottom: 1px dotted; }

h2.more-info, h2.news-events { 
  text-indent: 0; 
  height: auto;
}

body.myaccount .contents { width: 100%; }
body.resource .col240 { display: none; }
body.resource .col630 { 
  width: 100%; 
  margin: 0;
  padding: 0;
}

body.program #banner-graphic { 
  border: none; 
  padding-top: 5px;
}

/** Registration Confirmation **/
body.myaccount .contents h1 { display: none; }
body.myaccount .contents>p { display: none; }
#myaccount #title, #reg-payment {
 display: none;
}
.regdetail h4 {
 font-weight: bold;
 color: #000;
 border-color: #000;
}
.regdetail-section-info {
 width: 60%;
}
.no-print { display: none; }
.regdetail table th, .regdetail table td {
 border-color: #ccc;
}
