body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	word-spacing:.01em;
	line-height:15px;
	letter-spacing:.01em;
}

#header {
	width:780px;
	height:147px;
	float:left;

	}

.logo {
	background:url(images/logo.gif) no-repeat;
	width:495px;
	height:119px;
	float:left;
	}
.baby {
	background:url(images/baby.gif) no-repeat right;
	width:267px;
	height:147px;
	float:right;
	position:relative;
	z-index:1;
	}
.nav {
	float:left;
	background-color:#03a3a1;
	width: 690px;
	height:28px;
	border-top:#000000 6px solid;
	margin-top:-35px;
	}
.nav ul{
	padding-top:6px;
	margin:0 10px 5px 10px;
	text-align: left; /*set value to "left", "center", or "right"*/
	z-index:2;

}
.nav ul li{/* gets the list items showing horizontally */
	display: inline;
}

.navigation a{
	color: #fff;
	text-decoration:none;
}

.navigation a:hover{
	color: #000;
	text-decoration:none;
	background: #66CCCC;
}
.nav a{
	color: #fff;
	text-decoration:none;
}
.nav ul li a{
	font:  1.1em arial;
	text-align:left;
	color: #ffffff;
	margin-right:15px;
	text-decoration: none;
	margin-left:-5px;
}
.nav ul li a:hover{   /*set color of hover color on navigation menu*/
	color: #336699;
	text-decoration: none;
}

.nav ul li a:visited{   /*set color of hover color on navigation menu*/
	color: #fff;
	text-decoration: none;

}
.nav ul li a:active{   /*set color of hover color on navigation menu*/
	color: #336699;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;}

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

input {	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
select {	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bg_issue {
	background-image: url(images/bg_issue.gif);
	height: 28px;
	width: 230px;
}
.txt_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight:bold;
	word-spacing:1px;
	letter-spacing:1px;
	line-height:18px;
}
.txt_black_reg {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	word-spacing:1px;
	letter-spacing:1px;
}
p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	word-spacing:.01em;
	line-height:15px;
	letter-spacing:.01em;
}
.txt_grey {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00b4ab;
	font-weight:bold;
	}
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cd665f;
	font-weight:bold;
	}
	
#faq a {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cd665f;
	font-weight:bold;
	}
	
.mar-5px {
	margin-bottom:-15px;
}

.txt_red_bold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA243E;
}
.txt_grey01 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E4E;
}
.txt_red_bold01{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA243E;
}
.txt_orange_bold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E58200;
}
.txt_red{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA243E;
}