


body {
		margin-left: 5%; margin-right: 5%; background: #ffffff; 
		color: #000066; font-family: "trebuchet ms", verdana, arial, sans-serif; font-size: 14px;
		font-style: normal;
		}
		
	
ul {
	margin: 0px 0px 0px 65px;
	padding: 0;
	list-style: none;
	width: 120px; /* Width of Main Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 119px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	width: 150px; /* Width of Sub Menu Items */
	margin: 0px;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #000066;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #F76541; background: #fff; text-decoration: underline; background: white;} /* Menu Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /*  */
		
hr {
	height: 1px; width: 100%; color: #6666cc; background: #6666cc;
	}

a:link {
	color: #6666cc; background: #fff; text-decoration: none; 
	}
a:visited {
	color: #6666cc; background: #fff; text-decoration: none; 
	}
a:active {
	color: #6666cc; background: #fff; text-decoration: none; 
	} 
a:hover { 
	color: #F76541; background: #fff; text-decoration: underline; background: white;
	}
	
div.deptlingphil {
					font-size: 18px; font-family: impact, Helvetica Narrow, Helvetica, Geneva, sans-serif; 
					font-weight: 400; padding-left: 80px; padding-bottom: 24px; padding-top: 5px; 
					color: #999; background: #fff; 
					}
	

/* MIT [large/small/smallest] philosophy [large/small] title [small] */


em.mitlarge {
			color: #999999; background: #fff; 
			font-family: Impact, Helvetica Narrow, Helvetica, Geneva, sans-serif; 
			font-size: 40px; 
			font-style: normal;
			}

em.philosophylarge {
					color:#6666cc; background: #fff; 
					font-family: Impact, Helvetica Narrow, Helvetica, Geneva, sans-serif; 
					font-size: 36px;
					font-style: normal;
					} 

em.mitlarge a:link, em.mitsmall a:link, em.philosophysmall a:link, em.mitsmallest a:link, 
div.deptlingphil a:link { 
	color: #999999; background: #fff; text-decoration: none; background: white;
	}
	
em.mitsmallest {
				color: #999999; background: #fff; font-family: Impact, Helvetica Narrow, Helvetica, Geneva, sans-serif; 
				font-size: 14px; font-style: normal; 
				}

em.mitlarge a:visited, em.mitsmall a:visited, em.philosophysmall a:visited, 
em.mitsmallest a:visited, div.deptlingphil a:visited {
						color: #999999; background: #fff; text-decoration: none; 
						}
em.mitlarge a:active, em.mitsmall a:active, em.philosophysmall a:active,
em.mitsmallest a:active, div.deptlingphil a:active {
					color: #999999; background: #fff; text-decoration: none; 
						} 
em.mitlarge a:hover, em.mitsmall a:hover, em.philosophysmall a:hover, em.mitsmallest a:hover, 
div.deptlingphil a:hover { 
		color: #666666; background: #fff; text-decoration: none; background: white;
		}
	

em.mitsmall {
			color: #6666cc; background: #fff; 
			font-family: Impact, Helvetica Narrow, Helvetica, Geneva, sans-serif; 
			font-size: 30px; font-style: normal; 
			}
 
 
 
em.philosophysmall {
	color:#999999; background: #fff; font-family: Impact, 
	Helvetica Narrow, Helvetica, Geneva, sans-serif; 
	font-size: 30px;
	font-style: normal; 
	}

em.titlesmall {color:#6666cc; background: #fff; font: 30px Impact, 
Helvetica Narrow, Helvetica, Geneva, sans-serif; 
font-style: normal;
}
		
A IMG { 
	color: white ; background: white;} /* The only way to hide the border in NS 4.x */
	

td.stata { 
		font-size: 10px; font-family: "trebuchet ms", verdana, arial, sans-serif; text-align:right;
		white-space: nowrap; color: #999;
		}
		

div.addresshome {}

div.addresshome p {
	font-size: 12px; padding-left: 65px; 
		color: #666666; font-family: "trebuchet ms", verdana, arial, sans-serif; white-space: nowrap; background: #fff;
		}
		
div.addresshome  a:link {
	color: #6666cc; background: #fff; text-decoration: none; 
	}
div.addresshome a:visited {
	color: #6666cc; background: #fff; text-decoration: none; 
	}
div.addresshome a:active {
	color: #6666cc; background: #fff; text-decoration: none; 
	} 
		
div.addresshome a:hover { 
	color: #F76541; text-decoration: underline; background: #fff;
	}
	
form.formhome {padding-left: 65px; 
				}
		

address {font-family: "trebuchet ms", verdana, arial, sans-serif; font-size: 10px; text-align: left; width: 100%;
		white-space: nowrap; font-style: normal; color: #666; background: #fff;
		}
		