body 
	{ 
	color:			#545455; 
	font-size:		0.8em; 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal; 
	text-decoration:	none;
	min-width:		800px;
	text-align:		center;
	margin-top:		20px;
	}


#mainContainer 
	{ 
	margin-left:		auto;
	margin-right:		auto;
	border:			1px solid #c6c6c6;
	width:			80%;
	padding-left:	3px;
	padding-right:	3px;
	text-align:		left;
	min-height:		100%;
	min-width:		800px;

	}


#bannerContainer
	{
	text-align:		center;
	margin-bottom:		25px;
	}

#centreContainer
	{
	overflow:		auto;
	background-color: 	none;

	}

#menuContainer
	{
	float:			left;
	width: 			162px;
	margin-top:		0px;
	margin-bottom:		20px;
	padding-top:		10px;
	}


#contentContainer
	{
	margin-left:		165px;
	padding-right:		10px;
	padding-left:		10px;
background-color: none;
	}


#footerContainer
	
	{
	color:			#999999;
	font-size: 		0.75em;
	padding-top:		20px; 
	padding-left:		20px; 
	padding-right:		20px; 
	border-top:		1px solid #999999;
	}
	


a:link, a:active, a:visited 
	{
	color:			#0060af; 
	}

a:hover { 
	color:			#0060af; 
	text-decoration:	underline;
	}

.navBox, .navBoxHover
	{
	width:			155px;
	min-height: 		20px;
	border-top:		1px solid #FFFFFF;
	background-color:	#dad1f7;
	color:			#000000;
	font-size:		0.8em;
	margin:			0px;
	padding:		3px;
	line-height:		20px;
	}

.navBoxHover
	{
	background-color: #666666;
	color: #FFFFFF;
	}

	
a:link.navBoxLink, a:active.navBoxLink, a:visited.navBoxLink
	{
	color: #000000;
	text-decoration: none;
	}


a:hover.navBoxLink
	{
	color: #FFFFFF;
	text-decoration: underline;
	}


h1
	{
	font-size: 1.5em;
	}

h2
	{
	font-size: 1.3em;
	}

.practical 
	{
	background-color:	#dad1f7;
	padding: 		10px 8px 15px 75px;
	margin-left: 		25px;
	margin-right: 		25px;
	background-image:	url(/content/backgrounders/janssen-cilag.uk_eng/adhd/images/practical.png);
	background-repeat:	no-repeat;
	background-position:	8px 8px;
	}

.footnote 
	{
	font-size:		0.8em;
	color:			#999999
	}

.emphasisedPara
	{
	background-color:	#dad1f7;
	padding: 		5px 5px 5px 5px;
	}

ul
	{
	list-style-type:	square;
	color:			#8476b8;
}

li ul, li span ul 
	{
	list-style-type:	disc;
	}

li span
	{
	color:			#545455;
	}

.emphasisedPara li span
	{
	font-size:	1.1em;
	font-weight: bold;
	}

.guidance
	{
	margin-left:		10%;
	margin-right:		10%;
	background-color:	#dad1f7;
	colour:			#ffffff;
	font-size:		1.2em;
	font-weight:		bold;
	padding:		15px;
	}

.bottomNavBar, .bottomNavBar a
	{
	text-align:			right;
	text-decoration:	none;
	font-weight:		bold;
	}

h5
	{
	margin-bottom: 0px;
	font-weight: bold;
	}

.sitemapHeading
	{
	font-weight: bold;
	margin-bottom: 1em;
	padding-top: 10px;
	}

.sitemapContent
	{
	margin-left: 15px;
	line-height: 1.5em;
	}

.sitemapEntry
	{
	line-height: 1.5em;
	font-weight: bold;
	}