/* CSS Document */
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:938px;
}
body {
	background-color: #f0f0f0;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}
acronym { 
	color: #a00000; 
	text-decoration : none; 
	border-bottom : 1px dotted #c0c0c0; 
	cursor : help; 
}

a:link {
	color: #0049ab;
	font-weight:500;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-weight:500;
	color: #f2f2f2;
	background-color:#0049ab;
}
a:visited {
	color: #0049ab;
	font-weight:500;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight:500;
	color: #0049ab;
}
a.menu:link {
	color: #0049ab;
	font-size:8pt;
	padding-left:10px;
	text-decoration: none;
}
a.menu:visited {
	color: #0049ab;
	font-size:8pt;
	padding-left:10px;
	text-decoration: none;
}
a.menu:active {
	color: #00ff00;
	font-size:8pt;
	padding-left:10px;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
	font-size:8pt;
	padding-left:10px;
	color: #0049ab;
}
a.interlinks:link, a.interlinks:visited, a.interlinks:active {
	color: #0049ab;
	font-size:10pt;
	padding-left:10px;
	text-decoration: none;
}
a.interlinks:hover {
	text-decoration: underline;
	font-size:10pt;
	padding-left:10px;
	color: #a00000;
}
a.glossary:link {
	color: #0049ab;
	font-size:8pt;
	padding-left:10px;
	text-decoration: none;
}
a.glossary:visited {
	color: #0049ab;
	font-size:8pt;
	padding-left:10px;
	text-decoration: none;
}
a.glossary:active {
	color: #00ff00;
	font-size:8pt;
	padding-left:10px;
	text-decoration: none;
}
a.glossary:hover {
	text-decoration: underline;
	font-size:8pt;
	padding-left:10px;
	color: #0049ab;
}
a.filelist:link {
	color: #0049ab;
	font-size:10pt;
	text-decoration: none;
}
a.filelist:visited {
	color: #0049ab;
	font-size:10pt;
	text-decoration: none;
}
a.filelist:active {
	color: #00ff00;
	font-size:10pt;
	text-decoration: none;
}
a.filelist:hover {
	text-decoration: underline;
	font-size:10pt;
	color: #0049ab;
}
a.sublist:link {
	color: #4d73a6;
	font-size:10pt;
	padding-left:20px;
	text-decoration: none;
}
a.sublist:visited {
	color: #4d73a6;
	font-size:10pt;
	padding-left:20px;
	text-decoration: none;
}
a.sublist:active {
	color: #4d73a6;
	font-size:10pt;
	padding-left:20px;
	text-decoration: none;
}
a.sublist:hover {
	text-decoration: underline;
	font-size:10pt;
	padding-left:20px;
	color: #49ab00;
}
h1 {
	font-size: 18pt;
	color: #0049ab;
}
h2 {
	font-size: 16pt;
	color: #0049ab;
}
h3 {
	font-size: 14pt;
	color: #0049ab;
}
h4 {
	font-size: 12pt;
	color: #0049ab;
}
h5 {
	font-size: 10pt;
	color: #666666;
}
h6 {
	font-size: 9pt;
	color: #666666;
	margin:0px;
}
td.light {
	background-color:#ffffff;
}
td.dark {
	background-color:#eaeaea;
}
td.header {
	border:1px #909090 solid;
	background-color:#eaeaea;
	font-size: 14pt;
	font-weight:600;
	color: #0049ab;
}

th { 
	background-color:#2f92ed; 
	color:#ffffff; 
	font-weight:500; 
	font-size:9pt; 
}

p.insights {
	color:#404040;
	font-size:12pt;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

p.missiontitle {
	color:#0049ab;
	font-size:10pt;
	font-weight:800;
	text-align:center;
}

p.mission {
	color:#0049ab;
	font-size:9pt;
}

p.biotitle {
	color:#606060;
	font-size:10pt;
	font-weight:600;
	text-align:center;
}

p.bio {
	color:#808080;
	font-size:9pt;
}

p.footnotes {
	color:#c0c0c0;
	font-size:8pt;
	font-weight:500;
}

div#header {
	width:918px;
	height:94px;
	float:left;
}
div#header-row {
	width:918px;
	float:left;
}
div#main {
	width:918px;
	background-image:url(/images/neuro-main-back.jpg);
	background-repeat:repeat-y;
	float:left;
}
div#btm {
	width:918px;
	float:left;
	font-size:9px;
	color:#333333;
}


div#menusyst {
	width:716px;
	height:24px;
	float:left;
	background-image:url(/images/neuro-2-back.jpg);
	background-repeat:repeat-x;
}
div#menuend {
	width:202px;
	height:24px;
	float:left;
}
div#row2-1 {
	width:24px;
	height:21px;
	float:left;
}
div#menurow2 {
	width:671px;
	height:21px;
	background-image:url(/images/neuro-4-back.jpg);
	background-repeat:repeat-x;
	float:left;
}
div#row2-2 {
	width:223px;
	height:21px;
	float:left;
}
.tabcontent {
	line-height:1.9em;
	display:none;
	text-align:center;
}

.attention {
	font-size:12pt;
	font-weight: bold;
	color:#ab4900;
}

div#boxer {
	width:300px;
	float:left;
	padding-right:10px;
	padding-top:20px;
}
div#boxercont {
	width:290px;
	float:left;
}
div#boxerbarlive {
	width:280px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
div#boxerwhrow {
	width:300px;
	float:left;
	height:5px;
}
div#boxerwhgradrow {
	width:300px;
	float:left;
	height:8px;
}
div#boxerwhcent {
	width:300px;
	background-image:url(/images/neuro-box-wh-back.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#boxerwide {
	width:618px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div#boxerwidecont {
	width:618px;
	float:left;
}
div#boxerwidebarlive {
	width:580px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
div#boxerwidewhrow {
	width:600px;
	float:left;
	height:5px;
}
div#boxerwidewhgradrow {
	width:600px;
	float:left;
	height:8px;
}
div#boxewiderwhcent {
	width:600px;
	background-image:url(/images/neuro-box-wh-back-wide.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#contentmain {
	width:658px;
	float:left;
	padding-left:14px;
	padding-right:29px;
	padding-top:29px;
}
div#sidebar {
	width:203px;
	float:left;
	padding-right:14px;
	padding-top:29px;
}

div#titlebar {
	width:658px;
	height:54px;
	float:left;
}
div#endtitlebar {
	width:8px;
	height:54px;
	float:left;
}
div#centtitlebar {
	width:642px;
	height:54px;
	float:left;
	font-size:16pt;
	color:#0049ab;
	background-image:url(/images/neuro-title-back.jpg);
	background-repeat:repeat-x;
}

div#contentspacesm {
	width:658px;
	height:8px;
	float:left;
}
div#contentspacelrg {
	width:658px;
	height:35px;
	float:left;
}
div#contentbox {
	width:658px;
	float:left;
}
div#contentboxrow {
	width:658px;
	height:8px;
	float:left;
}
div#contentboxmain {
	width:658px;
	float:left;
	background-image:url(/images/neuro-content-back.jpg);
}


div#contentarea {
	width:638px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
div#contentareablock {
	width:319px;
	float:left;
}


div#contentprdbannerarea {
	width:615px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #c0c0c0;
	float:left;
}
div#contentpicblock {
	width:120px;
	float:left;
}
div#contentprdinfoblock {
	width:480px;
	float:left;
}
div#contentprdspacer {
	width:638px;
	height:10px;
	float:left;
}


div#contentprdingredients {
	width:615px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #c0c0c0;
	float:left;
}
div#prdingheader {
	width:615px;
	font-weight:600;
	float:left;
}
div#prdingnotes {
	width:615px;
	font-weight:500;
	float:left;
}
div#prdingheaderbar {
	width:435px;
	background-color:#c0c0c0;
	color:#ffffff;
	font-weight:800;
	text-align:center;
	float:left;
}
div#prdingheaderbarsmall {
	width:84px;
	background-color:#c0c0c0;
	color:#ffffff;
	font-weight:800;
	text-align:center;
	float:left;
}
div#prdingdetail {
	width:435px;
	border:1px solid #a0a0a0;
	float:left;
}
div#prdingdetailsmall {
	width:80px;
	border:1px solid #a0a0a0;
	float:left;
}

div#buttonrow {
	width:658px;
	float:left;
	background-image:url(/images/neuro-btn-back.jpg);
	background-repeat:repeat-x;
}

div#sidebarcont {
	width:203px;
	float:left;
}
div#sidebarlive {
	width:193px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
div#sidebarspace {
	width:203px;
	height:20px;
	float:left;
}
div#blueboxrow {
	width:203px;
	height:5px;
	float:left;
}
div#blueboxcent {
	width:203px;
	height:292px;
	float:left;
	background-image:url(/images/neuro-side-bluefill.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

div#sidewhrow {
	width:203px;
	float:left;
	height:5px;
}
div#sidewhgradrow {
	width:203px;
	float:left;
	height:8px;
}
div#sidewhcent {
	width:203px;
	background-image:url(/images/neuro-side-wh-back.jpg);
	background-repeat:repeat-y;
	float:left;
}


div#interlinks {
	width:615px;
	padding-top:30px;
	padding-bottom:30px;
	font-weight:600;
	color:#0000a0;
	text-align:center;
	float:left;
}

div#references {
	width:615px;
	padding:30 30 30 30;
	border:1px solid #c0c0c0;
	color:#909090;
	text-align:center;
	float:left;
}

div#breakdown {
	width:630px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:1px solid #a00000;
	color:#a00000;
	text-align:left;
	float:left;
}

div#summarybox {
	width:630px;
	padding-bottom:10px;
	float:left;
}
div#promotional {
	width:630px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:1px solid #909090;
	color:#c0c0c0;
	font-size:8pt;
	font-weight:500;
	text-align:left;
	float:left;
}

div#comments {
	width:630px;
	padding: 10 10 10 10;
	color:#404040;
	font-size:10pt;
	font-weight:500;
	text-align:left;
	float:left;
}

div#glossarybox {
	width:658px;
	float:left;
	background-image:url(/images/neuro-btn-back.jpg);
	background-repeat:repeat-x;
}

div#missionbox {
	width:315px;
	color:#333333;
	background:#c0c0c0;
	border:1px #333333 solid;
	padding: 10px 10px 10px 10px;
	float:right;
}
div#missionspacesm {
	width:315px;
	height:8px;
	float:left;
}
div#admin-menusyst {
	width:716px;
	height:24px;
	float:left;
}
div#sales-header-left {
	width:719px;
	height:94px;
	float:left;
}
div#sales-header-right {
	width:199px;
	height:94px;
	float:left;
}

.successfield {
	font-size:12pt;
	font-weight:600;
	color:#0000a0;
}
.sectionbanner {
	background-color:#909090;
	color:#ffffff;
	font-size:10pt;
	font-weight:600;
	text-align:left;
}

