body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.news {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
font-size:16px; 
color:#000000;
padding-left:40px;
padding-top:10px;
padding-bottom:10px;
}

.banner{
background-image: url(images/header-parenthood.jpg);
background-repeat: no-repeat;	
}
.boxHeader{
background-image: url(images/box-header-blue.gif);
background-repeat: repeat-x;	
text-align:left;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
border-bottom: 1px solid #389c8e;
border-right: 1px solid #389c8e;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #389c8e;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #389c8e;
}

.boxHeader2{
padding:2px;
background-image: url(images/box-header-blue2.gif);
background-repeat: repeat-x;	
text-align:left;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
font-weight:bold;
border-bottom: 1px solid #389c8e;
border-right: 1px solid #389c8e;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #389c8e;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #389c8e;
}

.boxHeader3{
padding:2px;
background-image: url(images/box-header-blue2.gif);
background-repeat: repeat-x;	
text-align:left;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
font-weight:bold;
border-bottom: 1px solid #4e7a9d;
border-right: 1px solid #4e7a9d;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4e7a9d;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #4e7a9d;
}

.boxHeaderYellow{
padding:2px;
background-image: url(images/box-header-yellow2.gif);
background-repeat: repeat-x;	
text-align:left;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
font-weight:bold;
border-bottom: 1px solid #9f9a40;
border-right: 1px solid #9f9a40;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9f9a40;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9f9a40;
}

.boxBorder{
text-align:left;
border-top: 1px solid #389c8e;
border-left: 1px solid #389c8e;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #389c8e;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #389c8e;
}


.boxBorderBlue{
text-align:left;
border-top: 1px solid #4e7a9d;
border-left: 1px solid #4e7a9d;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #4e7a9d;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #4e7a9d;
}

.boxBorderYellow{
text-align:left;
border-top: 1px solid #9f9a40;
border-left: 1px solid #9f9a40;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #9f9a40;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #9f9a40;
}

.boxInnerBorder{
text-align:left;
border-bottom: 1px solid #389c8e;
border-right: 1px solid #389c8e;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #389c8e;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #389c8e;
}

.boxInnerBorderBlue{
text-align:left;
border-bottom: 1px solid #4e7a9d;
border-right: 1px solid #4e7a9d;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4e7a9d;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #4e7a9d;
}

.boxInnerBorderYellow{
text-align:left;
border-bottom: 1px solid #9f9a40;
border-right: 1px solid #9f9a40;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9f9a40;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9f9a40;
}


#registration
{
  display: block;
  width: 169px;
  height: 25px;
  margin-right: 10px;
  background: url("images/registration-button.gif") no-repeat 0 0;
}
#registration:hover
{ 
  background-position: -169px 0px;
}
.shadow-left{
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow-right{
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.submenupad {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#FFFFFF;
padding-right: 10px;
padding-top: 5px;
}
.submenu {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#FFFFFF;
text-decoration: none;
}
.submenu:hover {text-decoration: underline; cursor:hand;}


.normalLink {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#000000;
text-decoration: none;
}
.normalLink:hover {text-decoration: underline; cursor:hand;}

