/* ---------- Base Styling ---------- readform;colors=#3C3F3D:Xsteelblue:Xslateblue:X#FFFFFF:Xlightsteelblue:Xlightsteelblue:X#C6D3E4:X#D9E2ED:X#ECF0F6:Xslateblue */
body {color:#3C3F3D;}
input,textarea{color:#3C3F3D;background-color:#fff;border:1px solid #e2e2e2; margin:10px;padding:5px;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; box-sizing:border-box;}
input[type=submit],input[type=reset],input[type=image] {border-color: #fff}
input[type=submit],input[type=reset] {background-color:steelblue; color: #FFF; -webkit-transition: background-color 0.2s ease-in; -moz-transition: background-color 0.2s ease-in; -o-transition: background-color 0.2s ease-in; transition: background-color 0.2s ease-in;}
input[type=submit]:hover,input[type=reset]:hover { background-color:#3C3F3D !important; cursor: pointer;}
#contact {padding:15px; color: #3C3F3D; }
h1 { color:#FFF; text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.14);font-weight:normal}
h1 a {color:inherit;text-decoration:none}
h2, h3, h4, h5, h6 {color:slateblue;font-weight:normal}
p > a, a {color:steelblue; border-bottom:0px dotted steelblue}
p > a:hover {color:slateblue; border-bottom:0px dotted slateblue}
.para a {color:steelblue} .para a.l {border-bottom:0px dotted steelblue}
.para a:hover {color:slateblue} .para a.l:hover {border-bottom:0px dotted slateblue}
.Q5 a.l {color:#eeeeee; border-bottom:1px dotted #eeeeee}
.Q5 a.l:hover {color:#eeeeee; border-bottom:1px dotted #eeeeee}
.Q5 a {color:#eeeeee}
.Q5.TESTY a {color:steelblue} .Q5.TESTY a.l{border-bottom:0px dotted steelblue}
.Q5.TESTY a:hover {color:slateblue} .Q5.TESTY a.l:hover{border-bottom:0px dotted slateblue}
.Q5.VB a[href$=".pdf"]{background-color:steelblue} .Q5.VB a[href$=".pdf"]:hover{background-color: slateblue}
em {color:slateblue;}
.img-bg-lnk {background-color:steelblue}
.copyright, .copyright a, .copyrightmob, .copyrightmob a {color: #757575;}
.foota {text-decoration:none} .foota:hover {border-bottom: 1px dashed #757575}
/* ---------- Background Styling ---------- */
.bkgunder {
  background-color: #ECF0F6;
  background-image: url(/phdi/p1.nsf/art/sh39/$file/noise.png)
}
/* ---------- Social Icons Topbar ---------- */
.socialicons {background-color: #ECF0F6; }
.socialicons span, .socialicons a,.socialicons span a {color: lightsteelblue;}
/* ---------- Header ---------- */
#heading {
  background-color: lightsteelblue;
}
/* ---------- Navigation ---------- */
#navigation > li:first-child {background-image:none;}
#navigation a {color:#FFFFFF;}
#navigation a:hover, #navigation li.current_page_item > a {color:#FFFFFF; background-color:lightsteelblue}
#navigation ul a {background-color:#ECF0F6; color:#3C3F3D;}
#navigation li.drop > a:hover {background-color: transparent;}
.resp_navigation {background-color: lightsteelblue;}
/* ---------- Middle Main Content ---------- */
#content {background-color: #FFF;}
.Q5,#psp, #psp td { background-color: steelblue;color:#FFF;}
#psp input[type=submit] {width:50%; border:1px solid white}
.divider {border-top:1px solid #D9E2ED;}
/* ---------- Social Icons Footer --------- */
.socialfooter {background: lightsteelblue; position:relative;height:60px;}
.socialfooter .addthis_toolbox {margin: 0 auto;width: 100%;padding-top:20px;text-align:center}
.socialfooter .addthis_toolbox a {line-height:0}
.socialfooter .social_button {display:inline-block;vertical-align:top}
/* ---------- Middle Sidebar ---------- */
.side {background-color: #FFF;}
.call-to-action .btn {  background-color: steelblue; 	color: #FFFFFF} .call-to-action .btn a {color:#F2F2F2}
.call-to-action .btn:hover {background-color: lightsteelblue;}
.side h3 {
  background-color: lightsteelblue; 
  color: #FFF;
}
/* ---------- Slide to the Top ---------- */
#slide_top {background-color:steelblue;}
#cookietable {border:0; width:100%;margin-bottom:20px} #cookietable td,#cookietable th{font-size:0.9em; padding:6px;border:1px solid #3C3F3D}