@charset "utf-8";
/* CSS for SCNM by Kyle @ Primeview */
body{
	margin:0px;
	padding:0px;
	background:url(../img/shadow_bg.gif) center 26px repeat-y #E4E4E4;
	behavior: url("csshover.htc");
	font-family:Helvetica ,Arial, sans-serif;
	font-size:12px;
}
.contentpaneopen_about, .contentpaneopen_current,.contentpaneopen, {
	font-size:12px;
}
#topBG{
	margin:0px;
	padding:0px;
	background-image:url(../img/NavBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:26px;
	clear:both;
	position:static;
	top:0px;
}
*:focus
{
  -moz-outline: 0px solid #fff  !important;
/*  -moz-outline-offset: 1px         !important;
  -moz-outline-radius: 5px         !important;*/
}
#wrapper{
	margin:0 auto;
	width:960px;
	background-color:#FFF;
}
#shadow{
	margin:0px auto 0;
	width:1200px;
	background:url(../img/shadow_bg.gif) center 26px repeat-y #E4E4E4;
}
#masthead{
	float:left;
	width:960px;
	height:80px;
}

#nav{
/*	float:left;
	`float:none;*/
	width:960px;
	height:21px;
	background-image:url(../img/NavBg.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	padding:5px 0px 0px 0px;
	text-transform:uppercase;
}
#nav ul{
	list-style:none;
	margin-left:330px;
	margin-top:0px;
	`margin-top:0px;
	padding:0px;
}
#nav ul li{
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #528646;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	font-family:Helvetica ,Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
height:14px;
}
#nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#92AE99;
	text-decoration:none;
}
#logo{
	float:left;
	`float:none;
	width:693px;
}
#Search{
	float:left;
    `float:none;
	width:260px;
}
#ContWrapper{
	float:left;
	width:960px;
}
#mainCont{
	float:left;
	width:693px;
}
#SecNav{
	float:left;
	width:693px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002f56;
}
#SecNav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#SecNav ul li{
	float:left;
	font-family:Helvetica ,Arial, sans-serif;
	font-size:12px;
	color:#002f56;
	font-weight:bold;
	width:auto;
	margin:0px;
	margin-left:-1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#SecNav ul li:hover{
	color:#FFFFFF;
	}
#SecNav  ul li a{
	color:#002f56;
	text-decoration:none;
}
#SecNav ul li a:hover{
	color:#FFFFFF;
}
#SecNav ul li a:rollout{
	color:#FFFFFF;
}

#SecNav ul li ul {
	position:absolute;
	float:left;
	padding:0px;
	left:360px;
	margin:0px;
	top:147px;
	background-image:url(../img/drop-down-blue2.jpg);
	background-repeat:repeat-x;
	/*display:none;*/
}
#SecNav li:hover ul, #SecNav li.over ul { 
	display:block;
}
#SecNav li ul li {
	float:left;
	color:#FFFFFF;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#SecNav li ul li:hover {
	float:left;
	background-image:none;
	}
#SecNav li ul li a {
	color:#FFFFFF;
	text-decoration: none;	
}

#contentbanner{
	float:left;
	background-repeat:no-repeat;

}
#TabBottom{
	float:left;
	width:693px;
	margin-top:5px;
	padding:0px;
}
#TabBottom h1{
	font-size:14px;
	}
#TabBottom p{
	font-size:12px;
	font-weight:normal;
	}
#RightClmn{
	float:left;
	width:263px;
	margin-left:4px;
}
#TopTabs{
	float:left;
	width:267px;
}
ul#rightmenu {
	padding:0;
	margin:0; 
	list-style:none;
	list-style-type:none;
}
ul#rightmenu li.item731{
	float:left;
	width:65px;
	height:25px;
	background-image:url(../img/TopTabLeft.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 12px;
	padding-left: 25px;
}
ul#rightmenu li.item732{
	float:left;
	width:69px;
	height:25px;
	background-image:url(../img/TopTabMid.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 12px;
	padding-left: 17px;
}
ul#rightmenu li.item734{
	float:left;
	width:70px;
	height:25px;
	background-image:url(../img/TopTabRight.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 12px;
	padding-left: 17px;
}
ul#rightmenu li.item731 a,
ul#rightmenu li.item732 a,
ul#rightmenu li.item734 a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
ul#rightmenu li.item731 a:hover,
ul#rightmenu li.item732 a:hover,
ul#rightmenu li.item734 a:hover{
	color:#ccc;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#TopTabLeft{
	float:left;
	width:90px;
	height:38px;
	background-image:url(../img/TopTabLeft.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#TopTabLeft a{
	color:#FFFFFF;
	text-decoration:none;
	}
#TopTabLeft ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#TopTabLeft ul li{
	margin:0px;
	padding-top: 12px;
	padding-left: 25px;
	}
#TopTabMid{
	float:left;
	width:86px;
	height:38px;
	background-image:url(../img/TopTabMid.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#TopTabMid a{
	color:#FFFFFF;
	text-decoration:none;
	}
#TopTabMid ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#TopTabMid ul li{
	margin:0px;
	padding-top: 12px;
	padding-left: 17px;
	}
#TopTabRight{
	float:left;
	width:87px;
	height:38px;
	background-image:url(../img/TopTabRight.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#TopTabRight a{
	color:#FFFFFF;
	text-decoration:none;
	}
#TopTabRight ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#TopTabRight ul li{
	margin:0px;
	padding-top: 12px;
	padding-left: 17px;
	}
#AcordMenu{
	float:left;
	width:263px;
	margin-top:35px;
	padding:0px;
	font-family:Helvetica ,Arial, sans-serif;
	font-size:12px;
}
#AcordMenuTop{
	width:263px;
	height:25px;
	background-image:url(../img/RightClmnTopTab.jpg);
	background-repeat:no-repeat;
	float: left;
	font-family: Helvetica,Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
#AcordMenuMid{
	float:left;
	width:263px;
	height:25px;
	background-image:url(../img/RightClmnMidTab.jpg);
	background-repeat:no-repeat;
}
#AcordMenuBottom{
	float:left;
	width:263px;
	height:25px;
	background-image:url(../img/RightClmnBTab.jpg);
	background-repeat:no-repeat;
}
#AcordMenuText{
	float:left;
	width:200px;
	font-family:Helvetica ,Arial, sans-serif;
	color:#000000;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
#AcordMenuText ul{
	list-style-image:url(../img/ListStyle.jpg);
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#AcordMenuText ul li{
	margin:0px;
	padding:0px;
}
#AcordMenuText h1{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
#footer{
	float:left;
	width:960px;
	border-bottom-color:#eff0f0;
	font-family:Arial, Helvetica, sans-serif;
	color:#9d9e9e;
	font-size:9px;
	text-align:center;
	font-size:9px;
	height:60px;
	margin:5px 0 0;
	padding:8px 5px;
}
.homefooter{
	background:transparent url(../img/footerhomebg.jpg) no-repeat scroll left top;
}
#footer a:hover {
	color:#999999;
}
#footer a {
	color:#9D9E9E;
}
/*---------------accordion------*/
.applemenu{
	margin: 1px 0;
	padding: 0;
	width: 261px; /*width of menu*/
	background-color:#154269;/*me*/
}
.applemenu div.silverheader a{
	background-color:##154269;/*me*/
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding:0px;
	text-decoration: none;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: white;	
}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(silvergradientover.gif);
	color: white;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background-color:#E2EEF8;
	padding: 4px;
	height:auto;/*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
/***********me*******************************/
.applemenu div.silverheader {
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	/*position: relative; To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	width:251px;
	padding-bottom:2px;
	padding-left:11px;
	padding-top:3px;
	cursor:pointer;
	cursor:hand;
	
}

.applemenu div.submenu ul{
	list-style-image:url(../img/ListStyle.jpg);
	margin:0px;
	padding:0 0 0 5px;
}
.applemenu div.submenu ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
}
.applemenu div.submenu ul li.latestnewsevents{
	list-style:none;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	min-height:19px;
	background-image:url(../img/ListStyle.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 25px;
	margin:5px 0;
}
.applemenu div.submenu ul li.latestnewsevents a{color:#000;}
.applemenu h1{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.applemenu h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-image:url(../img/ListStylegreen.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:23px;
	margin-top:5px;
}
.council_title {
color:#990000;
font-size:1.1em;
font-weight:bold;
}
#noDrop{
	/*margin-top:-19px;	*/
}
table.contentpaneopen{
	/*margin-top:19px;	*/
}
.contentpaneopen img{
 margin:5px;	
}

#dm_container_1 a{
	color:#4C7E2A;
}
#dm_container_1 a:hover{
	color:#385D23;
}
#SNM_Med_banner{
	background:url(/images/scnm-medical-landing.jpg);
    width:691px;
	height:326px;
}

.applemenu .contentpaneopennewsflash h2 {line-height:21px;}
.applemenu .contentpaneopennewsflash a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-image:url(../img/ListStyle.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:23px;
	display:block;
	min-height:20px;
}
.applemenu .silverheader h2{
	background-image:none;
	padding:0;
	color:#fff;
	margin:0;
}
.applemenu p{
	/*margin-left:35px;*/
	margin:0px 0 0 23px;
}
/*--------------------------------------end accordion menu--------*/

#weather{
	float:left;
	width:263px;
	background-color:#FFFFFF;
	}
#weather h1{
	color:#002f56;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size:16px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#weather p{
	color:#002f56;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	}

#secondaryMenu{
	width:693px;	
	display:block;
	height:auto;
	float:left;
	clear:both;
	position:relative;
}
#secondaryMenu ul{
	display:block;
	width:693px;
	float:left;
	/*border-bottom:1px solid #000;*/
}
/* ----- Secondary Menu Styles -------- */
#TestMenu {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:100%;
	position:relative;
}
#TestMenu li{
	display:block;
	float:left;
}
#TestMenu li a{
	display:block;
	float:left;
	padding:5px;
	height:37px;
	color:#FFF;
	text-decoration:none;
}
#TestMenu li ul{/* Second Level */
	display:block;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	top:40px;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:693px;
	background:url(../img/scnm_subNavBg.gif) repeat-x;
}
#TestMenu li ul li{

}
#TestMenu li ul li a{
	font-size:9px;
	background:none;
	padding:0px;
	font-weight:bold;
}
#TestMenu li ul li a:hover{
	color:#BECCD8;
}
#TestMenu li ul li ul{/* Third Level */
	display:block;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	top:23px;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:693px;
	background:url(../img/subSubBg.jpg) top left no-repeat;
}
#TestMenu li ul li ul a{/* Third Level */
	color:#182A41;
}
#TestMenu li ul li ul a:hover{/* Third Level */
	color:#58697A;
}

/* ----- Top Level Menu Styles -------- */
#TopLevelMenu {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:100%;
	position:relative;
}
#TopLevelMenu li{
	display:block;
	float:left;
}
#TopLevelMenu li a{
	display:block;
	float:left;
	padding:5px 5px 0 5px;
	height:35px;
	color:#1f3254;
	text-decoration:none;
	text-transform:uppercase;
}
.item808, .item809, .item817,.item813 , .item814, .item816, .item815, .item814{
		font-family:Arial, Helvetica, sans-serif;
		color:#1f3254;
		font-weight:bold;
		margin:0px 2px 0px 0px;
		font-size:14px;
}
ul li.active{
	background:none;
}
.item808 a span, .item809 a span, .ite813 a span, .item814 a span, .item816 a span, .item817 a span, .item813 a span, .item815 a span, .item808.active a span, .item809.active a span, .ite813.active a span, .item814.active a span, .item816.active a span, .item817.active a span, .item813.active a span, .item815.active a span{
	color:#fff;
}
.item808 a:hover span, .item809 a:hover span, .ite813 a:hover span, .item814 a:hover span, .item816 a:hover span, .item817 a:hover span, .item813 a:hover span, .item815 a:hover span, .item808.active a span, .item809.active a span, .ite813.active a span, .item814.active a span, .item816.active a span, .item817.active a span, .item813.active a span, .item815.active a span{
	color:#ccc;
}
.item808 a span, .item809 a span, .ite813 a span, .item814 a span, .item816 a span, .item817 a span, .item813 a span, .item815 a span{
	display:block;
	margin:6px 2px 0px;
}


li.item808{ /*1*/
	background:url(../img/1Lt.jpg) left top no-repeat;
	height:38px;
}
li.item808 a{
	background:url(../img/1Rt.jpg) right top no-repeat;
}
li.item808.active{ /*1*/
	background:url(../img/1Lt.jpg) left top no-repeat;
	height:38px;
}


li.item808 .active a{
	background:url(../img/1Rt.jpg) right top no-repeat;
}


.item809{ /*Blue*/
	background:url(../img/2Lt.jpg) left top no-repeat;
	height:38px;	
}
li.item809 a{
	background:url(../img/2Rt.jpg) right top no-repeat;	
}
li.item809.active{ /*Blue*/
	background:url(../img/2Lt.jpg) left top no-repeat;
	height:38px;	
}

li.item809.active a{
	background:url(../img/2Rt.jpg) right top no-repeat;	
}





.item817{ /*3*/
	background:url(../img/3Lt.jpg) left top no-repeat;
	height:38px;	
}
.item817 a{
	background:url(../img/3Rt.jpg) right top no-repeat;	
}
li.item817.active{ /*3*/
	background:url(../img/3Lt.jpg) left top no-repeat;
	height:38px;	
}

li.item817.active a{
	background:url(../img/3Rt.jpg) right top no-repeat;	
}






.item813{ /*Yellow*/
	background:url(../img/4Lt.jpg) left top no-repeat;
	height:38px;	
}
.item813 a{
	background:url(../img/4Rt.jpg) right top no-repeat;	
}
li.item813.active{ /*Yellow*/
	background:url(../img/4Lt.jpg) left top no-repeat;
	height:38px;	
}
li.item813.active a{
	background:url(../img/4Rt.jpg) right top no-repeat;	
}



.item814{ /*Red*/
	background:url(../img/5Lt.jpg) left top no-repeat;
	height:38px;	
}
.item814 a{
	background:url(../img/5Rt.jpg) right top no-repeat;	
}
li.item814.active{ /*Red*/
	background:url(../img/5Lt.jpg) left top no-repeat;
	height:38px;	
}


li.item814.active a{ /*Red*/
	background:url(../img/5Rt.jpg) right top no-repeat;	
}





.item815{ /*Red*/
	background:url(../img/6Lt.jpg) left top no-repeat;
	height:38px;	
}
.item815 a{
	background:url(../img/6Rt.jpg) right top no-repeat;	
}
li.item815.active{ /*Red*/
	background:url(../img/6Lt.jpg) left top no-repeat;
	height:38px;	
}

li.item815.active a{ /*Red*/
	background:url(../img/6Rt.jpg) right top no-repeat;	
}



.item816{ /*Purple*/
	background:url(../img/7Lt.jpg) left top no-repeat;
	height:38px;	
}
.item816 a{ /*Teal*/
	background:url(../img/7Rt.jpg) right top no-repeat;	
}
li.item816.active{ /*Teal*/
	background:url(../img/7Lt.jpg) left top no-repeat;
	height:38px;	
}
.item816.active a{ /*Teal*/
	background:url(../img/7Rt.jpg) right top no-repeat;	
}


li .item816.active   a{/*Teal*/
	background:url(../img/7Rt.jpg) right top no-repeat;	
}





li.AboutMedMenu { /*Green*/
	background:url(../img/1Lt.jpg) left top no-repeat;
	height:38px;
}

li.AboutMedMenu a{
	background:url(../img/1Rt.jpg) right top no-repeat;
}

ul.menu_TopLevel{
	/*border-bottom:1px solid #000;*/
}

*html li.AboutMedMenu{
	background:url(../img/1Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.AboutMedMenu a{
	background:url(../img/1Rt.jpg) right top no-repeat;
}

*html li.ServicesMedMenu{
	background:url(../img/2Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.ServicesMedMenu a{
	background:url(../img/2Rt.jpg) right top no-repeat;
}


*html li.PatientFormsMedMenu{
	background:url(../img/3Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.PatientFormsMedMenu a{
	background:url(../img/3Rt.jpg) right top no-repeat;
}


*html li.PhysiciansMedMenu{
	background:url(../img/4Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.PhysiciansMedMenu a{
	background:url(../img/4Rt.jpg) right top no-repeat;
}

*html li.MedicinaryMedMenu{
	background:url(../img/5Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.MedicinaryMedMenu a{
	background:url(../img/5Rt.jpg) right top no-repeat;
}

*html li.LaboratoryMedMenu{
	background:url(../img/6Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.LaboratoryMedMenu a{
	background:url(../img/6Rt.jpg) right top no-repeat;
}

*html li.FeedbackMedMenu{
	background:url(../img/7Lt.jpg) left top no-repeat;
	height:38px;
}
*html li.FeedbackMedMenu a{
	background:url(../img/7Rt.jpg) right top no-repeat;
}


/*
SECONDARY MENU!!!!!!!!!!!!!!
*/
ul#Med_Nes_Articles,
ul#AboutMedMenu, 
ul#PhysiciansMedMenu, 
ul#ServicesMedMenu, 
ul#MedicinaryMedMenu,
ul#LaboratoryMedMenu,
ul#physicians_med_menu,
ul#PatientFormsMedMenu,
ul#FeedbackMedMenu {
	float:left;
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
	height:25px;
	margin-top:0;
	position:relative;
}
ul#AboutMedMenu{background:url(../img/1mBG.jpg) repeat-x left top;}
ul#ServicesMedMenu{background:url(../img/2mBG.jpg) repeat-x left top;}
ul#Med_Nes_Articles{background:url(../img/2mBG.jpg) repeat-x left top;}
ul#PatientFormsMedMenu{background:url(../img/3mBG.jpg) repeat-x left top;}
ul#PhysiciansMedMenu{background:url(../img/4mBG.jpg) repeat-x left top;}
ul#AcademicsMenu{background:url(../img/scnm_subNavBg-red.gif) repeat-x left top;}
ul#MedicinaryMedMenu{background:url(../img/5mBG.jpg) repeat-x left top;}
ul#LaboratoryMedMenu{background:url(../img/6mBG.jpg) repeat-x left top;}
ul#FeedbackMedMenu{background:url(../img/7mBG.jpg) repeat-x left top;}

ul#AboutMedMenu li, 
ul#PhysiciansMedMenu li, 
ul#ServicesMedMenu li, 
ul#Med_Nes_Articles li, 
ul#MedicinaryMedMenu li,
ul#LaboratoryMedMenu li,
ul#physicians_med_menu li,
ul#PatientFormsMedMenu li,
ul#FeedbackMedMenu li  {
	float:left;
	list-style:none;
	list-style-type:none;
	display:block;
	height:25px;
}



#AboutMedMenu li:hover, 
#ServicesMedMenu li:hover, 
#Med_Nes_Articles li:hover,
#PhysiciansMedMenu li:hover,
#MedicinaryMedMenu li:hover,
#AcademicsMenu li:hover,
#LaboratoryMedMenu li:hover,
#FeedbackMedMenu li:hover{
	background:url(../img/scnm_subNavBg-hover.gif) repeat-x left top;
	color:#fff;
}
#AboutMedMenu li.active, 
#ServicesMedMenu li.active, 
#Med_Nes_Articles li.active,
#PhysiciansMedMenu li.active,
#MedicinaryMedMenu li.active,
#AcademicsMenu li.active,
#LaboratoryMedMenu li.active,
#FeedbackMedMenu li.active{
	background:url(../img/scnm_subNavBg-hover.gif) repeat-x left top;
	color:#fff;
}
#AboutMedMenu li ul, 
#PhysiciansMedMenu li ul, 
#ServicesMedMenu li ul,
#Med_Nes_Articles li ul,
#MedicinaryMedMenu li ul,
#LaboratoryMedMenu li ul,
#FeedbackMedMenu li ul,
ul#NewsMenu li ul,
ul#AlumniMenu li ul,
ul#SupportMenu li ul {
	/* Second Level */
	display:block;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	top:25px;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:693px;
	background:url(../img/subSubBg.jpg) repeat-x;
}
ul#AboutMedMenu li a, 
ul#PhysiciansMedMenu li a,
ul#ServicesMedMenu li a,
ul#Med_Nes_Articles li a,
ul#MedicinaryMedMenu li a,
ul#LaboratoryMedMenu li a,
ul#FeedbackMedMenu li a,
ul#NewsMenu li a,
ul#AlumniMenu li a,
ul#SupportMenu li a {
	float:left;
	display:block;
	font-size:9px;
	background:none;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin:0;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	padding:7px 5px 0 5px;
}
ul#AboutMedMenu li:hover a span, ul#AboutMedMenu li.active a span, 
ul#PhysiciansMedMenu li:hover a span, ul#PhysiciansMedMenu li.active a span, 
ul#ServicesMedMenu li:hover a span, ul#ServicesMedMenu li.active a span,
ul#Med_Nes_Articles li:hover a span, ul#Med_Nes_Articles li.active a span,
ul#MedicinaryMedMenu li:hover a span, ul#MedicinaryMedMenu li.active a span,
ul#LaboratoryMedMenu li:hover a span, ul#LaboratoryMedMenu li.active a span,
ul#FeedbackMedMenu li:hover a span, ul#FeedbackMedMenu li.active a span{
	color:#000;
}
ul#AboutMedMenu li.active a span, 
ul#PhysiciansMedMenu li.active a span, 
ul#ServicesMedMenu li.active a span,
ul#Med_Nes_Articles li.active a span,
ul#MedicinaryMedMenu li.active a span,
ul#LaboratoryMedMenu li.active a span,
ul#FeedbackMedMenu li.active a span{
	color:#000;
}
ul#AboutMedMenu ul li.active a span, 
ul#PhysiciansMedMenu ul li.active a span, 
ul#ServicesMedMenu ul li.active a span,
ul#Med_Nes_Articles ul li.active a span,
ul#MedicinaryMedMenu ul li.active a span,
ul#LaboratoryMedMenu ul li.active a span,
ul#FeedbackMedMenu ul li.active a span{
	color:#000;
}
ul#AboutMedMenu li ul, 
ul#PhysiciansMedMenu li ul,
ul#ServicesMedMenu li ul,
ul#Med_Nes_Articles li ul,
ul#MedicinaryMedMenu li ul,
ul#LaboratoryMedMenu li ul,
ul#FeedbackMedMenu li ul,
ul#NewsMenu li ul,
ul#AlumniMenu li ul,
ul#SupportMenu li ul{
	display:none;
	padding:0;
	margin:0;
}
ul#AboutMenu li:hover ul a span, 
ul#FutureMenu li:hover ul a span,
ul#CurrentMenu li:hover ul a span,
ul#AcademicsMenu li:hover ul a span,
ul#StaffMenu li:hover ul a span,
ul#NewsMenu li:hover ul a span,
ul#AlumniMenu li:hover ul a span,
ul#SupportMenu li:hover ul a span {
	color:#fff;
}
ul#AboutMenu li.active ul a span, 
ul#FutureMenu li.active ul a span,
ul#CurrentMenu li.active ul a span,
ul#AcademicsMenu li.active ul a span,
ul#StaffMenu li.active ul a span,
ul#NewsMenu li.active ul a span,
ul#AlumniMenu li.active ul a span,
ul#SupportMenu li.active ul a span {
	color:#fff;
}
ul#AboutMenu li.active ul li.active a span, 
ul#FutureMenu li.active ul li.active a span,
ul#CurrentMenu li.active ul li.active a span,
ul#AcademicsMenu li.active ul li.active a span,
ul#StaffMenu li.active ul li.active a span,
ul#NewsMenu li.active ul li.active a span,
ul#AlumniMenu li.active ul li.active a span,
ul#SupportMenu li.active ul li.active a span {
	color:#000;
}
ul#AboutMedMenu li:hover ul, ul#AboutMedMenu li.active ul, 
ul#PhysiciansMedMenu li:hover ul, ul#PhysiciansMedMenu li.active ul, 
ul#ServicesMedMenu li:hover ul, ul#ServicesMedMenu li.active ul,
ul#Med_Nes_Articles li:hover ul, ul#Med_Nes_Articles li.active ul,
ul#MedicinaryMedMenu li:hover ul, ul#MedicinaryMedMenu li.active ul,
ul#LaboratoryMedMenu li:hover ul, ul#LaboratoryMedMenu li.active ul, 
ul#FeedbackMedMenu li:hover ul, ul#FeedbackMedMenu li.active ul{
	display:block;
	float:left;
	position:absolute;
	background:url(../img/subSubBg.jpg) repeat-x left top;
	height:25px;
	text-transform:none;
	left:0;
	padding:0;
	margin:0;
}
ul#AboutMedMenu li:hover ul li, ul#AboutMedMenu li.active ul li, 
ul#PhysiciansMedMenu li:hover ul li, ul#PhysiciansMedMenu li.active ul li, 
ul#ServicesMedMenu li:hover ul li, ul#ServicesMedMenu li.active ul li, 
ul#Med_Nes_Articles li:hover ul li, ul#Med_Nes_Articles li.active ul li, 
ul#MedicinaryMedMenu li:hover ul li, ul#MedicinaryMedMenu li.active ul li, 
ul#LaboratoryMedMenu li:hover ul li, ul#LaboratoryMedMenu li.active ul li, 
ul#FeedbackMedMenu li:hover ul li, ul#FeedbackMedMenu li.active ul li
{
	float:left;
	list-style:none;
	text-transform:none;
	list-style-type:none;
	display:block;
	padding:0;
	margin:0;
}
ul#AboutMedMenu li:hover ul li:hover, ul#AboutMedMenu li.active ul li.active, 
ul#PhysiciansMedMenu li:hover ul li:hover, ul#PhysiciansMedMenu li.active ul li.active, 
ul#ServicesMedMenu li:hover ul li:hover, ul#ServicesMedMenu li.active ul li.active, 
ul#Med_Nes_Articles li:hover ul li:hover, ul#Med_Nes_Articles li.active ul li.active, 
ul#MedicinaryMedMenu li:hover ul li:hover, ul#MedicinaryMedMenu li.active ul li.active, 
ul#LaboratoryMedMenu li:hover ul li:hover, ul#LaboratoryMedMenu li.active ul li.active, 
ul#FeedbackMedMenu li:hover ul li:hover, ul#FeedbackMedMenu li.active ul li.active
{
	background:transparent url(../img/scnm_subSubNavBg-hover.gif) repeat-x scroll left top;
}
ul#AboutMedMenu li:hover ul li a, ul#AboutMedMenu li.active ul li a, 
ul#PhysiciansMedMenu li:hover ul li a, ul#PhysiciansMedMenu li.active ul li a, 
ul#ServicesMedMenu li:hover ul li a, ul#ServicesMedMenu li.active ul li a, 
ul#Med_Nes_Articles li:hover ul li a, ul#Med_Nes_Articles li.active ul li a, 
ul#MedicinaryMedMenu li:hover ul li a, ul#MedicinaryMedMenu li.active ul li a,
ul#LaboratoryMedMenu li:hover ul li a, ul#LaboratoryMedMenu li.active ul li a, 
ul#FeedbackMedMenu li:hover ul li a, ul#FeedbackMedMenu li.active ul li a
{
	font-size:9px;
	background:none;
	padding:0px;
	font-weight:bold;
	text-transform:none;
	color:#fff;
	padding:0 5px;
	margin:0;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	padding:7px 5px 0 5px;
}
ul#AboutMedMenu li:hover ul li a:hover span, ul#AboutMedMenu li.active ul li a:hover span, 
ul#PhysiciansMedMenu li:hover ul li a:hover span, ul#PhysiciansMedMenu li.active ul li a:hover span, 
ul#ServicesMedMenu li:hover ul li a:hover span, ul#ServicesMedMenu li.active ul li a:hover span, 
ul#Med_Nes_Articles li:hover ul li a:hover span, ul#Med_Nes_Articles li.active ul li a:hover span,
ul#MedicinaryMedMenu li:hover ul li a:hover span, ul#MedicinaryMedMenu li.active ul li a:hover span,
ul#LaboratoryMedMenu li:hover ul li a:hover span, ul#LaboratoryMedMenu li.active ul li a:hover span,
ul#FeedbackMedMenu li:hover ul li a:hover span, ul#FeedbackMedMenu li.active ul li a:hover span
{
	
	color:#0b477b;
}
ul#AboutMedMenu li:hover ul li a:hover span, ul#AboutMedMenu li.active ul li a:hover span, 
ul#PhysiciansMedMenu li:hover ul li a:hover span, ul#PhysiciansMedMenu li.active ul li a:hover span, 
ul#ServicesMedMenu li:hover ul li a:hover span, ul#ServicesMedMenu li.active ul li a:hover span, 
ul#Med_Nes_Articles li:hover ul li a:hover span, ul#Med_Nes_Articles li.active ul li a:hover span,
ul#MedicinaryMedMenu li:hover ul li a:hover span, ul#MedicinaryMedMenu li.active ul li a:hover span,
ul#LaboratoryMedMenu li:hover ul li a:hover span, ul#LaboratoryMedMenu li.active ul li a:hover span,
ul#FeedbackMedMenu li:hover ul li a:hover span, ul#FeedbackMedMenu li.active ul li a:hover span
{
	color:#fff;
}
ul#AboutMedMenu li.active ul li a span, 
ul#PhysiciansMedMenu li.active ul li a span, 
ul#ServicesMedMenu li.active ul li a span, 
ul#Med_Nes_Articles li.active ul li a span, 
ul#MedicinaryMedMenu li.active ul li a span,
ul#LaboratoryMedMenu li.active ul li a span, 
ul#FeedbackMedMenu li.active ul li a span
{
	color:#fff;
}
ul#AboutMedMenu li.active ul li.active a span, 
ul#PhysiciansMedMenu li.active ul li.active a span, 
ul#ServicesMedMenu li.active ul li.active a span, 
ul#Med_Nes_Articles li.active ul li.active a span, 
ul#MedicinaryMedMenu li.active ul li.active a span,
ul#LaboratoryMedMenu li.active ul li.active a span, 
ul#FeedbackMedMenu li.active ul li.active a span
{
	color:#000;
}

ul#SupportMenu li:hover ul li.item778 a{ display:none;}
/*#AboutMedMenu li ul li a{
	font-size:9px;
	background:none;
	padding:0px;
	font-weight:bold;
}
#AboutMedMenu li ul li a:hover{
	color:#BECCD8;
}
#AboutMedMenu li ul li ul{
	display:block;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	top:23px;
	margin:0;
	padding:0;
	white-space:nowrap;
	width:693px;
	background:url(../img/subSubBg.jpg) top left no-repeat;
}*/








.item221, .item225, .item222, .item223, .item224, .item319{
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		font-weight:bold;
		margin:0px 2px 0px 0px;
}
.item221 a, .item225 a, .item222 a, .item223 a, .item224 a, .item319 a{
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
.item221 a span, .item225 a span, .item222 a span, .item223 a span, .item224 a span, .item319 a span{
	display:block;
	margin:6px 4px 0px;
}
.item221{ /*Green*/
	background:url(../img/gLt.jpg) left top no-repeat;
	height:38px;
}
.item221 a{
	background:url(../img/gRt.jpg) right top no-repeat;
	
}
.item225{ /*Blue*/
	background:url(../img/bLt.jpg) left top no-repeat;
	height:38px;	
}
.item225 a{
	background:url(../img/bRt.jpg) right top no-repeat;	
}
.item222{ /*Yellow*/
	background:url(../img/yLt.jpg) left top no-repeat;
	height:38px;	
}
.item222 a{
	background:url(../img/yRt.jpg) right top no-repeat;	
}
.item223{ /*Red*/
	background:url(../img/rLt.jpg) left top no-repeat;
	height:38px;	
}
.item223 a{
	background:url(../img/rRt.jpg) right top no-repeat;	
}
.item224{ /*Purple*/
	background:url(../img/pLt.jpg) left top no-repeat;
	height:38px;	
}
.item224 a{
	background:url(../img/pRt.jpg) right top no-repeat;	
}

/*#z li ul{
	display:none;
}
#TestMenu li:hover ul{
	display:block;
}

#TestMenu li ul ul{
	display:none;
}
#TestMenu li:hover ul li:hover ul{
	display:block;
}*/


.landingpage {
	float:left;
	height:413px;
	width:672px;
	padding:20px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.about {background:transparent url(../img/landing_about.jpg) left top no-repeat;}
.future {background:transparent url(../img/landing_future.jpg) left top no-repeat;}
.current {background:transparent url(../img/landing_current.jpg) left top no-repeat;}
.academics {background:transparent url(../img/landing_academics.jpg) left top no-repeat;}
.faculty {background:transparent url(../img/landing_faculty.jpg) left top no-repeat;}

.headline {
	float:left;
	width:475px;
	margin-right:180px;
	height:75px;
}
.landingpage .headline h1, .landingpage .headline h2 {margin:0; padding:0; font-size:27px; text-transform:uppercase}
.landingpage .headline h1 em, .landingpage .headline h2 em{text-transform:lowercase; font-style:italic;}
.about .headline h1, .about .headline h2 {margin:0; padding:0; font-size:25px; text-transform:uppercase}
.about .headline h1 em, .about .headline h2 em{text-transform:lowercase; font-style:italic;}

.landcontent {
	float:left;
	height:150px;
	width:260px;
	overflow:hidden;
	font-size:12px;
	word-spacing:2px;
	line-height:18px;
}
.landcontent p{margin:0 0 10px; padding:0;}
.landvid{
	float:left;
	height:150px;
	width:190px;
	margin-left:10px;
}
.about .headline  {width:525px;margin-right:130px;}
.secondarybox {
	float:left;
	width:100%;
	height:150px;
	margin:35px 0 0 0;
	font-size:12px;
}
.headline2 {
	float:left;
	width:475px;
	margin-right:180px;
	height:30px;
}
.secondarybox h2{margin:0; padding:0; font-size:16px; color:#fff}
.secondarybox div.desc {
	float:left;
	height:120px;
	width:460px;
	color:#fff;
	line-height:18px;
}
.secondarybox div.desc img {
	float:left;
	/*margin:0px 5px 0 0;*/
}
.secondarybox div.desc p {
	margin:0;
}
.secondarybox div.items{
	float:left;
	width:210px;
	height:120px;
}
.secondarybox div.items ul {margin:0 0 0 22px; padding:0;}
.secondarybox div.items ul li{
	list-style:none;
	list-style-type:none;
	line-height:24px;
	color:#fff;
	padding:0 0 0 20px;
}
.about .secondarybox div.items ul li{background: transparent url(../img/arrow-green.png) no-repeat 0px 5px;}
.future .secondarybox div.items ul li{background: transparent url(../img/arrow-blue.png) no-repeat 0px 5px;}
.current .secondarybox div.items ul li{background: transparent url(../img/arrow-yellow.png) no-repeat 0px 5px;}
.academics .secondarybox div.items ul li{background: transparent url(../img/arrow-red.png) no-repeat 0px 5px;}
.faculty .secondarybox div.items ul li{background: transparent url(../img/arrow-purple.png) no-repeat 0px 5px;}

.secondarybox div.items ul li a{color:#fff; text-decoration:none;}
.secondarybox div.items ul li a:hover{color:#ccc; text-decoration:none;}
.secondarybox div.desc p a{color:#fff;}
.secondarybox div.desc p a:hover{color:#75d8be;}
.searchsearchbox .inputboxsearchbox{float:left; display:block;}
.searchsearchbox .buttonsearchbox{float:left; display:block;}
input.inputboxsearchbox {font-family:Helvetica, Arial, sans-serif; color:#333; height:17px; font-size:11px;}
input.inputboxsearchbox:focus {outline:1px solid #209dbd;}

/* STYLES */
.contentpaneopen, .contentpaneopen_academics {font-family:Helvetica,Arial,sans-serif; font-size:12px; padding-right:15px}
.contentpaneopen h1, .contentpaneopen_academics h1 {padding:0; margin:22px 0 8px; color:#209dbd; font-size:28px;}
.contentpaneopen h2, .contentpaneopen_academics h2 {padding:0; margin:19px 0 8px; color:#209dbd; font-size:24px; text-transform:uppercase}
.contentpaneopen h2,.contentpaneopen_about h2, .contentpaneopen_current h2{padding:0; margin:19px 0 8px; color:#209dbd; font-size:24px; text-transform:uppercase}
.contentpaneopen h3, .contentpaneopen_academics h3 {padding:0; margin:17px 0 4px; color:#209dbd; font-size:16px; color:#31886b;}
.contentpaneopen h4, .contentpaneopen_academics h4 {padding:0; margin:14px 0 8px; color:#209dbd; font-size:18px;}
.contentpaneopen h5, .contentpaneopen_academics h5 {padding:0; margin:12px 0 2px; color:#064379; font-size:16px;}
.contentpaneopen h6, .contentpaneopen_academics h6 {padding:0; margin:10px 0 2px; color:#005fb3; font-size:14px;}
.contentpaneopen a, .contentpaneopen_academics a {color:#069}
.contentpaneopen a:hover, .contentpaneopen_academics a:hover {color:#096;}
.contentpaneopen p, .contentpaneopen_academics p {margin:4px 0 10px;}
p.smallnote, .smallnote {font-size:9px;}
span.title {font-weight:bold; font-weight:13px;color:#900;}
.contentpaneopen p.people_space {margin:4px 0 18px;}

.landingpage .headline h2 {margin:0px 0;}




/* tabs */
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a{
	width:210px;
	background:url(../img/TabBottomMid.jpg);
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a.dm_selected{
	background-image:none; 
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:first-child a{
	/*border-right: solid 1px #51bbca;*/
	cursor: pointer;
	background-image:url(../img/TabBottomLeft.jpg);
	width:210px;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:first-child a.dm_selected{
	background-image:none; 
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:first-child a.dm_selected[rel="dm_tab_1_1"] {
background-image:url(../img/hometabsleft.jpg);
background-position:left top;
background-repeat:no-repeat;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:last-child a{
	border-right: none;
	cursor: pointer;
	background:transparent url(../img/TabBottomRight.jpg) no-repeat right top; 
	width:210px;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:last-child a.dm_selected{
	background-image:none; 
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:last-child a.dm_selected[rel="dm_tab_1_3"] {
background-image:url(../img/hometabsright.jpg);
background-position:right top;
background-repeat:no-repeat;
}
div#ContWrapper #mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1:last-child a{
	background-color:none !important; 
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 {
	border-right: solid 1px #51bbca;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a:hover {
	background-color:none !important;
	color:#000000;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 {
	float:left;
	background-color:#20a7bb;
	/*border-bottom:1px solid #fff;*/
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 {
	display: inline;
	margin:0 0 0 0;
	padding:0;	
	float:left;
	border:none;
	border-bottom:none;
	background-color:#20a9bc !important;
	text-align:center;
	
	/*background-image:none;*/
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a {
	font:bold 12px Arial;
	float:left;
	border:none;
	color:#ffffff;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	border-right: solid 1px #528646;
	background-color:#4C7E2A !important;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a.dm_selected {
	position:relative;
	top:0px;
	background-color:#e4e4e4 !important;
	color:#4C7E2A;
}
#mainCont #dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a:hover {
	background-color:#4C7E2A;
	color:#000;
}


#mainCont #dm_container_1 {
    border:none;
	width:auto;
	height:160;
	background-color:#e4e4e4;
	padding:4px;
	overflow:hidden;
	clear: both;
	color:#000000;
	background-color: #e4e4e4;
	background-image:url(../img/bottomTabber.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#mainCont #dm_container_1 h1{
	font-size:14px;
}
#mainCont #dm_container_1 li.dm_menu_item_1{
	background-image:url(../img/ListStyle.jpg);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color:#20a9bc !important;
	}
#mainCont #dm_container_1 li a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#mainCont #dm_container_1 {
	font-size:12px;
}
.findndnote {
	padding:10px;
	background-color:#e2ebf2;
	border:1px solid #9fd3fc;
}
span.council_title {font-size:1.1em; color:#900; font-weight:bold;}
.redbold {font-size:1.1em; color:#900; font-weight:bold;}
p.intropara {font-size:16px; color:#545455; font-style:italic;}
.smallmarginleft {padding:0 0 0 50px;}
table.crimetable th {background-color:#139674;border:1px solid #ccc;}
table.crimetable {border:1px solid #ccc;}
table.crimetable td{border:1px solid #ccc; padding:0 5px; }

table.calendartable td.yellow {background-color:#ff0;}
table.calendartable td.highlight {background-color:#e3e3e3;}
table.calendartable td.light {background-color:#ff9;}
table.calendartable {border:1px solid #000;}
table.calendartable td {border:1px solid #000; padding:2px 3px;}

.formborder {border:1px solid #ccc; padding:10px;}

/*.academic_cal {
	float:left;
	width:258px;
}
.academic_cal div.middle {
	float:left;
	background:transparent url(../img/academic-calendar-middle.jpg) repeat-y left top fixed;
}*/
.academic_cal_table {
	font-size:9px;
	color:#6b6d6e;
}
.newsflashtable .date {font-weight:bold; padding-top:5px; color:#777;}
.newsflashtable h6.newsflashtitles {margin:0; font-size:16px; text-decoration:none}
.newsflashtable h6.newsflashtitles a{font-size:16px; text-decoration:none}
.newsflashtable .newsreadmore {display:inline; color:#2e8464;background:transparent url(../img/arrow-news-small.jpg) no-repeat right 2px; padding-right:15px;}
.newsflashtable .newsreadmore a {color:#2e8464;}
.newsflashtable .newsreadmore a:hover {color:#8b3957;}

ul.facts li {margin-top:10px;}

/*
SAFARI 
*/
table.contentpaneopen_about tr { max-width:693px;}



.zpFormDefault{background-color:#000;}

/* Faculty Directory Results Custom Styles  */

.lqmResultMessage{
	display:none;	
}
#SCNM_sglResult{
	width:690px;	
}
#name.scnmFullBio{
	color:#46097F;
	font-size:19px;
	font-weight:bold;
	padding:0px 0px 4px 0px;
}
#result_scondary{
	background:url(../img/faculty_bg2.jpg) left top no-repeat;
	height:170px;
	width:672px;
	padding:10px;
}
#SCNM_sglResult #image{
	float:left;
	margin:0px 4px 0px 0px;
}
#SCNM_sglResult #department, #SCNM_sglResult #email, #SCNM_sglResult #publications{
	width:550px;
	float:left;
	clear:right;
	font-weight:bold;
	font-size:14px;
}
#SCNM_sglResult #email a{
	color:#000;
	text-decoration:none;
}
#SCNM_sglResult #email a:hover{
	color:#000;
	text-decoration:underline;
}
#SCNM_sglResult #publications a{
	color:#000;
	text-decoration:none;
}
#SCNM_sglResult #publications a:hover{
	color:#000;
	text-decoration:underline;
}
#SCNM_sglResult #bio{
	padding:10px;
	font-family:Helvetica,Arial,sans-serif;
font-size:12px;
	float:left;
	clear:both;
}
.hide{
	display:none;	
}


/* Search formatting */
.searchheading h2 {padding:0; margin:0px 0 8px; color:#209dbd; font-size:24px;}
#searchForm{margin:5px 0 0;}
#searchForm .searchbox {
	float:left;
	display:block;
	height:50px;
	width:100%;
	background-image:url(../img/searchbg.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:12px;
}
#searchForm .searchboxall {
	float:left;
	width:100%;
	margin:0 0 5px 0;
}
#searchForm .searchboxall span.pageline {
	color:#777;
}
#searchForm .searchboxall span.pageline strong {
	color:#000;
}
#searchForm .searchboxhalf1 {
	float:left;
	width:330px;
}
#searchForm .searchboxhalf2 {
	float:left;
	width:330px;
	margin:0 0 0 10px;
}
fieldset.search div .resultsnumber {
	font-size:16px;
	font-weight:bold;
	color:#0c8564
}
fieldset.search div .resultslink {
	font-size:16px;
}
fieldset.search div .resultspage {
	font-size:10px;
	margin:0 0 0 15px;
	color:#777;
}
fieldset.search {
	border:0;
	border:none;
	margin:5px 0 0 0;
}
.searchBtn{
	height:21px;
	width:91px;
	background:url(../img/scnm_searchBtn.gif) top left no-repeat;
}
.searchBtn:hover{
	height:21px;
	width:91px;
	background:url(../img/scnm_searchBtn_over.gif) top left no-repeat;
}


#nav ul{
	display:block;
	list-style:none;
	margin:0px 0px 0px 580px;
	`margin-top:0px;
	padding:0px;
}
.menu{
	padding:0px;
}
#footerMC{
	background:url(../img/footerBG_L.jpg) left no-repeat;
}
#footerMC2{
	background:url(../img/footerBG_R.jpg) right no-repeat;
	width:960px;
	height:36px;
	padding:10px 0px 0px 0px;
}

#lqmFormContainerlqm_q20logic1{
	float:left;	
}
/*h2.AboutMedMenu, h2.ServicesMedMenu, h2.PatientFormsMedMenu, h2.PhysiciansMedMenu, h2.MedicinaryMedMenu, h2.LaboratoryMedMenu,h2.FeedbackMedMenu{ text-transform:uppercase;}*/
/*h2.AboutMedMenu,h4.AboutMedMenu,h5.AboutMedMenu,h1.AboutMedMenu{
	color:#097834;
}
h2.ServicesMedMenu,h4.ServicesMedMenu,h5.ServicesMedMenu,h1.ServicesMedMenu{
	color:#064274;
}
h2.PatientFormsMedMenu,h4.PatientFormsMedMenu,h5.PatientFormsMedMenu,h1.PatientFormsMedMenu{
	color:#747106;
}
h2.PhysiciansMedMenu,h4.PhysiciansMedMenu,h5.PhysiciansMedMenu,h1.PhysiciansMedMenu{
	color:#742006;
}
h2.MedicinaryMedMenu,h4.MedicinaryMedMenu,h5.MedicinaryMedMenu,h1.MedicinaryMedMenu{
	color:#3C0675;
}
h2.LaboratoryMedMenu,h4.LaboratoryMedMenu,h5.LaboratoryMedMenu,h1.LaboratoryMedMenu{
	color:#688A0F;
}
h2.FeedbackMedMenu,h4.FeedbackMedMenu,h5.FeedbackMedMenu,h1.FeedbackMedMenu{
	color:#0B868D;
}*/
h2.AboutMedMenu,h4.AboutMedMenu,h1.AboutMedMenu{
	color:#097834;
}
h2.ServicesMedMenu,h4.ServicesMedMenu,h1.ServicesMedMenu{
	color:#064274;
}
h2.PatientFormsMedMenu,h4.PatientFormsMedMenu,h1.PatientFormsMedMenu{
	color:#747106;
}
h2.PhysiciansMedMenu,h4.PhysiciansMedMenu,h1.PhysiciansMedMenu{
	color:#742006;
}
h2.MedicinaryMedMenu,h4.MedicinaryMedMenu,h1.MedicinaryMedMenu{
	color:#3C0675;
}
h2.LaboratoryMedMenu,h4.LaboratoryMedMenu,h1.LaboratoryMedMenu{
	color:#688A0F;
}
h2.FeedbackMedMenu,h4.FeedbackMedMenu,h1.FeedbackMedMenu{
	color:#0B868D;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#TopLevelMenu li a{
	display:block;
	float:left;
	padding:5px 4px 0 4px;
	height:35px;
	color:#1f3254;
	text-decoration:none;
	text-transform:uppercase;
}
}
