/* CSS Document for WF50 MTI styles */

/******************** left side area ********************/
#subtopics_MTI {
	margin: 1em auto 1em auto;
	width: 18.8em;
	text-align: left;
	background: #fff; 
	padding:0 5px 0 5px;
	border: 1px solid #efefef;
	color: #444;
}

#subtopics_MTI ul {
	margin-top: .5em;
	margin-left: 1.5em;
	padding-left: 0;
}

#subtopics_MTI li {
	font-size: 1.2em;
	list-style: square;
}

#subtopics_MTI h2 {
	font-size: 1.5em;
	color: #444;
	text-align: center;	
}

#associatedlinks_MTI {
	margin: 1em auto 1em auto;
	/* margin-left: auto; */
	width: 18.8em;
	text-align: left;
	background: #fff;
	padding:6px 5px 8px 5px;
	border: 0px solid #efefef;
	color: #444;
}

#associatedlinks_MTI p {
	margin-top: 0;
	margin-bottom: 4px;
	padding-top: 0;
	/*font-size: 1.1em; */
}

#associatedlinks_MTI h2 {
	font-size: 1.5em;
	color: #444;
	text-align: center;	
}

/******************** center area ********************/
.header_MTI {
	width: 53em;
	border: 2px solid #efefef;
	background: #f0f5ff;
	padding: 0 5px 0 5px;
	margin: 1em auto 2em auto;
	
}
.header_MTI p {
	margin-bottom: 0;
}
.header_MTI .headercontent_MTI {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}

.header_MTI .headercontent_MTI p {
	padding-bottom: .8em;
}
.header_MTI h1 {
	font-size: 1.9em;
	color: #666666;
}

/***** Careers, Education Information header *****/
.header_WF50CEI {
	width: 53em;
	border: 2px solid #efefef;
	background: #f0f5ff;
	padding: 0 5px 0 5px;
	margin: 1em auto 2em auto;
	
}
.header_WF50CEI p {
	margin-bottom: 0;
}
.header_WF50CEI .headercontent_WF50CEI {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}

.header_WF50CEI .headercontent_WF50CEI p {
	padding-bottom: .8em;
}
.header_WF50CEI h1 {
	font-size: 1.9em;
	color: #666666;
}


/*****   *****/
.commoncontentarea_MTI {
	width: 53em;
	border: 2px solid #efefef;
	background: #f0f5ff;
	padding: 0 5px 0 5px;
	margin: 1em auto 1em auto;
	
}

.commoncontentarea_MTI h1 {
	font-size: 1.9em;
	color: #666666;
}

.commoncontentarea_MTI .stdcontentheadlines_MTI {
	margin: 2em auto;
	width: 32em;
	border: 1px solid #efefef;
	padding-left: 1em;
}

.commoncontentarea_MTI ul {
	margin-left: 1.8em;
	padding-left: 0;
	font-size: 1.3em;
}

.commoncontentarea_MTI ul li {
	margin-bottom: .5em;
	list-style: square;
}


.commoncontentarea_MTI p {
	margin-bottom: 0;
}

.commoncontentarea_MTI .stdhomecookin_MTI {
	margin: 1em 1em 2em 1em;
	background: #fff;
	padding: 0 1em 0 1em;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
}

.commoncontentarea_MTI .stdhomecookin_MTI p {
	padding-bottom: .8em;
}

.backlink_MTI {
	text-align: right;
	margin-right: 1em;
}
/******************** right side area ********************/
#rightsidebar .rightContent_MTI {
	border: 1px solid #cccccc;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	width: 16em;
	text-align: center;
	background: #f0f5ff;
}

/******************** cti section ************************/

.cti table	{ padding: 0 }
.cti th		{ font: 12px Tahoma, Arial, Helvetica, sans-serif; font-weight: 600; background-color: #F0F5FF; }
.cti td		{ font: 12px Tahoma, Arial, Helvetica, sans-serif; background-color: #fff; padding: 2px; }
.cti ul		{ font-size: 0.9em; margin-left: 10px; margin-top: -7px; padding-left: 5px; }
.cti li		{ font-size: 0.8em; margin-left: 0px; margin-right: 0px; margin-top: 3px; margin-bottom: 3px; }
.cti .hi	{ font-size: 1.28em; font-weight: 600; background-color: #FEFF7F; padding: 3px; }

.rightContent_MTI ul li
{
	text-align: left;
	font-size: 1.0em;
	margin-top: 5px;
	margin-left: 5px;
}
.cti table td
{
	font-size: 1.2em;
}
.cti table td a
{
	font-size: 1.1em;
}
