/******** Header ********/
div#header
{
	margin: 0px;
	min-width: 968px;
}

#header .top
{
}

#header .top .caption
{
	color: #ff6600;
	filter:dropshadow(color=white,offx=1,offy=1,positive=true);
	padding-top:0px;
	padding-right: 12px;
	text-align: right;
	font-family:Georgia;
	font-size:200%;
	font-weight: bolder; 
	font-style: oblique; 
}

#header .top .left
{
	float: left;
	width: 368px;
	height: 76px;
}

* html #header .top .left
{
	border-right: solid 512px #ffffff;
}

#header .top .left h1
{
	margin: 0px;
}

#header .top .right
{
	float: right;
	width: 512px;
	padding: 8px 12px 0px;
	text-align: right;
}


* html #header .top .right
{
	margin-left: -512px;
}

#header .top .right form input
{
	vertical-align: middle;
}

#header .top .right a img
{
	margin-bottom: 1px;
	vertical-align: bottom;
}

#header .bottom
{
	background: #cccccc url(../images/header/header_bottom.gif) repeat-x left top;
}

#header .bottom .content
{
	padding-left: 68px;
	background: url(../images/header/logo_bottom.gif) no-repeat left top;
}

#header .bottom .content a:link, #header .bottom .content a:visited
{
	color: #ff6600;
	text-decoration: none;
}

#header .bottom .content a:hover, #header .bottom .content a:active
{
	color: #ff3300;
	text-decoration: underline;
}

#header .bottom .content ul#tabs1
{
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header .bottom .content ul#tabs1 li
{
	float: left;
	padding-left: 1px;
	background: url(../images/header/separator.gif) no-repeat left center;
}

#header .bottom .content ul#tabs1 li.first
{
	background: none;
}

#header .bottom .content ul#tabs1 li .left
{
	float: left;
	width: 12px;
	height: 32px;
}

#header .bottom .content ul#tabs1 li .right
{
	float: left;
	width: 12px;
	height: 32px;
}

#header .bottom .content ul#tabs1 li a
{
	display: block;
	float: left;
	line-height: 32px;
	font-weight: bold;
}

#header .bottom .content ul#tabs1 li.active .left
{
	background: url(../images/header/tab1_left.gif) no-repeat right bottom;
}

#header .bottom .content ul#tabs1 li.active .right
{
	background: url(../images/header/tab1_right.gif) no-repeat left bottom;
}

#header .bottom .content ul#tabs1 li.active a
{
	background: url(../images/header/tab1_bg.gif) repeat-x left bottom;
	color: #000000;
}

#header .bottom .content ul#tabs2
{
	height: 28px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header .bottom .content ul#tabs2 li
{
	float: left;
	padding-left: 1px;
	background: url(../images/header/separator.gif) no-repeat left center;
	white-space: nowrap;
}

#header .bottom .content ul#tabs2 li.first
{
	background: none;
}

#header .bottom .content ul#tabs2 li.label
{
	padding: 2px 0px 0px 20px;
	background: none;
	line-height: 26px;
}

#header .bottom .content ul#tabs2 li .left
{
	float: left;
	width: 12px;
	height: 28px;
}

#header .bottom .content ul#tabs2 li .right
{
	float: left;
	width: 12px;
	height: 28px;
}

#header .bottom .content ul#tabs2 li a
{
	display: block;
	float: left;
	padding-top: 2px;
	line-height: 26px;
	font-weight: bold;
}

#header .bottom .content ul#tabs2 li.active .left
{
	background: url(../images/header/tab2_left.gif) no-repeat right bottom;
}

#header .bottom .content ul#tabs2 li.active .right
{
	background: url(../images/header/tab2_right.gif) no-repeat left bottom;
}

#header .bottom .content ul#tabs2 li.active a
{
	background: url(../images/header/tab2_bg.gif) repeat-x left bottom;
	color: #000000;
}

#header .bottom .content ul#tabs2 li.active.sub
{
	border-bottom: solid 1px #e3e3e3;
}

#header .bottom .content ul#tabs2 li.active.sub .left
{
	background: url(../images/header/tab3_left.gif) no-repeat right bottom;
}

#header .bottom .content ul#tabs2 li.active.sub .right
{
	background: url(../images/header/tab3_right.gif) no-repeat left bottom;
}

#header .bottom .content ul#tabs2 li.active.sub a
{
	background: url(../images/header/tab3_bg.gif) repeat-x left bottom;
}

#header .bottom #tabs_sub
{
	display: none;
	height: 43px;
	padding-left: 68px;
	clear: both;
}

* html #header .bottom #tabs_sub
{
	margin-top: -1px;
}

#header .bottom #tabs_sub ul
{
	height: 43px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header .bottom #tabs_sub ul li
{
	display: none;
	float: left;
	white-space: nowrap;
	height: 43px;
}

#header .bottom #tabs_sub ul li .left
{
	float: left;
	width: 12px;
	height: 43px;
}

#header .bottom #tabs_sub ul li .right
{
	float: left;
	width: 7px;
	height: 43px;
}

#header .bottom #tabs_sub ul li a:link, #header .bottom #tabs_sub ul li a:visited
{
	display: block;
	float: left;
	height: 43px;
	color: #0000ff;
	line-height: 41px;
	font-weight: bold;
}

#header .bottom #tabs_sub ul li a:hover
{
	text-decoration: none;
}

#header .bottom #tabs_sub ul li a:hover span
{
	text-decoration: underline;
}

#header .bottom #tabs_sub ul li a img
{
	margin-right: 2px;
	vertical-align: middle;
}

#header .bottom #tabs_sub ul li.active .left
{
	background: url(../images/header/tab4_left.gif) no-repeat right bottom;
}

#header .bottom #tabs_sub ul li.active .right
{
	background: url(../images/header/tab4_right.gif) no-repeat left bottom;
}

#header .bottom #tabs_sub ul li.active a
{
	background: url(../images/header/tab4_bg.gif) repeat-x left bottom;
	color: #000000;
}




body.vga div#header
{
	min-width: 614px;
}

* html body.vga #header .top .left
{
	border-right: solid 324px #ffffff;
}

body.vga #header .top .right
{
	width: 324px;
}

body.vga #header .top .right form input#_p_lookup_1
{
	width: 150px;
}

body.vga #header .bottom .content ul#tabs2
{
	margin: 0px 0px 0px -48px;
}
