/* CSS for LFMP */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin: 0;padding: 0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after{content:'';}
.clear { clear: both; background: none; }
p {margin: 10px 0 20px 0;}
b, strong{font-weight:bold; color: #335384;}
em { font-style:italic;}
.li_pdf { list-style: url(../images/pdficon.gif); margin: 0 0 0 30px; padding: 0 0 0 2px; }
.li_doc { list-style: url(../images/docicon.gif); margin: 0 0 0 30px; padding: 0 0 0 2px; }
img, div { behavior: url(iepngfix.htc) }
body {
	background: #fff url(../images/site_bg.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	height:100%;
}
h1 {
	font-size: 16px;
	color: #4f6a85;
}
#wrapper {
	position: relative;
	width: 811px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	height: auto;
}	
* html #wrapper { height: 100%; } 

a { color: #4f6a85; text-decoration: none; }
a:hover { text-decoration: underline;}

ul { list-style-image: url(../images/bullet-icon.png); }
ul li { list-style-image: url(../images/bullet-icon.png); }

#logo {
	display:block;
	position:relative;
	float: left;
	background: url(../images/lfmp_logo.gif) top left no-repeat;
	margin:45px 0 0 5px;
	width:385px;
	height:26px;
}
#logo a{
	display:block;
	line-height:26px;
	text-indent: -9999px;
}
#search{
	position:absolute;
	top: 34px;
	right: 8px;
	width: 210px;
	height:21px;
}
#search input.text {
	margin: 0 0 5px 0;
}
#main-menu{
	float:left;
	position: relative;
	width:100%;
	font-size: 8pt;
	font-weight: bold;
	margin: 14px 0 0 0;
}
#main-menu ul{
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0;
}
#main-menu li{
	display: inline;
	margin: 0;
	padding: 0;
}
#main-menu a{
	float: left;
	background: url(../images/main_navtab-left.gif) no-repeat left top;
	margin: 0 4px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #fff;
}
#main-menu a span{
	float: left;
	display: block;
	background: url(../images/main_navtab.gif) no-repeat right top;
	padding: 10px 8px 5px 3px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	cursor:pointer;
}
#main-menu #current a{ background-position:0 -29px; }
#main-menu #current a span{ background-position:100% -29px; color: #fff; }
#main-menu a:hover{ background-position:0% -29px; }
#main-menu a:hover span{ background-position:100% -29px; }

#main-menu #apply a{
	float: right;
	background: url(../images/main_navtab-left_ap.gif) no-repeat left top;
	margin: 0 13px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #fff;
}
#main-menu #apply a span{
	float: left;
	display: block;
	background: url(../images/main_navtab_ap.gif) no-repeat right top;
	padding: 10px 8px 5px 3px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	cursor:pointer;
}
#main-menu #apply#current a{ background-position:0 -29px; }
#main-menu #apply #current a span{ background-position:100% -29px; color: #fff; }
#main-menu #apply a:hover{ background-position:0% -29px; }
#main-menu #apply a:hover span{ background-position:100% -29px; }

#banner{
	float:left;
	position: relative;
	background: none;
	/*background: url(../images/header_1.jpg) top left no-repeat;*/
	width: 800px;
	height: 217px;
	margin: 1px 0 0 0;
}
#content-wrapper {
	float:left;
	position: relative;
	background: #fff;
	margin: 15px 0 0 0;
	width: 100%;
	min-height: 300px;
}
#experience table {
	padding: 0;
	margin: 0;
}
#experience table tr td {
	vertical-align: top;
	padding: 0 10px 0 10px;
}
#inner-content-wrapper {
	float:left;
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 400px;
	height: 100%;
	height:auto;
}
#inner-content {
	float: left;
	position: relative;
	margin: 0;
	width: 578px; 
	padding: 5px 0px 10px 10px;
}
#inner-content #inner-content-top {
	background: url(../images/ic-sec1-top.gif) top left no-repeat;
	width: 573px; 
	height: 27px;
	margin: 0;
	padding: 0;
}
#inner-content #inner-content-top #breadcrumbs {
	color: #fff;
	font-size:10px;
	margin: 0 0 0 15px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0;
}
#inner-content #inner-content-top #breadcrumbs a {
	color: #fff;
	text-decoration: none;
}
#inner-content #inner-content-top #breadcrumbs a:hover {
	text-decoration: underline;
}
#inner-content #inner-content-mid {
	background: url(../images/ic-sec1-mid.gif) top left repeat-y;
	margin: 0;
	padding: 5px 20px 10px 15px;
	width: 538px;
	height: 100%;
	min-height: 385px;
}
#inner-content #inner-content-mid img {
	padding: 0 10px 10px 0;
}
#inner-content #inner-content-btm {
	background: url(../images/ic-sec1-btm.gif) top right no-repeat;
	width: 573px; 
	height: 7px;
}
/* Start Left Nav */
#left-menu {
	float: left;
	position: relative;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 200px;
}
#left-menu #left-menu-top {
	background: url(../images/hm-sec2-top.gif) top right no-repeat;
	color: #4f6a85;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 27px;
	vertical-align:middle;
}
#left-menu #left-menu-mid {
	background: url(../images/lm-sec2-mid.gif) top right repeat-y;
	width: 200px;
	padding: 0;
	height: 100%;
	min-height: 250px;
	overflow: auto;
}

#meet-the-people {
	padding: 0 6px 0 0;
}

#program-highlights {
	padding: 0 6px 0 0;
	margin: 50px 0 0 0;
}
/* #left-menu #left-menu-mid #medical_minds_top {
	background: url(../images/hm-sec2-top.gif) top right no-repeat;
	padding: 5px 0 0 15px;
	margin: 0;
}
#left-menu #left-menu-mid #medical_minds {
	text-align: center;
	background-color: #FEEEDF;
	padding: 0 5px 0 1px;
	margin: 0 6px 0 1px;
	border-bottom: 1px solid #cfb88c;
} */
#left-menu #left-menu-btm {
	background: url(../images/hm-sec2-btm.gif) top right no-repeat;
	width: 200px;
	height: 7px;
	padding: 0 0 0 0;	
}
#left-menu ul {
	padding: 0 0 10px 0;
	margin: 0 5px 0 0;
	list-style: none;
	list-style-image: none;
}
#left-menu ul li {
	display: block;
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #cfb88c;
	padding: 0;
	margin: 0;
}
#left-menu ul li a{
	display: block;
	color: #003663;
	font-size: 12px;
	text-decoration: none;
	padding: 8px 10px 8px 16px;
	width: 169px;
}
#left-menu ul li.active, #left-menu ul li.active a, #left-menu ul li:hover, #left-menu ul li a:hover, #left-menu ul li a:hover span{ /*onMouseover style*/
	background: #e9dfcc;
	color: #506a85;
	font-size: 12px;
	text-decoration: none;
}
#left-menu ul li.active ul {
	margin: 0 0 0 1px;
	padding: 0;
}
#left-menu ul li.active ul li {
	list-style: disc;
	border-bottom: none;
	border-top: 1px solid #cfb88c;
}
#left-menu ul li.active ul li a {
	background: #fff;
	/* line-height: 20px; */
	font-size: 10px;
	padding: 4px 0 4px 25px;
}
#left-menu ul li.active ul li a:hover {
	font-size: 10px;
	background: #d8d8d7;
}
#left-menu ul li.active ul li.active a {
	font-size: 10px;
	background: #d8d8d7;
}
/* Start Medical Minds Nav */
#left-menu #medical-minds {
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	width: 200px;
}
#left-menu #medical-minds  #medical-minds-top {
	background: url(../images/hm-sec2-top.gif) top right no-repeat;
	color: #4f6a85;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 27px;
	vertical-align:middle;
}
#left-menu #medical-minds #medical-minds-mid {
	background: url(../images/mm-sec2-mid.gif) top right repeat-y;
	width: 200px;
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100px;
	overflow: auto;
}
#left-menu #medical-minds #medical-minds-mid ul {
	list-style: none;
	margin: 1px 6px 0 0;
	padding: 0;
}
#left-menu #medical-minds #medical-minds-mid ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-menu #medical-minds #medical-minds-mid ul li a {
	display: block;
	color: #003663;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0 0 16px;
	width: 169px;
}
#left-menu #medical-minds #medical-minds-btm {
	background: url(../images/hm-sec2-btm.gif) top right no-repeat;
	width: 200px;
	height: 7px;
	padding: 0;
	margin: 0;
}
/* End Medical Minds Nav */
#sec-left {
	float: left;
	position: relative;
}
#sec-left #sec-left-top {
	background: url(../images/hm-sec1-top.gif) top left no-repeat;
	width: 533px; 
	height: 27px;
}
#sec-left #sec-left-top span{
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	height: 22px;
	vertical-align:middle;
}
#sec-left #sec-left-mid {
	background: url(../images/hm-sec1-mid.gif) top left repeat-y;
	width: 503px;
	padding: 5px 15px 10px 15px;
	min-height: 358px;
}
.conferences-img {
	padding: 2px;
}
#sec-left #sec-left-btm {
	background: url(../images/hm-sec1-btm.gif) top left no-repeat;
	width: 533px; 
	height: 7px;
}
#sec-right {
	position: relative;
	float: right;
	margin: 0 6px 0 0;
	width:263px;
}
#sec-right #sec-highlights {
	float: left;
	position: relative;
}
#sec-right #sec-highlights-top {
	background: url(../images/hm-sec2-top.gif) top left no-repeat;
	width:263px;
	height:27px;
}
#sec-right #sec-highlights-top span{
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	height: 22px;
	vertical-align:middle;
}
#sec-right #sec-highlights-mid {
	background: url(../images/hm-sec2-mid.gif) top left repeat-y;
	width:233px;
	padding: 5px 15px 10px 15px;
}
#sec-right #sec-highlights-mid ul{
	margin-left: 0px;
	padding-left:20px;
	padding-right:5px;
}
#sec-right #sec-highlights-btm {
	background: url(../images/hm-sec2-btm.gif) top left no-repeat;
	width:263px;
	height:7px;	
}
#sec-right #sec-newsletters {
	float: left;
	position: relative;
	margin: 10px 0 0 0;
}
#sec-right #sec-newsletters-top {
	background: url(../images/hm-sec3-top.gif) top left no-repeat;
	width:263px;
	height:27px;
}
#sec-right #sec-newsletters-top img{
	vertical-align:middle;
	margin: 0 0 0 8px;
}
#sec-right #sec-newsletters-top span{
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	height: 22px;
	vertical-align:middle;
}
#sec-right #sec-newsletters-mid {
	background: url(../images/hm-sec3-mid.gif) top left repeat-y;
	width:233px;
	padding: 5px 15px 10px 15px;
}
#sec-right #sec-newsletters-mid ul{
	margin-left: 0px;
	padding-left:20px;
	padding-right:5px;
}
#sec-right #sec-newsletters-btm {
	background: url(../images/hm-sec3-btm.gif) top left no-repeat;
	width:263px;
	height:7px;	
}

#sec-right  #sec-conferences {
	float: left;
	position: relative;
	margin: 10px 0 0 0;
}
#sec-right #sec-conferences-top {
	background: url(../images/sec-conferences-top.gif) top left no-repeat;
	width:263px;
	height:27px;
}
#sec-right #sec-conferences-top img{
	vertical-align:middle;
	margin: 0 0 0 8px;
}
#sec-right #sec-conferences-top span{
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	height: 22px;
	vertical-align:middle;
}
#sec-right #sec-conferences-mid {
	background: url(../images/sec-conferences-mid.gif) top left repeat-y;
	width:233px;
	padding: 10px 15px 5px 15px;
}
#sec-right #sec-conferences-mid ul{
	margin-left: 0px;
	padding-left:20px;
	padding-right:5px;
}
#sec-right #sec-conferences-btm {
	background: url(../images/sec-conferences-btm.gif) top left no-repeat;
	width:263px;
	height:7px;	
}

#site-map {
	padding: 0;
	margin: 0;
}
#site-map table {
	width: 100%;
}
#site-map table tr td {
	vertical-align: top;
	width: 50%;
}
#site-map table tr td table {
	width: 100%;
}
#staff img {
	padding: 0 20px 10px 0;
}
#footer {
	float: left;
	position: relative;
	border-top: 2px solid #d0b78e;
	width: 800px;
	font-size: 11px;
	margin: 10px 0 20px 0;
}
#footer ul{
	float: left;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#footer li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}
#footer a{
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a span{
	float: left;
	display: block;
	padding: 0;
	text-align:center;
	cursor:pointer;
}
#footer #backtotop a{
	margin: 0 0 0 77px;
	background: url(../images/backtotop.gif) top right no-repeat;
	display: block;
	width: 32px;
}
.footer-div {
	color:#bb9c6d;
}
#sec-right #sec-alumni {
	float: left;
	position: relative;
}
#sec-right #sec-alumni-top {
	background: url(../images/hm-sec2-top.gif) top left no-repeat;
	width:263px;
	height:27px;
}
#sec-right #sec-alumni-top span{
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	height: 22px;
	vertical-align:middle;
}
#sec-right #sec-alumni-mid {
	background: url(../images/hm-sec2-mid.gif) top left repeat-y;
	width:233px;
	padding: 5px 15px 10px 15px;
}
#sec-right #sec-alumni-mid ul{
	margin-left: 0px;
	padding-left:20px;
	padding-right:5px;
}
#sec-right #sec-alumni-btm {
	background: url(../images/hm-sec2-btm.gif) top left no-repeat;
	width:263px;
	height:7px;	
}