﻿body 
{
	margin:0px; padding: 0;
}
.header .headerBackground
{
	background-image:	URL('Images/Header/1010Carbon_BG.gif');
	background-repeat:	repeat;
	width:				100%;
}
.header .htop
{
	height:				77px;
}
.header .hbottom
{
}
.header .BETA
{
	color:				#ffffff;
}
.header .phone1, .header .phone2
{
	color:				#ffffff;
}
.header .phone1
{
	font-weight:		bold;
}
.header .tabsBar
{
	border-top:			solid 1px #b3b3b3;
	border-left:		solid 1px #b3b3b3;
	border-right:		solid 1px #b3b3b3;
	background:			#eaeaea URL('Images/Header/tabsBarBackground.gif') repeat-x top;
	height:				47px;
	padding-bottom:		0px;
	color:				#313f40;
	padding-top:		4px;
	vertical-align:		top;
}
.header .middleBar
{
	background-image:	URL('Images/Header/middleBarBackground.gif');
	background-repeat:	repeat-x;
	width:				950px;
	height:				27px;
	border:				solid 1px #dfa334;
}
.header .bottomBar
{
	background:			#000000 URL('Images/Header/bottomBarBackground.gif') repeat-x top;
	width:				938px;
	height:				20px;
	border:				solid 1px #000000;
	color:				#ffffff;
	text-align:			left;
	vertical-align:		top;
	padding-left:		10px;
	padding-top:		0px;
	margin:0px 0px 0px 0px;
}
.header .whiteLinks
{
	color:				#ffffff;
	text-decoration:	underline;
}
/*
.header .tabs a span
{
	border-top:				solid 1px #bababa;
	border-left:			solid 1px #bababa;
	border-right:			solid 1px #bababa;
	height:					35px;
	width:					122px;
	display:				block;
	float:					left;
	background:				transparent URL('Images/Header/tabBackground.gif') repeat-x scroll right top;
	margin-bottom:			-5px;
	cursor:					pointer;
	margin-left:			3px;
	line-height:			12pt;
	vertical-align:			middle;
	color:					#313f40;
	font-weight:			bold;
	text-decoration:		underline;
	text-align:center;
	vertical-align:middle;
}
*/
/*
.header .tabs a:hover span, .header .tabs .activeTab
{
	background-position:	0% -36px;
}
*/
.header .commands
{
	float:					right;
	padding-right:			3px;
	display:				inline;
	text-align:				left;
}
.header .commands .grayLinks
{
	color:					#626262;
	font-weight:			bold;
	text-decoration:		underline;
}
.header .commands .blackLinks
{
	color:					#000000;
	font-weight:			bold;
	text-decoration:		underline;
}
.header .commands a
{
	text-decoration:		none;
}
/*
.header .commands a
{
	border:					solid 1px #c3dbe5;
	height:					26px;
	font-size:				8pt;
	display:				block;
	float:					left;
	background-image:		URL('Images/Header/tabsBarCommand.gif');
	background-repeat:		repeat-x;
	cursor:					pointer;
	margin-left:			5px;
	color:					#000000;
	font-weight:			bold;
	padding-left:			5px;
	padding-right:			5px;
}
*/
.header .Icons
{
}
.header .middleBarCommands
{
	float:					right;
	padding-right:			6px;
	padding-top:			2px;
}
.header .middleBarCommands span
{
	border:					solid 1px #b3b3b3;
	height:					21px;
	line-height:normal;
	display:				block;
	float:					left;
	background:				transparent URL('Images/Header/middleBarCommandBackground.gif') repeat-x scroll right top;
	cursor:					pointer;
	margin-left:			4px;
	vertical-align:			middle;
	color:					#000000;
	font-weight:			bold;
	text-decoration:		underline;
	font-size:				8pt;
	padding-left:			5px;
	padding-right:			5px;
}
.header .logo
{
	text-align:				left;
	padding:				10px;
}

.header .tabsPanel
{
	float:					left;
	margin-left:			0px;
	z-index:				1000;
	text-align:				center;
}
.header .tabs .InactiveTab1
{
	border-left:			solid 1px #bababa;
	border-top:				solid 1px #bababa;
	border-right:			solid 1px #bababa;
	height:					34px;
}
.header .tabs .ActiveTab1
{
	border-left:			solid 1px #dfa304;
	border-top:				solid 1px #dfa304;
	border-right:			solid 1px #dfa304;
	height:					34px;
}
.header .tabs a
{
	font-family:			Arial;
	font-size:				10pt;
	color:					#313f42;
	font-weight:			bold;
	text-decoration:		underline;
}
.header .tabs .InactiveTab1 a span, .header .tabs .ActiveTab1 a span
{
	background:				transparent URL('Images/Header/tabBackground.gif') repeat-x scroll right top;
	padding:				10px;
	display:				block;
	cursor:					pointer;
}
.header .tabs .InactiveTab1 a span
{
	width:					100px;
}
.header .tabs .InactiveTab1 a:hover span, .header .tabs .ActiveTab1 a span
{
	background-position:	0% -36px;
}

.header .tabs .InactiveTab2, .header .tabs .InactiveTab3, .header .tabs .InactiveTab4, .header .tabs .ActiveTab2
{
	background:				transparent URL('Images/Header/tabBackground.gif') repeat-x scroll right top;
	background-position:	0% -72px;
	height:					11px;
	font-size:				0px;
}
.header .tabs .ActiveTab2
{
	border-top:				solid 1px #f9c63b;
}
.header .tabs .InactiveTab2, .header .tabs .InactiveTab3, .header .tabs .InactiveTab4
{
	border-top:				solid 1px #dfa304;
}
.header .tabs .InactiveTab3
{
	border-left:			solid 1px #dfa304;
}
.header .tabs .InactiveTab4
{
	border-right:			solid 1px #dfa304;
}
