﻿/* add force style customisation in here */

.header-col1 { 
   text-align:center;
}

.force_image { 
}

.footer-icons { 
   text-align:center;
   padding-top:10px;
}

.footer-icons A {
   padding-right:12px;
}

.footer-icons IMG { 
   height:72px;
   padding-bottom:10px;
}

.faqtable { 
   border: solid 1px black;
   border-collapse: collapse;
}

.faqtable THEAD {
    background-color: #E9E9E9;
}

.faqtable TH, .faqtable TD {
    padding: 2px 10px;
    border: 1px solid black;
}

.faq_heading { 
   background-color:#0052E0;
   color:white;
}

.photo-grid-text { 
   background-color: #DBE5F1;
}

main { 
padding-bottom:20px;
}

.pad-bottom-20 {
  padding-bottom:20px;
}

.start-here-whatnext H2 { 
   background-color: #4A4ABA;
}

.start-here-email H2 { 
   background-color: #4C6E9E;
}


.top-menu li > a.active, .top-menu li > a:hover {
    background: url(/PAWeb/Content/images/topmenu_hover.png) center bottom;
}

.mrsp-img { 
   width:200px;
}