@charset "utf-8";

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.main_wraper {
	width: 100%;
}

.body_wraper {
	margin: 0 auto;
	padding: 0;
}

.tophead {
	margin: 0 auto;
	align: left;
	text-align: left;
}

.header {
	margin: 60px auto 40px;
	text-align: center;
	display: table;
}

.lheader {
	margin: 5px 5px 20px;
	display: table;
}

.header img {
	text-align: center;
}

.footer {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	z-index: 200;
	background-color: white;
}

.footer .nav {
	white-space: nowrap;
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding-bottom: 2px;
}

.footer .nav table {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: table;
}

.footer .nav tr {
	float: left;
	padding: 0;
}

.footer .nav tr td {
	padding: 1px 12px;
}

.footer .nav tr td a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}

.footer .nav tr td a:hover {
	text-decoration: none;
	color: #005abe;
}

.copy_rights {
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	color: #333;
	padding-top: 2px;
}

.search_box {
	clear: both;
	margin: 0 auto;
	display: table;
}

.lsearch_box {
	clear: both;
	margin: 0 5px auto;
	align: left;
	display: table;
}

.language_list2 {
	float: left;
	color: #000;
	padding-top: 4px;
}

.language_list2 a {
	text-decoration: none;
	color: #005abe;
}

.language_list2 a:hover, .language_list2 a.over {
	text-decoration: none;
	color: #e2462c;
}

.dropdown_list select {
	background: 0;
	border: solid 1px #d0d0d0;
	font-size: 14px;
	margin-left: 28px;
	background: url(../images/dropdown_bg.gif) left top repeat-x #e0e0e0;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.search_wrapper {
	clear: both;
	width: 850px;
	margin: 5px 25px auto;
	clear: both;
}

.search {
	padding: 3px;
	width: 735px;
	border-left: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	margin: 0;
	border-bottom: solid 1px #e1e1e1;
	border-right: 0;
	padding: 10px 4px;
}

.search_btn {
	background: #005abe;
	border: 0;
	margin: 0;
	width: 102px;
	color: #fff;
	font-size: 18px;
	height: 38px;
	line-height: 35px;
	padding: 0 4px;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.clr {
	clear: both;
}

.inter_links {
	float: right;
	margin-right: 0;
}

.inter_links a {
	text-align: right;
	color: #ec520f;
	text-decoration: none;
	font-size: 12px;
}

.tab_btns a {
	background: #bbb;
	color: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	padding: 4px 8px;
	text-decoration: none;
	line-height: 20px;
	display: table;
	float: left;
	margin-right: 10px;
}

.tab_btns a.active {
	background: #437ad4;
}

.wrap {
	margin: 0 auto;
	padding: 0 30px;
}

.line1 {
	background: url(../images/line.gif) left bottom repeat-x;
}

.tab_btns {
	display: table;
	clear: both;
}

.link1 {
	color: #ec520f;
	text-decoration: none;
	margin-right: 20px;
	line-height: 28px;
	font-size: 14px;
}

.blue_bg1 {
	background: #d9e4f6;
	height: 20px;
	padding-top: 4px;
}

.tag1 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #437ad4;
}

.paging {
	font-size: 12px;
	float: right;
	color: #437ad4;
	font-weight: bold;
}

.dtable {
	display: table;
	margin: 0px 25px auto;
}

.drow {
	display: table-row;
}

ul.search_list {
	margin: 0;
	padding: 0;
}

ul.search_list li {
	margin: 0;
	padding: 8px 0 8px 0;
	list-style: none;
	background: url(../images/line.gif) left bottom repeat-x;
}

ul.search_list li a {
	font-size: 16px;
	color: #437ad4;
	font-weight: bold;
	text-decoration: none;
}

ul.search_list li p {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

ul.search_list li span {
	font-size: 12px;
}

.lsresults {
	position: static;
	margin: 40px auto 20px;
}

.footer {
	margin: 40px auto 0;
}

.txt_style1 {
	color: #009833;
}

.txt_style2 {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#trends {
	margin-bottom: 5px;
}

#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

#help {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	padding-bottom: 2px;
	width: 604px;
}

.modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 14px;
	height: 14px;
	z-index: 2;
}

#help-header {
	background: #f0f0f0;
	padding: 10px 18px 10px 18px;
	border-bottom: 1px solid #CCC;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#help-header h2 {
	color: #444;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 3px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

#help-header p {
	color: #444;
	font-size: 13px;
	margin: 0;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	text-shadow: none;
}

#help .txt-fld {
	position: relative;
	width: 364px;
	padding: 14px 20px;
	border-bottom: 1px solid #EEE;
	text-align: right;
}