/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #321;
	line-height: 22px;
	}
a img {
	border: 0px;
	}
	

	
/*  *********************************************  INFO  STYLE *********************************************** */

div#mn-info p {
	text-align: right;
	margin: 0;
	padding: 5px 20px 0 0;
	color: #fff;
	}

div#mn-info p .translateText{
 	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 5px;
	}

div#mn-info a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	div#mn-info a:hover {
		text-decoration: underline;
		}

div#mn-info .button {
	float: right;
	background: url(../images/button_b.jpg);
	width: 155px;
	height: 30px;
	margin: 0 0 0 20px;
	padding: 8px 0 0 8px;
	color: #FFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	}

div#mn-info .button:hover {
	background: url(../images/button_g.jpg);
	text-decoration: none;
	}







/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddm {
	margin: 1px 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 200px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	}
	#multi-ddm li ul { margin-top: 9px; }


/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 9px 33px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: left;
	border-right: 1px solid #466E91;
	border-left: 1px solid #183555;
	font-size: 18px;
	}
	#multi-ddm a.first{ border-left: none;}
	#multi-ddm a.last { border-right: none;}


/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 2px 10px;
	margin: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#8D8D8D;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { background: url(../images/topnav_hover.jpg); }
#multi-ddm ul a:hover { background: #6D6D6D; }




/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #321;
	line-height: 22px;
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		list-style-image:url(../images/arrow_01.gif);
		}

div#mn-content a {
	color:#247;
	text-decoration:none;
	}
	div#mn-content a:hover {
		color:#321;
		text-decoration: underline;
		}





/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar {
	}

div#mn-sidebar p {
	}
	div#mn-sidebar strong {
		}

div#mn-sidebar ul {
	margin:0;
	padding: 11px 0 15px 15px;
	}
	div#mn-sidebar li {
		padding-left: 5px;
		}

div#mn-sidebar a {
	color:#321;
	text-decoration:none;
	}
	div#mn-sidebar a:hover {
		color: #247;
		}





/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer ul ul { display: none; }
div#mn-footer .hidden { display: none; }

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	}
	#mn-footer p {
		text-align: center;
		padding: 0;
		margin: 11px 0 0 0;
		width: 941px;
		}
	#mn-footer ul {
		padding: 0;
		margin: 11px 0 0 0;
		width: 900px;
		list-style-type: none;
		text-align: center;
		}
		#mn-footer ul li {
			white-space: nowrap;
			padding-right: 25px;
			display: inline;
			
			}
	#mn-footer a {
		color: #FFF;
		text-decoration: none;
		display: inline-block;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#321;
	margin: 0;
	padding: 20px 0 30px 0;
	font-size: 32px;
	}
#mn-sidebar h2{
	padding: 10px 0 10px 20px;
	}
	
H2 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#321;
	padding: 10px 0 0 0;
	font-size: 18px;
	}
H3 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#321;
	padding: 10px 0 0 0;
	font-size: 18px;
	}
H4 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#321;
	font-size: 21px;
	border-bottom: 1px solid #333333;
	width: 80;
	}




/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid; 
	border-color: #CCC;
	padding: 3px;
	}
	.picRight {
		float:right;
		margin-left:15px;
		}
img.picRight {
	padding: 3px;
	border: 1px #999999 solid;
		}
	.picLeft {
		float:left;
		margin-right:15px;
		}

.picRightnoborder {
	float:right; 
	margin-left:15px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 15px;
	
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 20px auto;
	}

div.spacer{clear:both; height:10px; display:block;}
/*  *********************************************   SIDEBAR ROLLOVERS  *********************************************** */

a.rollover1 {	display: block;	width: 348px;	height: 75px;	text-decoration: none;
	background: url("../images/icon-brookhaven-f3.jpg");	}
a.rollover1:hover {	background-position: -348px 0; 	}

a.rollover2 {	display: block;	width: 348px;	height: 73px;	text-decoration: none;
	background: url("../images/icon-neuro-f3.jpg");	}
a.rollover2:hover {	background-position: -348px 0; 	}

a.rollover3 {	display: block;	width: 348px;	height: 74px;	text-decoration: none;
	background: url("../images/icon-balance-f3.jpg");	}
a.rollover3:hover {	background-position: -348px 0; 	}

a.rollover4 {	display: block;	width: 348px;	height: 75px;	text-decoration: none;
	background: url("../images/icon-chronic-f3.jpg");	}
a.rollover4:hover {	background-position: -348px 0; 	}

a.rollover5 {	display: block;	width: 348px;	height: 75px;	text-decoration: none;
	background: url("../images/icon-comprehensive-f3.jpg");	}
a.rollover5:hover {	background-position: -348px 0; 	}

a.rollover6 {	display: block;	width: 348px;	height: 74px;	text-decoration: none;
	background: url("../images/icon-ssna-f3.jpg");	}
a.rollover6:hover {	background-position: -348px 0; 	}

a.rollover7 {	display: block;	width: 348px;	height: 74px;	text-decoration: none;
	background: url("../images/icon-epilepsy-f3.jpg");	}
a.rollover7:hover {	background-position: -348px 0; 	}

.displace {
	position: absolute;
	left: -5000px;
	}
.div50 {width:45%;  float:left;  display: inline;  *margin-right:-1px; }


div.margin {
	margin-left: 20px;
	}
.pquote {
width: 300px;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 21px;
color: #2C638F;
float: right;
margin-left: 20px;
line-height: 26px;
}


#resources span.highlight {
font-family: georgia,times,times new roman,serif;
font-size: 18px;
color: #b8451c;

}
#resources p {
line-height: 16px;
margin: 0 0 15px 10px;

}