	body {
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #5e6e66;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	background-color: #004990;
	background-image: url(../images/bg_fade.gif);
		   }

	a:link {
	color: #004890;
	text-decoration: underline;
}

	a:visited {
	color: #004890;
	text-decoration: underline;
}

	a:hover {
	color: #7ED0E0;
	text-decoration: underline;
}

	a:active {
	color: #7ED0E0;
	text-decoration: underline;
}

 

	#footer { font-size: 10px;

		    font-family: Arial, sans-serif;

		    color: #FFFFFF;	

			padding: 4px 0px 0px 0px;

		  }

		

	#greyborder {width: 705px;

				 border-style: solid;

				 border-color: #CCCCCC;

			     border-width: 1px;

				 padding: 2px 2px 40px 2px;

				 }

	#copy { font-size: 11px;

			   font-family: Arial,sans-serif;

			   color: #5e6e66; 

			   }		   

			.copy { font-size: 11px;

					   font-family: Arial,sans-serif;

					   color: #5e6e66; 

					   }

			.subhead { font-size: 12px;

					   font-family: Arial,sans-serif;

					   font-weight: bold;

					   color: #004890; 
					   }
					   
			.baby { font-size: 11px;

					   font-family: Arial,sans-serif;

					   color: #00A5D9; 

					   }
.textfield {
	background-color: #F4FDFF;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #5e6e66; 
	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: solid;
	border-left-style: solid;
	border-top-color: #A0A0A0;
	border-right-color: #A0A0A0;
	border-bottom-color: #A0A0A0;
	border-left-color: #A0A0A0;
}
.textarea {
	background-color: #F4FDFF;
	overflow: hidden;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #5e6e66; 
	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: solid;
	border-left-style: solid;
	border-top-color: #A0A0A0;
	border-right-color: #A0A0A0;
	border-bottom-color: #A0A0A0;
	border-left-color: #A0A0A0;
}