
#header h1#mba {background-image: url("/recruiting/images/site/recruiting_mba.gif");}
#header h1#alumni {background-image: url("/recruiting/images/site/recruiting_alumni.gif");}

div.resources li.site-specific { display: none; }
div.mba ul li.recruiting-mba { display: block; }
div.alumni ul li.recruiting-alumni { display: block; }
div.home ul li.recruiting-home { display: block; }

a {
   color: #90002A;
   text-decoration: underline;
}

a:hover { 
     text-decoration: none; 
}

a:visited { 
     color: #90002A; 
}  

ul {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
}

ul,li {
   margin:0;
   padding:0;
}

a,.timeline a:visited {
   color:#90002A;
}

/* body area */

#content-wrap {
    width: 994px;
	margin: 0 auto;
	padding-top: 25px;
	position: relative;
	}
	
#home #content-wrap {
	padding-top: 0;
	}

#subnav {
	position: absolute;
	z-index: 100;
	width: 122px;
	left: 70px;
	top: 106px;
	}
	
.connect #subnav{/* bump this down because the title spans two lines */
	top: 120px;
	}	
#subnav ul {
	background-color: #90002a;
	}

#subnav ul li a {
	display: block;
	font-size: 1.1em;
	color: #dfcad0;
	text-decoration: none;
	width: 102px;
	padding: 3px 10px 4px 10px;
	background-color: #90002a;
	border-bottom: 1px solid #bfacb1;
	}
	
#subnav ul li a:hover {
	background-color: #000;
	}	

#subnav ul li a.active, #subnav ul li a.active:hover {
	background-color: #dfdacd;
	color: #000;
	}
	
.career #subnav ul li a#data, .intern #subnav ul li a#data, .recruit #subnav ul li a#data {
	background-color: #dfdacd;
	color: #000;
	}
	
.typical-form #subnav ul li a#careerhire {
	background-color: #dfdacd;
	color: #000;
}
		
#content-wrap #heading { 
	background: #0b496d url(/recruiting/images/site/recruiting_bkgd.jpg) repeat -239px 0;
	width: 650px;
	height: 109px;
	margin: 0 0 0 47px;
	}
	
#home #content-wrap #heading, .alumnihome #content-wrap #heading { 
	background-image: none;
	width: 650px;
	height: 218px;
	margin: 0 0 0 47px;
	}
	
.alumnihome #nav #alumni-nav,
#mbahome #nav #home-nav {
    color: #F6E88C;
}


#flashcontent { 
	position: relative;
	font-size: 1.1em;
	line-height: 1.4;
	}
	
#flashcontent .noflash { 
	position: absolute;
	top: 118px;
	left: 33px;
	display: block;
	width: 243px;
	color: #ccd8df;
	z-index: 100;
	}
	
#flashcontent a, #flashcontent a:hover { 
	color: #dfdacd;
	}
	
#content-wrap #heading #flashcontent img { 
	float: left;
	}
	
#mbahome #content-wrap #heading { 
	background: #0b496d url(/recruiting/images/site/recruiting_bkgd.jpg) repeat left top;
	width: 650px;
	height: 89px;
	margin: 0 0 0 47px;
	}
	
#content-wrap #heading img { 
	float: right;
	}
	
#content {
	float: left;
	width: 458px;
	padding-left: 209px;
	padding-right: 30px;
	}
	
.twocol #content, .alumnihome #content  {
	width: 587px;
	padding-left: 80px;
	}
	
#content,
#sidebar {
	font-size: 1.1em;
	line-height: 1.4;
	}

#content-wrap h2 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 3.6em;
	padding: 15px 32px 0 32px;
	margin: 0;
	width: 336px;
	line-height: 1;
}

#content h2 {
	color: #2c2c2c;
	padding: 15px 0 0 0;
	width: auto;
	font-size: 2.5em;
}

#content h2.sIFR-replaced, #content-wrap h2.sIFR-replaced {
	margin-bottom: -10px;
	}

#content-wrap h3 {
	color: #2c2c2c;
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: .7em 0 0 0;
	margin-left: -1px;
	position: relative;
	}
	
#content-wrap h3.sIFR-replaced {
	padding: 20px 0 0;
	margin-bottom: -10px;
	}
	
#content-wrap h4 {
	color: #2c2c2c;
	font-size: 1.4em;
	line-height: 1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 32px;
	}	
	
#content h5 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	text-transform: uppercase;
	}	
	
#content h6 {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	}	
	
#content .h7 {
	font-size: .95em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	text-transform: uppercase;
	}	
	
#content p, #sidebar p {
	font-weight: normal;
	margin-top: 1.4em;
	}	
	
#content ul,
#content ol,
#sidebar ul,
#sidebar ol {
	list-style-type: disc;
	padding-left: 26px;
	margin-top: 18px;
	}	


#content ol,
#sidebar ol {
	list-style-type: decimal;
	}



#content ul.double li,
#content ol.double li,
#sidebar ul.double li,
#sidebar ol.double li {
	margin-bottom: 12px;
	}
	
#content table.regTable {
	margin-top: 28px;
	border-top: 1px solid #727272;
	}

#content table.regTable th {
	padding: 8px 10px;
	background-color: #eeebe3;
	border-bottom: 1px solid #727272;
	font-weight: bold;
	text-align: left;
	}
		
#content table.regTable td {
	padding: 7px 10px;
	border-bottom: 1px solid #727272;
	}

	
#content table.regTable th,
#content table.regTable td  {
	line-height: 1;	
	}
	
#content table.regTable td li {
   margin-bottom: 12px;
	}	
	
	#content table.regTable td li.postajobinfo {
   margin-bottom: 12px;
	list-style-type: none;
	}	
	
#content table.regTable th.postajobinfo {
	font-style:bold;	
	font-size:larger;	
	text-align:center;	
	}
	
#content table.regTable th.first, #content table.regTable td.first {
	border-left: 1px solid #727272;
	}
	
#content table.regTable th.last, #content table.regTable td.last {
	border-right: 1px solid #727272;
	}	

#content table.regTable td.f1 {
    padding-left: 16px;  /* indent */
	 background: #eeebe3; 
	 font-style: italic; 
}

#content table.regTable td.f12x {
    padding-left: 20px;  /* indent */
	 background: #eeebe3; 
	 font-style: italic; 
}

#content table.regTable td.f1r {
	 background: #eeebe3;
	 font-style: italic; 
}

x#content table.regTable td.r {
	 text-align: right; 
}	
	
#content table.regTable{
	border-left: 1px solid #727272;
	border-right: 1px solid #727272;
   }
	
#content .twoTables {
	margin-top: 26px;
	}
	
#content .twoTables table {
	width: 217px;
	margin-left: 24px;
	float: left;
	}
	
#content .twoTables table.first {
	margin-left: 0;
	}
	
#content .twoTables table th,
#content .twoTables table td  {	
	text-align: left;
	padding: 6px 0;
	line-height: 1;	
	}

#content .twoTables table th {	
	padding: 9px 0;
	}

#content .twoTables table td {
	border-top: 1px solid #b2b2b2;
	line-height: 1.4;
	}

#content .expandable {
	margin-top: 1em;
	}
	
#content .expandable dt {
	display: block;
	padding: 0 0 0 15px;
	line-height: 1.2;
	background: url(/recruiting/images/site/content_dl_arrow.jpg) no-repeat 3px 10px; 
	cursor: pointer;
	}
	
#content .expandable dt.open {
	font-weight: bold;
	background: url(/recruiting/images/site/content_dl_arrow_down.jpg) no-repeat left 12px; 
	}	
	
#content .expandable dt span {	
	display: block;
	border-top: 1px solid #b2b2b2;
	color: #90002a;
	padding: 8px 0;
	}
	
#content .expandable dt.first span {
	border-top: none;
	}	
	
#content .expandable dd {
	padding: 0 0 8px 15px;
	}	

#content dl.expandable dd.open {
	position: static;
	}	
	
#content .expandable dd p {
	margin: 0 0 1.4em 0;
	}
	
#content .expandall span {
	font-weight: bold;
	color: #90002a;
	cursor: pointer;
	}
	
#content .image {
	width: 147px;
	margin-top: 17px;
	padding-top: 2px;
	}	
	
#content .image small {
	display: block;
	color: #999;
	font-size: 1em;
	}
	
#content #areaform {
	margin: 1.4em 0 0 0;
	}
	
#content #areaform select {
	margin: .3em 0 0 0;
	border: 1px solid #b2b2b2;
	font-weight: normal;
	color: #2c2c2c;
	padding: 0;
	}
	
#content #areaform .submit {
	width: 30px;
    height: 30px;
	}
	
#content .profile {
	clear: left;
	padding-top: .8em;
	}
	
#content .profile p {
        margin-bottom: 1em;
}
	
	
#content .profile img {
	float: left;
	margin: 1.7em 0 0 -107px;
	}

#home #content {
	padding: 44px 30px 24px 26px;
	width: 641px;
	}
	
#home #content img {
	float: left;
	margin-left: 21px;
	}
	
#leftcol {
	width: 304px;
	float: left;
	}
	
#rightcol {
	width: 258px;
	float: left;
	margin-left: 25px;
	}
	
#leftcol h4, #rightcol h4 {
	margin-top: 20px;
	}
	
#leftcol h4.sIFR-replaced, #rightcol h4.sIFR-replaced {
	margin-bottom: -10px;
	}
			
.left {
	float: left;
	padding: 0 25px 17px 0;
	}
	
.right {
	float: right;
	padding: 0 0 15px 25px;
	}

.column{
	float: left; width: 190px;
	margin: 1em 0 2em 0;
}

div.hr{
	border-top: 1px solid #b2b2b2;
	float: left;
	width: 455px;
	margin: 2em 0 2em 0;
}
	
.topofpage {
	font-size: 1em;
	display: block;
	margin: 35px 0 0;
	text-transform: lowercase;
	}
	

/* MBA Timeline */

#mbahome #heading {
	position: relative;
	}

#mbahome #heading h2 {
	padding: 5px 32px 0 32px;
	}

#mbahome #heading ul {
	position: absolute;
	right: 36px;
	bottom: 0;
	}

#mbahome #heading ul li {
	float: left;
	padding: 8px 13px 9px;
	font-size: 1.1em;
	margin-right: 4px;
	}

#mbahome #heading ul li.active {
 	background-color: #fff;
	}

#mbahome #heading ul li a {
 	text-decoration: none;
	color: #fff;
	}

#mbahome #heading ul li a:hover {
	text-decoration: underline;
	}

#mbahome #heading ul li.active a {
	color: #2c2c2c;
	}

#content-wrap .timeline {
	position: relative;
	width: 650px;
	margin: 0 -30px 0 -33px
	}

#content-wrap .timeline ul.months {
	list-style: none;
	margin: 0;
	padding: 0 17px;
	background-color: #eeebe3;
	border-left: 1px solid #727272;
	height: 33px;
	}

#content-wrap .timeline ul.months li {
	float: left;
	}

#content-wrap .timeline ul.months a {
	display: block;
	width: 51px;
	height: 33px;
	}

#content-wrap .timeline ul a.sep {
	background:url(../images/site/timeline_sep.gif) no-repeat 0 -66px;
	}

#content-wrap .timeline ul a.oct {
	background:url(../images/site/timeline_oct.gif) no-repeat 0 -66px;
	}

#content-wrap .timeline ul a.nov {
	background:url(../images/site/timeline_nov.gif) no-repeat 0 -66px;
	}

#content-wrap .timeline ul a.dec {
	background:url(../images/site/timeline_dec.gif) no-repeat 0 -66px;
	}

#content-wrap .timeline ul a.jan {
	background:url(../images/site/timeline_jan.gif) no-repeat 0 -66px;
	}	

#content-wrap .timeline ul a.feb {
	background:url(../images/site/timeline_feb.gif) no-repeat 0 -66px;
	}
	
#content-wrap .timeline ul a.mar {
	background:url(../images/site/timeline_mar.gif) no-repeat 0 -66px;
	}
	
#content-wrap .timeline ul a.apr {
	background:url(../images/site/timeline_apr.gif) no-repeat 0 -66px;
	}
	
#content-wrap .timeline ul a.may {
	background:url(../images/site/timeline_may.gif) no-repeat 0 -66px;
	}
	
#content-wrap .timeline ul a.jun {
	background:url(../images/site/timeline_jun.gif) no-repeat 0 -66px;
	}
	
#content-wrap .timeline ul a.jul {
	background:url(../images/site/timeline_jul.gif) no-repeat 0 -66px;
	}
	
#content-wrap .timeline ul a.aug {
	background:url(../images/site/timeline_aug.gif) no-repeat 0 -66px;
	}

#content-wrap .timeline ul a.sep:hover,
#content-wrap .timeline ul a.oct:hover,
#content-wrap .timeline ul a.nov:hover,
#content-wrap .timeline ul a.dec:hover,
#content-wrap .timeline ul a.jan:hover,
#content-wrap .timeline ul a.feb:hover,
#content-wrap .timeline ul a.mar:hover,
#content-wrap .timeline ul a.apr:hover,
#content-wrap .timeline ul a.may:hover,
#content-wrap .timeline ul a.jun:hover,
#content-wrap .timeline ul a.jul:hover,
#content-wrap .timeline ul a.aug:hover {
	background-position: 0 -33px;
	}

#content-wrap .timeline ul .active a.sep,
#content-wrap .timeline ul .active a.oct,
#content-wrap .timeline ul .active a.nov,
#content-wrap .timeline ul .active a.dec,
#content-wrap .timeline ul .active a.jan,
#content-wrap .timeline ul .active a.feb,
#content-wrap .timeline ul .active a.mar,
#content-wrap .timeline ul .active a.apr,
#content-wrap .timeline ul .active a.may,
#content-wrap .timeline ul .active a.jun,
#content-wrap .timeline ul .active a.jul,
#content-wrap .timeline ul .active a.aug,
#content-wrap .timeline ul .active a.sep:hover,
#content-wrap .timeline ul .active a.oct:hover,
#content-wrap .timeline ul .active a.nov:hover,
#content-wrap .timeline ul .active a.dec:hover,
#content-wrap .timeline ul .active a.jan:hover,
#content-wrap .timeline ul .active a.feb:hover,
#content-wrap .timeline ul .active a.mar:hover,
#content-wrap .timeline ul .active a.apr:hover,
#content-wrap .timeline ul .active a.may:hover,
#content-wrap .timeline ul .active a.jun:hover,
#content-wrap .timeline ul .active a.jul:hover,
#content-wrap .timeline ul .active a.aug:hover {
	background-position: 0 0;
	}
	
#content-wrap .timeline ul .active a {
	color: #2c2c2c;
	font-weight: bold;
	text-decoration: none;
	}
	
#content-wrap .timeline .description {
	background-color: #eeebe3;
	border-left: 1px solid #727272;
	border-bottom: 1px solid #727272;
	margin: 0;
	}
	
#content .timeline .description div ul.options {
	float: left;
	width: 167px;
	margin: 0;
	padding: 9px 0 25px 31px;
	list-style: none;
	}
	
#content .timeline .description div ul.options li {
	border-bottom: 1px solid #b5afa0;
	margin: 0;
	padding: 7px 0 6px 0;
	}

#content .timeline .description div ul.options li.last {
	border-bottom: 0;
	}
	
#content .timeline .description div ul.options a {
	text-decoration: none;
	}
	
#content .timeline .description div ul.options a:hover {
	text-decoration: underline;
	}
	
#content .timeline .description div ul.options .active a {
	font-weight: bold;
	color: #2c2c2c;
	}
	
#content .timeline .description div div {
	float: left;
	width: 391px;
	margin: 0;
	padding: 0 15px 31px 25px;
	}
	
#content-wrap .timeline .description .keydates table {
	margin-top: 10px;
	}
	
#content-wrap .timeline .description .keydates table td {
	padding: 4px 12px 3px 0;
	}
	
#content-wrap .timeline .description .keydates table td.dates {
	font-weight: bold;
	text-align: right;
	}

/*added 072908*/
#content-wrap .timeline .resources ul{
	list-style-type:none;
	}

#content-wrap .timeline .resources ul li{
	padding: 3px;
	}
/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	line-height: 1.4;
	margin-top: -134px;
	}
	
#home #sidebar, .alumnihome #sidebar {
	margin-top: -243px;
	}
	
#mbahome #sidebar {
	margin-top: -114px;
	}
	
#sidebar h4 {
	font-size: 1.27em;
	margin: 0 0 .5em;
	color: #2c2c2c;
	}
	
#sidebar h4.sIFR-replaced {
	margin-bottom: 0;
	}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
#sidebar li {
	padding: 7px 0 8px 0;
	margin: 0;
	}
	
#sidebar .single li,#sidebar .resources li {
	padding: 0 0 2px 0;
	}	
	
#sidebar li a {
	text-decoration: none;
	}
	
#sidebar li a:hover {
	text-decoration: underline;
	}
	
#sidebar .tools {
	background-color: #b4d5cf;
	padding: 9px 16px;
	margin-top: 25px;
	}
	
#home #sidebar .tools {
	padding-bottom: 16px; 
	}
	
#sidebar .tools li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	padding: 0;
	display: inline;
	}
	
#sidebar .tools li.last {
	padding: 0;
	}
	
#sidebar .tools li a {
	display: block;
	width: 218px;
	height: 40px;
	}
	
#sidebar .tools ul a.login {
	background:url(../images/site/nav_login.gif) no-repeat 0 0;
	}
#home #sidebar .tools ul a.login-alumni {
	background:url(../images/site/nav_login.alumni.gif) no-repeat 0 0;
	height:41px;
	}

#sidebar .tools ul a.postajob {
	background:url(../images/site/nav_postajob.gif) no-repeat 0 0;
	}
	
#home #sidebar .announcements ul a.postajob-alumni {
	background:url(../images/site/nav_home_postajob.alumni.gif) no-repeat 0 0;
	display: block;
	width: 218px;
	height: 40px;
	}
#sidebar .tools ul a.postajob-mba {
	background:url(../images/site/nav_postajob.mba.gif) no-repeat 0 0;
	height: 50px;
	}
	
#home #sidebar .announcements ul a.postajob-mba {
	background:url(../images/site/nav_home_postajob.mba.gif) no-repeat 0 0;
	display: block;
	width: 218px;
	height: 50px;
	}

/*
     ***Original Images***
#sidebar .tools ul a.login {
	background:url(../images/site/nav_login.gif) no-repeat 0 0;
	}

#sidebar .tools ul a.postajob {
	background:url(../images/site/nav_postajob.gif) no-repeat 0 0;
	}
	
#home #sidebar .announcements ul a.postajob {
	background:url(../images/site/nav_home_postajob.gif) no-repeat 0 0;
	display: block;
	width: 218px;
	height: 31px;
	}
*/
	
#sidebar .tools ul a.statistics {
	background:url(../images/site/nav_statistics.gif) no-repeat 0 0;
	}	
.alumni #sidebar .tools ul a.statistics {
	background:url(../images/site/nav_statistics_new.gif) no-repeat 0 0;
	}
	
#sidebar .tools ul a.resumes {
	background:url(../images/site/nav_resumes.gif) no-repeat 0 0;
	width: 217px;
	}
	
#sidebar .tools ul a.bodresumes {
	background:url(../images/site/nav_bodresumes.gif) no-repeat 0 0;
	height: 51px;
	}

#sidebar .tools ul a.login:hover,
#sidebar .tools ul a.postajob-alumni:hover,
#sidebar .tools ul a.postajob-mba:hover,
#home #sidebar .announcements ul a.postajob:hover,
#home #sidebar .announcements ul a.postajob-alumni:hover,
#home #sidebar .announcements ul a.postajob-mba:hover,
#home #sidebar .tools ul a.login-alumni:hover,
.alumni #sidebar .tools ul a.statistics:hover,
#sidebar .tools ul a.bodresumes:hover {
	background-position: -218px 0;
	}

#sidebar .tools ul a.login:hover,
#sidebar .tools ul a.postajob:hover,
#mbahome .tools ul a.statistics:hover,
#sidebar .tools ul a.resumes:hover{
	background-position: -217px 0;
	}
	
#sidebar .keylinks {
	background-color: #eeebe3;
	border: 1px solid #727272;
	padding: 16px;
	margin-top: 25px;
	}

#sidebar .keylinks ul {
	margin-top: .8em;
	}
	
#sidebar .keylinks li {
	border-bottom: 1px solid #b2b2b2;
	}

#sidebar .keylinks li.last {
	border: 0;
	padding-bottom: 0;
	}
	
#sidebar .keylinks h4.sIFR-replaced {
	margin-bottom: -8px;
	}
	
#sidebar .announcements {
	background-color: #90002a;
	color: #deb8c3;
	padding: 16px;
	margin-top: 0;
	}
	
#sidebar .announcements a {
        color: #DEB8C3;
        text-decoration: underline;
        font-weight: bold;
	}
	
#sidebar .announcements a {
        color: #DEB8C3;
        text-decoration: underline;
        font-weight: bold;
	}
	
#home #sidebar .announcements {
	padding-top: 0;
	}
	
#sidebar .announcements p, #sidebar .announcements li {
	color: #deb8c3;
	}
	
#sidebar .announcements p, #sidebar .announcements li {
	border-bottom: 1px solid #b2687f;
	}
	
#sidebar .announcements p, #sidebar .announcements li.last {
	border-bottom: 0;
	}
	
#sidebar .announcements h4 {
	color: #fff;
	}
	
#sidebar .announcements h4.sIFR-replaced {
	margin-bottom: -4px;
	}

#home #sidebar .announcements li {
	padding-bottom: 0;
	}
		
#home #sidebar .tools ul, #home #sidebar .announcements ul {
	margin-bottom: -1em;
	}
	
#sidebar .resources {
	background-color: #fff;
	padding: 0 16px 16px;
	line-height: 1.2;
	margin-top: 15px;
	}


/*=== Footer ===*/

.topofpage {
    font-size: 1.1em;
    display: none;
    padding: 15px 0 0 0;
    text-transform: lowercase;
	clear: left;
	float: left;
}

#footer {
	width: 900px;
	margin: 0 47px;
	padding: 25px 0 40px 0;
	font-size: 1em;
	clear: both;
	}

#copyright {
    float: left;
	font-size: 1.1em;
    color: #999;
    padding: .4em 2em .4em 0;
    border-right: 1px solid #b2b2b2;
    margin-right: 1em;
	}

#footer ul {
    padding: .4em 0;
	}

#footer ul li {
	font-size: 1.1em;
	display: inline;
    padding: 0 .6em;
	}

#footer ul li.last {
    padding-right: 0;
	}

#footer a {
   text-decoration: none;
	}

#footer .links {
	clear: both;
	text-align: right;
	padding: 1em 2.1em 0 0;
	}

#footer .links span {
	padding-left: 2em;
	color: #a5acb2;
	}

#footer .links span a {
	color: #a5acb2;
	text-decoration: underline;
	}

#footer .links #rss {
	background: url('../images/site/rss.gif') no-repeat center left;
	padding-left: 16px;
	}

/*=== Accessibility ===*/

.accessibility {
	clear: both;
	padding: 15px 30px 0 30px;
	}

#content .expandable dd.closed,
#content-wrap .timeline ul.months a span,
#sidebar .tools ul a span,
#home #sidebar .announcements ul a span {
	position: absolute;
	top: -10000px;
	left: -10000px;
	}
	
#home #sidebar .announcements p a span {
	color: #deb8c3;
	text-decoration: underline;
}

/*=== sIFR Defaults ===*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
	
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
	}

/*=== Holly Hack for Standard Compliant Browsers ===*/

#content-wrap:after,
.wrap:after,
#header #nav ul:after,
#header:after,
#banner h2:after,
.contentShell:after,
#content:after,
#footer:after,
.twoTables:after,
#content .timeline ul:after,
#content .description:after {
	content: "";
	height: 0%;
	visibility: hidden;
	display: block;
	clear: both;
	}
	
#print-header { 
	display: none;
}
dl.hotels dt{
	margin-bottom: 1em;
}



#content table.regTable {
	margin-top: 28px;
	border-top: 1px solid #727272;
	}

#content table.regTable th {
	padding: 8px 10px;
	background-color: #eeebe3;
	border-bottom: 1px solid #727272;
	font-weight: bold;
	text-align: left;
	}
		
#content table.regTable td {
	padding: 7px 10px;
	border-bottom: 1px solid #727272;
	}
	
#content table.regTable th,
#content table.regTable td  {
	line-height: 1;	
	}

#content table.regTable th.first, #content table.regTable td.first {
	border-left: 1px solid #727272;
	}
	
#content table.regTable th.last, #content table.regTable td.last {
	border-right: 1px solid #727272;
	}	
	
#content .twoTables {
	margin-top: 26px;
	}
	
#content .twoTables table {
	width: 217px;
	margin-left: 24px;
	float: left;
	}
	
#content .twoTables table.first {
	margin-left: 0;
	}
	
#content .twoTables table th,
#content .twoTables table td  {	
	text-align: left;
	padding: 6px 0;
	line-height: 1;	
	}

#content .twoTables table th {	
	padding: 9px 0;
	}

#content .twoTables table td {
	border-top: 1px solid #b2b2b2;
	line-height: 1.4;
	}

	
.FIXME{
	background: yellow;
}	

label.error {
   display: block;
   color: #9B1633;
   font-weight: bold;
}

p strong em {
   color: #9B1633;
   font-style: normal;
}

.emphasis{
	color: #90002a;
} 

#content p.az a{margin: 0 0.75em 0 0;}

#content h5.alpha{
	background: #90002a; color: #fff;
	clear: left;
	margin: 2.5em 0 1em 0;
	padding: 0.5em;
} 


#content .highlight {
    padding: 12px;
    margin-top: 33px;
    background-color: #f0f4d5;
}   

#content .highlight h5, #content .highlight h6 {
    color: #587d7d;
    font-size: 1em;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 0;
}  

.pdf{ 
  background: url("/recruiting/images/site/bg-pdf.gif") no-repeat top right;
  padding: 1px 12px 1px 1px;
}

#acceptdecline {margin: 35px 0; padding: 0;}
#acceptdecline li {display: inline; list-style-type: none; font-variant: small-caps; font-weight: bold; letter-spacing: .1em;}
#acceptdecline a {display: block; width: 6.5em; padding: 0; margin: 20px 10px 30px 15em; background-color: #91002B;}
#acceptdecline a:link, #acceptdecline a:visited{text-decoration: none; padding: 3px 10px; color: #fff; border-top: 1px solid #CCC; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #999;}
#acceptdecline a:hover {border-top: 1px solid #000; border-right: 1px solid #CCC; border-left: 1px solid #000; border-bottom: 1px solid #fff;}

#content #printbutton{position: absolute; top: 239px; right: 290px;}
#content #printbutton a {display: block; background: url('/about/images/site/icon.print.gif') no-repeat center left; font-size: 1em; color:#3267A9; text-decoration: none; font-weight: bold;  padding: 0 10px 0 17px; }
#content #printbutton a:hover {text-decoration: underline;}
#content .alumniprint #printbutton{position: static; margin: 15px 0 0 440}  

.pdf{ 
  background: url("/recruiting/images/site/bg-pdf.gif") no-repeat top right;
  padding: 1px 12px 1px 1px;
}

#acceptdecline {margin: 35px 0; padding: 0;}
#acceptdecline li {display: inline; list-style-type: none; font-variant: small-caps; font-weight: bold; letter-spacing: .1em;}
#acceptdecline a {display: block; width: 6.5em; padding: 0; margin: 20px 10px 30px 15em; background-color: #91002B;}
#acceptdecline a:link, #acceptdecline a:visited{text-decoration: none; padding: 3px 10px; color: #fff; border-top: 1px solid #CCC; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #999;}
#acceptdecline a:hover {border-top: 1px solid #000; border-right: 1px solid #CCC; border-left: 1px solid #000; border-bottom: 1px solid #fff;}

#content #printbutton{position: absolute; top: 239px; right: 290px;}
#content #printbutton a {display: block; background: url('/about/images/site/icon.print.gif') no-repeat center left; font-size: 1em; color:#3267A9; text-decoration: none; font-weight: bold;  padding: 0 10px 0 17px; }
#content #printbutton a:hover {text-decoration: underline;}
#content .alumniprint #printbutton{position: static; margin: 15px 0 0 440px;}
