@charset "utf-8";
.border_site {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.border_maternity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #43377F;
	border: 1px dashed #00820A;
}
.border_navigation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lineheight {
	line-height: 36px;
}
.border_FOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	color: #17591C;
	border: 1px solid #006699;
	padding: 4px;
	margin: 4px;
}
.leftalign {
	text-align: left;
}
.boxborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	border: 1px solid #B2D858;
}
.sectionheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;

}