body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f9fbfb;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 0px;
}
.tableStyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #DFEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BADADA;
	border-bottom-color: #BADADA;
}

a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-size: 18px;
	color: #060;
	text-align: left;
	display: inline;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #069;
}
h3 {
	font-size: 14px;
	color: #060;
}

.header {
	background-image: url(images/headliner.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 940px;
	margin-right: auto;
	margin-left: 0px;
	z-index: 1;
	position: absolute;
	background-position: center center;
	text-align: center;
	margin-top: 0px;
	clip: rect(auto,auto,auto,auto);
	display: inline;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #069;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.content {
	margin-top: 50px;
	text-align: justify;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.contentright {
	float: right;
	width: 480px;
	display: inline;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}

.logo {
	font-size: 18px;
	text-transform: uppercase;
	color: #069;
	padding-top: 175px;
	font-weight: bold;
	letter-spacing: 0.6px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 335px;
	margin: 0px;
}
.logo a:link{
	font-size: 18px;
	color: #069;
	text-decoration: none;
}
.logo a:visited{
	font-size: 18px;
	color: #069;
	text-decoration: none;
}
.logo a:hover{
	font-size: 18px;
	color: #069;
	text-decoration: none;
}
.logo a:active{
	font-size: 18px;
	color: #069;
	text-decoration: none;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.firstline {
	text-indent: 150px;
	margin-top: 2px;
}


.logo h1{
	font-weight: bold;
	text-transform: uppercase;
}
.menu-top {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 15px;
	margin-top: 165px;
	float: right;
	padding-right: 50px;
	display: inline;
}
.menu1 {
	font-size: 12px;
	font-weight: bold;
	color: #030;
	text-decoration: none;
	margin-top: 30px;
	float: right;
	clear: right;
	margin-right: 35px;
	display: inline;
}
.menu1 a:link{
	color: #060;
	text-decoration: none;
}
.menu1 a:visited{
	color: #060;
	text-decoration: none;
}
.menu1 a:hover{
	color: #090;
	text-decoration: none;
}
.menu1 a:active{
	color: #060;
	text-decoration: none;
}
.menu-top a{
	color: #FFF;
	text-decoration: none;
}
.menu-top a:link{
	color: #FFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.menu-top a:visited{
	color: #FFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.menu-top a:hover{
	color: #E1E1E1;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.menu-top a:active{
	color: #999;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.bulletstyle {
	list-style-position: inside;
	list-style-image: url(images/bulleted.png);
	color: #030;
}
.accent {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.babysitter {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #069;
}

hr {
	color: #060;
}
ol {
	text-align: left;
	margin-bottom: 7px;
}

#container {
	background-color: #FFF;
	margin-right: 30px;
	margin-left: 130px;
	width: 780px;
	top: 415px;
	position: absolute;
	z-index: auto;
	border: 1px solid #060;
}
.footer {
	text-align: center;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu-bottom {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
.menu-bottom a:link{
	color: #069;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
}
.menu-bottom a:visited{
	color: #069;
	text-decoration: none;
}
.menu-bottom a:hover{
	color: #36C;
	text-decoration: none;
}
