body {
margin:0;
padding:0;
background:#FFF;
}
body,td,.bottom {font-family:trebuchet ms,arial,sans-serif;color:#666;}
h1,h2,h3,h4,h5,h6 { color: #EF4025 }
.testimonial { color: #EF4025; 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: #EF4025; font-size: 1.1em; font-weight: bold }
a:link, a:visited, a:active { color: #EF4025;outline:none; }
a:hover,a:active:hover       { color: #426AD9; text-decoration: none;outline:none; }
.main {padding-left:15px;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; }
*/

body{margin:0px;}
td{vertical-align:top;}
.brd{border:5px solid #16C0F3;}
.brd2{border:2px solid #16C0F3;}
.staff{margin:10px;margin-top:0px;margin-left:0px;float:left;border:5px solid #16C0F3;}

.red {
color:#F32E25;
}

.rightBG {
background:#C0B099;
}

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

.faqbackground{background-color#F1FBFD;}
.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;}
.colorlist{color:#00CD00;}
.normal{font-size:1em;font-weight:normal;color:#426AD9;}
.imgfade{background-color:#9f9a8b}

.cyan {
color:#16C2F4;
}

#locationBar {
font-family:century gothic, sans-serif;
font-weight:normal;
font-size:14px;
}

#locationBar.red {
color:#F32E25;
}
#locationBar a:link, #locationBar a:visited, #locationBar a:active  {
color:#3234FB;
text-decoration:none;
}

#locationBar a:hover,#locationBar a:active:hover {
color:#17C3F5;
text-decoration:none;
}

.mbbrd1 {border:2px solid #EF4025;}
.mbbrd2 {border:2px solid #EF4025;}
img {border:0;}

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

.brochure {font-size:11px;}

/* Ticker Style */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff;
width: 408px;
height: 27px;
margin: 12px 0 0 0;
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: 388px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 430px;
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;
}


fieldset {
	border:1px solid #006ab4;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}

hr.blue {
border: 0;
color: #006ab4;
background-color: #006ab4;
height: 1px;
width: 95%;
text-align: center;
margin-bottom:20px;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #006ab4;
	border: 1px solid #000066;
	padding: 2px 6px;
	margin-bottom:14px;
}
