﻿/*Header small*/
.header_small{
	clear:both;
	float:left;
	width:257px;
	height:26px;
	overflow:hidden;
}
.header_small .Text {
	background-color:#1D5E94;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:195px;
	padding:6px 10px 0px 10px;
	height:20px;
	letter-spacing:0.1em;
}
.header_small .Text a{
	
	color:#FEE322;	
}
.header_small .Text .divHlText
{
	float:left;
}
.header_small .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
.header_small .arrow
{
	color:#FFF;		
	float:left;		
	background:url('../icon/bullet_arrows.gif') no-repeat;	
	width:13px;
	height:9px;
	margin:2px 0px 0px 3px;
}
/*Header medium*/
.header_medium{
	clear:both;
	float:left;
	width:285px;
	height:26px;
	overflow:hidden;
	text-transform:uppercase;
}
.header_medium .Text {
	background-color:#1D5E94;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:225px;
	padding:6px 10px 0px 10px;
	height:20px;
	letter-spacing:0.1em;
}
.header_medium .Text a{
	color:#FEE322;	
}
.header_medium .Text .divHlText
{
	float:left;
}
.header_medium .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
.header_medium .arrow
{
	color:#FFF;		
	float:left;		
	background:url('../icon/bullet_arrows.gif') no-repeat;	
	width:13px;
	height:9px;
	margin:2px 0px 0px 3px;
}

/*Header large*/
.header_large{
	clear:both;
	float:left;
	width:566px;
	height:26px;
	overflow:hidden;
}
.header_large .Text {
	background-color:#1D5E94;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:506px;
	padding:6px 10px 0px 10px;
	height:20px;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
.header_large .Text a{
	color:#FEE322;	
}
.header_large .Text .divHlText
{
	float:left;
}
.header_large .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
.header_large .arrow
{
	color:#FFF;		
	float:left;		
	background:url('../icon/bullet_arrows.gif') no-repeat;	
	width:13px;
	height:9px;
	margin:2px 0px 0px 3px;
}
/*Header smallmiddle*/
.header_smallmiddle{
	width:261px;
	height:26px;
	overflow:hidden;
	background-color:#FFF;	
	padding-left:12px;
	margin:0pt auto;
}
.header_smallmiddle .Text {
	background-color:#1D5E94;
	color:#FEE322;
	font-weight:bold;
	float:left;
	width:195px;
	padding:6px 10px 0px 10px;
	height:20px;
	letter-spacing:0.1em;
}
.header_smallmiddle .Text a{
	
	color:#FEE322;	
}
.header_smallmiddle .Text .divHlText
{
	float:left;
}
.header_smallmiddle .imageheader{
	background:url('../images/headerend.gif') top left no-repeat;	
	float:left;
	width:39px;
	height:28px;
}
.header_smallmiddle .arrow
{
	color:#FFF;		
	float:left;		
	background:url('../icon/bullet_arrows.gif') no-repeat;	
	width:13px;
	height:9px;
	margin:2px 0px 0px 3px;
}

