/********** GENERAL FORMATTING **********/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background:  #000099 url(../images/headerbg3copy1.gif) repeat-x top left;
	color: #222;
	behavior:url(../scripts_innerfiles/csshover.htc);
	margin: 0;
	padding: 0;

	/* ie5/win hack */
	text-align: center;
	}

#header {
/* 	position: relative;		contain the secondary nav */
/*	background: url(http://www.cornell.edu/img/layout/header_bg/4.jpg) no-repeat top left; */
	width: 740px;
	height: 105px;
	margin: 0 auto;
	
	/* unhack ie5/win */
	text-align: left;
	}
	
#wrapper {
	float: left; 
	
	background-color: #E6E6FC;
	width: 100%;	
	
	text-align: center;
	
	border-top: 5px solid #5A5A97;
	margin-bottom: 10px;
	}

#content {
	width: 740px;
	margin: 0 auto;
	padding-bottom: 20px;
	
	/* unhack ie5/win */
	text-align: left;
	}
	
#maincontent {
	padding-top: 15px;
	background-color: #E6E6FC;
	}
#maincontentwrap{
 height: 500px;
	     width: 720px;
	     font-family: Verdana;
	     font-size: 12px;
         overflow: auto;
	     border: 1px solid #E6E6FC;
	     background-color: #E6E6FC;
	     padding: 8px
}
.leftfloat {
	float: left;
	}
	
.rightfloat {
	float: right;
	}
	
.floatingimagewrapper, .floatingimagewrapperwide {
	float: right;
	display: block;
	background: #fff;
	margin: 7px 0 20px 10px;
	width: 240px;
	}
	
.floatingimagewrapperwide {
	width: 250px;
	}
.floatingimagewrapper1 {
	float: right;
	display: block;
	background: #fff;
	margin: 7px 0 20px 10px;
	width: 200px;
	}
.floatingimagewrapper img, .floatingimagewrapperwide img {
	margin: 0 0 5px 0;
	}
.floatingimagewrapper1 img {
	margin: 0 0 5px 0;
	}	
.floatingimagewrapper .text {
	margin: 10px;
	}
	
#maincontent .floatingimagewrapper .text h4 {
	line-height: 1.4em;
	}
	
#maincontent .floatingimagewrapper .text p {
	line-height: 1.2em;
	}
	#maincontent .floatingimagewrapper1.text p {
	line-height: 1.2em;
	}	
/********** TEXT FORMATTING **********/

.first {
	margin-top: 0;
	padding-top: 0;
	}

h2 {
	font-weight: normal;
	color: #000;
	margin: 20px 0 10px 0;
	}
	
#maincontent h2.pagetitle {
	font-weight: normal;
	color: #000;
	margin: 0 0 18px 0;
	}
#maincontent h2.pagetitle1 {
	font-weight: normal;
	color: #000;
	margin: 0 0 -10px 0;
	background-color: #E6E6FC;
	}
#maincontent h2.weathertitle {
	font-weight: normal;
	color: #000;
	margin: 0 0 10px 0;
	}
	
#maincontent p.pagetitle {
	margin: 18px 0;
	}
#maincontent p.pagetitle1 {
	margin: 1px 0;
	}	
h3 {
	clear: both;
	font-weight: bold;
	width: 100%;
	margin: 25px 0 10px 0;
	}

#maincontent h2 {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: normal;
	color: #000;
	margin: 25px 0 10px 0;
	}
	
#maincontent h3 {
	font-size: 0.82em;
	line-height: 1.5em;
	color: #333;
	margin: 20px 0 5px 0;
	}

#maincontent h3.first {
	margin-top: 10px;
	}	

#maincontent h4 {
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	}

#maincontent h5 {
	font-size: 0.82em;
	font-weight: normal;
	font-style: italic;
	width: 100%;
	margin: 20px 0 10px 0;
	}

blockquote {
	font-size: 0.75em;
	line-height: 1.8em;
	margin: 15px 0 15px 30px;
	}
	
#maincontent blockquote p,
#maincontent blockquote ol,
#maincontent blockquote ul {
	font-size: 100%;
	}
	
#maincontent p {
	font-size: 0.82em;
	line-height: 1.6em;
	margin: 5px 0 15px 0;
	}
#maincontent img{
	margin:5px 10px 0 0;
	}
#maincontent p.note {
	color: #999;
	font-size: 0.65em;
	line-height: 1.5em;
	margin: 10px 0;
	}
	
#maincontent ul {
	/* ie5/mac aligns the bullet image much higher than other browsers */
	list-style-image: url(/);
	
	/* \*/
	list-style-image: url(/);
	/* (give other browsers the correctly aligned bullet)  */
	
	list-style-type: square;
	margin-bottom: 20px; 
	}
	
#maincontent ul, #maincontent ol, #factsearch label {
	font-size: 0.82em;
	line-height: 1.5em;
	margin-left: 16px; 
	padding-left: 0; 
	}
	
#maincontent ol {
	margin-left: 30px;
	}
	

	
#maincontent .download h3 {
	float: right;
	clear: none;
	width: 160px;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 0;
	}
	
#maincontent .download img {
	float: left;
	width: 61px;
	margin-top: 5px;
	}
	
#maincontent .download p {
	float: right;
	width: 160px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	}
	
#maincontent li {
	margin: 10px 0; 
	}
#maincontent li.links {
	margin: 5px 0; 
	line-height:12px;
	}
#maincontent ul.linkmenu, #maincontent ul.newslist {
	font-size: 0.69em;
	margin-left: 0;
	list-style: none;
	}
	
#maincontent .linkmenu li {
	margin: 7px 0;
	}
	
#maincontent .newslist li {
	margin: 15px 0;
	}
#maincontent dl dd ul li{
font-size: 12px;
line-height:1.5em;
}		
a, a:link {
	color: #000099;
	
	/* prevent ie5/win from seeing border-bottom property */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	text-decoration: none;
	border-bottom: 1px solid #e5cfcf;
	}

/* unhack ie5/win */
html>a {
	text-decoration: none;
	border-bottom: 1px solid #e5cfcf;
	}

a:visited {
	border-bottom-color: #e5cfcf;
	}
	
a:hover {
	color: #000099;
	border-bottom-color: #000099;  /* this crashes IE 6 for some strange reason */
	}
	
a:active {
	color: #000099;
	}
	
a.block {
	border: 0;
	}
	
a.img {
	border: none;
	}

strong {
	font-size: 0.95em;
	}
	
#maincontent p.caption {
	font-size: 0.69em;
	line-height: 1.5em;
	color: #666;
	padding: 0 0 10px 0;
	margin: 0 10px 0 12px;
	}
	
#maincontent p.credit {
	color: #999;
	font-size: 0.65em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 10px 10px 10px;
	}

dl {
	margin: 3px 0 20px 0;
	padding: 0;
	}

dt {
	font-size: 0.80em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 15px 0 3px 0;
	padding: 0;
	}

dd {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 0 2px 0;
	padding: 0;
	}
dt.inside{
font-size:0.75em;
}
dt.outside{
font-size:1.110em;
}
dd.outside{
font-size:1.00em;
}
.moreinfo dt {
	font-weight: normal;
	}

/****************************************/
 
#cu-identity {
	height: 75px;
	background: #000099;
	background: #000099 url(/) no-repeat top center;
	}

#cu-logo {
	margin: 0 auto;
	width: 740px;
	background: url(../images/mcc_logo.gif) no-repeat top left;
	}
	
#cu-logo a {
	border: none;
	display: block;
	width: 240px;
	height: 75px;
	background: url(../images/mcc_logo.gif) no-repeat top left;
	}
	
#cu-logo img {
	display: none;
	}
	
/*	
	Search Form
	-------------------------
	
*/

#search-form {
	position: absolute;
	top: 17px;
	right: 50%;
	margin-right: -370px;
	width: 300px;
	font-size: 63.125%;
	color:#fff;

	}
	
#search-form form {
	margin: 0;
	padding: 0;
	text-align: right;
	color:#fff;
	}
	
#search-form label {
	color: #fff;
	}
	
#search-form-query {
	padding: 3px;
	width: 130px;
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: #000099 url(../images/header_search.gif) no-repeat top left;
	vertical-align: middle;
	}
	
#search-form-submit {
	padding: 0px 2px 3px 2px;;
	border-top: 1px solid #3E3EFD;
	border-left: 1px solid #3E3EFD;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	background: #000932;
	vertical-align: middle;
	}
	
	
#search-filters {
	margin: 5px 0 0 0;
	}

#search-filters input {
	vertical-align: middle;
	margin: 0;
	}

#search-filters label {
	vertical-align: middle;
	margin: 0 10px 0 0;
	}
	
#search-form a {
	color: #fff;
	border-bottom: 1px solid #ce7f7f;
	}
	
#search-form a:hover {
	border-bottom: 1px solid #fff;
	}

/********** NAV BARS **********/

#mainnav {
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -395px;
	width: 790px;
	height: 30px;
	/* overlapping portion of the sectiontitle cutout */
	background-repeat: no-repeat;
	background-position: 50% 22px;
	}
	
#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#mainnav li {
	float: left;
	}
	
#mainnav a {
	display: block;
	
	font-size: 0.75em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;	
	
	padding-top: 8px;
	height: 23px;
	border: none;
	
	/* ie5/win box model hack */
	height: 38px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	height: 23px;
	}
	
/* unhack ie5/win */
#mainnav>ul a {
	height: 23px;
	}
	
#mainnav a:hover {
	background: url(/) repeat-x top left;
	}
	
/********** SECTION TITLE **********/

#sectiontitle {
	clear: left;
	background: #fff;
	height: 120px;
	}

#sectiontitle h1 {
	width: 740px;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 122px;
	color: #5A5A97;
	height: 122px;
	
	margin: 0px auto ;
	padding: 0;
	
	/* cutout image */
	background-repeat: no-repeat;
	background-position: 0 -8px;
	
	/* unhack ie5/win */
	text-align: left;
	}

#sectiontitle a {
	color: #73736c;
	text-decoration: none;
	border: none;
	}

/********** TABULAR **********/

#maincontent table {
	width: 100%;

	border-top: 1px solid #5A5A97;
	border-left: 1px solid #5A5A97;
	border-bottom: 3px solid #5A5A97;
	border-right: 3px solid #5A5A97;
	margin-top: 5px;
	}
#maincontent table.inner {
	width: 100%;

	border:none;
	margin-top: 5px;
	}	
#maincontent table.format {
	width: 100%;
	margin-top: 2px;
	}	
#maincontent table.innertable {
	width: 100%;
	font-size:13px;
	border:none;
	margin-top: 5px;
	border-top: 1px solid #5A5A97;
	border-left: 1px solid #5A5A97;
	border-bottom: 3px solid #5A5A97;
	border-right: 3px solid #5A5A97;
	}	
#maincontent table.form{
font-size:14px;
border:none;
}
#maincontent table.links {
	width: 100%;
	font-size:12px;
	}
#maincontent table.links td{

height:2px;
}	
#maincontent table.inner li{
	font-size:12px;
	border:none;
	line-height:1.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	}	
#maincontent table.inner p{
	font-size:12px;
	border:none;
	
	}
#maincontent th {
	border: 0;
	padding: 0 10px 5px 10px;
	font-size: 0.65em;
	font-weight: normal;
	color: #888;
	text-align: left;
	}
#maincontent table tr td a{
border-bottom:none;
}
#maincontent td {
	border: 0;
	padding: 10px 10px 12px 10px;
	font-size: 0.80em;
	line-height: 1.4em;
	/*border-top: 1px solid #e7e7e7;*/
	}

#maincontent td.category {
	font-weight: bold;
	}

#maincontent td.number, #maincontent th.number {
	text-align: right;
	}
	
#maincontent td.major, #maincontent td.degree {
	font-weight: bold;
	}
	
#maincontent table h3 {
	margin: 0;
	font-size: 1em;
	}
#maincontentwrap table td{
border-bottom:1px solid #CACAF8;
}	
#maincontentwrap table td{
height:2px;
}	
#maincontentwrap table li{
	font-size:12px;
	border:none;
	line-height:1.2em;
	}	
#maincontentwrap table p{
	font-size:12px;
	border:none;
	
	}



/********** FOOTER **********/

#footerwrap {
	float: left;
	width: 100%;
   	background: #000099;
	padding-bottom: 15px;

	/* hack ie5/win */
	text-align: center;
   	}

#footer {
	color: #fff;
	valign:top;
	width: 740px;
  	margin: 0 auto;
	padding: 10px 0 30px 0;

	/* unhack ie5/win */
	text-align: right;
	}
#footer a{
	color:#fff;
	border-bottom:none;
	font-size:10px;
	
	}
#footer a:hover{
	color:#fff;
	border-bottom-color:#fff;
	text-decoration:underline;
	}
#footer p{
font-size:10px;
}

#footer ul {
	float: left;
	margin: 2px 0 7px 0;
	padding: 0;
	width: 600px;
	list-style: none;
	}
	
#footer li  {
	float: right;
	border-left: 1px solid #acacac;
	margin-left: 7px;
	padding-left: 7px;
	font-size: 0.65em;
	line-height: 1.3em;
	}
	
#footer li.first  {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
	}
#footer h6
{
font-size:8px;
}
/********** FORM **********/

form {
	margin: 0;
	padding: 0;
	}
	
#maincontent form {
	float: right;
	width: 100%;
	border-top: 1px solid #ddd;
	}
	
fieldset {
	margin: 0;
	border: 0;
	padding: 0 15px;
	}




#maincontent form h3 {
	font-size: 0.87em;
	color: #888;
	margin: 0 0 15px 0;
	
	/* ie5/win wraps the text if the width isn't specified */
	width: 480px;
	}
	
#maincontent form ul.checklist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	}
	
#maincontent form ul.checklist li {
	position: relative;
	left: 25px;
	margin: 5px 0;
	padding: 0;
	
	/* ie/mac doesn't indent */
	padding-left: 25px;
	/* \*/
	padding-left: 0;
	/* unhack ie/mac */
	}
	

	
/* prevent long pull-downs from sticking out */
select.longselect {
	width: 320px;
	}




	
/********** CONTACT **********/

.address dt, .address dd {
	display: inline;
	}

.address dt {
	width: 100px;
	height: 100px;
	}

.address dd {
	width: 255px;
	height: 100px;
	}


#skipnav {
	display: none;
	}
	
hr {
	display: none;
	}

a img {
	border: 0;
	}
	
.calendar {
	float: left;
	margin: -5px 10px 0 0;
	}

#liveview {
	margin-bottom: 10px;
	}

