/*deafualt_header general rules*/
a #close-icon {
margin-bottom:18px;
margin-left:5px;
}
#logo-tools, #logo-tools a {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #818181
}
#logo-tools img {
	border: 0px;
}
#logo-tools #translate_button {
	margin-bottom: 24px;/*height:50px;*/
}
#logo-tools #google_translate_element {
	margin-bottom: 15px;
}

#search {/*should maintain a 50px height "total" */
	margin: 5px 0 21px 0;
	padding: 2px 2px 2px 4px;
	border: 1px solid #D5D5D5;
	width: 196px;
	border-radius: 7px;
}
#search input {
	border: 0;
}
#social-icons {
	width: 204px;
	text-align: right;
	text-wrap:none;
}
#social-icons img {
	padding-bottom: 4px;
	border: 1px solid #FFF;
	display:inline-block;
}
input.searchfield {
	width: 175px;
	height: 23px;
}
/*navigation rules (manipulated by nav_sections_css.js)*/
#leftnav {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

#leftnav a {
	FONT-SIZE: 12px;
	color: #086FB9;
	TEXT-DECORATION: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#leftnav TD.nav_section_active A {
	COLOR: #FFFFFF;
}
#leftnav TD.nav_section_active_over A {
	COLOR: #FFFFFF;
}
#leftnav TD.nav_subsection a {
	FONT-WEIGHT: normal;
}
#leftnav TD.nav_subsection_over a {
	FONT-WEIGHT: normal;
}


TD.nav_section {
	CURSOR: pointer;
	BORDER-BOTTOM: #FFF 1px solid;
	border-top: #FFF 1px solid;
	PADDING-LEFT: 44px;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	BACKGROUND-COLOR: #dad8d9;
	height: 54px;
	background-position: 10px;
	background-repeat:no-repeat;
}
TD.nav_section_over {
	CURSOR: pointer;
	BORDER-BOTTOM: #D6D6D6 1px solid;
	border-top: #FFF 1px solid;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	BACKGROUND-POSITION: 0px 1px;
	PADDING-LEFT: 44px;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	height: 54px;
	BACKGROUND-COLOR: #bfcfe1;
	background-position: 10px;
	background-repeat:no-repeat;
}
TD.nav_section_active {
	CURSOR: pointer;
	BORDER-BOTTOM: #FFF 1px solid;
	BORDER-TOP: #FFF 1px solid;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	PADDING-LEFT: 44px;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	BACKGROUND-COLOR: #066cb6;
	vertical-align: middle;
	height: 54px;
	background-position: 10px;
	background-repeat:no-repeat;

}
TD.nav_section_active_over {
	CURSOR: pointer;
	BORDER-BOTTOM: #FFF 1px solid;
	BORDER-TOP: #FFF 1px solid;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	PADDING-LEFT: 44px;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	BACKGROUND-COLOR: #007AD5;
	vertical-align: middle;
	height: 54px;
	background-position: 10px;
	background-repeat:no-repeat;
}
TD.nav_subsection {
	CURSOR: pointer;
	FONT-SIZE: 12px;
	BACKGROUND-POSITION: 0px 1px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 7px;
	PADDING-TOP: 7px;
	PADDING-LEFT: 15px;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	BACKGROUND-COLOR: #F3F3F3;
	border-bottom: 1px solid #d3e2ed;
	border-top: 1px solid #fff;
}
TD.nav_subsection_over {
	CURSOR: pointer;
	FONT-SIZE: 12px;
	BACKGROUND-POSITION: 0px 1px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 7px;
	PADDING-TOP: 7px;
	PADDING-LEFT: 15px;
	LINE-HEIGHT: 15px;
	PADDING-RIGHT: 8px;
	BACKGROUND-COLOR: #fff3e2;
	border-bottom: 1px solid #d3e2ed;
	border-top: 1px solid #fff;
}
TD.nav_subsection_active {
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	PADDING-LEFT: 15px;
	padding-right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	BACKGROUND-COLOR: #F9EEDF;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #FFF;
}
TD.nav_subsection_active a {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 15px;
}
.signup form, .newsrightpanesignup form {
	padding:0px;
	margin:0px;
	}
/*default_header translate popup rules
.popup {
	border: 2px solid rgb(197, 197, 197);
	left: 399px;
	top: 200px;
	visibility: hidden;
	position: absolute;
	z-index: 20;
	background-color: rgb(255, 255, 255);
}
.popup_table {
	padding: 14px 18px 20px;
}
.buttons {
	text-align: right;
	padding-top: 12px;
}
.popup_field {
	color: rgb(0, 0, 0);
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 12px;
}
.popup_label {
	text-align: right;
	color: rgb(0, 0, 0);
	line-height: 15px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	font-size: 12px;
	background-color: rgb(231, 231, 231);
}
.progress_popup {
	border: 2px solid rgb(89, 83, 78);
	left: 399px;
	top: 200px;
	visibility: hidden;
	position: absolute;
	z-index: 20;
	background-color: rgb(255, 255, 255);
}
.progress_text {
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.shim {
	left: 399px;
	top: 200px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
}
.yellow_button {
	border-width: 1px;
	height: 24px;
	color: rgb(0, 0, 0);
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: rgb(255, 204, 0);
}
*/
