body
{
	background-color: White;
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 10pt;
}

.HeaderContactInfo
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-right: 25px;
	color: #232424;
}

H2
{
	font-family:  Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #032262;
}
H2.Sub1
{
	font-family:  Verdana, Arial, Sans-Serif;
	text-align: left;
	color: #032262;
}


TABLE
{
	border-width: 0;
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 10pt;
	font-style: normal;
}
TD.Header
{
	height: 73; /*108;*/
	width: 100%;
	background-color: White;	
	background-image: url(images/cornell-header2.jpg);
	background-repeat: no-repeat;
}
TD.Menu 
{
	height: 23px;
	width: 100%;
	background-color: #032262;
	background-image: url(images/cornell-menu2.jpg);
	background-repeat: no-repeat;
	color: White;
	text-align: right;
}
TD.SubMenu1
{
	height: 20;
	width: 100%;
	background-color: #B2B2B2;	
	background-image: url(images/cornell-submenu2.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
TD.Copyright
{
	background-color: white;
	color: Gray;
	text-align: center;
	width: 100%;
	font-size: 7pt;
}

A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A:active
{
	color: Red;
	text-decoration: underline;
} 

A.MenuItem
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
A.MenuItem:hover
{
	color: #65C6CF;
	text-decoration: none;
}
A.MenuItem:active
{
	color: #ADD4D8;
	text-decoration: none;
}

A.MenuItemSelected
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ADD4D8;
}
A.MenuItemSelected:hover
{
	color: #65C6CF;
	text-decoration: none;
}
A.MenuItemSelected:active
{
	color: #ADD4D8;
	text-decoration: none;
}


A.SubMenuItem
{
	font-family: Arial;
	font-size: 11px;
	font-weight:  bold;
	text-decoration: none;
	color: #032262;
}
A.SubMenuItem:hover
{
	color: white;
	text-decoration: none;
}
A.SubMenuItem:active
{
	color: Blue;
	text-decoration: none;
}

IMG
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
}
IMG.Logo
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
	width: 0px;
}

