#landing-page-wrapper{
  width:998px;
  margin:0 auto;
}
#landing-content-col{
  width: 740px;
  float: right;
  padding: 0;
  margin: 10px;
}
#landing-sidebar-col{
  width:220px;
  margin:10px 4px;
  float:left;
}
#landing-content-col h1{
	font-size:1.6em;
	margin:0;
	padding:0 0 10px 0;
	color:#9b0000;
}
#landing-content-col h2{
	font-size:1.4em;
	margin:0;
	padding:10px 0 4px 0;
	color:#000;
	clear:both;
}
#landing-content-col h3{
	font-size:1.2em;
	margin:0;
	padding:10px 0 4px 0;
	color:#000;
	clear:both;
}
#landing-content-col p{
	padding:4px 0 10px 0;
	margin:0;
	line-height: 1.4em;	
}
#landing-content-col ul{
   list-style:square;
	padding:0;
	margin:0 4px 10px 30px;

}
#landing-content-col ul ul{
   list-style:circle;

}
#landing-content-col ul li{
    padding:3px 0;
}
#landing-content-col h4{
	font-size:1.2em;
}
a.report-link{
	display:block;
	margin:0 0 20px 0;
	font-weight:bold;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
 
ul.landing-subnav{
   margin:0;
   padding:0 0 100px 0;
   list-style:none;
   display:block;
   /*width:210px;*/
}
ul.landing-subnav li{
  width: 225px;
  margin:0;
  padding:0;
}
ul.landing-subnav li a{

  padding:6px 0 6px 6px;
  margin:0;
  /* width:100%; needed to set "hasLayout" property for IE madness*/
  font-size:1em;
  display:block;
  text-decoration: none;
  color:#000;
  border-right: 3px solid #E5ECF9;
  border-bottom:1px solid #e5e5e5;
}
ul.landing-subnav li a.offsite-link{
  padding-right: 14px;
}
ul.landing-subnav a:hover{
	text-decoration:underline;
	color:#000;
}
ul.landing-subnav .current{
  /*width:100%; needed to set "hasLayout" property for IE madness*/
      background: #E5ECF9;
      color:#000;
      font-weight:bold;
      text-shadow: 1px 1px #fff;
}
ul.landing-subnav .current span{
	padding:0 12px 0 0;
 background: url(/common/images/li-image_co.gif) no-repeat center right;

}

ul.landing-subnav a:hover.current{
      cursor:default;
      text-decoration:none;
}

.image1{
	padding:1px;
	border:1px solid #ccc;
}
.list1{
	padding:3px 0 0 0;
	margin:0 20px;
}
.list1 li{
	list-style: square;
	padding:2px 0;
}
.divider{
	height:1px;
	margin:10px;
	border-bottom:1px solid #ccc;
	clear:both;
}

#services-nav {
   width:95%;
   margin:10px auto 0 auto;
   padding:6px;   
   font-size:1em;
}
#services-nav a{
   padding:4px;
   border:1px solid #fff;
}
#services-nav a:hover{
   border:1px solid #ccc;
}
#browse-label{
   color:#c60;
   font-weight: bold;  
   font-size:1.2em;
}
#selected-service{
   color:#000;
   font-weight: bold;
   padding:4px;
   border:1px solid #ccc;
   background: #eee;  
}
.basic-services-wrapper{
   border-bottom:1px dotted #ccc;
   padding:20px 0;
   clear:both;
}
#landing-heading1{
   color:##CC6600;
   font-size:1.6em;
   margin:0;
   padding:10px 0 0 0;
}
.basic-services-wrapper h2{
   font-size:1.4em;
   display:none;
}
.contact-listing{
   border-collapse: collapse;
   margin:20px auto;
   width:99%;
}
.contact-listing .entity-name{
   margin:20px 0 0 0;
   padding:4px;
   color:#c60;   
}
.landing-section-1 {
	clear:both;
	padding:0 4px 6px 0;
}
.content-divider{
	color:#eee;
	width:90%;
	margin:10px auto;
	height:1px;
	clear:both;
}
.landing-section-1 h2{
	font-size:1.4em;
	font-weight:bold;
	margin:10px 0;
	color:#000;
}
.landing-section-1 img{
	padding:1px;
	border:1px solid #ccc;
}
.contact-listing .entity-name a{
   color:black;
   text-decoration: none;
   border-bottom:1px dotted #000;
}
.contact-listing .entity-name a:hover{
   color:blue;
   border-bottom:1px solid blue;
}
.contact-listing th.col-header{
   padding:6px 6px 6px 3px;
   text-align:left;
   font-size:1.2em;
   color:#000;
   border:1px solid #ccc;
   background: #D2E3ED;
}
.contact-listing td.entity-name{
   font-weight:bold;
   white-space: nowrap;
   font-size:1.2em;
}
.contact-listing tr.on td{
   background: #FFF6E8;
}
.contact-listing tr{
   vertical-align: top;
}
.contact-listing td{
   background: #fff;
   border-bottom:1px solid #ccc;
   border-left:1px solid #ccc;
}
.contact-listing td span{
   font-weight:bold;
   padding:0 4px 0 0 ;
}
.phone{
   border-left:1px solid #eee;
   border-right:1px solid #eee;
   white-space: nowrap;
}
.contact-listing tr th:first-child{
/*   border-left:0;*/
}
.website {
   border-top:1px solid #ccc;
   font-weight:bold;
   background: #eee;
   color:#000;
}
.website a{
   color:blue;
}
.contact-listing td{
   padding:6px;
   margin:1px;
   background: #FFF;
}
.contact-listing{
   
}
