html, body {
	height: 100%;
}

body {
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, td, th, div, h1, h2, h3, h4 {
	font-family: sans-serif;
}

sup {
	font-size: 0.5em;
}

h1 {
	color: #5a5a5a;
	font-size: 1.45em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5a5a5a;
	text-align: left;
}

h2 {
	color: #656565;
	font-size: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
}

h3 {
	color: #7d7d7d;
	font-size: 1.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7d7d;
}

a {
	text-decoration: none;
}

#header {
	background-color: #3366ff;
	background-image: url('/image/layout/headerBG.png');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
	text-align: right;
}


#header div {
	background-image: url('/image/layout/ndpn.png');
	background-repeat: no-repeat;
	height: 53px;
	width: 189px;
	float: right;
	margin-top: 6px;
	margin-right: 2px;
}

#logo {
	background-image: url('/image/layout/logo.png');
	background-repeat: no-repeat;
	height: 106px;
	left: 0px;
	top: 0px;
	width: 362px;
	margin-top: -72px;
}


#body {
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
}

ul.news {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Tables */
tr.rowheader {
	background-color: #ccdaff;
}

tr.rowodd {
	background-color: #f2f6ff;
}

tr.roweven {
	background-color: #e5edff;
}

tr.rowodd:hover, tr.roweven:hover {
	background-color: #fff7e5;
}

/* Photo layout */
#photos {
	text-align: center;
}
#photos div {
	width: 350px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}


/* Sidebar */
#sideBar {
	position: fixed;
	width: auto;
	height: auto;
	top: 100px;
	right: 0px;
}

#sideBarTab {
	float: left;
	height: 145px;
	width: 33px;
}
#sideBarContents {
	overflow: hidden !important;
	float: left;
}

#sideBarContentsInner {
	width: 350px;
	height: 300px;
	font-size: 0.75em;
	overflow: auto;
	height: 300px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}


/* Navigation Menu */
#nav {
	background-color: #ffcc33;
	background-image: url('/image/layout/menuBG.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	list-style: none;
	float: right;
	margin-top: -48px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	color: #000000;
}


#nav ul a {
	background-color: #ffd24c;
	background-image: url('/image/layout/menuItem.png');
	background-position: top left;
	background-repeat: repeat-y;
	display: block;
	width: 15em;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
}

#nav li ul a:hover {
	background-color: #ffcc33;
	background-image: url('/image/layout/menuItemHover.png');
	background-position: top left;
	background-repeat: repeat-y;
}

#nav li {
	float: left;
	padding-right: 0.70em;
	padding-left: 0.35em;
}

#nav li ul li {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}

#nav li ul li ul {
	margin-left: 10em;
	margin-top: -1em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.hover {
    position: static;
}

/* Welcome page */

/* Vision Statement */
#visionStatement {
	text-align: center;
	padding-left: 30%;
	padding-right: 30%;
	font-weight: bold;
	font-style: italic;
}

/* Campus table */
#campusTable {
	width: 100%;
	border: 0px;
}

#campusTable tr {
	vertical-align: top;
}

#campusTable td {
	text-align: center;
	width: 50%;
}

/* Board of directors list */
#boardOfDirectors {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

/* This is used on our_story and focus questions */
/* Careers box */
#careers {
	padding: 0;
	margin: 0;
	list-style: none;
}
#careers ul {
	padding: 0;
	margin-left: 1em;
	list-style: none;
}
#careers li {
	font-weight: bold;
}
#careers li li {
	font-weight: normal;
}

.noPrint {
}

.breakAfter {
}


