@charset "UTF-8";
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(bg.png);
	background-color: #002596;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002596;
}
#tdSidebar {
	background-color: #F1F1F2;
}
#tdSidebar a {
	font-size: 14px;
	text-decoration: underline;
	display: block;
	vertical-align: middle;
	text-align: left;
	margin: 1px;
	padding: 4px;
	text-indent: 3px;
	color: #002596;
}
#tdSidebar a:link {
	color: #002596;
	text-decoration: underline;
}
#tdSidebar a:visited {
	color: #002596;
	text-decoration: underline;
}
#tdSidebar a:hover {
	color: #fee000;
}
#tdSidebar a:active {
	color: 009a3d;
}
#tdFooter {
	color: #FFFFFF;
}
#tdFooter a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#tdFooter a:visited {
	color: #fee000;
	text-decoration: underline;
}
#tdFooter a:hover {
	color: 009a3d;
	text-decoration: none;
}
#tdFooter a:active {
	color: #002596;
}
h1 {
	font-size: 36px;
	color: #002596;
}
h2 {
	font-size: 24px;
	color: #7C7C7C;
}
h3 {
	font-size: 18px;
	color: #002596;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	color: #666666;
}
h5 {
	font-size: 14px;
	color: #00AA50;
}
h6 {
	font-size: 12px;
	color: #666666;
	line-height: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#tdTopbar {
	background-image: url(tabletop.png);
	background-repeat: no-repeat;
}
#tdMiddlebar {
	background-image: url(wavebar.png);
	background-repeat: no-repeat;
}
#tdBottombar {
	background-image: url(tablebottom.png);
	background-repeat: no-repeat;
}
#tdRightside {
	background-image: url(tableright.png);
	background-repeat: repeat-y;
}
#tdLeftside {
	background-image: url(tableleft.png);
	background-repeat: repeat-y;
}
#tdTagbar {
	background-color: #FFFFFF;
	background-image: url(tagline.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
}
#tdSpacer {
	background-color: #FFFFFF;
}
#td_main {
	background-color: #FFFFFF;
}
#tdFlashframe {
	background-color: #FFFFFF;
}
#tdFrameone {
	background-color: #FFFFFF;
	height: 150px;
	width: 165px;
	background-image: url(clinic.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#tdFrameone p {
	text-align: left;
	padding-top: 75px;
	padding-left: 6px;
	padding-right: 6px;
}
#tdFrametwo {
	background-color: #FFFFFF;
	height: 150px;
	width: 165px;
	background-image: url(riverboat.jpg);
	background-repeat: no-repeat;
}
#tdFrametwo p {
	padding-top: 75px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#tdLogo {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#tdFramethree {
	background-color: #FFFFFF;
	height: 150px;
	width: 165px;
	background-image: url(child.jpg);
	background-repeat: no-repeat;
}
#tdFramethree p {
	padding-top: 75px;
	padding-right: 7px;
	padding-left: 7px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #009a3d;
}
a:hover {
	color: fee000;
	text-decoration: none;
}
a:active {
	color: 009a3d;
}
.imgGirlTable {
	margin-right: 20px;
}

