* {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
body{
  font-family: arial, verdana, sans-serif;
  font-size: 0.75em;
  text-align: center;
}
#page {
  text-align: left;
  width: 960px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
a img{
  border: none;
}
a{
  color: #004372;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
h2{
  font-size: 1.5em;
}
ul{
  padding-left: 20px;
}
p{
  margin-bottom: 0.5em;
}
table p{
padding: 10px 10px 10px 10px;
}
table h3{
padding: 5px 10px 5px 10px;
}
table ul li{
padding: 10px 10px 10px 10px;
}
#secureBanner{
  height: 1em;
  background: #004c7e;
  margin: 4px 0;
}
div.listItem{
  border-top: solid 1px #004c7e;
  padding-top: 0.5em;
  margin-top: 1em;
}
div.listItem div.issueDate{
  font-style: italic;
}
* html #listNav{
  overflow: visible;
  height: 1px;
} 
#listNav{
  margin-top: 2em;
  overflow: hidden;
}
#listNav_previous, #listNav_next{
  width: 100px;
  border: solid 1px #004c7e;
}
#listNav_previous{
  float: left;
  text-align: right;
  background: #fff url(/Style/listNav_prev.jpg) left no-repeat;
}
#listNav_next{
  float: right;
  text-align: left;
  background: #fff url(/Style/listNav_next.jpg) right no-repeat;
}
#listNav a{
  padding: 4px;
  display: block;
}
* html #header{
  overflow: visible;
  height: 1px;
}
#header{
  background-color: #eaf4f5;
  padding: 6px 6px 6px 6px;
  overflow: hidden;
}
#header h1{
  float: left;
}
/*
 #header div.tagLine{
  float: left;
  color: #004c7e;
  font-weight: bold;
  width: 220px;
  padding: 50px 0 0 4px;
}
*/
#header form{
  /* width: 209px; */
  float: right;
  padding-top: 2px;
  /* background: url(/Style/formTop(1).jpg) #3677a1 top left no-repeat; */
  clear: right;
}
#header fieldset{
  border: none;
  /* background: url(/Style/formbottom(1).jpg) bottom left no-repeat; */
  padding: 0 4px 2px 4px;
  
}
#header fieldset legend{
  color: #fff;
  font-weight: bold;
}
#header label, #header input{
  float: left;
  margin-top: 4px;
}
#header form p{
  color: #fff;
  padding: 2px;
}
#header .userName{
  font-weight: bold;
}
#header label{
  width: 66px;
  color: #004c7e;
  text-align: right;
  padding-right: 3px;
  padding-top: 2px;
  /* font-weight: bold; */
  clear: left;
}
#header input.text{
  margin-right: 4px;
  width: 100px;
  height: 13px;
}
#header #loggedin{
  margin: 4px 4px 0 0;
  float: right;
  background: #3677a1 url(/Style/formTop(1).jpg) no-repeat top left;
  width: 209px;
  color: #fff;
}
#header #loggedin #loggedinuser{
  font-weight: bold;
}
#header #loggedin div.info{
  padding: 4px 4px 0 4px;
}
* html #header #loggedin div.logout{
    overflow: visible;
    height: 1px;
}
#header #loggedin div.logout{
  padding: 1em 4px 4px 4px;
  background: #3677a1 url(/Style/formbottom(1).jpg) no-repeat bottom left;
  overflow: hidden;
}
#header #loggedin div.logout ul{
    padding-left: 0;
}
#header #loggedin div.logout li{
    list-style: none;
    float: left;
    margin-right: 5px;
}
#header #loggedin a{
  margin-top: 1em;
}
#header #login{
  margin-top: 2.75em;
  float: right;
  padding: 0 0 0 0 !important;
  background: url(/Style/formTop(1).jpg) #3677a1 top left no-repeat;
}
#header #loginhide{
  margin-top: 2.75em;
  min-height: 2.5em;
  visibility: hidden;
  float: right;
  padding: 0 0 0 0 !important;
  background: url(/Style/formTop(1).jpg) #3677a1 top left no-repeat;
}
#header #login a{
  color: #fff;
  display: block;
  padding: 4px 4px 4px 4px;
  background: url(/Style/formbottom(1).jpg) bottom left no-repeat;
}
#header #login, #header #search{
  /* clear: right; */
  padding: 0 0 2px 0;
  overflow: hidden;
}
* html #header #login, * html #header #search{
  overflow: visible;
  height: 1px;
  padding: 0 0 4px 0;
}
#header #search input, #header #search label{
  margin-top: 2px;
  margin-bottom: 2px;
}
#header #search fieldset legend{
  display: none;
}
* html #header form .formRow{
  overflow: visible;
  height: 1px;
}
#header form .formRow{
  overflow: hidden;
  clear: both;
  margin-bottom: 2px;
  
} 
#mainNav li{
  float: left;
  display: block;
  height: 25px;
  width: 160px;
}
#mainNav ul{
  padding-left: 0;
  overflow: hidden;
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  background: #004c7e url(/Style/navTile.jpg) top left;
  clear: both;
}
#mainNav a{
  background: blue;
  display: block;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #003366;
  background: #fff;
  /* font-weight: bold; */
  font-size: 1.25em;
  padding: 4px 4px 5px 4px;
}* html #infoBar{
  overflow: visible;
  height: 1px;
}

#siteMap li{
  float: left;
  display: block;
  height: 25px;
  width: 125px;
}
#SiteMap ul{
  padding-left: 0;
  overflow: hidden;
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  background: #004c7e url(/Style/navTile.jpg) top left;
  clear: both;
}
#siteMap{
  font-weight: bold;
 
}


form.login{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  width: 500px;
}
form.login fieldset{
  border: none;
  margin-top: 0.2em;
}
form.login fieldset.buttons{
  text-align: center;
}
form.login label{
  display: block;
  float: left;
  width: 100px;
}
form.login input.text{
  width: 350px;
}
#infoBar{
  background: #eaf4f5;
  margin-bottom: 4px;
  overflow: hidden;
  color: #004c7e;
  padding: 2px 0;
}
#infoBar #dateToday, #infoBar #breakingNews{
  float: left;
  padding: 0 4px;
  margin: 2px 0;
}
#infoBar #breakingNews{
  border-left: solid 1px #004c7e;
}
#infoBar #siteLinks{
  float: right;
  padding: 2px 0;
  overflow: hidden;
}
#infoBar #siteLinks ul{
  padding-left: 0;
}
#infoBar #siteLinks li{
  list-style: none;
  float: left;
  border-left: solid 1px #004c7e;
  background: ##004c7e;
  margin-left: -1px;
  padding: 0 10px 0 9px;
  display: block;
}
#infoBar a.rss{
  padding-right: 20px;
  background: url(/Style/rss.gif) no-repeat top right;
}
#areaNavigation{
  float: left;
  width: 125px;
  overflow: hidden;
  height: 100%;
}
#areaNavigation h2{
  font-size: 1em;
  margin-top: 1em;
}
#areaNavigation ul{
  padding-left: 0px;
  
}
#areaNavigation ul.navigation li{
  display: block;
  border-bottom: solid 1px #004c7e;  
  list-style: none;
}
#areaNavigation ul.navigation a{
  background: #fff;
  display: block;
  padding: 4px;
  color: #004c7e;
  /* font-weight: bold; */
}
#areaNavigation ul.navigation li li a{
  background: #004c7e;
  color: #fff;
}
#areaNavigation ul.navigation li li{
  border: #e5edf2;
  background: #004c7e;
  padding-left: 10px;
}
#areaNavigation ul.navigation ul{
  border-top: solid 1px #fff;
  background: #004c7e;
}
* html #crumbs{
  overflow: visible;
  height: 1px;
}
#crumbs{
  background: #e5edf2;
  overflow: hidden;
  padding: 4px;
  margin-bottom: 4px;
    margin-left: -10px
}
* html #crumbs ul{
  overflow: visible;
  height: 1px;
}
#crumbs ul{
  overflow: hidden;
  display: block;
  padding: 0;
}
#crumbs li{
  display: block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  background: url(/Style/crumbsChev.jpg) no-repeat left;
  margin-left: -15px;
}
* html #constables{
  overflow: visible;
  height: 1px;
}
#constables{
  background: #39749b;
  overflow: hidden;
  padding: 4px;
    margin-bottom: 4px;
    margin-left: -10px;
}
#constables p{
  display:block;
  float:left;
  font-size:1em;
  color: #fff;
  font-weight: bold;
  padding: 0;
}

#content{
  clear: both;
  overflow: hidden;
}
#content .container{
  margin-left: 125px;
  padding-left: 14px;
}
div.mapList{
  position: relative;
  top: 0;
  left: 0;
}
img.map{
  float: right;
}
/*div.mapList ul{
  display: none;
}*/
* html a.marker{
  overflow: hidden;
}
a.marker{
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  background: url(/Style/0px.gif);
  text-decoration: none;
}
a.marker:hover{
  background: url(/Style/mapCircle.gif);
}
a.marker span{
  visibility: hidden;
}
div.mapList li{
  display: inline;
  float: left;
  list-style: none;
}

#content .col1{
  float: left;
  width: 248px;
  overflow: hidden;
}
#content .col2{
  float: left;
  width: 511px;
  overflow: hidden;
}
#content .col3{
  float: left;
  width: 960px;
  overflow: hidden;
}
#content .col4{
  float: left;
  width: 434px;
  overflow: hidden;
}
#content .col5{
  float: left;
  width: 192px;
  overflow: hidden;
}
* html #content .col1, * html #content .col2, * html #content .col3, * html #content .col4,  * html #content .col5{
  overflow: visible;
  height: 1px;
}
#content .3col .homepagecol1{
  float: left;
  width: 248px;
  overflow: hidden;
}
#content .3col .homepagecol2{
  float: left;
  width: 248px;
  overflow: hidden;
  border: 1px solid pink;
}
#content .3col .homepagecol3{
  float: left;
  width: 248px;
  overflow: hidden;
     border: 1px solid pink;
}
#content .3col .homepagecol4{
  float: right;
  width: 434px;
  overflow: hidden;
  border: 1px solid pink;
}
#content .3col .homepagecol5{
  float: left;
  width: 192px;
  overflow: hidden;
  border: 1px solid pink;
}

#content .3col .homepagecol1 img{
  width: 248px;
}
#content .3col .homepagecol2 img{
      width: 248px;
}
#content .3col .homepagecol3 img{
   width: 248px;
}
#content .3col .homepagecol4 img{
   width: 434px;
}
#content .3col .homepagecol5 img{
   width: 192px;
}
#content .homepagecol5{
  float: left;
  width: 192px;
  overflow: hidden;
}
#content .homepagecol4{
  float: right;
  width: 434px;
  overflow: hidden;
}
#content .homepagecol1{
  float: left;
  width: 248px;
  overflow: hidden;
}
#content .homepagecol2{
  float: left;
  width: 511px;
  overflow: hidden;
}
#content .homepagecol3{
  float: left;
  width: 960px;
  overflow: hidden;
}
#content .homepageimagetext{
background-color: #aad3d9;
padding: 5px 5px 5px 5px;
font-size: 1.25em;
font-weight: bold;
}

* html #content .homepagecol1, * html #content .homepagecol2, * html #content .homepagecol3, * html #content 
.homepagecol4, * html #content .homepagecol5{
  overflow: visible;
  height: 1px;
}

* html .homepageLink{
  overflow: visible;
  height: 1px;
}
.homepageLink{
  overflow: hidden;
  margin: 11px;
padding: 15px 5px 15px 0;
}
.homepageLink img{
  float: left;
  margin-right: 10px;
padding: 3px 0 0 0;
}
#lightblueHomeLink{
overflow: hidden;
padding: 10px 0 10px 0;
}
#lightblueHomeLink div.lightbluetop{
width: 248px;
background: url(/lightblue_home_link_top_curve.gif) #aad3d9 top left no-repeat;
padding: 2px 0 0 0;
}
#lightblueHomeLink div.lightbluebottom{
width: 248px;
background: url(/lightblue_home_link_bottom_curve.gif) bottom left no-repeat;
padding: 0 0 2px 0;
}

/*
#lightblueHomeLink div.imagelink{
width: 248px;
background: url(/fed_house_link_image.jpg) #fff top bottom left no-repeat;
padding: 14px 5px 5px 5px;
}
*/
#lightblueHomeLink div.imagelinktop{
width: 511px;
background: url(/img_lightblue_imagelink_top_large.jpg) #fff top left no-repeat;
padding: 8px 0 0 0;
}
#lightblueHomeLink div.imagelinkbottom{
width: 511px;
background: url(/img_lightblue_imagelink_bottom_large.jpg) bottom left no-repeat;
padding: 0 0 5px 0;
}#lightblueHomeLink h2{
margin: 10px;
}
#lightblueHomeLink div.lightbluetext{
margin: 10px;
}

#latestNews{
  /* background: #f2f6f9; */
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  padding: 5px 20px 5px 0;
  display: block;
  height: 100%;
}
#latestNews h2{
    text-align: left;
}
* html #latestNews li{
  border: solid 1px #f2f6f8;
}
#latestNews ul{
    padding-left: 0;
}
#latestNews li{
  margin-top: 11px;
    list-style:none;
}
#latestNews span.date{
    display: block;
    font-weight: bold;
}
#latestNews li.moreNews a{
color: #000000;  
font-weight: bold;
  padding-right: 15px;
  background: url(/Style/moreNewsChev.jpg) no-repeat right;
}
#latestNews .issueDate{
  display: block;
  font-weight: bold;
}
.homepageLinks{
  background: #fff url(/Style/2pxWhite.jpgimages/2pxWHite.jpg) repeat-x bottom left;
}
* html .section{
  overflow: visible;
  height: 1px;
}
.section{
  overflow: hidden;
}

.imageFloater{
    float: right;
    margin: 0 0 20px 20px;
}
.imagePerson{
    float: left;
    margin: 10px 20px 20px 0;
}
#content .imageContainer{
    margin-bottom: 1em;
}
#content div.imageContainer p.caption, #content .imageFloater p.captin{
    margin: 0;
    font-style: italic;
}


#regionSelector.small{
  position: relative;
  height: 320px;
  width: 250px;
  background: url(/Content/regions_map.jpg) no-repeat bottom left;
  overflow: hidden;
  margin-bottom: 2px;
}
#regionSelector.small h2{
  width: 120px;
  margin-top: 8px;
}
#regionSelector.small p{
  width: 90px;
  color: #004c7e;
}
#regionSelector.small a span.title{
  visibility: hidden;
}
#regionSelector.small a{
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
}
#regionSelector.small a:hover{
  background: url(/Style/mapCircle.gif) no-repeat top left;
  text-decoration: none;
}
#regionSelector.small ul.regions li{
  list-style: none;
}
#regionSelector.small #region1{
  position: absolute;
  top: 125px;
  left: 105px;
}
#regionSelector.small #region2{
  position: absolute;
  top: 105px;
  left: 138px;
}
#regionSelector.small #region3{
  position: absolute;
  top: 185px;
  left: 118px;
}
#regionSelector.small #region4{
  position: absolute;
  top: 172px;
  left: 160px;
}
#regionSelector.small #region5{
  position: absolute;
  top: 240px;
  left: 160px;
}
#regionSelector.small #region6{
  position: absolute;
  top: 250px;
  left: 108px;
}
#regionSelector.small #region7{
  position: absolute;
  top: 200px;
  left: 80px;
}
#regionSelector.small #region8{
  position: absolute;
  top: 220px;
  left: 180px;
}

#footer{
  border-top: solid 3px #004c7e;
  margin-top: 5px;
  padding-left: 4px;
  font-size: 0.75em;
  clear: both;
}

/* === [Message Board Specific] === */

div.messages{
  margin-bottom: 2em;
} 
div.message{
  border: solid 1px #004c7e;
  margin-top: 1em;
}
div.message div.messageMeta{
  border-bottom: solid 1px #004c7e;
  padding: 2px;
  font-style: italic;
  font-size: 0.8em;
  text-align: right;
}
div.message div.messageMeta h3{
  font-size: 1.5em;
  text-align: left;
}
div.message div.content, div.message div.response{
  padding: 2px;
}
div.message div.responseMeta{
  font-style: italic;
  font-size: 0.8em;
  text-align: right;
  margin-top: 5px;
}
div.released div.messageMeta{
  background: #e5ecf2;
}
div.suppressed div.messageMeta{
  background: #f2e5e5;
} 
#input{
  border: solid 1px #004c7e;
  padding: 2px;
}
#input fieldset{
    border: none;
}
#input label{
  display: block;
  width: 100px;
  float: left;
}
#input input.text, #input textarea{
  border: solid 1px #004c7e;
  width: 450px;
}
#input textarea{
  height: 100px;
}
#input input.button{
  margin: 5px;
}
div.toolbar li{
    float: left;
    display: block;
    border: solid 1px #004c7e;
    margin-right: 2px;
}
div.toolbar a{
    display: block;
    padding: 2px 5px 2px 20px;
    background: #fff;
}
div.toolbar a:hover{
    color: #fff;
    background: #004c7e;
}
* html div.toolbar ul{
    overflow: visible;
    height: 1px;
}
div.toolbar ul{
    overflow: hidden;
    padding-left: 0;
}

div.toolbar li.edit a{
    background: #fff url(/Style/edit.jpg) no-repeat top left;
}
div.toolbar li.edit a:hover{
    background: #004c7e url(/Style/edit_hover.jpg) no-repeat top left;
}
div.toolbar li.release a{
    background: #fff url(/Style/release.jpg) no-repeat top left;
}
div.toolbar li.release a:hover{
    background: #004c7e url(/Style/release_hover.jpg) no-repeat top left;
}
div.toolbar li.suppress a{
    background: #fff url(/Style/supress.jpg) no-repeat top left;
}
div.toolbar li.suppress a:hover{
    background: #004c7e url(/Style/supress_hover.jpg) no-repeat top left;
}
div.toolbar li.delete a{
    background: #fff url(/Style/delete.jpg) no-repeat top left;
}
div.toolbar li.delete a:hover{
    background: #004c7e url(/Style/delete_hover.jpg) no-repeat top left;
}
div.toolbar li.lock a{
    background: #fff url(/Style/lock.jpg) no-repeat top left;
}
div.toolbar li.lock a:hover{
    background: #004c7e url(/Style/lock_hover.jpg) no-repeat top left;
}
div.toolbar li.unlock a{
    background: #fff url(/Style/unlock.jpg) no-repeat top left;
}
div.toolbar li.unlock a:hover{
    background: #004c7e url(/Style/unlock_hover.jpg) no-repeat top left;
}
div.toolbar li.resetpassword a{
    background: #fff url(/Style/resetpassword.jpg) no-repeat top left;
}
div.toolbar li.resetpassword a:hover{
    background: #004c7e url(/Style/resetpassword_hover.jpg) no-repeat top left;
}
#input div.toolbar{
    margin-bottom: 1em;

}
div#searchResults{
    overflow: hidden;
}



