/* Default content/header/href styles */

* {
	font-family			: verdana;
	font-size			: 12px;
	color				: #003984;
}

h1 {
	font-size			: 22px;
	font-weight			: bold;
	margin				: 0px;
	padding				: 0px;
}

a:hover {
	text-decoration		: none;
}

/* End default styles*/

body {
	margin				: 0px;
	padding				: 0px;
	
	background-image	: url('/images/januvia/januvia_bg.gif');
	background-repeat	: repeat-y;
	background-position	: center top;
}

#main {
	width				: 996px;
	height				: 598px;
	
	margin				: 0 auto;
	
	position			: relative;
}

#main div.tips_circle {
	width				: 167px;
	height				: 167px;

	position			: absolute;
	left				: 92px;
	bottom				: 51px;
	
	background-image	: url('/images/januvia/tips_circle.gif');
	background-repeat	: no-repeat;
	
	color				: green;
	font-weight			: bold;
}

#main div.tips_circle p {
	margin				: 24px 0px 0px 0px;
	
	text-align			: center;
	color				: white;
	font-size			: 12px;
}

#main div.tips_circle p font.size20 {
	color				: white;
	font-size			: 20px;
}

#main div.tips_circle p font.size19 {
	color				: white;
	font-size			: 19px;
}

#main div.tips_circle p font.size14 {
	color				: white;
	font-size			: 14px;
}

#main div.tips_circle p a {
	color				: white;
	font-size			: 14px;
}

#main div.tips_circle img.more_info_block {
	width				: 70px;
	height				: 20px;
	margin				: 120px 0px 0px 50px;
}

#main div.home_image {
	width				: 348px;
	height				: 343px;
	
	position			: absolute;
	right				: 0px;
	bottom				: 69px;
}

#main div.vervolg_image {
	width				: 176px;
	
	position			: absolute;
	right				: 170px;
	bottom				: 69px;
	background-color	: #C30067;
}

#main div.vervolg_image div.purplebox {
	width				: 100%;
	height				: 48px;
	background-color	: #C30067;
}

#main div.vervolg_logo {
	width				: 148px;
	height				: 78px;
	
	position			: absolute;
	right				: 0px;
	bottom				: 38px;
}

#main div.content_home {
	width				: 427px;
	height				: 487px;
	
	position			: absolute;
	left				: 211px;
	top					: 55px;
	
	overflow			: hidden;
}

#main div.content_home p{
	margin				: 20px 25px 0px 49px;
}

#main div.content_vervolg {
	width				: 427px;
	
	position			: absolute;
	left				: 211px;
	top					: 55px;
	
	z-index				: 1;
}

#main div.content_vervolg_noimage {
	width				: 606px;
	
	position			: absolute;
	left				: 211px;
	top					: 55px;
	
	z-index				: 1;
}

#main div.content_vervolg_noimage div.inner_content {
	position			: relative;

	min-height			: 488px;
}

#main div.content_vervolg div.inner_content {
	position			: relative;

	min-height			: 488px;
}

#main div.content_vervolg p{
	margin				: 20px 25px 0px 0px;
}

#main div.content_vervolg_module {
	width				: 606px;
	
	position			: absolute;
	left				: 211px;
	top					: 55px;

	z-index				: 1;
}

#main div.content_vervolg_module div.inner_content {
	position			: relative;
	
	min-height			: 488px;
}

#main div.content_vervolg_module p{
	margin				: 20px 25px 0px 0px;
}

#main div.footer {
	position			: absolute;
	left				: 183px;
	bottom				: 23px;
	
	width				: 643px;
	
	color				: #3F3F3F;
	font-size			: 9px;
	text-align			: center;
}

#main div.footer a {
	color				: #3F3F3F;
	font-size			: 9px;
}

#main div.footer_vervolg {
	margin				: 15px 0px 15px 0px;
	
	width				: 587px;
	
	color				: #3F3F3F;
	font-size			: 9px;
	text-align			: center;
}

#main div.footer_vervolg a {
	color				: #3F3F3F;
	font-size			: 9px;
}

/* Module styles */

font.faq_answer {
	
}

a.faq_question {
	text-decoration		: none;
	font-style 			: italic;
	color				: #C30067;
}

a.faq_question: hover {
	text-decoration		: underline;
}

ul.sitemap li, ul.sitemap ul {
	list-style			: none;
	margin				: 0px;
	padding				: 0px;
	
	line-height			: 18px;
}

ul.sitemap li ul {
	margin				: 0px 0px 0px 20px;
}

ul.sitemap li a {
	text-decoration		: none;
	font-style 			: italic;
	color				: #C30067;
}

ul.sitemap li a:hover {
	text-decoration		: underline;
}

ul.sitemap li ul a {
	text-decoration		: none;
	font-style 			: italic;
	color				: #003984;
}

ul.sitemap li ul a:hover {
	text-decoration		: underline;
}

#quiz p {
	margin				: 25px 0px 0px 0px;
}

#quiz p.quiz_score {
	color				: #C30067;
}

#quiz h2 {
	font-size			: 14px;
	margin				: 0px;
	padding				: 0px;
}

#quiz a {
	font-size			: 14px;
	text-decoration		: underline;
	font-style 			: italic;
}

#quiz a: hover {
	text-decoration		: none;
}

/* Module styles */
