* {
   border:0 none;
   margin:0;
   padding:0;
}

.footer {
   font-size:1em;
   font-style: normal;
   color: #1A73CC;
}
.footer_current {
   font-size:1em;
   font-style: normal;
   text-decoration: none;
   color: #1A73CC;
}
.top_menu {
   font-size:1.2em;
   text-decoration: none;
   color: #009CC6;
   white-space: nowrap;
   font-weight: bold;
}
a.top_menu:hover {
   text-decoration:underline;
}
.top_menu_current {
   font-size:1.2em;
   color: #000000;
   text-decoration: none;
   white-space: nowrap;
   font-weight: bold;
}
body {
   font-family: Georgia, "Times New Roman", Times, serif;
   background-image:  url(images/Confident_Birthing_Left_Border.gif);
   background-repeat: repeat-y;
   margin-left: 150px;
   background-color: #FFFFFF;
   font-size:60%;
   width: 775px;
   color: #1A73CC;
}

p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:1.4em;
   line-height:1.8em;
   margin-bottom:10px;
}
li {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:1.4em;
   line-height:1.8em;
}
h2 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:1.8em;
   margin-top:20px;
   margin-bottom:4px;
}
ul {
   font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 30px 5px;
}
#body table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
#body th {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:1.3em;
}

div.leftside_image {
   float: left;
   padding: 10px;
   margin: 10px;
   border: 2px solid #cccccc;
   text-align: center;
   font-size: 0.8em;
   font-style: italic;
}

div.rightside_image {
   float: right;
   padding: 10px;
   margin: 10px;
   border: 2px solid #cccccc;
   text-align: center;
   font-size: 0.8em;
   font-style: italic;
}

div.hr_image {
   float: left;
   margin-bottom: 4px;
}
div.footer {
   float:left;
}
#header {
   float:left;
   width:400px;
   position:relative; 
   margin-top:10px;
   margin-bottom:10px; 
}
#header_logo h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:2.4em;
   margin-top:5px;
   margin-bottom:5px;
   text-align: right;
   color: #009CC6;
}
#header_logo {
   float:left;
   left:0px;
   margin-top:85px;
   position:relative;
   top:0px;
   width:345px;
}

#body {
   float:left;
   width:100%;
   font-size:93%;
   line-height:normal;
   }

#body input {
	border: 1px solid #1A73CC;
}

#body textarea {
	border: 1px solid #1A73CC;
}

