@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	white-space: nowrap;
	width: 740px;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
#nav2 {
}
#innerwrapper {
	float: left;
	width: 740px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#content {
	float: left;
	width: 540px;
	padding-top: 30px;
}
#content p {
	font-size: 11px;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#content  h2 {
	font-size: 18pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #330033;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC9900;
	font-weight: lighter;
	margin-left: 20px;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	color: #CC0000;
	margin-left: 20px;
	border-bottom-style: solid;
	border-bottom-color: #dbd2db;
	border-bottom-width: 1px;
	margin-right: 20px;
	font-weight: normal;
	padding-top: 5px;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: 330033;
	margin-left: 20px;
	font-weight: 400;
}


#sidebar {
	margin-top: 40px;
	float: left;
	width: 200px;
	line-height: 20px;
}
#sidebar p {
	line-height: 20px;
}
#callout1 {
	float: left;
	width: 260px;
	margin-top: 10px;
}
.lftflt {
	float: left;
	margin-right: 8px;
}
.fltrht {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltdivider {
	margin-top: 10px;
	margin-bottom: 10px;
}


#callout2 {
	float: left;
	width: 260px;
	margin-top: 10px;
}



#bullet_list li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	line-height: 1.4;
	font-weight: normal;
	margin-left: 30px;
	list-style-position: outside;
	margin-right: 20px;
}

#tabbedPanel {
	width: 500px;
	padding-left: 20px;
}


#bullet_list h4 {
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC9900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#bullet_list {
	background-image: url(images/elements/gradient.gif);
	background-repeat: repeat-y;
	width: 520px;
	float: right;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#footer {
	background-position: center top;
	height: 120px;
}
#footer p {
	font-size: 70%;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
	line-height: 1px;
}
#footer a:link {
	color: #CC0000;
}
.link {
	color: #CC0000;
	text-decoration: underline;
}

#footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer a:hover, footer a:active, #footer a:focus {
	text-decoration: underline;
	color: #CC0000;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


/*FORM*/
#dayCareRequest { margin:10px 0 0 0; padding:0 0 30px 0; }
#dayCareRequest fieldset { margin:0; padding:10px 0 10px 35px; border:none; width:450px; }
#dayCareRequest p { margin:7px 0 0 0; padding:0; display:block; overflow:hidden; width:400px; }
#dayCareRequest label { display:block; float:left; font-weight:bold; padding:5px 0 0 0; }
#dayCareRequest label.personalInfo { width:115px; }
#dayCareRequest label.details { width:230px; }
#dayCareRequest label.details.twoLine { line-height:12px; padding:0; }
#dayCareRequest label.reason, #dayCareRequest label.otherInfo { float:none; }
#dayCareRequest .submitBtn { width:76px; height:22px; display:block; border:0; overflow:hidden; text-indent:-999px; margin:0 0 0 35px;
							background:url(images/elements/submit_btn.gif) no-repeat; }
#header p {
	font-size: 14px;
	color: #663366;
	padding-top: 5px;
	padding-left: 450px;
}
#header {
	background-image: url(images/nav/nav_logo.gif);
	background-repeat: no-repeat;
	height: 140px;

}
