body{
	font-family:Arial, Helvetica, sans-serif;
	background:#8c979f url(../images/bg.gif) repeat-x top left;
	text-align:center;
	margin:0;
	color:#000000;
	font-size:12px;
	}

	
#wrapper{
	width:925px;
	margin:0 auto;
	padding:0;
	background:none !important;
	}
	
#box{
	width:925px;
	text-align:left;
	margin:0;
	background:url(../images/wrapbg.png) repeat-y top left !important;
	background:url(../images/wrapbg.gif) repeat-y top left ;
	float:left;
	}

#box_footer{
	width:925px;
	float:left;
	background:url(../images/wrapbg_bottom.png) no-repeat bottom left !important;
	background:url(../images/wrapbg_bottom.gif) no-repeat bottom left;
	text-align:left;
	padding-bottom:20px;
	}

#language{
	width:40%;
	margin-left:25px;	
	float:left;
	}

#rss{
	width:40%;
	margin-right:25px;
	text-align:right;
	float:right;
	}

#rss a.rssLink{
	text-decoration:none;
	padding-left:40px;
	background:url(../images/xml.gif) no-repeat top left;
	color:#000000;
	font-size:11px;
	}
	
#branding{
	height:100px;
	width:900px;
	margin:0 10px 125px 10px;
	_margin:0 10px 125px 1px;
	float:left;
	}

.logo{
	position:absolute;
	z-index:10;
	top:5px;
	margin-left:30px
	}
	
.masthead{
	width:900px;
	height:148px;
	padding:0;
	margin-left:2px !important;
	margin-left:0;
	position:absolute;
	z-index:2;
	top:75px;
	}
	
	
.top_menu{
	width:440px;
	float:right;
	text-align:right;
	margin:10px;
	}

.top_menu a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	display:inline;
	}	

.top_menu a:hover{
	text-decoration:underline;
	}

.current_datetime{
	font-size:24px;
	color:#757779;
	margin:5px 10px;
	font-weight:bold;
	display:block;
	line-height:26px;
	}
	
.alert
{
    text-align:center;
    color:#BF1E2D;
    font-weight:bold;
}

.success
{
    text-align:center;
    color:#248640;
    font-weight:bold;
}


#content{
	float:left;
	position:relative;
	width:900px;
	padding:0;
	margin:0 12px;
	_margin:0 6px;
	font-size:12px;
	}
	
#content .leftside{
	float:left;
	width:200px;
	margin:0 15px 0 0;
	_margin:0 10px 0 0;
	background-color:#FFFFFF;
	}

#content .middle{
	float:left;
	width:395px;
	margin-right:5px;
	}
	
#content .middlewide{
	float:left;
	width:655px;
	margin-right:5px;
	}

#content .rightside{
	float:right;
	width:250px;
	margin:0;	}

#content .rightside img{
	float:left;
	padding:10px;
	border:0;
	}	
	
.split5050{
	width:45%;
	margin-left:10px !important;
	margin-left:5px;
	float:left;
	}

table{
	font-size:12px;
}	

.RFPGridLines td {
	border: 1px solid black;
}

.RFPGridLines th {
	border: 1px solid #08146D;
}

.PublicFormButton {
	padding: 5px;
	font-weight: bold;
	color: white;
	background-color: #08146D;
        text-decoration: none;
}

.PublicFormButton:hover {
	padding: 5px;
	font-weight: bold;
	color: #F5EA00;
	background-color: #08146D;
        text-decoration: none;
}

/* INDEX LAYOUT 
---------------------------------------------------------------*/
#content .index_left{
	float:left;
	width:580px;
	margin:0 28px !important;
	margin:0 10px;
	background-color:#FFFFFF;
	}
	
#content .index_ad{
	width:580px;
	}


#content .index_right{
	float:right;
	width:250px;
	margin:0 0 0 12px !important;
	margin:0 0 0 12px;
	background-color:#FFFFFF;
	}

#content .index_right img{
	padding:10px;
	border:0;
	}

#content .index3col{
	float:left;
	width:305px;
	background-color:#FFFFFF;
	margin-right:5px;
	}
	
.index_right .pageprint, .rightside .pageprint
{
    margin:0 0 8px 0;
    padding:0 0 10px 0;
    border-bottom:1px #d5d5d5 solid;
    text-align:center;
    display:block;
}

a.printer
{
    background:url(../images/printer-icon.jpg) no-repeat center left;
    padding-left:20px;
    padding-bottom:5px;
    text-decoration:underline;
}

a.printer:hover
{
    text-decoration:none;
}





	
/* FOOTER 
---------------------------------------------------------------*/


.footer{
	width:925px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:30px;
	font-size:10px;
	line-height:14px;
	}

.footer a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}

.footer a:hover{
	text-decoration:underline;
	}
	
.contract
{
    color:#d10d0d;
    background:url(../images/contract.jpg) center right no-repeat;
    padding-right:16px;
    margin-left:75px;
}

.expand
{
    color:#000000;
    background:url(../images/expand.jpg) center right no-repeat;
    padding-right:16px;
}

.descBox
{
    border-bottom:1px solid #999999;
    border-top:1px solid #999999;
    margin-top:10px;
    padding:5px;
    color:#000000;
}

.clear{
	clear:both;
	}






/* google search
---------------------------------------------------------------*/




/**
 * Minimalist theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding-right: 0;
  width: 250px; /* originally 100% -JB*/
  
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse.gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  font-family: Arial, sans-serif;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* Search form */
.cse form.gsc-search-box,
form.gsc-search-box {
  padding: 8px 4px 2px 6px;
  margin-bottom: 6px;
}
.cse .gsc-branding-text,
.gsc-branding-text {
  color: #000000;
}
.cse td.gsc-input,
td.gsc-input {
  padding-right: 0;
}
.cse .gsc-search-box,
.gsc-search-box {
  border-collapse: collapse;
}
/* Search input */
.cse input.gsc-input,
input.gsc-input {
  font-family: inherit;
  border: 1px solid;
  border-color: #777777;
  padding: 3px;
  width: 99%;
  font-size: 16px;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 1px 2px #000000;
  padding: 3px 8px 4px 8px;
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Base tab selector styles */
.cse .gsc-tabHeader,
.gsc-tabHeader {
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 2px #000000;
  padding: 2px 8px 0 8px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  background-color: #777777;
  border: 1px solid;
  border-color: #777777;
  border-bottom: none;
  color: #ffffff;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-bottom: none;
  color: #ffffff;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #333333;
  padding: 0;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  margin: 0;
  border: none;
}
/* Wrapper for all results */
.cse .gsc-results,
.gsc-results {
  width: 250px; /* originally 100% -JB*/
  margin-top: 1em;
}
/* Uber-wrapper for a result. Add padding to elements within a result block */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-result .gs-visibleUrl,
.gs-result .gs-visibleUrl,
  padding: 0;
}
/* Font size */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet {
  font-size: 14px;
  line-height: 18px;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: 0 0 0 .5em;
  border-left: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border-left: 1px solid;
  border-color: #000000;
}
/* Set link colors. */
.cse .gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse .gsc-trailing-more-results:link,
.gsc-trailing-more-results:link {
  color: #cc0000;
}
.cse .gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active,
.cse .gs-webResult.gs-result a.gs-title:active b,
.gs-webResult.gs-result a.gs-title:active b {
  color: #777777;
}
/* Override default.css selector to disable underlines. */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-title *,
.gs-result .gs-title * {
  text-decoration: none;
}
/* Snippet text color */
.cse .gs-webResult.gs-result .gs-snippet,
.gs-webResult.gs-result .gs-snippet {
  color: #333333;
}
/* URL text color */
.cse .gs-webResult.gs-result .gs-visibleUrl,
.gs-webResult.gs-result .gs-visibleUrl,
.cse .gs-webResult.gs-result .gs-visibleUrl-short,
.gs-webResult.gs-result .gs-visibleUrl-short {
  color: #000000;
  font-weight: bold;
}
/* Pagination container centered */
.cse .gsc-cursor-box,
.gsc-cursor-box {
  border-top: 1px dotted;
  border-color: #333333;
  padding: .5em 0 0 .5em;
  text-align: left;
}
/* Selected pagination */
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff;
  background-color: #333333;
  text-shadow: 0px 1px 1px #000;
  padding: 0 5px;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #E6E6E6;
  border: 1px solid;
  border-color: #CCCCCC;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #CC0000;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #00CC00;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #333333;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #00CC00;
}
