/*color:#F6A03E changed 11/29/13 SH*/
#HeaderHyperlinks a{
    color:#000066;
}

body {
  font-family: Segoe UI, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #333333; 
}

.mainsubhead {
    color: #000066;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;   	
}
.subheadBlue18 {
    color: #000066;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
}
.subheadBlue16 {
    color: #000066;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
}
.subheadTurquoise18 {
    color: #006699;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.subheadTurquoise14 {
    color: #006699;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
}
.subheadGreen18 {
    color: #336600;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
}
.subheadGreen14 {
    color: #336600;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
}
.subheadOrange18 {
    color: #AA5603;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
}
.subheadOrange14 {
    color: #AA5603;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
}
.CalloutArea2, .CalloutArea2 a {
    background-color: white;
    color: black;
}

.CalloutArea2 {
  background-color: #dc4f00;
  padding: 2px;
  margin: 1px;
  border-radius: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: white;
}
/*color:#F77B01 changed 11/29/13
color:#DC4F00 changed 12/3/13 SH */
.OrangeHeader {
    background-color: #595959;
}
 .OrangeHeader {
    color: white;
}
h1, .PageTitle, h2, .PanelTitle, .TitleBarCaption {
  font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #424242;
font-weight: 500
}
#ft h4 
{
    color: white;
    font-family:  'Segoe UI', Helvetica, Arial, sans-serif;
    font-weight: 200; }

h4, .SectionLabel, h5 
{
  color:#006699;
}
#ctl01_SideBarPlaceHolder_ctl00_CommunityLinksBlock
{
  visibility:hidden;
}
.CommunityDateLine
{
  visibility:hidden;
}
.CommunityItemTitle
{
  font-weight:bold;
font-color: red;
}
#ctl01_SideBarPlaceHolder_ctl00_SubscribeLink1_btnSubscribe
{
  width: 100%
}
#ctl01_TemplateBody_WebPartManager1_gwpciSearchresults_ciSearchresults_panTopBar
{
  background-color:white;
}
div.CommunityItemActionLinks a[id$="lnkSubscribe"]
{
    display:none;
}
@media (max-width: 768px) {
  div[id$='SubNavPanel']{
    display: none;
  }
}
