html{
overflow: -moz-scrollbars-vertical;
}

body {
text-align: center;
font-family: trebuchet, verdana, tahoma, lucida, sans-serif;
background: #fff;
}

body,table,p {
font-size: 11px;
}

div#pagebox {
width: 1000px;
margin: 0 auto;
}

div#page {
position: relative;
text-align: left;
background: #000;
padding: 0;
}

div#nsercbadge {
position: absolute;
right: 5px;
top: 5px;
}

a img {
border: 0;
padding: 0;
margin: 0;
}

a {
color: #333;
}

a:hover {
background: #eee;
}

.nohover a:hover {
background: transparent;
}

div#menu a img {
margin-bottom: -2px;
}

div#submenu {
text-align: left;
padding-top: 5px;
padding-left: 20px;
height: 20px;
}

div#submenu {
margin-bottom: -3px;
}

div#submenu a {
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
color: #fff;
}

div#submenu.curriculum {
background: #c82030 !important;
}

div#menu {
background: #f26522;
margin: 0;
height: 21px;
/*border-bottom: 1px solid white;*/
}

.underline {
border-bottom: 1px solid white;
}

td#pullpanel {
color: #fff;
padding: 0 15px;
width: 316px;
}

.about {
background: #f26522 !important;
border-bottom: 1px solid #f26522 !important;
}
.admission {
background: #ed1c24 !important;
border-bottom: 1px solid #ed1c24 !important;
}
.curriculum {
background: #c82030 !important;
border-bottom: 1px solid #c82030 !important;
}
.faculty {
background: #a51d29 !important;
border-bottom: 1px solid #a51d29 !important;
}
.documents {
background: #8d1a23 !important;
border-bottom: 1px solid #8d1a23 !important;
}
.funding {
background: #720f16 !important;
border-bottom: 1px solid #720f16 !important;
}
.links {
background: #580f13 !important;
border-bottom: 1px solid #580f13 !important;
}
.contact {
background: #000 !important;
border-bottom: 1px solid #000 !important;
}

div#maingrid table.main {
padding: 2em 1em;
width: 100%;
}

div#maingrid table tr td {
background: #333;
color: #fff;
padding: 10px;
}

td#sectionpanel {
background: #fff;
color: #000;
padding: 10px;
border: 1px solid black;
border-style: none none solid solid;
padding-bottom: 3em;
}

div#footer {
background: #fff;
margin-top: 1em;
position: relative;
text-align: center;
}

hr {
clear: both;
height: 1px;
color: #eee;
background-color: #ccc;
border: 0;
}

h1 {
font-size: 140%;
font-weight: bold;
text-transform: uppercase;
}
h2 {
font-size: 115%;
font-weight: bold;
}

h3 {
font-size: 100%;
font-weight: bold;
}


.blue {
color: #00acee;
}

div#maingrid * a {
color: #00acee;
}

div#maingrid * a:hover {
background: #444;
}

div#maingrid * p.list {
position: relative;
padding-left: 1.25em;
}
div#maingrid * span.bullet {
position: absolute;
left: 0em;
color: #00acee;
font-weight: bold;
}

div#maingrid * .note {
color: #ed0000;
}

.note {
color: #ed0000;
}

div#maingrid * table.sub {
padding: 0em 0em !important;
margin: 0 !important;
width: 100%;
}

td#pullpanel {
padding-bottom: 3em;
}
td#pullpanel a {
color: #fff;
}
td#pullpanel h2 {
text-transform: uppercase;
}

li {
text-indent: 0em;
}
ul {
margin: 0em;
text-indent: 0em;
padding-left: 2em;
}

span#application {
padding: 0.75em;
border: 1px solid black;
text-align:center;
background:#fff;
text-transform: uppercase !important;
margin: 0;
}
div#application {
text-align:center;
padding: 3em 1em 2em 1em;
}
span#application a {
color: #000;
text-decoration: none;
}
span#application a:hover {
background:#fff;
text-decoration: underline;
}

table.course {
border-bottom: 1px solid #ccc;
}
table.course tr.highlight {
background: #eee;
}
table.course th {
text-align: center;
font-weight: bold;
border-bottom: 1px solid #ccc;
padding: 0.5em;
}
table.course td {
padding: 0.5em;
}
table.course td a {

}
table.course td.week {
text-align: center;
}

table.course td.break {
text-align: center;
background: #ccc;
}

table.course td.student,td.resource {
font-size: 90%;
}

table.course td.topic {
width: 40%;
}
