@charset "utf-8";
body {
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 100%;
	background-color: #F0F2F4;
	overflow-x:hidden;
}


.shadow {
	-moz-box-shadow: 0px 0px 15px 2px #CCCCCC; /* Firefox */
	-webkit-box-shadow: 0px 0px 15px 2px #CCCCCC; /* Safari and Chrome */
	box-shadow: 0px 0px 15px 2px #CCCCCC;
}

.oneColFixCtrHdr #container {
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	background-image: url(../images/bg_repeat_lines.jpg);
	background-repeat: repeat;
}

.oneColFixCtrHdr #header {
	width: 100%;
	height: 150px;
	background-image:url(../images/header.gif);
	margin-bottom: 0px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 150px;
}

.oneColFixCtrHdr #header h1 a {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 150px;
	display: block;
	background: url(../images/header.gif);
}

.oneColFixCtrHdr #header h1 a span { display: none; }

.oneColFixCtrHdr #mainContent {
	margin-bottom:2px;
}

.page-wrapper
{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:60px;
}

.content-wrapper
{
	padding-bottom:20px;
	
}

.content-mainText
{
padding-left:270px;
	
}

.content-image
{
	height: 250px;
	padding-top:5px;
	padding-right: 15px;
	float: left;
}

.content-image-pp-top	
{							/* CONSULT SPECIFIC PP SECTION */
	height: 290px;
	padding-top:10px;
	padding-right: 15px;
	float: left;
}

.content-copy-pp-top	
{
	text-align:justify;
	height:245px;
	padding-top:15px;
}

.content-copy-pp-space
{
	height:5px;
}

.content-image-pp
{
	height: 270px;
	padding-top:10px;
	padding-right: 15px;
	float: left;
}

.content-noimage-pp
{
	height: 220px;
	width:258px;
	padding-top:5px;
	padding-right: 15px;
	float: left;
}

.content-copy-pp
{
	padding-top:20px;
	text-align:justify;
	height:260px;
	
}

.content-title
{
	font-variant: small-caps;
	padding-bottom: 15px;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #3866b0;
}

.content-sub_title
{
	padding-bottom: 15px;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #3866b0;
}

.content-sub_title_blk
{
	padding-bottom: 15px;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.content-ul_title
{
	padding-bottom: 15px;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}

.content-copy
{
	text-align:justify;
}

.content-copy-list-spacing {
	line-height: 20px;
}

.content-location {
	font-style: italic;
	font-size: 85%;
}
	
.oneColFixCtrHdr #footer {
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	padding-left:25px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-right:15px;
	padding-bottom:10px;
	font-size:10px;
	font-weight:bold;
	font-variant:small-caps;
	color: #3866B0;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #8EBBDF;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding-bottom:20px;
	/*padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #nav_bar {
	font-weight: bold;
	text-align: center;
	color: #000;
	text-transform:uppercase;
	background-color:#3E89C9;
	text-decoration:none;
}

.oneColFixCtrHdr #nav_bar a {
	text-decoration:none;
	color:#000;
}

ul {
  float: left;
  width: 600px;
  margin: 0;
  padding-top:10px;
  padding-bottom:25px;
  padding-left:0px;
  padding-right:0px;
  list-style: none;

}
 
li {
  float: left;
  width: 220px;
  margin: 0;
  padding-right:30px;
} 

.oneColFixCtrHdr #image_banner {
	width: 900px;
	height:119px;
	background-image:url(images/consult_header.png);
	border-bottom-width: 3px;
	border-top: 3px;
	border-left: 0px;
	border-right: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align:right;
}

.oneColFixCtrHdr #image_banner_gsa { /* CONSULT SPECIFIC */
	width: 380px;
	margin-top:5.5px;
	margin-left:510px;

}

.oneColFixCtrHdr #image_table {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

.oneColFixCtrHdr #bottom_nav {
	font-size: 14px;
}

.oneColFixCtrHdr #bottom_nav a {
	text-decoration:none;
}

a img {
	border: none;
	}
