/* New CSS for BCB new logo and style */

body 
{
	margin: 0;
	padding: 0;
	color: #222233;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*
#headerBG
{
	height: 80px;
	width: 100%;
	background: url(/images/bcb-long-fade4.jpg) repeat-y top;
	background-color: #80b2d7;
}
*/

#headerBG
{
	height: 80px;
	width: 100%;
	background: url(/images/bcb-long-fade5.jpg);
/*	background-color: #80b2d7; */
	background-color: #fff;
}



#headerBG-orig
{
	height: 80px;
	width: 100%;
	background: url(/images/blue-fade-long.jpg) repeat-y top;
	background-color: #94c0ed; 
}


#headershadow
{
	height: 3px;
	width: 100%;
	background: url(/images/whiteshadow.gif) repeat-x;
}

#header
{
	width: 1000px;
	height: 80px;
	padding:0px 0px 0px 0px;
	margin:0 0px;
	overflow:hidden;
}

#header-logo
{ 
	float:left; 
	width:163px; 
}

#header-left
{ 
	float:left; 
/*	width:430px; */ 
	width:400px; 
	text-align:left;
}

#searchbox
{ 
	margin-top: 25px;
/*	margin-right: 0px; */
	margin-right: 50px;
/*	float:left;  */
	float:right; 
	width:225px;
/*	text-align:center; */
	text-align:right; 
}

#sidebar
{
	border-right: 1px dashed #7070d0;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 6px;
	width: 166px;
	float: left;
	overflow: hidden;
	text-align:left;
}

#sg-links-box
{
	float: left;
	text-align:left;
	width: 158px;
	background-color: #ebf4fd; 
	padding-left: 3px;
	padding-bottom: 5px;
}

#office-address
{
	background:#fff; 
	font-size: 11px; 
	width: 158px;
}
/*
#new-fraud 
{	
	width: 158px;
	font-size: 11px;
	border: 1px solid #9299c7;
	padding: 2px;
	background-color: #fff;
}
*/
#content 
{
	width: 875px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
}

#contentwrap 
{
	width: 1100px;
/*	clear: both;
	height: 100%; */
}

#footer 
{
	float: left;
	font-size: 11px;
/*	width: 98%;*/
	width: 100%;
/*	margin: 5px 0px 50px 1%; */
	margin: 5px 0px 50px 0px;
	padding-bottom: 50px;
}

#foot-left
{
	float: left;
	text-align: left;
	width: 22%;
	margin: 0px;
	padding: 0 0 0 10px;
}

#foot-center
{
	float: left;
	text-align: center;
	width: 50%;
	margin: 0px; 
	padding: 0px;
}

#foot-right
{
	float: right;
	text-align: right;
	width: 22%;
	margin: 0px;
	padding: 0 10px 0 0;
}

#footbar
{
	height: 10px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-color: black;
	border-style: solid;
	margin: 0 0 10px 0;
	background-image: none;
	background-color: #80b2d7;
/*	background-color: #94c0ed; */
}

/* ********************************* */
/*  Document manager styles */
/* ********************************* */

/*#dm-dates, */

.dm-dates
{
/*	
	width: 30%; 	
	background: #f8f8f8;
*/
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 8px;
	font-size: 11px; 
	font-family:Verdana, sans-serif; 
	font-weight: normal;
}

/*
#dm-header-style, 
*/

.dm-header-style 
{ 
	
	width: 80%;
	padding: 1px 1px 1px 7px;
	color:#000; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	background: #f1e6d2;
}

/*
#dm-header-shadow, 
*/

.dm-header-shadow
{
	width: 80%;
	height: 3px;
	margin-left: 1px;
	padding-left: 7px;
	background: url(/images/whiteshadow.gif) repeat-x;
}

/*
#dm-body, 
*/

.dm-body
{
	width: 80%;
	margin-left: 7px;
}

/* Header links for State Fleet */

#sfm-top-links 
{
	height: 15px; 
	float: right; 
	margin-right: 5%; 
	margin-top: -25px; 
	font-size: 11px; 
	font-weight:bold;
}

/* for surplus email list form */

#signup-box
{ 
	border: 1px;
	border-color: black;
	border-style: solid;
	background-color: #ebf4fd; 
	padding: 5px;
	font-size: 11px; 
	margin-top: 8px;
	margin-right: 30px;
	float:right; 
	width:275px;
	text-align:left; 
}
