body{margin:0;background:#182746}
td,.bottom {font-family:verdana,arial,sans-serif;letter-spacing: 1pt;}
h1,h2,h3,h4,h5,h6 { color: #111E48 }
h1 {margin-top:0px;font-size:16pt;line-height:32pt;padding-left:8px;padding-right:8px;}
h2 {font-size:13pt;}
.testimonial { color: #111E48; 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: #111E48; font-size: 1.1em; font-weight: bold }
a:link, a:visited { color: #CC0000;outline:none; }
a:hover, a:active       { color: #111E48; text-decoration: none;outline:none; }
.blue{ color: #111E48 }
.bluestrip{background:#111E48;padding-top:3px;padding-bottom:3px;color:#FFF;font-weight:bold;text-align:center;}
.main {
padding-bottom:12px;
padding-left:8px;
padding-right:8px;
}
.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; }
*/
.footer {
font-size:10pt;
text-align:center;
}
.brd {
border:1px solid #ccc;
padding:4px;
}

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

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

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

A:link.facebookLink { color: #FFF;text-decoration:none; }
A:hover.facebookLink { color: #ac8b62;text-decoration:none; }
A:active.facebookLink { color: #FFF;text-decoration:none; }
A:visited.facebookLink { color: #FFF;text-decoration:none; }
A:visited:hover.facebookLink { color: #ac8b62;text-decoration:none; }

.caption{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	}

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #FFF;
width: 558px;
height: 27px;
margin: 12px 0 0 22px;
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: 490px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 468px;
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: #0047AB;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 20px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}
