

a
{
  color: rgb(32,114,61);
  text-decoration:none;
}
.cursor
{
cursor: pointer;
cursor: hand;
}
a:hover
{
  color: rgb(51,101,174);
  text-decoration: none;
}



.LargeLink:link, .LargeLink:visited
{
  font-size: 18px; 
  font-weight: bold;
  color: rgb(32,114,61);
  text-decoration: none;
}

.LargeLink:hover
{
  font-size: 18px; 
  font-weight: bold;
  color: rgb(51,101,174);
  text-decoration: none;
}

img
{
  border-width: 0px;
}

.sub-nav
{
  width: 760px;
  height: 26px;
  background-image: url(../images/bg-sub-nav.gif);
}

.sub-nav-links a
{
  color: rgb(255,255,255);
  font-family: tahoma, verdana, sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  margin: 0px 15px;
}

.sub-nav-links a:hover
{
  color: rgb(255,255,255);
  text-decoration: underline;
}

.header
{
  display: block;
}

.content-first
{
  width: 760px;
  height: 243px;
  background-color: rgb(255,255,255);
  background-image: url(../images/new/baby_close_up.jpg);
  color: rgb(0,0,0);
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: justify;
}

.content
{
  width: 760px;
  background-color: rgb(255,255,255);
  background-image: url(../images/bg-content.gif);
  background-repeat: no-repeat;
  color: rgb(0,0,0);
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-align: justify;
}
.homepage_content
{
  background-repeat: no-repeat;
  color: rgb(0,0,0);
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  text-align: justify;
}

.content td
{
  font-size: 12px
}

.content-first p, .content p
{
  padding: 0px;
  margin: 0px 0px 8px;
}

.small-header
{
  color: rgb(255,255,255);
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  margin: 0px 0px 0px 70px;
}

.small-content
{
  color: rgb(0,0,0);
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  line-height: 15px;
  display: block;
  text-decoration: none;
  margin: 20px 20px 0px 20px;
}

.large-content
{
  color: rgb(0,0,0);
  font-family: tahoma, verdana, sans-serif;
  font-size: 15px;
  line-height: 15px;
  display: block;
  text-decoration: none;
  margin: 20px 20px 0px 20px;
}

.footer
{
  width: 760px;
  height: 50px;
  background-image: url(../images/bg-footer.gif);
  color: rgb(255,255,255);
  font-family: tahoma, verdana, sans-serif;
}

.footer-links
{
  padding: 10px 0px 10px;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
}

.footer-links a
{
  color: rgb(255,255,255);
  text-decoration: underline;
}

.footer-links a:hover
{
  color: rgb(255,255,255);
  text-decoration: none;
}

.copyright
{
  font-size: 9px;
  line-height: 9px;
  font-style: italic;
}

ul
{
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul#nav1 li ul li a, ul#nav2 li ul li a, ul#nav3 li ul li a
{
  display: block;
}

li
{
  float: left;
  position: relative;
}

li#drop1 ul, li#drop3 ul
{
  padding: 0px;
  margin: 0px;
  background-color: rgb(98,156,119);
  border: 1px solid rgb(255,255,255);
  border-top-width: 0px;
  border-top-width: expression("1px");
}

li#drop1 li a, li#drop3 li a
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: rgb(255,255,255);
  text-decoration: none;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  border-bottom: 1px solid rgb(121,171,139);
}

li#drop1 li a:hover, li#drop3 li a:hover
{
  color: rgb(98,156,119);
  text-decoration: none;
  background-color: rgb(34,115,63);
}

li#drop2 ul
{
  padding: 0px;
  margin: 0px;
  background-color: rgb(112,149,204);
  width: 252px;
  width: expression("252px");
  margin: 0px -1px;
  border: 1px solid rgb(255,255,255);
  border-top-width: 0px;
  border-top-width: expression("1px");
}

li#drop2 li a
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: rgb(255,255,255);
  text-decoration: none;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  border-bottom: 1px solid rgb(133,165,212);
}

li#drop2 li a:hover
{
  color: rgb(112,149,204);
  text-decoration: none;
  background-color: rgb(53,106,183);
}

li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
}

li>ul
{
  top: auto;
  left: auto;
}

li li
{
  display: block;
  float: none;
  width: 252px;
}

li:hover ul, li.over ul
{
  display: block;
}

.formtext
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  color: #3365AE;
}

.formtextsmall
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 10px !important;
}

.formtextrequired
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3365AE;
}

.formfield
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
}

h1
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3365AE;
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

h2
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3365AE;
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

h3
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3365AE;
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

h4
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3365AE;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #3365AE;
}

hr
{
  color: #3365AE;
  background-color: #3365AE;
  margin: 10px 0px;
  padding: 0px;
  height: 1px;
}

.feestext
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  color: #3365AE;
  padding: 5px 0px;
}

.faqlink
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  color: rgb(32,114,61);
  padding: 3px 0px;
}

.ColumnHeader
{
  font-family: Tahoma,Verdana,Sans Serif;
  font-size: 11px;
  font-weight:  Bold;
  color: #3365AE;
  padding: 1px 5px 1px 0px;
  border-bottom: 1px solid #3365AE;
  border-top: 1px solid #3365AE;
}

.ColumnBody
{
  font-family: Tahoma,Verdana,Sans Serif;
  font-size: 10px !important;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  padding: 1px 5px 1px 0px;
   
}

.ColumnIcon
{
  border-bottom: 1px solid #CCCCCC;
  padding: 2px 0px 2px 5px;
}

.spacerdiv
{
  padding: 0px 0px 3px 0px;
}

.FormButton
{
  font-family: Tahoma,Verdana,Sans Serif;
  font-size: 11px !important;
   
}

.ProfileSection
{
  font-family: Tahoma,Verdana,Sans Serif;
  font-size: 12px !important;
  font-weight:  Bold;
  color: rgb(32,114,61) !important;
  

}
.ProfileSection:visited {
	text-decoration: none;
}
.ProfileSection:hover {
	text-decoration: blue;
}
.ProfileSection:active {
	text-decoration: none;

}
.Header_White {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: capitalize;
}
.Homepage_Blue {
  font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A6DB8;
	text-decoration: none;
	line-height: 19px;
}
.Homepage_Blue:hover {
  font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A6DB8;
	text-decoration: none;
		line-height: 19px;

}
.Homepage_Blue:active {
  font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A6DB8;
	text-decoration: none;
		line-height: 19px;

}
.Homepage_Blue:visited {
  font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A6DB8;
	text-decoration: none;
		line-height: 19px;

}

body {
	background-image: url();
	background-color: #8BB3CD;
}



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #614299;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #119657;
	font-size: 18px;

}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #614299;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:hover {
	color: #12965A;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {
	color: #12965A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}