body {
	padding: 0;
	margin: 0;
	background-color: #f2f8fa;		
	text-align: left;
}

body, p, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #52a5bd;
	font-size: 12px;
}
.bg_content {
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
}
.box_health {
	background-color: #e4f2c1;
	background-image: url(../img/box_health_bg.gif);
	background-repeat: no-repeat;
}
.box_health a{
	color: #6fa45e;
	font-weight:bold;
}
.box_heart {
	background-color: #d2f3ff;
	background-image: url(../img/box_heart_bg.gif);
	background-repeat: no-repeat;
}
.box_heart a{
	color: #2a8cb0;
	font-weight:bold;
}
.box_pregnant {
	background-color: #fbe1d9;
	background-image: url(../img/box_home_bg.gif);
	background-repeat: no-repeat;
}
.box_pregnant a{
	color: #b05a3a;
	font-weight:bold;
}
.box_ov a{
	color: #b05a3a;
	font-weight:bold;
}

h1, h2, h3, h4, h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 36px;
	color: #0e2364;
	padding: 0;
	margin-bottom: -15px;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	color: #0e2364;
	margin-bottom: -10px;
	background-image: url(../img/h2_line_dblue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3 {
	font-size: 18px;
	color: #0e2364;
	margin-bottom: -15px;
	margin-top: 0px;
}
.bg_logo {
	background-color: #def1f6;
	background-image: url(../img/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.bg_blue {
	background-color: #def1f6;
}
.bg_pink {
	background-color: #fbdcd6;
}
.bg_pink2 {
	background-color: #f9d2ca;
}
.bg_pink3 {
	background-color: #fbe0d7;
}

.box_txt {
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box_txt2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.box_preg_test {
	background-image: url(../nl/img/home_test_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fad8cf;
}
.box_preg_heart {
	background-image: url(../fr/img/home_heart_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fad8cf;
}
.box_preg_heart a{
	color: #b05a3a;
	font-weight:bold;
}
.box_preg_test ul{
	list-style-image: url(../img/bullet_box_home.gif);
	margin-bottom: 5px;
}
.box_preg_test a{
	color: #b05a3a;
	font-weight:bold;
}
.box_white {
	background-image: url(../img/box_home_white_bg.gif);
}

.box_classi {
	border: 0px;
	font-size: 7px;
}

.box_classi_head {
	background-color: #ddecf0;
	color: #52a5bd;
	padding: 0px;
	/*font-weight: bold;*/
}

.box_classi_topleft {
	background-image: url(../img/box_blue_topleft.gif);
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_top {
	background-image: url(../img/box_blue_top.gif);
	height: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_bottom {
	background-image: url(../img/box_blue_bottom.gif);
	height: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_topright {
	background-image: url(../img/box_blue_topright.gif);
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_right {
	background-image: url(../img/box_blue_right.gif);
	width: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_bottomright {
	background-image: url(../img/box_blue_bottomright.gif);
	width: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_bottomleft {
	background-image: url(../img/box_blue_bottomleft.gif);
	width: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_left {
	background-image: url(../img/box_blue_left.gif);
	width: 13px;
	margin: 0;
	padding: 0;
}

.box_classi_content {
	vertical-align: middle;
	text-align: center;
}

.box_cl_inner_tl {
	background-image:url(../img/box_blue_inner_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.box_cl_inner_tr {
	background-image:url(../img/box_blue_inner_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.box_cl_inner_bl {
	background-image:url(../img/box_blue_inner_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.box_cl_inner_br {
	background-image:url(../img/box_blue_inner_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.language{color: #2a8cb0; text-decoration: none;font-size: 10px;}
.modify{color: #0e2364; font-size: 10px;}

a.faq, a.faq:link, a.faq:active, a.faq:visited {color: #2a8cb0; text-decoration: none; font-size: 10px;}
a.faq:hover { color: #0e2364; }


a.products{color: #2a8cb0; font-size: 10px;}

.leftnav ul {
	list-style-image: url(../img/arrow_leftnav.gif);
}
.leftnav li {
	margin: 0px 0px 7px;
}
.leftnav li li {
	margin: 0px 0px 0px;
}
a.leftnav, a.leftnav:link, a.leftnav:active, a.leftnav:visited {color: #0e2364; text-decoration: none; font-size: 12px;	}
a.leftnav:hover { color: #FFFFFF; background-color: #55a3c0;,text-decoration: none; font-size: 12px; }

a.leftnav_sel, a.leftnav_sel:link, a.leftnav_sel:active, a.leftnav_sel:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #55a3c0;
}
a.leftnav_sel:hover { color: FFFFFF; background-color: #55a3c0;; text-decoration: none; font-size: 12px;}

/*product page */

a.prod_green, a.prod_green:link, a.prod_green:active, a.prod_green:visited {color: #5cb158; text-decoration: none; font-size: 10px;	}
a.prod_green:hover { color: #5cb158; text-decoration: underline; font-size: 10px; }

a.prod_pink, a.prod_pink:link, a.prod_pink:active, a.prod_pink:visited {color: #f07b7b; text-decoration: none; font-size: 10px;	}
a.prod_pink:hover { color: #f07b7b; text-decoration: underline; font-size: 10px; }

a.prod_blue, a.prod_blue:link, a.prod_blue:active, a.prod_blue:visited {color: #2a8cb0; text-decoration: none; font-size: 10px;	}
a.prod_blue:hover { color: #2a8cb0; text-decoration: underline; font-size: 10px; }

/* home */
a.contentlink, a.contentlink:link, a.contentlink:active, a.contentlink:visited {color: #2a8cb0; text-decoration: underline;}
a.contentlink:hover { color: #0e2364; }

/* faq */
a.bluelink, a.bluelink:link, a.bluelink:active, a.bluelink:visited {color: #2a8cb0; text-decoration: underline;}
a.bluelink:hover { color: #0e2364; }

