@charset "UTF-8";
/* CSS Document */

/* ============= Global =============== */

* {margin:0;padding:0;} 

html 
{
	overflow-x:scroll;
	height:auto;
	
}
#templateGuide {
	position: absolute;
	top: 23.5em;
	left: 36.45em;
	width: 60px;
	height: 62px;
	background: none;
	border: solid .1em;
	z-index: 2;
	display:none;
}
	

html, body, #container {
	height:100%;
	
}
body {
	background:url(/Images/wheat_bg.jpg) #f7f1d7;
	background-repeat:repeat-x;
	background-position: top;
}
#container {
	background: #FFF;
	width: 62.5em;
	position: relative;
	margin: 0 auto;
	margin-top:16px;
	margin-bottom:32px;
	height: auto;
}


#main 
{
    background: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	position:relative;
	padding-bottom: 26.5em;
	margin: 0 0 1em 1em;
	_margin: 0 1em 1em 1em;
	z-index:1;
	clear: both;
	height: auto;
}

#form1 
{
    background: #FFF;
    height: 100%;
}

h1
{
	margin:.7em 0 .7em 0;
	color:#333333;
	font-size: 2em;
	font-weight:lighter;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
h2
{
	margin-top:0;
	margin-bottom: .5em;
	color:#003333;
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
}
h3
{
    margin:1em 0 1em 0;
    font-size: .95em;
    font-weight:bold;
}

h4
{
    margin:0 0 0 0;
    font-size: .95em;
    font-weight:bold;
	color:#FFFFFF;
}
h5
{
    margin:0 0 .5em 0;
    font-size: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	color:#333333;
}


p 
{
    margin:1em 0 0 0;
	line-height: 1.3em;
}



a, a:link
{
    color:#336666;
    text-decoration:none;
	font-weight:bold;
	cursor: pointer; cursor: hand;
}

a:visited {
	color:#336666;
}

a:hover
{
    text-decoration:underline;
}

ul 
{
    list-style: none;
    background: transparent;
    font-weight: bold;
    padding: .5em 0 .5em 0;
	border:none;
}
li
{
    list-style-image:url(/Images/listStyleSquare.gif);
	font-weight:normal;
    list-style-type: none;
    padding-bottom:.5em;
	padding-right: .5em;
    line-height: 1.35em;
	margin-left:2em;
       
    
}
/* ======== Main Page Content =========== */
#main_wrapper
{
	width: 52em;
	background-color:#F9F3DB;

}


/* ======== Tables ======== */
.col_wrapper {
	width: auto;
	height:11em;
	position: relative;
	clear: both;

}
.column1 {
	width: 17em;
	float:left;
	position: relative;
}
.column2 {
	width: 31em;
	float:right;
	position: relative; 
}
.h_col_wrapper {
	width: 620px;
	height:auto;
	margin-left:20px;
	position: relative;
	clear: both;

}
.h_column1 {
	width: 80px;
	float:left;
	position: relative;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	height:auto;
	padding:10px;
	border-top:#e7e7e7 1px solid;
}
.h_column2 {
	width: 470px;
	float:left;
	margin-left:5px;
	position: relative;
	line-height:20px;
	font-size:14px;
	color:#333333;
	height:auto;
	padding:10px;
	border-top:#e7e7e7 1px solid;
	
}

#careers_wrapper {
	display:inline;
	width:auto;
}
.careers, .careers tr, .careers th {
	width:auto;
	border:none;
	margin-left: 85px;
	margin-bottom:20px;
	text-align:center;
	font-size:11px;
	color:#006666;
	float:none;
	padding:0;
}
.careers td {
	width:112px;
	text-align:center;
	border:none;
	padding:0;
}

table {
	border: 1px solid #737373;
	border-width: 1px 1px 1px 1px;
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
}

.tableHeading {
	background:url(/Images/tableHeadingBG_center.png);
	background-repeat:repeat-x;
	height: 35px;
}

.tableHeading td {
	padding: 0;
	border: none;
}
.tablePad 
{
    margin-top: 1em;
    margin-bottom: 2em;
}
.tableBorder 
{
    border: 1px solid #737373;
	border-width: 1px 1px 1px 1px;
}

tr 
{

}
th
{
    background:url(/Images/tableHeadingBG_center.png);
    background-repeat:repeat-x;
    height: 35px;
	text-align:left;
	color:#FFF;
	padding:0 10px 0 10px;
	border: 1px solid #747474;
	border-width:0 0 0 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.dark{
	background-color:#343746;
	border: solid #747474;
	border-width:0 0 1px 0;
}

.row0 {
	background:#FFF;
}

.row1 {
	background:#F0F0F0;
}
td {
	padding: 5px 10px 5px 10px;
	border:solid #747474;
	border-width: 0 0 1px 1px;
}

.tdImage 
{
    padding:0;
    vertical-align:top;
    border:none;
}
.smallText_table 
{
    font-size:10px;
}
.noPad {
	padding: 0;
	border:none;
}
.noBorder, .noBorder td, .noBorder tr, .noBorder th
{
    border: none;
	padding: 0;
}
.ss_noBorder, .ss_noBorder td, .ss_noBorder tr, .ss_noBorder th
{
    border: none;
	padding: 10px;
	line-height: 1.45;
}
.borderBottom, .borderBottom td {
	border: solid #747474;
	border-width:0 0 1px 0;
	font-weight:bold;
}
.noBottomBorder 
{
    border-bottom:none;
}
.centerAlign 
{
    text-align: center;
}

.smallText 
{
    font-size: .8em;
}

.phoneNumber 
{
    font-weight:bold;
}


#icons-table
{
    margin: 0px;
    width: 290px;
    border: 0px;
    text-align: left;
}
#icons-table th
{
    border: 0px;
}
#icons-table td
{
    border: 0px;
}
#locations-table
{
    margin: auto 0px;
    width: 1000px;
    border: 0px;
	padding: 0;
}
#locations-table th
{
    border: 0px;
}
#locations-table td
{
    border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.quadrant_wrapper
	{
	position: relative;
	width: 50em;
	float:left;
	margin-top: .5em;
	line-height: 1.3em;
	color:#333333;
	text-align: left;
	border-bottom:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	
	}

#proven_box
{
	float: left;
	width:25em;
      height:13em;
	margin: 0;
	padding: 1em;
	font-size: .9em;
	overflow:hidden;
}
#focused_box
{
	float: left;
	width:25em;
	height:13em;
	margin: 0;
	padding: 1em;
	font-size: .9em;
	border-right:thin #CCCCCC solid;
	overflow:hidden;
}
#dedicated_box
{
	float: left;
	width:25em;
	height:18em;
	margin: 0;
	padding: 1em;
	font-size: .9em;
	overflow:hidden;
}
#compliant_box
{
	float: left;
	width:25em;
	height:18em;
	margin: 0;
	padding: 1em;
	font-size: .9em;
	border-right:thin #CCCCCC solid;
	overflow:hidden;
}
.mainlevel_img
{
	margin-bottom: 18em;
	float: left;
	padding-right: 1em;
	border: 0;
}
/* ======== Contact Us Table ========= */
.dTable {

	width: 650px;
	border: thin;
	padding: 0px;
	border-color:#CCCCCC;
	border-style:solid;
}
.tableHeader {

	background:url(/Images/tableHeadingBG_center.png);
	color:#FFFFFF;
	border: none;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;

}

tr.tableRow0 td {

	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	text-align:left;
	border:none;
	border-right:thin;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width: 1px;
	padding:5px;

}

tr.tableRow1 td {

	background-color:#dce7e4;
	color:#000000;
	font-size:11px;
	text-align:left;
	border:none;
	border-right:thin;
	border-right-color:#99B5B0;
	border-right-style:solid;
	border-right-width: 1px;
	padding:5px;
}

.vendorTable {

	width: 650px;
	border: thin;
	padding: 0px;
	border-color:#CCCCCC;
	border-style:solid;
}
th.vendorTable {

	background:url(/Images/tableHeadingBG_center.png);
	color:#FFFFFF;
	border: none;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	padding:10px;

}
tr.vendorRow0 td {

	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	border:none;
	border-right:thin;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width: 1px;
	padding:10px;

}

tr.vendorRow1 td {

	background-color:#dce7e4;
	color:#000000;
	text-align:left;
	border:none;
	border-right:thin;
	border-right-color:#99B5B0;
	border-right-style:solid;
	border-right-width: 1px;
	padding:10px;
}
#vendor_wrapper{
	display:table;
	border: 0;
	width: auto;
	padding: .5em;
	margin: 0 0 0 0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
	#vendor_block {
		float:left;
		width: 10em;
		height: 3.5em;
		border: 0;
		background-image:url(/Images/vendor_button.png);
		text-align:center;
		vertical-align:middle;
		padding: 1em;
		margin: .5em;
	}
/* ======== Page Level Elements ========= */
/* Level 1 image */
#l1_topRow {
	width: 650px;
}
.l1_mainImage {
	float:right;
	margin: 15px;
	
	
}

#l1_topRowContent 
{
    margin: 0 0 0 10px;
	width: 290px;
	float:right;
}
	
/* ============== Client Agencies Rotator ============== */

.lg_promoImage_agriculture {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_agriculture-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_agriculture a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_airforce {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_airforce-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_airforce a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_army {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_army-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_army a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_civilian {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_civilian-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_civilian a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_defense {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_defense-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_defense a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_electronic {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_electronic-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_electronic a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_energy {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_energy-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_energy a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_health {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_health-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_health a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_homeland {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_homeland-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_homeland a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_justice {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_justice-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_justice a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_marines {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_marines-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_marines a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_navy {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_navy-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_navy a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_smallbiz {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_smallbiz-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_smallbiz a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

.lg_promoImage_veterans {
	height: 258px;
	width: 258px;
	border:#999999 1px solid;
	background:#FFFFFF;
	background-image: url(Images/CA_veterans-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight:normal;
	color:#000;
	}
	
	.lg_promoImage_veterans a:link {
        display:block;
        width:258px;
        height:258px;
        text-decoration: none;
		line-height: 18px;
		font-size: 11px;
		font-weight:normal;
		color:#000;

}

/* ============== Footer ============== */
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	background:url(/Images/footerBG.png);
	background-repeat:repeat-x;
	width: 1000px;
	position:relative;
	margin: -28em auto 5em auto;
	clear:both;
	z-index:3;
}
#seal 
{
	position: relative;
	top: -2.1em;
	_top: -2.3em;
	margin: 0 auto 0 auto;
	width: 5em;
	height: 4.72em;
}
	
#nextSteps {
	position:relative;
	top: .5em;
	left: 0;
	margin: 0 0 0 1em;
	height: 1em;
}
#footerBreadCrumb {
	position:relative;
	top: 2.2em;
	left: 0;
	margin: 0 0 0 1em;
	font-size: .85em;
}
#footerBreadCrumb a, #footerBreadCrumb a:link, #footerBreadCrumb a:visited {
	font-size: .85em;
}

#footerSiteMap 
{
	position:relative;
	top: -1em;
	margin: 0 0 0 1em;
	font-size: .95em;
	line-height: 1.1em;
}

#footerSiteMap td a, #footerSiteMap td a:link
{
    color: #8c8c8c;
    }
#footerSiteMap td a:hover
{
    color: #8c8c8c;
    text-decoration: underline;
}
#footer_wrapper
{
	width: 97%;
	height: 5em;
	position:relative;
	margin-top: 1em;
	padding: 1em;
	border-top:thin;
	border-top-color:#CCCCCC;
	border-top-style:dotted;
	background-color:#FFFFFF;
	
}

#footerISO 
{
	width: 30em;
	top: 1em;
	left: 1em;
	margin: 0 auto;
	font-size:.8em;
	line-height: 1.3em;
	color:#666666;
}
#footer_left 
{
	float: left;
	width: 24em;
	top: 1em;
	left: 1em;
	font-size:.95em;
	text-align:left;
	color:#666666;
	line-height: 1.3em;
}
#footer_right
{
	float: right;
	width: 24em;
	top: 1em;
	right: 1em;
	font-size:.95em;
	text-align:right;
	color:#666666;
	line-height: 1.3em;
}
#footerLinks {
	margin: 1em 0 2em 0;
	position:relative;
	text-align:center;
	width: 100%;
	top: 0em;
	background:none;
	color:#999999;
}
	
#copyRight {
	background: none;
	position: relative;
	width: 100%;
	text-align: center;
	top: 2em;
}

#footer a, #footer a:link{
	font-size: .9em;
	text-decoration:none;
	color:#336666;

}
#footer a:hover{
	text-decoration:underline
	}
	
#footer_top{
		text-transform:uppercase;
		text-decoration:line-through;
	}
	
/* ============== Masthead ============ */

#masthead {
	position: relative;
	width: 62.5em;
	height: 9em;
	margin: 0;
}

		#logo 
		{
			position: relative;
			float: left;
			width:auto;
			left:0;
			top:0;
			border: 0;
		
		}
		#logo img 
		{
			border-style: none;
		}

/* ============== Utility Bar and Countdown ================ */

		#utility {
			position:relative;
			float: right;
			width: 25em;
			font-family:Verdana, Geneva, sans-serif;
			font-size:.7em;
			padding: 0 1em 0 0;
			z-index: 40;
			top: 1em;
			right: -3em;
			
		}
		
		#utility a {
			text-decoration: none;
		}
		
		#utility a:link, #utility a:visited {
			color: #000;
		}
		
		#utility a:hover {
			text-decoration: underline;
		}
		
		#utilNav {
			display:block;
			font-weight:normal;
			list-style-type:none;
			list-style-image:none;
			
		}
		#utilNav .navLI
		{
			list-style:none;
			padding: 0;
			background:none;
			list-style-type:none;
			list-style-image:none;
		}
		#breadCrumb
		{
			margin-bottom: 1em;
			font-size: .85em;
		}
		
		.breadCrumb 
		{
			font-weight: bold;
			color: #636363;
		}
		.breadCrumbItems
		{
			color: #636363;
		}
		
		#btnSolicitations {
			width: 7em;
			position: relative;
			left: 10em;
		}
		#btnGovPay {
			width: 4.6em;
			position: relative;
			left: 4em;
		}
		#btnESE {
			width: 3em;
			position:relative;
			left: 0;
		}
		#btnLogin {
			width: 4em;
			position:relative;
			left: 16.2em;
			top: -1.8em;
		}
		#btnLogin:hover, #btnLogin a.loginHover {
			background: #e5e5e5;
			
		}
		
		#loginSub {
			position: absolute;
			left: -999em;
			
			width: 16em;
			list-style:none;
			background: #e5e5e5;
			
			text-align: right;
			padding: .5em 0 .5em 0;
			z-index:20;
		}
		
		#btnLogin:hover #loginSub{
			left: -10.5em;
			top: 1.21em;
		
		}
		
		#btnLogin.loginhover #loginSub {
			_left: -10.8em;
			_top: 1.2em;
			clear:both;
			
		}
		#loginSub li {
			position: relative;
			left: -1em;	
		}
		
#countdown_block {
	position:relative;
	float: right;
	background:url(/Images/countDownBG.png);
	/*background-repeat: no-repeat;*/
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width: 244px;
	height: 36px;
	position: relative;
	top: .7em;
	right: 1em;
	z-index: 30;
		}
		
		#countdown {
			float: left;
			left: 1em;
			top: .55em;
			vertical-align:middle;
			font-size: .9em;
			position: relative;
		
		}
		#daysLeft{
			float: right;
			vertical-align:middle;
			color:#FFF;
			top: .22em;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.3em;
			font-weight: bold;
			right: .6em;
			position: relative;
		}

/* ==================== Search ====================== */
#search 
{
	width:23.5em;
	margin-bottom: 1.5em;
    position: relative;
    left: 0;
    
}
#searchElements
{
	display: block;
}

#searchSiteTxt 
{
    margin-top: 1em;
	width: 100%;
    padding: .1em 0 .1em 0;
    text-transform:uppercase;
    font-size: 1em;
    font-weight: bold;
    color: #636363;
}
.inputSearch 
{
    
    margin: 0 0 0 0;
    height:1.75em;
    width: 16.3em;
    position:relative;
    font-size: 1em;
	vertical-align:middle;
}
.searchButton 
{
    margin: 0 0 0 0;
	position:relative;
	vertical-align:middle;
}
/* ----------------- Press Room ----------------- */
#press_wrapper{
	display:block;
	width: 650px;
}

.press_block{
	background-color:#EBEBEB;
	margin: 1em 0 1em 0;
	padding: 1em;
	border: 0;
	border-top: .1em #CCCCCC dotted;
	border-bottom: .1em #CCCCCC dotted;
}
	.press_date {
		text-align:left;
		margin: 1em 0 2em 0;
		font-size: .9em;
		font-weight:bold;
	}
	.read_more {
		text-align:right;
		margin: 1em 0 1em 0;
	}
/* for understanding browsers */
.success_block {
	background-color:#EBEBEB;
	margin: 1em 0 1em 0;
	padding: 1em;
	border: 0;
	border-top: .1em #CCCCCC dotted;
	border-bottom: .1em #CCCCCC dotted;
	min-height:14em; 
	height:auto;
	}
	/* for Internet Explorer */
	/*\*/
	* html .success_block {
	height: 14em;
	}
	/**/

	.success_dept {
		text-align:left;
		margin: 1em 0 1em 0;
		font-size: 1em;
		font-weight:bold;
	}
	.success_image {
		position: relative;
		margin: 0 0 1em 1em;
		float: right;
		clear:both;
	}
	
	/* for understanding browsers */
.srmgmt_block {
	display:inline-block;
	background-color:#EBEBEB;
	margin: 1em 0 1em 0;
	padding: 1em;
	border: 0;
	border-top: .1em #CCCCCC dotted;
	border-bottom: .1em #CCCCCC dotted;
	min-height:16em;
	min-width:40.5em;
	height:auto;
	}
	/* for Internet Explorer */
	/*\*/
	* html .srmgmt_block {
	height: 16em;
	width: 40.5em;
	}
	/**/

	.srmgmt_dept {
		text-align:left;
		margin: 1em 0 1em 0;
		font-size: 1em;
		font-weight:bold;
	}
	.srmgmt_photo {
		float: left;
		background: #fff;
		border: 1px solid #9E9E9E;
		margin: 0 1em 1em 0;
		padding: 5px;
		clear:both;

	}
#update_block {
	background-image:url(/Images/update_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 1em 0 1em 0;
	margin-bottom: 1em;
	padding: 1em;
	border: 0;
	border:#FF6633 .1em solid; 
	height:auto;
	width:auto;
	color:#CC3300;
	font-weight:bold;
	}
		.update_title {
		display:inline;
		font-size: 1em;
		font-weight:bold;
		color:#333333;
		float:left;
		padding-right: .3em;
	}
#ESE_block {
	background-image:url(/Images/update_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 1em 0 1em 0;
	margin-bottom: 1em;
	padding: 1em;
	border: 0;
	border:#FF6633 .1em solid; 
	height:auto;
	width:770px;
	color:#990000;
	font-weight:bold;
	}
		.ESE_title {
		display:inline;
		font-size: 1em;
		font-weight:bold;
		color:#333333;
		float:left;
		padding-right: .3em;
	}	
/* ----------------- GSA Schedule ----------------- */
#GSA_table {
		font-size:.85em;
}

/* ----------------- Client List ----------------- */
#client_list {
		height: 68em;
		overflow:auto;
}

/* ---------------------- Menu ---------------------- */

#menu {
	display: block;
	float:left;
	padding: 0;
	margin: 0 0 0 0;
	position:absolute;
	top: 8.2em;
	/*_height: 20px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	z-index: 100;
	border: 0;
	left: 0;
}
#menu ul{
	position:relative;
	width: 100%;
	/*height: 24px;*/
}
#menu .mainMenu li {
	background:url(/Images/btnBG.png);
	background-repeat:repeat-x;
	list-style:none;
	float:left;
	padding:0;
	margin:0 0 0 0;
	
}
#menu .mainMenu li:hover, #menu #btnHomeSelected:hover, #menu #btnAboutUsSelected:hover, #menu #btnServicesSelected:hover, #menu #btnVendorsSelected:hover, #menu #btnFAQsSelected:hover, #menu #btnContactUsSelected:hover {
	background-position: 0px -50px;
}

#menu #btnHome {
	width: 133px;
}

#menu #btnHomeSelected 
{
    background: url(/Images/btnBG.png) repeat-x;
    background-position: 0 -100px;
    width: 133px;
}
#menu #btnAboutUs {
	width:162px;

}
#menu #btnAboutUsSelected 
{
    background: url(/Images/btnBG.png) repeat-x;
    background-position: 0 -100px;
    width:162px;
}
#menu #btnServices {
	width:155px;
}
#menu #btnServicesSelected
{
    background: url(/Images/btnBG.png) repeat-x;
    background-position: 0 -100px;
    width:155px;
}

#menu #btnVendors {
	width:229px;
}
#menu #btnVendorsSelected
{
    background: url(/Images/btnBG.png) repeat-x;
    background-position: 0 -100px;
    width:229px;
}
#menu #btnFAQs {
	width:144px;
}
#menu #btnFAQsSelected
{
    background: url(/Images/btnBG.png) repeat-x;
    background-position: 0 -100px;
    width:144px;
}
#menu #btnContactUs {
	width:177px;
}
#menu #btnContactUsSelected
{
    background: url(/Images/btnBG.png) repeat-x;
    background-position: 0 -100px;
    width:177px;
}

/* ------------- Sub Menus ---------- */

/* ------------ About Us ---------- */

#menu #aboutUsSub, #menu #servicesSub, #menu #vendorsSub {
	position:absolute;
	left: -999em;
	width: 25em;
	height:7em;
	background: url(/Images/subBG.png);
	background-position:bottom;
	z-index:90;
}

#menu .col1{
	float: left;
	width: 155px;
	position: absolute;
	top: 10px;
	left:0;
	
}

#menu #aboutUsSub li{
	background:none;
}

#menu #btnAboutUs:hover #aboutUsSub, #menu #btnAboutUs.sfhover #aboutUsSub {
	left: 133px;
	top: 40px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#003333;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#003333;
}


#menu #btnAboutUs:hover #aboutUsSub li, #menu #btnAboutUs:hover #aboutUsSub li div a, #menu #btnAboutUs.sfhover #aboutUsSub li, #menu #btnAboutUs.sfhover #aboutUsSub li div a{
	position: relative;
	margin: 5px 5px 10px 5px;
	list-style:none;
	color: #003333;
	font-weight:bold;
	width: 12em;
	
}

#menu #btnAboutUs:hover #aboutUsSub li div a:hover, #menu #btnAboutUs.sfhover #aboutUsSub li div a:hover{
	position: relative;
	margin: 5px 5px 10px 5px;
	list-style:none;
	color: #003333;
	text-decoration:underline;
	font-weight:bold;
	width: 12em;
	
}

#menu #aboutUsSub .col2{
	float:right;
	width: 145px;
	position: absolute;
	top: 10px;
	left:160px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width: 1px;
	padding-left:10px;
}


/* ----------------- Services Button ----------------- */

#menu #servicesSub li{
	background:none;
	}

#menu #servicesSub {
	width: 460px;
}

#menu #btnServices:hover #servicesSub, #menu #btnServices.sfhover #servicesSub{
	left: 295px;
	top: 40px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#003333;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#003333;
}

#menu #servicesSub, #menu #servicesSub a {
	line-height: 1.25em;
	list-style:none;
	color: #FFF;
	text-decoration:none;
}

#menu #btnServices #servicesSub li, #menu #btnServices #servicesSub li div a{
	position: relative;
	margin: 5px 5px 10px 5px;
	list-style:none;
	color: #003333;
	font-weight:bold;
	width: 12em;
	
}

#menu #btnServices #servicesSub a:hover, #menu #btnServices #servicesSub a.sfhover{
	position: relative;
	margin: 5px 5px 10px 5px;
	list-style:none;
	color: #003333;
	text-decoration:underline;
	font-weight:bold;
	width: 12em;
	
}
#menu #servicesSub .col1
{
	float: left;
	width: 225px;
	position: absolute;
	top: 10px;
	left:0;
}
#menu #servicesSub .col2{
	float:right;
	width: 210px;
	position: absolute;
	top: 10px;
	left:220px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width: 1px;
	padding-left:10px;
}

/* ----------------- Vendors Button ----------------- */

#menu #vendorsSub li{
	background:none;
	}

#menu #vendorsSub {
	width: 360px;
}

#menu #btnVendors:hover #vendorsSub, #menu #btnVendors.sfhover #vendorsSub{
	left: 450px;
	top: 40px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#003333;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#003333;
}

#menu #vendorsSub, #menu #vendorsSub a {
	line-height: 1.25em;
	list-style:none;
	color: #FFF;
	text-decoration:none;
}

#menu #btnVendors #vendorsSub li, #menu #btnVendors #vendorsSub li div a{
	position: relative;
	margin: 5px 5px 10px 5px;
	list-style:none;
	color: #003333;
	font-weight:bold;
	width: 12em;
	
}

#menu #btnVendors #vendorsSub a:hover, #menu #btnVendors #vendorsSub a.sfhover{
	position: relative;
	margin: 5px 5px 10px 5px;
	list-style:none;
	color: #003333;
	text-decoration:underline;
	font-weight:bold;
	width: 12em;
	
}
#menu #vendorsSub .col1
{
	float: left;
	width: 200px;
	position: absolute;
	top: 10px;
	left:0;
}
#menu #vendorsSub .col2{
	float:right;
	width: 200px;
	position: absolute;
	top: 10px;
	left:140px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width: 1px;
	padding-left:10px;
}


/* =================== 2 column =================== */
#left
{
	float:left;
  	width:645px;
	margin: 1.25em 0 0 0;
	text-align: left;
	z-index: 1;
}
#right
{
    background:url(/Images/rightColumnBG.jpg) no-repeat #FFF;
	float:right;
	width:24.14em;
	height: 52.4em;
	padding:1.5em 0 0 .5em;
}
#right img 
{
    padding-bottom: 5px;
}
#right_s
{
    background:url(/Images/rightColumnBG-seals.jpg) no-repeat #FFF;
	float:right;
	width:24.14em;
	height: 400em;
	padding:1.5em 0 0 .5em;
}
#right_s img 
{
    padding-bottom: 5px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ================= Page Level ======================= */
#localNav 
    {
        padding: 1.35em 0 3em 0;
        width: 650px;
        clear:both;
    }
    
    #localNav a, #localNav a:link, #localNav a:active 
    {
        color: #737373;
        text-decoration: none;
    }
    #localNav a:hover 
    {
        color:#336666;
    }
    #localNav table 
    {
        border:none;
        margin: 1px 0 0 0;
    }
    
    #localNav td 
    {
        border: solid 1px #d5d5d5;
        border-top:none;
        border-bottom:none;
        border-left:none;
        text-align:center;
        height: 25px;
        white-space: nowrap;
    }
    

    
    .localNav_left 
    {
        width:11px;
        height:37px;
        float:left;
    }
    
    #localNav_center 
    {
        background: url(/Images/pageMenuBG_center.png);
        background-repeat: repeat-x;
        height: 37px;
        width: 630px;
        text-align: center;
        float:left;
        
    }
    .localNav_right
    {
        width:9px;
        height:37px;
        float:right;
    }
	.mgmt_image
    {
	   	margin-bottom: 3em;
    }

td
{
white-space:normal !important;
}


/* sitemap */
	
	.smtable
	{
	font-style:normal;
	padding: 5px 10px 5px 10px;
	border:none;
	}
		
	.smcell 
	{
	font-style:normal;
	padding: 5px 10px 5px 10px;
	border:none;
	}
	
	.smlist
	{list-style-image:url(/Images/sm_arrow.png);
	font-weight:normal;
    padding-bottom:.5em;
	padding-right: .5em;
    line-height: 1.35em;
	margin-left:2em;
	border:none;
	}
	
	
/* special counter */
a.counter:link 
	{ 
	color:#FFF;
    text-decoration:none;
	font-weight:bold;
	cursor: pointer; cursor: hand;
}

a.counter:visited 
	{
	color:#FFF;
}


/* special Solicitation Callout */

#recovery_img 
	{
	float:right;
	position:relative;
	margin-right: .9em;
	margin-top: .5em;
	overflow:auto;
	border:none;
	
}
.recoverytdlinks
	{
	position:relative;
	text-align:center;
	bottom: 1.5em;
	border:none;
	
}
	
#table {
	border:none;
	padding:
}