@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border:  none;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Header {
	width: 485px;
	background-image: url(allimages/pop-ups/toptips_banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	float: left;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C9DA8;
	margin-bottom: 14px;
}
#container {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#content {
	margin: 0px 0px 0px 15px;
	width: 470px;
	position: relative;
	float: left;
}
#content img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #019CAD;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 112%;
	font-weight: lighter;
	color: #009CAE;
	margin-bottom: 3px;
}
#content p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 112%;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 3px;
}
#content  h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 110%;
	font-weight: lighter;
	padding-bottom: 12px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 112%;
	font-weight: lighter;
	color: #009CAE;
	width: 465px;
	padding-bottom: 3px;
}
#content  ol  li  {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 112%;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 6px;
	text-align: justify;
	list-style-position: inside;
}
#content  ul  li  {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 112%;
	font-weight: lighter;
	color: #333333;
	list-style-position: inside;
	padding-bottom: 3px;
	text-align: justify;
	list-style-type: disc;
}
#footer {
	clear: both;
	width: 500px;
}
#footer h1 {
	background-image: url(allimages/generic/brook-green-clinic-logo.gif);
	background-repeat: no-repeat;
	height: 95px;
	text-indent: -9999px;
	background-position: right;
}
#footer h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #000000;
	background-color: #019CAD;
	text-align: right;
	padding-right: 35px;
}
#footer  strong {
	color: #FFFFFF;
	font-weight: normal;
}
#credit {
	text-align: right;
	height: 50px;
	width: 300px;
	padding-right: 35px;
	float: right;
}
#credit h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 116%;
	font-weight: lighter;
	color: #333333;
	text-align: right;
}
#credit  h2, a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 116%;
	font-weight: lighter;
	color: #019CAD;
	text-align: right;
	text-decoration: none;
}
.clearflt {
}
.spacer {
	padding-left: 15px;
}
