* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img, a img {
	border: none;
}

body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.35;
	color: #000;
	text-align: center;
	background: #c4caca;
}
body        { font-size: 86%; }   /* IE */
html > body { font-size: 14px; }  /* Other browsers */

h1 {
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
	line-height: 1;
	margin: 0 0 .75em;
}
h3 {
	color: #1a439d;
	font-size: 1.2em;
	line-height: 1;
	margin: 1.5em 0 .5em;
}
h5 {
	margin: 40px 0 0;
	font-size: 1em;
}

p {
	margin: 0 0 .75em;
}

ul {
	list-style: none;
	display: block;
	margin: 0 0 0 3px;
}
ul li {
	margin: 0 0 8px 0;
	padding: 0 0 3px 10px;
	background: url(/img/dot.gif) .0em .5em no-repeat;
}
ul ul li {
	background: url(/img/dotblack.gif) .0em .5em no-repeat;
}

a:link, a:visited, a:active {
	color: #1a439d;
	text-decoration: none;
}
a:hover {
	color: #1a439d;
	text-decoration: underline;
}


/* =Classes ---------------------*/

.clear {
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	}


/* =Layout ---------------------*/

#page {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 958px;
}


/* Header */

#header {
	background: transparent url(/img/header-bg.jpg)  0 0 no-repeat;
	height: 280px;
	position: relative;
}

#header #info {
	position: absolute;
	top: 10px;
	left: 627px;
}

/* Footer */

#footer {
	font-size: .85em;
	line-height: 14px;
	padding: 20px 85px 0 85px;
	clear: both;
	height: 92px;
	background: url(/img/piedpage.png) top left no-repeat;
}


/* =Main Nav ---------------------*/


#menu {
	position: absolute;
	top: 256px; left: 142px;
	width: 762px;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 762px; height: 34px;
	}
#menu li {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	}
#menu li a {
	background-color: #c8c9e4;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000 !important;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	}

/*hover states*/
#b_home a:hover, #b_home:hover a, #b_home.over a, #home #b_home a,
#b_what a:hover, #b_what:hover a, #b_what.over a, #what #b_what a,
#b_about a:hover, #b_about:hover a, #b_about.over a, #about #b_about a,
#b_braincancer a:hover, #b_braincancer:hover a, #b_braincancer.over a, #braincancer #b_braincancer a,
#b_physician a:hover, #b_physician:hover a, #b_physician.over a, #physician #b_physician a,
#b_faq a:hover, #b_faq:hover a, #b_faq.over a, #faq #b_faq a,
#b_contact a:hover, #b_contact:hover a, #b_contact.over a, #contact #b_contact a {
	background-position: 0 -34px !important;
	}

#b_home a {
	width: 54px;
	background-image: url(/img/menu/home.png);
	}
#b_what a {
	width: 132px;
	background-image: url(/img/menu/what.png);
	}
#b_about a {
	width: 187px;
	background-image: url(/img/menu/about.png);
	}
#b_braincancer a {
	width: 138px;
	background-image: url(/img/menu/braincancer.png);
	}
#b_physician a {
	width: 144px;
	background-image: url(/img/menu/physician.png);
	}
#b_faq a {
	width: 43px;
	background-image: url(/img/menu/faq.png);
	}
#b_contact a {
	width: 64px;
	background-image: url(/img/menu/contact.png);
	}

/* subnav formatting */

#menu ul ul {
	background: #d4d5ea;
	border: 1px solid #000;
	display: none;
	padding: 5px 0;
	position: absolute;
	top: 33px; left: -1px;
	width: 200px; height: auto;
	z-index: 1000;
	}

#menu ul li:hover ul, #menu ul li.over ul {
	display: block;
	}

#menu ul ul li {
	display: block;
	float: none;
	font-size: .9em;
	width: 200px;
	}
#menu ul ul li a {
	background: none;
	float: none;
	padding: 5px 10px;
	height: auto;
	line-height: 1;
	text-align: left;
	text-indent: 0;
	width: auto !important;
	}
#menu ul ul li a:hover {
	background: #24489b;
	color: #fff !important;
	}
	

#contenu {
	background: url(/img/baspage.png) #EBEBEB bottom left no-repeat;
	padding: 0 0 72px 0;
	overflow: hidden;
	width: 958px;
}

#sidebar {
	float: left;
	margin: 40px 0 20px 35px;
	width: 185px;
}

#sidebar h2 {
	font-size: 1em;
	font-weight: normal;
}

#sidebar ul li {
	margin: 0 0 4px 0;
}

#sidebar ul li.select a {
	color: #000;
	text-decoration: none;
}

#text {
	float: right;
	margin: 40px 80px 20px 0;
	width: 620px;
}

.off {
	color: #000;
	text-decoration: underline;
}

.pdf {
	padding: 20px 10px 20px 0;
	background-color: #d4d5ea;
	border-top: 1px solid #24489b;
	border-bottom: 1px solid #24489b;
}


/* home */

#home #intro {
	display: inline;
	float: left;
	margin: 40px 0 20px 35px;
	width: 185px;
}
#home #about {
	display: inline;
	float: left;
	margin: 40px 0 20px 35px;
	width: 370px;
}
#home #faq {
	background: url(/img/bgfaq.png) 0 0 no-repeat;
	display: inline;
	float: right;
	height: 369px;
	width: 313px;
}
#home #faq .wrap {
	padding: 10px 10px 10px;
}
#home #faq h2 {
	font-size: 2em;
	margin: 0 0 .5em;
}

p.acron {
	text-align: center;
}
p.acron strong {
	font-size: 1.2em;
}
p SUP { line-height: 0; }
