/* VARIOUS LINKS */
.back_to_top{
color:#0064a9;
font-weight:bold; 
}

.back_to_top:hover{
color:#0064a9;
font-weight:bold;
}

.back{ 
color:#0064a9;
font-weight:bold;
}

.back:hover{
color:#0064a9;
font-weight:bold;
}

.summary{
font-size:1.5em;
}

/* HOMEPAGE CLASSES */
.homepage{
background-image:url("../images/psl_header_bg.gif");
background-repeat:repeat-x;
}

.homepage #crumbs
{
    display:none;
}

.hp_news_date{
font-weight:bold;
}

.serviceLeft{
display:inline;
margin-right:10px;
float:left;
position:relative;
}

.serviceRight{
display:inline;
float:left;
position:relative;  
}




/* ABOUT US CLASSES */
.profile{
margin-top:25px;
margin-bottom:30px;
}

.profile img{
float:left;
border: 2px solid #b4c5d4;
}

.profile .bio{
margin-left:140px;
}

.profile .bio h3{
color: #01386f !important;
}

/*  BOX OUT CLASSES */
.boxOut{
margin-top:20px;
margin-bottom:20px;
}

.boxOut img{
float:left;
margin:0 20px 10px 0 !important;
}

.boxOutText h3{
color:#01386f !important; 
font-size:1.7em;
}

.boxOutText p{
padding-bottom:0;
}

.boxOutText .quoteBy{
color:#01386f;
font-weight:bold;
}

/* CASE STUDY CLASSES */

.case_study_feature_container{
display:block;
float:left;
position:relative;   
width:305px;
overflow:hidden;
margin-right:7px;
}

.case_study_feature{
display:inline;
float:left;
position:relative;   
width:305px;
background-image:url(/site_media/images/psl_grey_box_bg_large.gif); 
background-color:#f7f7f7; 
background-repeat:repeat-x;
margin-bottom:20px;
}

.case_study_feature h3{
padding-bottom:0.3em;
}

.case_study_feature .case_study_copy, .case_study_feature .case_study_copy{
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
padding:5px 12px 5px 12px;
width:279px;
}

.case_study_feature .case_study_copy h3, .case_study_feature .case_study_copy h3{
font-size: 1.6em;
}

.case_study_feature .case_studies_header img, .case_study_feature .case_studies_footer img{
display:block;
border:0;
}

.case_study{
display:inline;
clear:both;
margin-right:7px;
position:relative;   
width:281px;
float:left;
padding:0 12px 0 12px;
margin-bottom:20px;
}

.case_study p{
padding-bottom:0;
}

.case_study h3{
padding-bottom:0;
}

/* RIGHT SIDEBAR CLASSES */
.sidebarQuote h2{
line-height:1.2em;   
font-size:1.6em;
padding-bottom:0.6em;
}

.sidebarQuote p{
padding-bottom:0;
}

.sidebarQuote .quoteBy{
color:#01386f;
font-weight:bold;
}

/* LINKS CLASSES */
.link{
margin-bottom:10px;
border-top:1px dashed #d1d1d2;
padding-top:15px;
}

.link h3, .link p{
padding-bottom:0.2em;
}

/* NEWS CLASSES */
.news{
padding:15px 10px 10px 10px;
margin-right:15px;
}

.news h3{
color:#01386f !important;
}

.news_blue h3{
color:#01386f !important;
}

.news_blue{
padding:15px 10px 10px 10px;
background-color:#E5EFF6;
margin-right:15px;
}

.news h3, .news p{
padding-bottom:0.2em;
}

/* SEVICE CLASSES */
.service_feature{
display:inline;
float:left;
margin-right:7px;
position:relative;   
width:305px;
background-image:url("../images/psl_grey_box_bg_large.gif"); 
background-color:#f7f7f7; 
background-repeat:repeat-x;
margin-bottom:20px;
}

.service_feature h3{
padding-bottom:0.3em;
}

.service_feature .service_copy{
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
padding:5px 12px 5px 12px;
width:279px;
}

.service_feature .service_copy h3{
font-size:1.6em;
}

.service_feature .service_copy ul{
margin-top:5px;
margin-bottom:15px;
}

.service_feature .service_copy li{
margin:0 0 5px 0;
padding:0;
}

.service_feature .service_header img, .service_feature .service_footer img{
display:block;
border:0;
}

.mapdata
{
    width:250px;
    float:left;
}

.copy p img{
    position:relative;
    padding-left:0px !important;
    margin-left:0 !important;
}

.small {
    font-size: 90%!important;
}