/* CSS Document */
.header_format_and_background {
	background-image: url(../Images/Us/Standard_Layout/header_background.png);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
.header_top_links_left {
	text-align: left;
	color: #FFFFFF;
	font-size: small;
	text-transform: capitalize;
	height: 71px;
	padding-left: 3px;
	vertical-align: top;
}
.header_top_links_right {
	text-align: right;
	color: #FFFFFF;
	font-size: small;
	text-transform: capitalize;
	height: 71px;
	padding-right: 3px;
	vertical-align: top;
}
.header_logo {
	width: 172px;
	height: 56px;
	padding-left: 3px;
}
.header_logo_usa {
	color: #F7710D;
	font-size: 10px;
}
.header_input_background {
	background-image: url(../Images/Us/Standard_Layout/header_background_input.png);
	background-repeat: no-repeat;
}
.header_format_input {
	padding-left: 1px;
	padding-top: 1px;
}
.header_input_field {
	width: 365px;
	border: 1px solid #FFFFFF;
	font-size: medium;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}
.header_go {
	padding-right: 4px;
}
.header_options {
	text-transform: capitalize;
	width: 188px;
	padding-bottom: 7px;
	padding-left: 3px;
	vertical-align: top;
}
.header_hierarchy {
	text-transform: capitalize;
	color: #224771;
	padding-bottom: 7px;
	vertical-align: top;
}
.header_bookmark {
	text-align: right;
	padding-left: 18px;
	padding-bottom: 7px;
	padding-right: 3px;
	vertical-align: top;
	padding-top: 3px;
}
.header_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EDFB;
}
#logo {
	position:absolute;
	left:18px;
	top:35px;
	z-index:1;
	display: block;
}
#logo_usa {
	position:absolute;
	left:115px;
	top:69px;
	z-index:1;
	display: block;
}
#input_panel {
	position:absolute;
	left:190px;
	top:41px;
	z-index:4;
	display: block;
}
#search_assistant_panel {
	position:absolute;
	left:190px;
	top:70px;
	width:410px;
	z-index:1;
	background-color: #FFFFFF;
	display: none;
}
.search_assistant_panel_format {
	border: 1px solid #8ABAF4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 22px;
}
.search_assistant_panel_footer_left {
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	width: 270px;
}
.search_assistant_panel_footer_right {
	padding-right: 20px;
	padding-bottom: 15px;
	font-size: 11px;
	text-align: right;
	text-transform: capitalize;
	width: 100px;
}
#search_assistant_panel_off {
	position:absolute;
	left:190px;
	top:73px;
	width:410px;
	z-index:1;
	display: none;
}
.search_assistant_panel_off_format {
	text-align: right;
	font-size: 10px;
	text-transform: capitalize;
}
#search_panel {
	position:absolute;
	left:190px;
	top:70px;
	width:410px;
	z-index:1;
	background-color: #FFFFFF;
	display: none;
}
.search_panel_format {
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #8ABAF4;
	width: 100%;
}
.search_panel_bold_links {
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 10px;
	line-height: 22px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.search_panel_links {
	text-transform: capitalize;
	padding-right: 7px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-top: 12px;
}
.search_panel_light_blue_links {
	text-transform: capitalize;
	padding-right: 18px;
	vertical-align: top;
	line-height: 21px;
	padding-bottom: 26px;
}
#search_panel_more_link {
	position:relative;
	left:42px;
	top:-13px;
	z-index:1;
	display: block;
	cursor: pointer;
}
#search_panel_more {
	position:absolute;
	left:190px;
	top:227px;
	width:410px;
	z-index:2;
	background-color: #FFFFFF;
	display: none;
}
.search_panel_more_format {
	width: 100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8ABAF4;
	border-bottom-color: #8ABAF4;
	border-left-color: #8ABAF4;
}
.search_panel_more_format_column_left {
	width: 50%;
	vertical-align: top;
	padding-bottom: 17px;
}
.search_panel_more_format_column_right {
	width: 50%;
	vertical-align: top;
	padding-bottom: 17px;
}
.search_panel_more_format_dotted_line {
	height: 12px;
	vertical-align: top;
	padding-left: 12px;
}
.search_panel_more_dotted_line {
	background-image: url(../Images/Us/Standard_Layout/search_more_dotted_line.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 380px;
}
.search_panel_more_heads {
	text-transform: capitalize;
	color: #224771;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 20px;
}
.search_panel_more_links {
	line-height: 22px;
	padding-bottom: 10px;
	padding-left: 20px;
}

