body {
margin:0px;
background: #0146AB;
}
table{border-collapse:collapse;border-spacing:0;}
body,td,.bottom {font-family:trebuchet ms,arial,sans-serif;color:#FFF;font-size:14px;}

h1,h2,h3,h4,h5,h6 { color: #C1F0C4 }
h3 {font-size:22px;}
h4 {font-size:18px;}
h5 {font-size:15px;}
.testimonial { color: #C1F0C4; font-style: italic; font-weight: bold }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { padding-bottom: 10px }
.faqheadline { color: #C1F0C4; font-size: 1.1em; font-weight: bold }
a:link, a:visited, a:active { color: #FFFF00;outline:none; }
a:hover,a:active:hover       { color: #35CC01; text-decoration: none;outline:none; }
.main {padding-left:20px;padding-right:15px;padding-top:5px;padding-bottom:12px;min-height:500px;}
.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; }
*/

td{vertical-align:top;}
.brd{border:3px solid #000;}
.staff{margin:10px;margin-top:0px;margin-left:0px;float:left;border:3px solid #35CC01;}
.rightPhoto{margin:10px;margin-top:0px;margin-right:0px;float:right;}

.footer {
font-size:8pt;
text-align:center;
padding-bottom:12px;
}
.green {color: #C1F0C4;}

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

.question a, .question a:visited, .question a:active {padding-left:18px;text-decoration:none;color:#35CC01;}
.question a:hover, .question a:visited:hover {padding-left:18px;text-decoration:none;color:#FFFF00;}

.colorlist{color:#00A200;}
.normal{font-size:1em;font-weight:normal;color:#FFF;}
.imgfade{background-color:#9f9a8b}

/* 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;}

.staffbox {color:#000;}


.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff; 
width: 508px; 
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: 8px;
width: 488px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 530px;
font: bold 10px 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: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

.underline {text-decoration:underline;}

img{border:0;border:none;}
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; }