body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA6100;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.tophead {
height: 49px;
border-left: 1px solid;
border-right: 1px solid;
}

.content {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA6100;
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DA6100;
	padding: 0;
	margin: 0;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DA6100;
	padding: 0;
	margin: 0;
}
.content h4 a:link {
	color: #DA6100;
	text-decoration: underline;
}
.content h4 a:visited {
	color: #DA6100;
	text-decoration: underline;
}
.content h4 a:hover {
	color: #000000;
	text-decoration: underline;
}
.content h4 a:active {
	color: #000000;
	text-decoration: underline;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.content a:link {
	color: #DA6100;
	text-decoration: underline;
}
.content a:visited {
	color: #DA6100;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content a:active {
	color: #000000;
	text-decoration: underline;
}
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content ul.wraparound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content li {
	margin-bottom: 5px;
	margin-top: 5px;
}
.content ul.wraparound li {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
}


#form1 form {
	width:300px;
	height:auto;
	}
#form1 input {
	float:left;
	clear:both;
	}
#pnlCaptcha {
	width:250px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#pnlCaptcha label {
	float: left;

}

.captcha {
	width: 400px;
}

.captcha img {
	float: left;
	clear:both;
	padding-bottom: 15px;
}

.captcha span {
	float: left;
	clear:both;
}

.captcha span input {
	float: left;
}

#errors {
	text-align:left;
	padding: 0px 0px 15px 0px;
}
.listings {
	padding-left: 40px;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 15px;
	list-style: none;
}
.about li {
	margin-bottom: 8px;
}
.about a:link {
	color: #000000;
	text-decoration: underline;
}
.about a:visited {
	color: #000000;
	text-decoration: underline;
}
.about a:hover {
	color: #DA6100;
	text-decoration: underline;
}
.about a:active {
	color: #DA6100;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	list-style: none;
}
.links a:link {
	color: #000000;
	text-decoration: underline;
}
.links a:visited {
	color: #000000;
	text-decoration: underline;
}
.links a:hover {
	color: #DA6100;
	text-decoration: underline;
}
.links a:active {
	color: #DA6100;
	text-decoration: underline;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA6100;
	font-size: 14px;
	font-weight: bold;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA6100;
	font-weight: bold;
}
.tfield { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
	border-color: #999999; 
    border-style: solid; border-top-width: 1px;
    border-right-width: 1px; 
	border-bottom-width: 1px;
    border-left-width: 1px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 15px 20px 10px 20px;
}
.disclaimer a:link {
	color: #333333;
	text-decoration: underline
}
.disclaimer a:visited {
	color: #333333;
	text-decoration: underline
}
.disclaimer a:hover {
	color: #000000;
	text-decoration: underline
}
.disclaimer a:active {
	color: #000000;
	text-decoration: underline
}

.news p {
	width: 460px; !important
}



/*---------------------BLOG---------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/

/* Header
----------------------------------------------- */
#header {
  width:660px;
  margin:0 auto 10px;
  border:1px solid #ccc;
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:120%;
  line-height:1.2em;
  font-weight:bold;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#000000;
  }


/* Content
----------------------------------------------- */
#content {
  width:660px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
  
#main {
  width:410px;
  float:left;
  }
#sidebar {
  width:220px;
  float:right;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:120%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

.hr {
	color: #000000;
	border: thin solid #000000;
	margin-left: 15px;
}

/*Quick Contact*/

#qc {
	width: 179px;
	margin-left: 2px;
}

#qc ul{
	margin-top: -10px;
}

#qc li{
	color: #000074;
	margin-left: -10px;
	font-size: 12px;
	margin-right: 5px;
}

#qc p{
	font-size: 12px;
	text-align:center;
}

#qc h1{
	font-size: 16px;
}

#qc h2{
	text-align:center;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DA6100;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

#qc form{
	width: 179px;
}
#qc-content {
	width: 179px;
	margin-left: 2px;
	float: left;
}

#qc-content ul{
	margin-top: -10px;
}

#qc-content li{
	color: #000074;
	margin-left: -10px;
	font-size: 12px;
	margin-right: 5px;
}

#qc-content p{
	font-size: 12px;
	text-align:center;
}

#qc-content h1{
	font-size: 16px;
}

#qc-content h2{
	text-align:center;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DA6100;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

#qc-content form{
	width: 179px;
	
}
#qc-content textarea{
	width: 145px;
	height: 50px;
}

/*#qc form input, #qc form textarea {
	margin: 0px 0px 1px 10px;
	padding: 2px 0 0 5px;
	background-color: transparent;
	border: 1px solid #000000;
	width: 130px;
	height: 18px;
	text-align: left;
	display: block;
	font-size: 14px;
	color: #000000;
}
*/
#qc form input.button {
    margin: 0 0 0 15px;
    padding: 0px;
	border: none !important;
	background: url(images/submit.jpg) 0 0 no-repeat;
	width: 135px;
	height: 40px;
	display: block;
}
/*#qc form imput.button {
background: url(images/submit.jpg) 0 0 no-repeat;
width: 135px;
height: 40px;
display: block;

}*/
#qc form input.hide {
	display: none;
}

#qc2 {
	width: 179px;
	margin-left: 2px;
}

#qc2 ul{
	margin-top: -10px;
}

#qc2 li{
	color: #000074;
	margin-left: -10px;
	font-size: 12px;
	margin-right: 5px;
}

#qc2 p{
	font-size: 12px;
	text-align:center;
}

#qc2 h1{
	font-size: 16px;
}

#qc2 h2{
	text-align:center;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DA6100;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

#qc2 form{
	width: 179px;
}

#qc2 form input, #qc2 form textarea{
	background-color: transparent;
	border: 1px solid #000;
	width: 150px;
	text-align: left;
	display: block;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;

}
#qc {
float:left;
margin:0px 0px 0px 0px;
}
#qc textarea{
width: 145px;
}
#qc img {
vertical-align:middle;
}
#qc .address2, #qc-content .address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
	color: #FFFFFF;
}
.invalid {
    background-color: #F00000!important;
	color: #FFFFFF;
}
.content img {
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#buttonsQc{
	margin: 0px;
	padding: 0px;
}

#buttonsQc input{
	width: 135px;
	height: 40px;
	border: none !important;
}


#provider {
	display: none;
}

#hidden {
	display: none;
}


/* Contact Form */
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: none;
}

#contact form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contact form ul{
	text-align: left;
}

#contact form li{
	margin-left: 125px;
	color: #000170;
}

#contact label {
	display: block;
	text-align: right;
	width: 300px;
	margin-bottom: 5px;
	color: #000;
	margin-left: 55px;
}

#contact label input, #contact label select{
	text-align: left;
	border: 1px solid #000;
	width: 200px;
	color: #000;
	background-color: #FFF;
	margin-left: 15px;
}

#contact label textarea {
	text-align: left;
	border: 1px solid #000;
	width: 200px;
	height: 100px;
	margin-left: 10px;
	color: #000;
}

#buttons {
	background-color: #FFF;
	margin: 0px 10px 0px 195px;
	padding: 0px ;
	
}

#contactHidden {
	display: none;
}

.content h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #020878;
	font-weight: bold;
	text-align: center;
}
#qc h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #020878;
	font-weight: bold;
	text-align: center;
	margin-top: -15px;
}
#searchBox {
	text-align: left !important;
}

a.sp2_title:link,a.sp2_title:visited {
	font-family:Arial;
	font-style:normal;
	text-decoration:none;
	color:#DA6100 !important;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
a.sp2_title:active,a.sp2_title:hover {
	font-family:Arial;
	font-style:normal;
	text-decoration:none;
	color:#000 !important;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.sp2_result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	padding-right: 10px !important;
}

/* FORM SUBMISSIONS */
/* CSS Tags For Contact Form 6 */
#formid8 {

}
#formid8 ul {
	list-style-type: none;
}
#formid8 li {
	display: block;
}
#formid8 label {
	display: block;	
}
#formid8 label select {
	display: block;
}
#formid8 label textarea {
	display: block;
}
#formid8 label input {
	display: block;
}
.warning6 {

}
.button6 {
	margin-left:60px;
}
.tex6 {

}
#qc{
}
#qc form{
}
#qc ul{
}
#qc ul li{
}
#qc div{
}
/*#qc input, #qc textarea {
    background-color: #000000!important;
    color: #ffffff!important;
}
*/#qc input {
}
#qc input.select{
}
#qc input.button{
}

/* Second Form */
/* CSS Tags For Contact Form 7 */
#formid9 {

}
#formid9 ul {
	list-style-type: none;
}
#formid9 li {
	display: block;
}
#formid9 label {
	display: block;
}
#formid9 label select {
	display: block;
}
#formid9 label textarea {
	display: block;
}
#formid9 label input {
	display: block;
}
.warning7 {

}
.button7 {
	margin-left:60px;
}
.tex7 {

}


/* CSS Tags For Contact Form 43 */
#formid43 {

}
#formid43 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#formid43 li {
	padding: 2px 0px 2px 20px;
	display: block;
}
#formid43 label {

}
#formid43 select {

}
#formid43 textarea {
	width: 130px;
}
#formid43 input {
	width: 130px;
}
.warning43 {

}
.button43 {
	margin-left: 22px;
}
.tex43 {

}

/* CSS Tags For Contact Form 48 */
#formid48 {
	width: 500px;
}
#formid48 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	height: 200px;
}
#formid48 ul li {
	margin: 5px 100px 5px 0px;
	clear: both;
	height: 25px;
	position:relative;

}
#formid48 ul li label {
	display: block;
	width: 100px;
	float: left;
}
#formid48 ul li hidden {

}
#formid48 ul li  input {
	float: right;
}
#formid48 ul li  textarea {
	float: right;
}
.warning48 {

}
.button48 {
margin-left:210px;
}
.tex48 {
	
}
.content .understandCTA {
	width: auto;
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
}
.content .understandCTA h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #DA6100;
	font-weight: bold;
	padding-left: 10px;
}
.content .understandCTA h4 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
}
.content .understandCTA p {
	margin: 0px;
	padding-left: 10px;
}

.content .understandCTA ul {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	list-style-type: none;
}
.content .understandCTA ul li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}



/* Understand.com CSS */
#understandContainer {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -375px;
	position: relative;
	left: 50%;
	background-image: url(images/understand_gray_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#understandContainer #understandHeader {
	position: absolute;
	z-index: 12;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 90px;
	background-image: url(images/understand_header.jpg);
	background-repeat: no-repeat;
}
#understandContainer #findSurgeon {
	position: absolute;
	right: 5px;
	z-index: 12;
	top: 60px;
}
#understandContainer #understandContent {
	padding-top: 85px;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#understandContainer #understandContent h1 {
	font-size: 14px;
	font-weight: bold;
	color: #da6100;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#understandContainer #understandContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #da6100;
	margin: 0px 0px 15px;
	padding: 0px;
}
#understandContainer #understandContent a:link, #understandContainer #understandContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #da6100;
}
#understandContainer #understandContent a:hover, #understandContainer #understandContent a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#understandContainer #understandFooter #bg {
	background-image: url(images/understand_white_bg.jpg);
	margin: 0px;
	padding: 0px;
}
#understandContainer #understandFooter #bg #top {
	background-image: url(images/understand_statestab_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 750px;
}
#understandContainer #understandFooter #bg #bottom {
	background-image: url(images/understand_footer.jpg);
	background-repeat: no-repeat;
	height: 49px;
	text-align: right;
	background-position: right bottom;
	width: 750px;
}
#understandContainer #understandFooter #bg #content {
	margin: 0px;
	padding: 0px 10px;
	width: 730px;
	background-image: url(images/understand_white_bg.jpg);
	background-repeat: repeat-y;
}
#understandContainer #understandFooter #bg #content a:link, #understandContainer #understandFooter #bg #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#understandContainer #understandFooter #bg #content a:hover, #understandContainer #understandFooter #bg #content a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

