@charset "utf-8";
/* CSS Document */

body {
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../img/page_bg.png) no-repeat center top #fff;
}
form {
	margin:0;
	padding:0;
}
a {
	color:#ff6600;	
	text-decoration:none;
}
a img {
	border-width:0px;
}
a:hover {
	color:#333;
}
#wrapper {
	margin:0px auto;
	width:880px;
}
#header {
	float:left;
	width:880px;
	height:80px;
}
#logo {
	float:left;
	margin:20px 0;
	padding:0;
	width:225px;
	height:35px;
}
#logo a {
	float:left;
	width:225px;
	height:35px;
	text-indent:-9000px;
	outline:none;
	overflow:hidden;
	background:url(../img/cluster.png) no-repeat -1px -1px;
}
#top_nav {
	float:right;
	list-style:none;
	width:239px;
	margin:10px 0 0 0;
	padding:0;
}
#top_nav li {
	float:left;
	background:url(../img/arrow.png) no-repeat left 5px;
	padding-left:8px;
	padding-right:15px;
}
#top_nav li a {
	color:#ff6600;
	text-decoration:none;
}
#top_nav li a:hover {
	color:#333;
}
#top_search {
	width:239px;
	float:right;
	height:36px;
	clear:right;
	margin-top:8px;
	background:url(../img/cluster.png) no-repeat -429px -74px;
}
#top_search input.text {
	float:left;
	border-width:0px;
	font-size:16px;
	background:transparent;
	padding:2px;
	margin-left:5px;
	margin-top:6px;
	width:200px;
}
#top_search input.button {
	height:15px;
	margin-left:4px;
	margin-top:11px;
	width:16px;
	float:left;
}
#top_menu_holder {
	float:left;
	width:880px;
	height:34px;
	background:url(../img/cluster.png) no-repeat -1px -38px;
}
#top_menu_holder a.rss {
	float:right;
	color:#c4c4c4;
	padding-right:23px;
	text-decoration:none;
	margin-right:24px;
	margin-top:10px;
}

#main_menu {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
#main_menu li {
	float:left;
	background:url(../img/top_menu_decorator.png) no-repeat right top;
	position:relative;
	z-index:1;
}
#main_menu li:hover,#main_menu li.selected {
	background:url(../img/top_menu_decorator_h.png) no-repeat right top;
}
#main_menu li a {
	float:left;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:11px;
	text-decoration:none;
	color:#fff;
	outline:none;
	padding:11px 34px 10px 15px;
}
#main_menu li a:hover,#main_menu li.selected a {
	color:#333;
	background:url(../img/top_deco_l.png) no-repeat left top;
}
#main_menu li.selected a {
	color:#333;
}

#main_menu li:hover.cell_1 {
	background:url(../img/top_menu_decorator.png) no-repeat right top;
}
#main_menu li.cell_1 a {
	text-indent:-9000px;
	outline:none;
	width:44px;
	padding-left:0px;
	padding-bottom:12px;
	margin-right:2px;
	padding-right:0px;
	background:url(../img/cluster.png) no-repeat -284px -147px;
}
#main_menu li.cell_1 a:hover {
	background:url(../img/cluster.png) no-repeat -330px -147px;
}
.main_viz {
	float:left;
	width:880px;
	text-align:center;
	overflow:hidden;
	height:355px;
	background:#fff;
}
#main_menu li ul {
	position:absolute;
	list-style:none;
	top:26px;
	display:none;
	width:187px;
	padding-left:5px;
	background:#fff url(../img/submenu_deco.png) no-repeat right top;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
	z-index:2;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	left:0px;
}
#main_menu li:hover ul {
	display:block;
}

#main_menu li ul li a {
	padding:0;
	text-transform:none;
	background-image:none !important;
	color:#ff6600 !important;
	font-weight:normal;
	width:100%;
	padding:10px 0;
	text-indent:10px;
}
#main_menu li ul li {
	background-image:none !important;
	width:100%;
	border-bottom:1px dotted #e9e9e9;
}
#main_menu li ul li.last {
	border-bottom-width:0px;
}
#main_menu li ul li:hover {
	background-image:none  !important;
	border-bottom-color:#fff;
}
#main_menu li ul li a:hover {
	background-image:none  !important;
	color:#fff  !important;
	background:#ff6600 !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#main_menu li.submenu_1 ul {
	width:187px;
}
#main_menu li.submenu_2 ul {
	width:194px;
}
#main_menu li.submenu_3 ul {
	width:176px;
	background-image:url(../img/submenu_deco_1.png);
}
#main_menu li.submenu_4 ul {
	width:188px;
}
#main_menu li.submenu_5 ul {
	width:178px;
	background-image:url(../img/submenu_deco_1.png);
}

.home_box {
	float:left;
	width:280px;
	height:209px;
	background:url(../img/cluster.png) no-repeat -1px -74px;
	margin-top:20px;
}
.home_box h1 {
	float:left;
	font-size:24px;
	line-height:24px;
	color:#333333;
	font-weight:normal;
	margin-top:16px;
	margin-left:20px;
	margin-bottom:0px;
	display:inline;
}
.home_box div {
	float:left;
	margin-left:20px;
	display:inline;
	margin-top:10px;
	margin-right:20px;
}
.home_box div p {
	margin-top:0px;
	line-height:14px;
}
.mg_left_20 {
	margin-left:20px;
}
.home_box_list ul {
	float:left;
	margin-left:20px;
	display:inline;
	margin-top:0px;
	margin-right:20px;
	list-style:none;
	margin-top:0px !important;
	padding:0;
	width:239px;
}
.home_box_list ul li {
	float:left;
	width:100%;
	font-size:10px;
	color:#999;
	border-bottom:1px dotted #cccccc !important;
	padding:14px 0 11px 0;
}
.home_box_list ul li.last {
	border-bottom-width:0px !important;
}
.home_box_list ul li a.lnk_h {
	clear:left;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../img/arrow_grey.png) no-repeat left 4px !important;
	padding-left:8px;
	display:block;
}
.home_box_list ul li a.pic {
	float:left;
	margin-right:5px;
	-moz-border-radius:0px;
	border-radius:0px;
	text-indent:0px;
	padding:0px;
	background:transparent !important;
	width:60px;
}
.home_box_list ul li a:hover.pic {
	background:transparent !important;
}
.home_box_list ul li span {
	float:left;
	width:174px;
}
.home_box_list ul li span a {
	-moz-border-radius:0px;
	-border-radius:0px;
	padding:0 0 0 8px;
	text-indent:0px;
	width:167px;
}
.home_box_list ul li span a:hover {
	color:#333 !important;
}
.footer {
	float:left;
	padding-top:25px;
	text-align:center;
	width:880px;
	padding-bottom:20px;
	margin:50px 0 0 0;
	background:url(../img/cluster.png) no-repeat -320px -972px;
}
.line_1 {
	color:#ccc;
	padding-bottom:5px;
}
.line_1 a {
	font-weight:bold;
}
.line_2 {
	padding-bottom:5px;
}
.line_2 a {
	color:#666;
}
.line_3 {
	color:#999;
}
.subpage_box {
	float:left;
	background:url(../img/left_menu_bg.png) no-repeat left top;
	width:280px;
	margin-top:20px;
}
.col_280 {
	float:left;
	width:280px;
}
.subpage_box h1 {
	float:left;
	font-size:24px;
	line-height:24px;
	color:#333333;
	font-weight:normal;
	margin-top:16px;
	margin-left:20px;
	margin-bottom:0px;
	display:inline;
}
.subpage_box h1 a {
	color:#333333;
}
.subpage_box ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.subpage_box ul li {
	float:left;
	border-bottom:1px dotted #dbdbdb;
	width:100%;
}
.subpage_box ul li.last {
	border-bottom-width:0px;
}
.subpage_box ul li a {
	float:left;
	padding:8px 0;
	font-weight:bold;
	text-indent:10px;
	width:240px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.subpage_box ul li a:hover,.subpage_box ul li a.selected {
	background:#ff6600;
	color:#fff;
}
.subpage_box_end {
	float:left;
	width:280px;
	background:url(../img/left_menu_terminator.png) no-repeat;
	height:6px;
	line-height:6px;
	overflow:hidden;
}
.content_col {
	float:left;
	margin-left:20px;
	width:580px;
	font-size:12px;
	margin-top:20px;
}
.title {
	float:left;
	width:100%;
	margin:10px 0 20px 0;
	padding-bottom:10px;
	border-bottom:1px solid #dbdbdb;
}
.title h1 {
	float:left;
	font-size:24px;
	line-height:24px;
	margin:0;
	color:#333333;
	font-weight:normal;
	display:inline;
	width:470px;
}
.title a {
	float:right;
	background:url(../img/ico_print.png) no-repeat left top;
	padding-left:22px;
	padding-bottom:2px;
	padding-top:1px;
	margin-top:5px;
}
.text_content {
	float:left;
	width:100%;
}
.text_content p {
	margin-top:0px;
	line-height:16px;
	text-align:justify;
	margin-bottom:15px;
}
.text_content h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
	color:#333;
	font-size:18px;
}
.ful_col_content {
	margin-left:0px;
	width:880px;
}
ul.list {
	float:left;
	margin:0;
	padding:0;
	width:580px;
	list-style:none;
}
ul.list li {
	float:left;
	width:100%;
	background-image:none !important;
	padding:10px 0 !important;
	border-bottom:1px dotted #dbdbdb;
}
ul.list li a.pic {
	float:left;
	margin-top:20px;
	margin-right:15px;
}
ul.list li a.pic img {
	border-width:0px;
}
ul.list li div {
	float:right;
	width:445px;
}
ul.list li.no_pic div {
	width:580px;
}
ul.list li div h3 {
	margin:0;
	font-size:11px;
}
.list_news li a.pic {
	margin-top:2px !important;
}
.home_viz {
	float:left;
	width:880px;
	height:355px;
	background:url(../img/holder_home_viz.png) no-repeat left top;
}
.search_results {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin-top:-10px;
}
.search_results li {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
.search_results p {
	margin-bottom:0px;
}
.search_results a {
	font-weight:bold;
}
.sitemap {
	float:left;
	width:100%;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
.sitemap  li {
	padding-bottom:2px;
}
.text_content ul {
	margin:0px;
	padding:0;
	list-style:none;
}

.text_content ul li {
	padding-left:15px;
	padding-bottom:4px;
	background:url(../img/orange_arrow.png) no-repeat left 2px;
}

.subpage_box div {
	float:left;
	margin:0px 20px;
}
.hold_home {
	float:left;
	width:280px;
}

.hold_home div.subpage_box {
	min-height:192px !important;
}
.download_form {
	float:left;
	width:100%;
	margin-top:10px;
}

.form_field {
	float:left;
	width:284px;
	height:41px;
	margin-bottom:10px;
}
.form_field label {
	float:left;
	width:100%;
	font-size:10px;
	color:#999999;
	margin-bottom:3px;
}
.form_field input {
	float:left;
	border-width:0px;
	background:url(../img/bg_input.png) no-repeat left top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	padding:6px;
	width:272px;
}
.form_field select {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	padding:4px;
	border:1px solid #ededed;
	border-radius:6px;
	-moz-border-radius:6px;
	width:283px;
}
.right {
	float:right !important;
}
.small_text {
	float:left;
	font-size:10px;
	color:#999999;
	padding-top:5px;
}
.orange_title {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#ff6600;
	margin-top:0px;
}
.spcr {
	float:left;
	width:100%;
	line-height:1px;
	height:1px;
	overflow:hidden;
	font-size:1px;
}