			/*Colors*/
#resizerbox{background-color:#FFF;border:1px solid #a3c0ff;}
.faqbackground{background-color:#001f4d;}
.comaster{background-image: url(http://www.ptclinic.com/x3/callouts/black.png);}
.co_body {background-color: #000000; color:#FFF;}
.co_body *{color:#FFF; !important;}
.pullquote{color:#FFF;}
.pullquoteinline{color:#FFF;}
ul.tabs a { color:#000000;}
ul.tabs a:hover { color:#a3c0ff;}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { color:#000000 !important; }
.spinner{border:2px solid #a3c0ff;background-image:url('http://ptclinic.com/site/loading.gif');background-color:#FFF;}
.newsbox{border:1px solid #a3c0ff;}
#newsfeedarea h1,#newsfeedarea h3,#newsfeedarea h4,#newsfeedarea h5,#newsfeedarea .newscontent,#newsfeedarea .newsdate{color:#383838;}
#newsitemsholder .newsitem {background: url("http://www.ptclinic.com/x3/scrollable/white200.png") no-repeat 0 0; }
.newsdivider{border-top:1px solid #a3c0ff;}
.newscontent img {border:3px solid #a3c0ff;}
.surveybox{border:2px solid #a3c0ff;background-color:#FFF;}
.surveybox h1{color:#000;}
.gmapballon,.gmapballon *{color:#000;}
.gmapballon h4{color:#a3c0ff;}
.gmaptopper {background-color:#a3c0ff;}
.gmaplarger,.gmapdirections{color:#FFF !important;}
input:focus{background-color:#FFFF66;}
.nlbutton, .firstbutton, .surveybutton {background-image:url('http://e1h11.simplecdn.net/ptclinic/x3/greybuttons.png');}
/*Primary Changes from here down*/
.bottom,.mceContentBody{color:#000;}
.normal{color:#FFF;}
h1,h2,h3,h4,h5,h6,.bodytext{ color: #a3c0ff; }
.testimonial{ color: #a3c0ff; }
.colorlist { color: #a3c0ff; }
.altcolor { color: #000; }
a:link { color: #00d8ff; }
a:visited { color: #00d8ff; }
a:hover,a:active { color: #a3c0ff; text-decoration: none }
.main {padding-left:15px;padding-right:25px;padding-top:30px;}
.box{border:1px solid #3c55a3;padding:10px;}
.box1{border:1px solid #FFF;background-color:#FFF;padding:10px;}
.brd {border:solid 4px #3c55a3;}
.brd1 {border:solid 1px #FFF;}
.dbrd {border:solid 1px #3c55a3;background-color:#FFF;padding:3px;}
.dbrd1 {border:solid 1px #FFF;background-color:#FFF;padding:3px;}
/*----End of Generated Code-----*/

.blue{color:#a3c0ff;}

.bluestrip {background:#a3c0ff;padding-top:3px;padding-bottom:3px;color:#001f4d;font-weight:bold;text-align:center;}

.underline{
text-decoration:underline;
}

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

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

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

.smallmap{width:220px;height:160px;}

hr {
border: 0;
color: #a3c0ff;
background-color: #a3c0ff;
height: 1px;
width: 100%;
text-align: left;
}

hr.white {
border: 0;
color: #FFF;
background-color: #FFF;
height: 1px;
width: 100%;
text-align: left;
}

.tickercontainer { /* the outer div with the black border */
width: 808px;
height: 35px;
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: 80px;
top: 4px;
width: 780px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 808px;
font: bold 22px arial,sans-serif;
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;
list-style-type: none;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #FFF;
text-decoration:none;
font: bold 22px arial,sans-serif;
margin: 0 20px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}