body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#tb_Main {
	width: 750px;
	height: 400px;
}
#td_links_on {
	background-image:  url("../graphics/css/corner_on.gif");
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #275A88;
	color: #FFFFFF;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}
#td_links_patient_on {
	background-image:  url("../graphics/css/corner_on.gif");
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #275A88;
	color: #FFFFFF;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}
#td_links_larger_on {
	background-image:  url("../graphics/css/corner_on.gif");
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #275A88;
	color: #FFFFFF;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}

#td_links_off {
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #668CB3;
	background-image:  url("../graphics/css/corner.gif");
	background-repeat: no-repeat;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


#td_links_patient_off {
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #668CB3;
	background-image:  url("../graphics/css/corner.gif");
	background-repeat: no-repeat;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


#td_links_larger_off {
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #668CB3;
	background-image:  url("../graphics/css/corner.gif");
	background-repeat: no-repeat;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#td_first_breadcrum {
	color: #FFFFFF;
	background-color: #275A88;
	text-align: center;
	width: 150px;
}
.breadcrums {
	width: auto;
	background-color: #CCCCCC;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	margin-top: 3px;
	padding-top: 2px;
	background-image:  url("../graphics/css/head_sublinks_left.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.breadcrums a {
	font-size: 11px;
	color: #333333;
}
a.firstsub:link, a.firstsub:visited, a.firstsub:active{
	color: #333333;
	padding-left: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:  url("../graphics/css/square_off.gif");
	background-position: 0px 3px;
	display: block;
	padding-bottom: 5px;
}
a.firstsub:hover{
	color: #CC9900;
}
#navlinks3 {
	margin: 0;
}
#navlinks3 li {
	font-size: 11px;
	list-style-type: none;
	padding-left: 10px;
}
#navlinks3 a {
	color: #666666;
	padding-left: 8px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:  url("../graphics/css/square2_off.gif");
	background-position: 0px 3px;
}
#navlinks3 a:hover {
	color: #CC9900;
}
.copyright {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 11px;
	padding: 2px;
	color: #333333;
	border-right-width: 158px;
	border-left-width: 158px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#td_navlinks2-3 {
	width: 150px;
	display: block;
	background-image:  url("../graphics/css/head_sublinks.gif");
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center top;
}
.footnote {
	border: 1px solid #999999;
	color: #666666;
	padding: 2px;
	margin: 2px;
	float: right;
	width: 590px;
}
.patient_or_practitioner_cont {
	display: block;
	margin-bottom: 5px;
}
.patient_or_practitioner {
	font-size: 20px;
	color: #6699CC;
}
a.patient_or_practitionersm {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}