body {margin:0;}
body,td,.bottom{font-family:verdana,arial,sans-serif;letter-spacing: 1pt;}
h1,h2,h3,h4,h5,h6    { color: #3B479B }
.testimonial    { color: #3B479B; font-style: italic; font-weight: bold }
.testimonial    {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline    { color: #3B479B; font-size: 1.1em; font-weight: bold }
a:link, a:visited    { color: #50786F }
 a:hover       { color: #3B479B; text-decoration: none }
 .main {padding-left:15px;padding-right:30px;}
 
  .question {cursor: pointer; vertical-align:top;}
a{outline:none}
/*
 .faqAnswer{color:black;}
 .video{color:#104732}
.video a:link,.video a:visited { color: #023924 }
.video a:hover .video a:active{ color: #67A890; text-decoration: none }

*/

.brd{border:solid 2px #000;}

.faqbackground{background-color:#EEE;}
.question a{padding-left:18px;text-decoration:none;}
.question a{background-image:url("http://www.ptclinic.com/site/plus.gif"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/site/minus.gif"); background-repeat:no-repeat; background-position:0px 4px;}

/* Alternating Table Row Color Styles */
table.doctors {
	border-collapse: collapse;
	width: 87%;
	margin: 0;
	font-size: 1em;
	border:solid 1px #414da3;
	background:#FFF;
}

table.doctors th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

table.doctors td {
	padding: 6px 11px;
	border-bottom: 1px solid #414da3;
	vertical-align: top;
}

table.doctors td * {
	padding: 6px 11px;
}

table.doctors tr.alt td {
	background: #ecf6fc;
}

table.doctors tr.over td {
	background: #bcd4ec;
}
