body,td,.bottom {font-family:verdana,arial,sans-serif;letter-spacing: 1pt;color:#ffffff;}
h1,h2,h3,h4,h5,h6 { color: #416AE0 }
.blue {color:#416AE0;}
.testimonial { color: #000000; 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: #000000; font-size: 1.1em; font-weight: bold }
a:link, a:visited { color: #1B134F;outline:none; }
a:hover, a:active       { color: #CACACA; text-decoration: none;outline:none; }
.main {padding-top:1px;padding-left:12px;padding-right:12px;padding-bottom:12px;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
.staff{float:left;padding-right:12px;padding-bottom:12px;padding-top:16px;}
.brd {border: 2px solid #416AE0}
.pw a:link, .pw a:visited  {color:#E98F05;}
.pw a:hover, .pw a:active  {color:#416AE0;}
.small{
font-size:12px;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

img {border:0;}

.fr {float:right;margin-left:10px;margin-bottom:5px;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/

/* multi-map styles */
.mapfloat {float:right;width:225px;height:140px;margin:12px 0 12px 12px;text-align:center;}
.multimap {border:2px solid black;width:225px;height:130px;float:right;margin-left:10px;margin-bottom:5px;}
.multimap div {max-width: 225px;}
.multimap div span {white-space: normal;}

#highlight{
list-style-type: none;
font-family:trebuchet ms,sans-serif;
text-decoration:none;
padding:5px;
margin: 0;
padding: 0;
}

#highlight a{
display: block;
text-decoration:none;
padding:5px;
color: #FFF;
background-color: #EB8F00;
border: 3px solid #000;
}

#highlight a:link{
text-decoration: none;
color: #FFF;
background-color: #EB8F00;
border: 3px solid #000;
}

#highlight a:hover{
color: #FFF;
background-color: #000;
border: 3px solid #EB8F00;
}

.faqbackground{background-color:#EB8F00;}
.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;}

.fr {float:right;margin-left:10px;margin-bottom:5px;}


/* Ticker Styles */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff;
width: 618px;
height: 27px;
margin: 12px 0 0 30px;
padding: 0
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 4px;
width: 598px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 610px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #003152;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}