/* normalize defaults */
html, head, body, 
h1, h2, h3, h4, h5, h6, 
div, span, p, blockquote, img, a,
table, caption, tr, thead, th, tbody, td,
ul, ol, li, label {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 1em;	
}

.skip {

	position: absolute;
	top: -999px;
	left: -999px;
	clear: both;
}

.clear {
	clear: both;
	height: 0px;
}

.col {
	display:block;
	float: left;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #3E6D83;
	text-decoration: none;
}

a:visited {
	color: #6c3535;
}

a:hover {
	text-decoration: underline;
}


/* header */

html {
	background: #fff url('images/bg-html.gif') repeat-x top left;
}

.home {
	background: url('images/bg-html-home.gif') repeat-x top left;
}

body {
	background: url('images/bg-body.gif') repeat-y top left;
	min-width: 800px;
}

.home h1 {
	width: 777px;
	margin-top: 0px;
	padding-top: 70px;
	padding-left: 23px;
	height: 140px;
	background: #E5E5E5 url('images/star.gif') no-repeat top right;
	clear: both;
}

h1 img {
	border: none;
}

#header {
	width: 800px;
	height: 37px;
	padding-top: 5px;
	margin-top: 0px;
}

.home #header {
	height: 49px;
	padding-top: 12px;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
	color: #6B6B6B;
	font: 0.7em arial, sans-serif;
	text-decoration: none;
} 

.home #header a:link,
.home #header a:visited,
.home #header a:hover,
.home #header a:active {
	color: #FE8300;
	font: 0.82em arial, sans-serif;
	text-decoration: none;
}

#header .mitlink {
	padding-left: 207px;
	padding-top: 4px;
	width: 210px;
}

.home #header .mitlink {
	padding-top: 2px;
	width: 235px;
}


/* google search */

#search {
	padding-left: 109px;
	width: 200px;
}

#search label {
	float: left;
	display: inline;
	color: #3E6D83;
	font: 0.88em arial, sans-serif;
	line-height: 1em;
	padding: 0;
	padding-top: 2px;
	padding-right: 5px;
	margin: 0;
}

#search #field {
	border: 1px solid #8799B2;
	font: 0.82em arial, sans-serif;
	height: 14px;
	width: 101px;
	margin-right: 2px;
}

#search,
#search #field,
#search #button,
#header .mitlink {
	display: block;
	float: left;
}


/* sub-page banner */

#banner {
	width: 799px;
	height: 105px;
	clear: both;
}

#banner a {
	width: 555px;
	padding-top: 29px;
	padding-left: 55px;
	height: 76px;
}

#banner img {
	border: none;
}

.about {
	background: url('images/bg-about-right.jpg') no-repeat top right;
}

.about a {
	display: block;
	background: #D9D9D9 url('images/bg-about-left.jpg') no-repeat top right;
}


.about-about {
	background: url('images/bg-about-right-about.jpg') no-repeat top right;
}

.about-about a {
	display: block;
	background: #D9D9D9 url('images/bg-about-left.jpg') no-repeat top right;
}


.about-contact {
	background: url('images/bg-about-right-contact.jpg') no-repeat top right;
}


.about-contact a {
	display: block;
	background: #D9D9D9 url('images/bg-about-left.jpg') no-repeat top right;
}


.services {
	background: url('images/bg-services-right.jpg') no-repeat top right;
}

.services a {
	display: block;
	background: #D9D9D9 url('images/bg-services-left.jpg') no-repeat top right;
}

.services-development {
	background: url('images/bg-services-development-right.jpg') no-repeat top right;
}

.services-development a {
	display: block;
	background: #D9D9D9 url('images/bg-services-left.jpg') no-repeat top right;
}

.services-outreach {
	background: url('images/bg-services-outreach-right.jpg') no-repeat top right;
}

.services-outreach a {
	display: block;
	background: #D9D9D9 url('images/bg-services-left.jpg') no-repeat top right;
}


.program {
	background: url('images/bg-program-right.jpg') no-repeat top right;
}

.program a {
	display: block;
	background: #D9D9D9 url('images/bg-program-left.jpg') no-repeat top right;
}

.program-collaboration {
	background: url('images/bg-program-collaboration-right.jpg') no-repeat top right;
}

.program-collaboration a {
	display: block;
	background: #D9D9D9 url('images/bg-program-left.jpg') no-repeat top right;
}

.facilities {
	background: url('images/bg-facilities-right.jpg') no-repeat top right;
}

.facilities a {
	display: block;
	background: #D9D9D9 url('images/bg-facilities-left.jpg') no-repeat top right;
}

.gallery {
	background: url('images/bg-gallery-right.jpg') no-repeat top right;
}

.gallery a {
	display: block;
	background: #D9D9D9 url('images/bg-gallery-left.jpg') no-repeat top right;
}

.gallery-byOEIT {
	background: url('images/bg-gallery-byOEIT-right.jpg') no-repeat top right;
}

.gallery-byOEIT a {
	display: block;
	background: #D9D9D9 url('images/bg-gallery-left.jpg') no-repeat top right;
}


.partners {
	background: url('images/bg-partners-right.jpg') no-repeat top right;
}

.partners a {
	display: block;
	background: #D9D9D9 url('images/bg-partners-left.jpg') no-repeat top right;
}

.resources {
	background: url('images/bg-resources-right.jpg') no-repeat top right;
}

.resources a {
	display: block;
	background: #D9D9D9 url('images/bg-resources-left.jpg') no-repeat top right;
}


/* top navigation */

#topnav {
	clear: both;
	width: 800px;
	overflow: hidden;
}

#topnav ul {
	float: right;
	height: 48px;
}

#topnav li {
	list-style-type: none;
	border-right: 1px solid #F3562E;
	padding: 8px 17px 0 17px;
	font: 0.88em arial, sans-serif;
	line-height: 1.14em;
	float: left;
	height: 40px;
}

#topnav li a:link,
#topnav li a:visited,
#topnav li a:hover,
#topnav li a:active {
	color: #000;
	text-decoration: none;
	line-height: 1.14em;
}

#topnav li a.sel:link,
#topnav li a.sel:visited,
#sidebar li a.sel:link,
#sidebar li a.sel:visited {
	color: #F3562E;
}

#topnav li a:hover {
	color: #00689A;
}


/* container */
#container {
	overflow: auto;
	width: 941px;
}


/* breadcrumb */

#breadcrumb {
	clear: both;
	font: 0.76em arial, sans-serif;
	line-height: 1em;
	padding-top: 16px;
	margin-bottom: 23px;
	padding-left: 286px;
}

#breadcrumb a {
	padding-right: 2px;
}

/* sidebar */

#sidebar {
	width: 213px;
	margin-top: -27px;
	padding-top: 49px;
	padding-left: 47px;
	border-right: 1px solid #F1B824;
	margin-right: 25px;
}

#sidebar li {
	list-style-type: none;
	background: url('images/bullet-sidebar.gif') no-repeat top left;
	font: 0.82em arial, sans-serif;
	line-height: .92em;
	margin-bottom: 1em;
	padding-left: 8px;
}

#sidebar a {
	line-height: .92em;
}

#sidebar a:link,
#sidebar a:visited {
	color: #000;
}

#sidebar a:hover,
#sidebar a:active {
	color: #00689A;
	text-decoration: none;
}


/* content */

#content {
	width: 495px;
	margin-top: -30px;
	padding-bottom: 2em;
	padding-right: 8px;
}

.home #content {
	clear: both;
	width: 800px;
	overflow: hidden;
	margin: 0;
	padding-right: 0;
}

h1,
.section {
	width: 78px;
	height: 32px;
	margin: 0;
	padding: 0;
	padding-left: 55px;
	display: block;
}

h2,
h1.section {
	padding: 0;
	margin-bottom: 1em;
	height: auto;
	width: auto;
	color: #006090;
	font: 1.26em arial, sans-serif;
	line-height: 1em;
	font-weight: bold;
}

h3 {
	margin-top: 1.46em;
	margin-bottom: 0.14em;
	font: 0.9em arial, sans-serif;
	font-weight: bold;
	line-height: 1.25em;
}



#content p,
#content li {
	font: 0.76em arial, sans-serif;
	line-height: 1.48em;
	margin-bottom: 1em;
}

#content li li {
	font-size: 1em;
}

#content ul,
#content ol {
	margin: 1em 20px;
}


/* related links */

#links,
#links .wrapper {
	width: 130px;
	height: 222px;
}

#links {
	margin-top: 13px;
	background: url('images/bg-links-left.gif') no-repeat top left;
	padding-left: 22px;
}

#links .wrapper {
	padding-top: 30px;
	padding-right: 6px;
	width: 124px;
	height: 192px;
	background: url('images/bg-links-right.gif') no-repeat top right;
}


#links h3 {
	margin: 0;
	margin-bottom: 22px;
}

#links p {
	font: 0.76em arial, sans-serif;
	line-height: 1.48em;
}

#links ul {
}

#links li {
	list-style-type: none;
	font: 0.76em arial, sans-serif;
	line-height: 1em;
	margin-bottom: 0.1em;
	background: url('images/bullet-links.gif') no-repeat top left;
	padding-left: 8px;
}

#links li a {
	line-height: 1.48em;
}


/* highlight box */

#highlight {
	width: 194px;
	background: url('images/bg-highlight.gif') no-repeat top left;
	padding: 16px 25px 20px 207px;
	margin-top: 10px;
}

#highlight p {
	font: 0.76em arial, sans-serif;
	line-height: 1.32em;
	margin-bottom: 1em;
}

#highlight h3 {
	color: #006EA4;
	font: 1.14em arial, sans-serif;
	line-height: 1.26em;
	font-weight: bold;
	margin-bottom: 1em;
}

#highlight .link a {
	padding-right: 45px;
	padding-bottom: 20px;
	text-decoration: none;
	display: block;
	line-height: 1.32em;
}

#highlight a.morelink {
	display: block;
	font: 0.76em arial, sans-serif;
	line-height: 1.32em;
	padding: 0.5em 25px 2em 0;
	width: 182px;
}

#highlight a.morelink:link,
#highlight a.morelink:visited {
	background: url('images/arrow-highlight.gif') no-repeat top right;
	color: #000;
}

#highlight a.morelink:active,
#highlight a.morelink:hover {
	background: url('images/arrow-highlight-over.gif') no-repeat top right;
	color: #000;
}


/* quote box */

#quote {
	width: 245px;
	height: 250px;
	background: url('images/bg-quote.gif') no-repeat top left;
	margin-top: 6px;
	padding: 1px 53px 10px 12px;
}

#quote p {
	font: 0.76em arial, sans-serif;
	line-height: 1.32em;
	padding-bottom: 1em;
}

#quote img {
	display: block;
	padding-bottom: 10px;
}


/* footer */

#footer {
	clear: both;
	width: 835px;
	margin-top: 20px;
	border-top: 1px solid #C9C9C9;
}

#footer p {
	font: 0.7em arial, sans-serif;
	line-height: 1.25em;
	margin-bottom: 1em;
}

#footer p a {
	line-height: 1.25em;
}

body #footer .mitlogo {
	padding: 15px 70px 0 55px;
}

.home #footer .mitlogo {
	padding-left: 30px;
	padding-right: 35px;
}

#footer .mitlogo img {
	border: none;
}

#footer .col {
	padding-top: 20px;
	padding-right: 59px;
}

.home #footer .col {
	padding-right: 37px;
}

#footer .middle {
	padding-right: 1px;
	width: 270px;
}

.home #footer .middle {
	padding-right: 1px;
	width: 230px;
}