.dark_header_band
{
}

.dark_header_band h1, .dark_header_band .head
{
	color:#004986;
	font:14px arial,verdana,helvetica;
	text-decoration:none;
	font-weight:bold;
	padding:10 4 10 5;
	margin:0px;
}

.dark_header_band p
{
	color:#636363;
	font:12px arial,verdana,helvetica;
	font-weight:normal;
	text-decoration:none;
	margin:10 5 5 5;
}

.dark_header_band h3
{
	color:#e23b30;
	font:12px arial,verdana,helvetica;
	text-decoration:none;
	font-weight:bold;
	padding:10 4 3 0;
	margin:0px;
	border-bottom:1px solid #cecece;
}

.dark_header_band .left
{
	float:left;
	background:url(dark_header_band/left.png) no-repeat;
	height:42px;
	width:8px;
}

.dark_header_band .repeat
{
	/*float:left;*/
	background:url(dark_header_band/repeat.png) repeat-x;
	height:22px;
	margin-left:8px;
	margin-right:8px;
	padding:10px 0;
}

.dark_header_band .right
{
	float:right;
	background:url(dark_header_band/right.png) no-repeat;
	height:42px;
	width:8px;
}
