html{
	background: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(http://www.babiesknow.com/images/bckgd.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

hr,.rm{
	position: absolute;
	left: -9999em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
 	display: block;
}

* html .clearfix {
	height: 1%;
}

p{
	font-size: 1.2em;
	margin-bottom: 10px;
}

#content{
	width: 409px;
	margin: 20px auto;
}


.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:16px;
}
.style2 {
	color: #339933;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cc33;
	font-weight: bold;
	line-height:20px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	line-height:14px;
	font-style: italic;
}
.style7 {color: #CC0099; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 16px; }
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #339933; line-height: 14px; font-style: italic; }
.style16 {font-size: 12px; color: #339933; line-height: 14px; font-family: Arial, Helvetica, sans-serif;}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style19 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #CC0099;}
.style20 {font-size: 12px}
.style21 {font-size: 12px}
.style23 {color: #339933; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 18px; }
.style25 {
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style27 {font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
.style29 {font-size: 18px}
.style31 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #F7F7F7; font-weight: bold; line-height: 20px; }


/****************************************
 Forms
****************************************/

.formError {
	color: #CF4D4D;
	font-weight:bold;
}

.formNoError {
	display:none;
}

legend{
	display: none;
}

.error{
	color: #BF0000;
}

fieldset.form_fieldset{
	border: 0;
	padding: 0;
}

fieldset.form_fieldset ol.form_container {
	width: 395px;
	padding: 10px 0px 0px 10px;
	margin: 0!important;
	float: left;
}

fieldset.form_fieldset ol.form_container li {
	background-image: none!important;
	list-style: none!important;
	line-height: auto!important;
	padding: 0px!important;
	margin-left: 0!important;
	margin-bottom: 10px!important;
	font-size: 1em!important;
	width: 395px!important;
	float: left!important;
	display: block!important;
}

strong.form_required {
	font-weight: bold;
	font-style: normal;
	margin-left: 3px;
}

div.form_caption{
	float: left;
	width: 140px;
	color: #339933;
	font-size: 11px;
	height: auto!important;
	display: block;
	min-height: 5px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
}

div.form_body h4{
	color: #339933;
	font-size: 11px;
	font-weight: bold;
}

div.form_body{
	float: left;
	width: 245px;
}

.form_categories div.form_body{
	width: 395px;
}

div.form_checkbox{
	float: left;
	width: 395px;
	color: #61B025;
	font-size: 11px;
	height: auto!important;
	display: block;
	min-height: 5px;
}

select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
}

input.inputbox{
	background: #fff;
	color: #333;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #DCDCDC;
	min-height: 14px;
	height: auto!important;
	height: 14px;
}

div.form_body input.inputbox{
	float: left;
	width: 240px;
}

div.form_body input.calbox{
	float: left;
	width: 177px!important;
	margin-right: 3px;
}

div.form_body textarea{
	background: #fff;
	color: #333;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #DCDCDC;
	float: left;
	width: 240px;
	height: 80px;
}

input.button, input.btnCal{
	padding: 4px 8px 4px 8px;
	font-size: 11px;
	font-weight: bold;
	background: #99cc33;
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
	float: left;
}

input.button:hover, input.btnCal:hover{
	background: #61B025;
}

div.form_body input.button{
	float: right;
}

div.form_body .checkbox{
	margin-right: 3px;
	vertical-align: middle;
}

div.form_body .radio{
	margin-right: 3px;
	vertical-align: middle;
}

div.form_body label{
	margin-right: 10px;
	vertical-align: middle;
	font-size: 11px;
	color: #339933;
	font-weight: bold;
}

div.form_description {
	margin-left: 3px;
	padding-left: 3px;
	font-weight: normal;
}
