﻿* {
    font-family: Arial, Helvetica, sans-serif;
}
HTML {
    height: 100%;
}
BODY {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.element-invisible
{
  display:none;
}

#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0px;
    position: absolute;
    width: auto;
    z-index: 50;
}
#page {
    width: 972px;
    margin: 0 auto;
    position: relative;
	background: #ffffff;
}
#header {
    border-top: #2B4888 11px solid;
    width: 972px;
    position: relative;
    z-index: 2; 	
  /*  background-image: -moz-linear-gradient(top,#0779bf 0%,#48a9e4 100%);
    background-image: -ms-linear-gradient(top,#0779bf 0%,#48a9e4 100%);
    background-image: -o-linear-gradient(top,#0779bf 0%,#48a9e4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#0779bf),color-stop(1,#48a9e4));
    background-image: -webkit-linear-gradient(top,#0779bf 0%,#48a9e4 100%);
    background-image: linear-gradient(top,#0779bf 0%,#48a9e4 100%);*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
}
#header DIV.section {
    position: relative;
	width: 972px;
    margin-left: auto;
    margin-right: auto;
}
#page-wrapper .section {
    border: none;
    background: none;
    padding: 0px;    
}
#name-and-slogan {
    float: left;
    padding-top: 34px;
    margin: 0 0 30px 15px;
}
/*.region-header {
    color: #fffeff;
}*/

.content{
    margin: 0;
   padding: 0;
  
}
.dots {
    /*background-image: url(/sites/default/files/dc/shared_assets/dot.png);*/
	background-image: url(/Images/dot.png);
    min-width: 100%;
    position: absolute;
    top: -7px;
    height: 3px;
}

#header #block-menu-block-2 A {
    color: #0038b1;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#header #block-menu-block-2 A:hover {
    color: #0038b1;
    text-decoration: underline;
}

#header #block-menu-block-2 {
    font-size: 11px;
    color: #ffffff;
    padding-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}
#zone-branding {
    width: 972px;
}
#header #block-menu-block-2 UL {
    text-align: right;
    padding-right: 6px;
}
.region-header UL {
    margin: 0;
    padding: 0;
}
UL.menu {
    border: none;
    list-style: none;
    text-align: left;
}
#header #block-menu-block-2 LI {
    padding-right: 2px;
    display: inline;
    padding-left: 8px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.region-header LI {
    list-style: none;
    list-style-image: none;
    padding: 0;
}
UL.menu LI {
    margin: 0;
}
#zone-branding .grid-6 {
    float: left;
}
.zone-branding .grid-6 {
    width: 220px;
}
#zone-branding .grid-18 {
    float: left;
	z-index:5;
	/*visibility:hidden;*/
}
.region-branding-second {
    width: 66%;
    padding-left: 105px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    /*visibility: hidden;*/
}
.logo-img {
    margin-top: 0px;
    width: 100%;
}
A {
    text-decoration: none;
   /* color: #0038b1;*/
}
A:hover {
    text-decoration: underline;
    color: #0038b1;
}

.dcSearchContainer {
    margin-top: 15px;
    padding: 5px;
    position: static;
    min-height: 1px;
}
#header .inner_site-filter {
    color: #0038b1;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    padding-left: 5px;
    padding-top: 3px;
    padding-right: 10px;
    text-align: right;
}
H1.agency_title {
    padding: 0 0 10px 10px;
    border-bottom: solid 5px #ccc;
    font-weight: bold;
    position: relative;
    margin: 0 0 15px 0;
    color: #20394f;
    font-size: 24px;
}

.dcSearchButtonContainer {
    float: right;
    background: #2B4888;
    padding: 5px;
    color: #fff;
    width: 37px;
    min-height: 30px;
    left: 365px;
    font-size: 1.13em;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0 none;
    margin-top: 8px;
    margin-right: 10px;
    /*behavior: url(/sites/all/themes/dc_agency/css/PIE.htc);*/
}
.dcSearchContainerInner {
    padding: 5px;
    border: 1px solid #ccc;
}
.dcSearchForm {
    border: 1px solid #ccc;
    padding: 15px;
    /*box-shadow: #ccc 0 0 5px;*/
}
.dcSearchForm INPUT {
    width: 80%;
    border: 0px;
}
INPUT {
    font-family: Arial;
    font-size: 0.92em;
}
#logo {
    float: left;
    padding: 15px 15px 15px 10px;
}
IMG {
    border: 0;
}
IMG {
    outline: 0;
}

.message{
	font-size:2em;
	color:#c00;
}
















