body 			{ color: black; background-color: white; background-image: url("images/bg.jpg"); background-repeat: repeat-y }
td 			   { color: #444; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 15px }
#homecontent 	  { background-image: url("images/hometext_bg.gif"); background-repeat: no-repeat; padding-top: 30px; padding-right: 12px; padding-left: 30px }
#hometd { background-image: url("images/bg_home.jpg"); background-repeat: no-repeat; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #404b10 }
#content     { padding: 5px 60px 20px 20px }
#pagetd { background-image: url("images/bg_page.jpg"); background-repeat: no-repeat; background-position: 0 top;  border-style: solid; border-width: 1px 2px 2px 1px; border-color: #404b10 }
#bottom 	{ color: #404b10; font-size: 11px; font-family: "Minion Pro", "Book Antiqua", "Times New Roman"; font-weight: bold; background-image: url("images/rightcare.gif"); background-repeat: no-repeat; background-position: right center; padding-left: 14px }
#navtd { background-image: url("images/bg_navtd.gif"); background-repeat: repeat-y }
#title { padding-left: 20px } 
a { color: #5e6639; text-decoration: underline }
a:link { color: #5e6639; text-decoration: underline }
a:visited { color: #5e6639; text-decoration: underline }
a:active { color: #5e6639; text-decoration: underline }
a:hover  { color: #8a950f; text-decoration: none }
h1 { color: #203b60; font-size: 16px; font-family: "Minion Pro", "Book Antiqua", "Times New Roman"; font-weight: bold; text-decoration: none; }
h2  { color: #444; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: -10px }
.text  { line-height: 15px; padding-left: 12px; border-left: 1px solid #8a975f }
.hometext { color: #444; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 20px }
.subscript  { color: #444; font-size: 10px; font-family: Arial, Helvetica, sans-serif }
#foot_ankle 	  {
	background-image: url(images/tile_foot_ankle.jpg);
	background-repeat: repeat-y;
	background-position: left 0;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #5E6639;
	border-right-color: #5E6639;
	border-bottom-color: #5E6639;
	border-left-color: #5E6639;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}
.breadcrumbs {
	color: #536382;
}
#header_number {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #1D355D;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
//reCaptcha widget background color
	background-color:#FFFFFF !important }
 
 #recaptcha_table {
	border-color: #5E6639 !important;
//reCaptcha widget border color
; 		width: 470px;
 }
 
 #recaptcha_response_field {
	border-color: #5E6639 !important;
//Text input field border color
   background-color:#FFFFF !important; //Text input field background color
 }
