*
{
	margin: 0;
	padding: 0;
}
a
{
	color: #005BBB;
	text-decoration: none;
}
a:hover
{
	color: #69BE28;
	text-decoration: none;
}
img
{
	border: 0 none;
	vertical-align: middle;
}
fieldset
{
	border: medium none;
}
ul li
{
	list-style: none outside none;
}
body
{
	background: url("../images/bg_body.jpg") repeat scroll center top transparent;
	color: #333333;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	height: 100%;
}
html
{
	height: 100%;
}
#container
{
	background: url("../images/bg_container.png") repeat-y scroll center center transparent;
	height: 100%;
	width: 100%;
}
#top_nav
{
	background: none repeat scroll 0 0 #005BBB;
	height: 58px;
	position: relative;
	width: 100%;
	z-index: 99999;
}
#container_inner
{
	margin: 0 auto;
	width: 948px;
}
#header
{
	background: url("../images/bg_header.png") repeat-x scroll 0 0 transparent;
	height: 28px;
	overflow: hidden;
	padding: 7px 0 0;
	width: 100%;
}
#header-links
{
	float: left;
	padding: 2px 0 0 4px;
}
#header-links a, #header-links a:hover
{
	color: #666666;
}
#header-links li
{
	float: left;
	padding: 0 0 0 15px;
}
#header-search
{
	background: url("../images/bg_headerform.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 22px;
	padding: 0 17px 0 24px;
	width: 193px;
}
#header-search input
{
	float: left;
}
#header-search .int_text
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 5px 5px 2px 2px;
	width: 148px;
}
#header-search .btn_search
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	height: 22px;
	overflow: hidden;
	padding: 22px 34px 0 0;
	width: 34px;
}
#content
{
	background: none repeat scroll 0 0 #FFFFFF;
	overflow: hidden;
	padding: 0 0 25px;
	width: 100%;
}
#right
{
	float: right;
	width: 650px;
}
#heading
{
	background: url("../images/bg_heading.png") repeat-x scroll center top transparent;
}
#heading h1
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	padding: 13px 0 12px 17px;
}
#heading.green
{
	background: url("../images/bg_heading_green.png") repeat-x scroll center top transparent;
}
#heading.orange
{
	background: url("../images/bg_heading_orange.png") repeat-x scroll center top transparent;
}
#heading.blue
{
	background: url("../images/bg_heading_blue.png") repeat-x scroll center top transparent;
}
#heading.red
{
	background: url("../images/bg_heading_red.png") repeat-x scroll center top transparent;
}
#breadcrumb
{
	background: url("../images/bg_breadcrumb.png") repeat-x scroll center top transparent;
	color: #0052AC;
	font-size: 11px;
	padding: 6px 0 7px 18px;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb span
{
	color: #333333;
}
#breadcrumb a:hover
{
	text-decoration: underline;
}
#banner
{
	width: 100%;
}
#maincontent
{
	margin-left: 15px;
	margin-top: 20px;
	overflow: hidden;
	width: 615px;
}
#maincontent.home
{
	margin-left: 28px;
	overflow: hidden;
	width: 622px;
}
#maincontent h2
{
	color: #005BBB;
	font-size: 17px;
	font-weight: normal;
	padding: 0 0 8px;
}
#maincontent h2 a
{
	color: #005BBB;
}
#maincontent h2 a:hover
{
	color: #69BE28;
}
#maincontent h3
{
	color: #404040;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 10px;
}
#maincontent h3 a
{
	color: #404040;
}
#maincontent p
{
	line-height: 18px;
	padding: 0 0 11px;
}
#maincontent ul
{
	margin-left: 16px;
}
#maincontent ol
{
	margin-left: 19px;
}
#maincontent ul li
{
	list-style: disc outside none;
	padding: 0 0 6px;
}
.textbox
{
	float: left;
	padding: 25px 0 0;
	width: 355px;
}
.quick_links
{
	padding: 32px 0 0;
	width: 100%;
}
#maincontent .quick_links ul
{
	margin: 0;
}
#maincontent .quick_links ul li
{
	background: url("../images/bg_arrow_links.png") no-repeat scroll 0 4px transparent;
	list-style: none outside none;
	padding: 2px 0 3px 15px;
}
.news_list
{
	background: url("../images/bg_news_lists.png") no-repeat scroll 0 0 transparent;
	float: right;
	width: 238px;
}
.news_list_inner
{
	padding: 25px 22px 10px 26px;
	width: 190px;
}
.news_list h2 a, .news_list h2 a:hover
{
	color: #005BBB;
}
.news_list h2 a:hover
{
	text-decoration: underline;
}
#maincontent .news_list ul
{
	margin: 0;
}
#maincontent .news_list li
{
	list-style: none outside none;
}
.news_list small
{
	display: block;
	font-size: 11px;
}
#maincontent .news_list p
{
	color: #005BBB;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 10px;
}
.news_list p a
{
	color: #005BBB;
}
.news_list p a:hover
{
	color: #69BE28;
}
.link_more
{
	background: url("../images/bg_more.png") no-repeat scroll left bottom transparent;
	height: 30px;
	line-height: 30px;
}
.link_more a
{
	color: #E2EDF8;
	float: right;
	text-align: center;
	width: 80px;
}
.link_more a:hover
{
	color: #E2EDF8;
	text-decoration: underline;
}
.section
{
	overflow: hidden;
	padding: 0 0 20px;
	width: 100%;
}
#maincontent .section p
{
	margin-bottom: 0;
	padding: 0;
}
span.more
{
	display: block;
	padding-top: 5px;
}
span.more a
{
	background: url("../images/icon_arrow.png") no-repeat scroll 0 2px transparent;
	padding-left: 15px;
}
#maincontent_left
{
	float: left;
	width: 370px;
}
#maincontent_right
{
	float: right;
	width: 230px;
}
.section_image
{
	background: url("../images/bg_section_img.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 107px;
	padding: 7px 0 0 7px;
	width: 169px;
}
.section_text
{
	float: right;
	padding-top: 5px;
	width: 425px;
}
th
{
	color: #005BBB;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 3px 1px 6px;
	text-align: left;
}
td
{
	background: none repeat scroll 0 0 #EBEBEB;
	padding: 3px 3px 3px 6px;
}
tr.white td
{
	background: none repeat scroll 0 0 #FFFFFF;
}
.link_details
{
	background: url("../images/icon_arrow2.png") no-repeat scroll 0 2px transparent;
	padding-left: 15px;
}
#maincontent .formbox ul
{
	margin: 0;
}
#maincontent .formbox ul li
{
	list-style: none outside none;
	overflow: hidden;
	padding-bottom: 15px;
	width: 100%;
}
.formbox label
{
	float: left;
	width: 105px;
}
.formbox input.text
{
	color: #333333;
	float: left;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	width: 175px;
}
.formbox select
{
	float: left;
	width: 186px;
}
.formbox li small
{
	background: none repeat scroll 0 0 #E4E4E4;
	color: #FF0000;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	padding: 2px 10px;
	width: 290px;
}
.formbox input.btn_submit
{
	background: url("../images/btn_submit.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	height: 22px;
	width: 80px;
}
#left
{
	float: left;
	padding: 76px 0 0 28px;
	width: 270px;
}
#logo
{
	margin-left: -6px;
	padding: 0 0 11px;
}
#logo.homelogo
{
	padding: 19px 0 11px;
}
#tell_more
{
	color: #979797;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 109px 18px 36px 0;
	text-align: right;
}
#tell_more a, #tell_more a:hover
{
	color: #979797;
}
#btns
{
	margin-left: -6px;
}
#btns ul
{
	overflow: hidden;
	width: 100%;
}
#btns li
{
	background: url("../images/bg_btns_li.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 78px;
	width: 276px;
}
#btns li a
{
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	height: 57px;
	line-height: 20px;
	padding: 21px 30px 0 132px;
	width: 108px;
}
#btn_visit
{
	background: url("../images/btn_visit.png") no-repeat scroll 0 0 transparent;
}
.btn_visit
{
	background: url("../images/btn_visit.png") no-repeat scroll 0 0 transparent;
}
#btn_facts
{
	background: url("../images/btn_facts.png") no-repeat scroll 0 0 transparent;
}
#btn_view
{
	background: url("../images/btn_view.png") no-repeat scroll 0 0 transparent;
}
#sidenav
{
	background: url("../images/bg_sidenav_top.png") no-repeat scroll 0 0 #E4E4E4;
	margin: 0 0 20px;
	padding: 22px 0 0;
	width: 250px;
}
#sidenav_inner
{
	background: url("../images/bg_sidenav_bot.png") no-repeat scroll left bottom transparent;
	padding-bottom: 34px;
}
#subnav
{
	background: url("../images/bg_subnav_top.png") no-repeat scroll 0 0 transparent;
	margin: 0 0 8px;
	padding: 22px 0 0;
	width: 250px;
}
#subnav_inner
{
	background: url("../images/bg_subnav_bot.png") no-repeat scroll left bottom transparent;
	padding-bottom: 34px;
}
.title h3
{
	float: left;
}
.title h3 a
{
	color: #0090C0;
	font-size: 12px;
	padding-top: 3px;
}
.title h3 a:hover
{
	text-decoration: underline;
}
#sidenav.green .title h3 a
{
	color: #5DB238;
}
#sidenav.orange .title h3 a
{
	color: #FC7700;
}
#sidenav.red .title h3 a
{
	color: #CA0070;
}
#subnav .title h3 a
{
	color: #0055AF;
}
.title
{
	overflow: hidden;
	padding: 0 0 7px 16px;
	width: 228px;
}
.link_close
{
	float: right;
}
#sidenav ul, #subnav ul
{
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
#sidenav ul li, #subnav ul li
{
	float: left;
	width: 100%;
}
#sidenav li a
{
	background: url("../images/bg_sidenava.png") repeat-x scroll center bottom #0092C2;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding: 5px 0 6px 17px;
}
#sidenav li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#sidenav.green li a
{
	background: url("../images/bg_sidenava_green.png") repeat-x scroll center bottom #69BE28;
}
#sidenav.orange li a
{
	background: url("../images/bg_sidenava_orange.png") repeat-x scroll center top #FC7700;
}
#sidenav.red li a
{
	background: url("../images/bg_sidenava_red.png") repeat-x scroll center top #CF0073;
}
#subnav li a
{
	background: url("../images/bg_subnav.png") repeat-x scroll center bottom #005AB8;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding: 5px 0 6px 17px;
}
#subnav li ul
{
	margin-bottom: 0;
	padding-bottom: 0;
}
#subnav li li a
{
	background: url("../images/bg_sidenavlilia.png") no-repeat scroll 0 0 #247BC5;
	padding: 6px 0 4px 30px;
}
#subnav li li a:hover, #subnav li li .selected
{
	color: #FFFFFF;
	text-decoration: underline;
}
#subnav li a:hover, #subnav li .selected
{
	color: #78D8FF;
}
#tellmemore
{
	padding: 0 0 0 16px;
}
#tellmemore h3
{
	color: #979797;
	font-size: 12px;
	padding-bottom: 11px;
}
h3.paddingtop
{
	padding-top: 13px;
}
#tellmemore select
{
	border: 1px solid #A1A1A1;
	color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 5px;
	width: 214px;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer_top
{
	background: url("../images/bg_footer_top.png") repeat-x scroll center top #DADADA;
	overflow: hidden;
	padding: 11px 0 18px 25px;
	width: 923px;
}
#footertop_left
{
	float: left;
	font-size: 11px;
	width: 470px;
}
#footer_top ul
{
	overflow: hidden;
	padding-bottom: 24px;
	padding-top: 12px;
	width: 100%;
}
#footer_top li
{
	float: left;
	padding: 0 18px 0 0;
}
#footer_top li a, #footer_top li a:hover
{
	color: #494949;
}
#footer_icons
{
	float: right;
}
#footer_icons a
{
	margin: 0 20px 0 5px;
}
#rotate
{
	float: left;
	padding: 0 20px 0 5px;
	width: 132px;
}
#footer_icons #rotate a
{
	margin: 0;
}
#footer_bot
{
	background: none repeat scroll 0 0 #404040;
	color: #FFFFFF;
	overflow: hidden;
	padding: 13px 0 15px 25px;
	width: 923px;
}
#footer_bot h3
{
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 6px;
}
#footer_bot h4
{
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 7px;
}
#footer_bot a, #footer_bot a:hover
{
	color: #FFFFFF;
}
.footer_col
{
	float: left;
	padding: 0 30px 0 0;
	width: 187px;
}
.footer_col li
{
	background: url("../images/bg_arrow.png") no-repeat scroll 0 3px transparent;
	font-size: 11px;
	padding: 0 0 2px 14px;
}
.formbox
{
}
.formbox ul li input
{
	float: left;
	font-family: Geneva, Tahoma, sans-serif;
}
.formbox textarea
{
	color: #333333;
	float: left;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	height: 68px;
	padding-left: 5px;
	width: 175px;
}
#maincontent .formbox ul li div
{
	float: left;
	overflow: hidden;
	width: 500px;
}
#maincontent .formbox ul li div b
{
	display: block;
	font-weight: normal;
}
#maincontent .formbox ul li div label
{
	display: inline;
	float: none;
	padding: 0 6px 0 3px;
	vertical-align: middle;
}
#maincontent .formbox ul li div input
{
	float: none;
	vertical-align: middle;
}
#maincontent .formbox ul li span
{
	display: block;
	float: left;
	overflow: hidden;
	width: 500px;
}
#maincontent .formbox ul li span b
{
	display: block;
	font-weight: normal;
}
#maincontent .formbox ul li span input
{
	float: none;
	margin-right: 3px;
	vertical-align: middle;
}
#sitemap
{
}
#sitemap ul
{
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#sitemap ul li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0;
	width: 100%;
}
#sitemap ul li a
{
	background: none repeat scroll 0 0 #DEDDDD;
	display: block;
	font-size: 13px;
	padding: 4px 0 4px 12px;
}
#sitemap ul li ul a
{
	background: none repeat scroll 0 0 #EBEBEB;
	padding-left: 36px;
}
#subnav.green .title h3 a
{
	color: #5DB238;
}
#subnav.green li a
{
	background: url("../images/bg_sidenava_green.png") repeat-x scroll center bottom #69BE28;
}
.col_middle
{
	float: left;
	width: 340px;
}
#maincontent .option_lists
{
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px;
	width: 100%;
}
#maincontent .option_lists li
{
	background: url("../images/bg_option.png") repeat-x scroll 0 78px #0057B4;
	display: inline;
	float: left;
	list-style: none inside none;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 99px;
}
.option_lists li a
{
	color: #FFFFFF;
	display: block;
	height: 155px;
	text-align: center;
}
.option_lists li span
{
	display: block;
	margin: 0 0 10px;
}
#maincontent .option_lists li p
{
	padding: 0 12px;
	text-align: left;
}
.col_right
{
	float: right;
	width: 251px;
}
#maincontent .color_lists
{
	border-top: 5px solid #0058B5;
	float: right;
	margin: 0 0 27px;
	overflow: hidden;
	width: 251px;
}
#maincontent .color_lists li
{
	float: left;
	list-style: none inside none;
	margin: 0;
	padding: 0;
	width: 251px;
}
#maincontent .color_lists li a
{
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	line-height: 22px;
}
#maincontent .color_lists li.col_green a
{
	background: url("../images/bg_green.png") repeat-x scroll left top transparent;
	height: 46px;
	padding: 30px 0 0 20px;
}
#maincontent .color_lists li.col_blue a
{
	background: url("../images/bg_blue.png") repeat-x scroll left top transparent;
	height: 57px;
	padding: 20px 0 0 20px;
}
#maincontent .color_lists li.col_yellow a
{
	background: url("../images/bg_yellow.png") repeat-x scroll left top transparent;
	height: 56px;
	padding: 20px 0 0 20px;
}
#maincontent .color_lists li.col_pink a
{
	background: url("../images/bg_pink.png") repeat-x scroll left top transparent;
	height: 56px;
	padding: 22px 0 0 20px;
}
.text_block
{
	border-bottom: 5px solid #0058B5;
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 25px;
	width: 230px;
}
#maincontent h2.bg_blue
{
	background: none repeat scroll 0 0 #0D99D8;
	border: 1px solid #C2E5F5;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 13px;
	padding: 5px 0;
	text-align: center;
	width: 338px;
}
#maincontent .fence_lists
{
	margin: 0 0 5px;
	overflow: hidden;
	width: 340px;
}
#maincontent .fence_lists li
{
	display: inline;
	float: left;
	margin: 0 10px 5px 0;
	width: 58px;
}
#maincontent .fence_lists li span
{
	display: block;
	margin: 0 0 8px;
	text-align: center;
}
#maincontent .fence_lists li a
{
	color: #333333;
	text-decoration: none;
}
#maincontent .fence_lists li a:hover
{
	text-decoration: underline;
}
#maincontent .select_color
{
	margin: 0 -5px 18px 0;
	overflow: hidden;
	position: relative;
	width: 345px;
}
#maincontent .select_color li
{
	display: inline;
	float: left;
	height: 150px;
	margin: 0 10px 0 0;
	padding: 0;
	width: 59px;
}
#maincontent .select_color li span
{
	display: block;
	margin: 0 0 5px;
}
#maincontent .select_color li a
{
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
#maincontent .select_color li a:hover
{
	text-decoration: underline;
}
.note_text
{
	font-size: 12px;
	line-height: 16px;
	padding: 3px 50px 0 0;
}
.welcome_wrapper
{
	background: url("../images/bg_welcome.jpg") no-repeat scroll left top transparent;
	border-top: 5px solid #0058B5;
	clear: both;
	height: 307px;
	margin: 0 0 20px;
	overflow: hidden;
	width: 600px;
}
#maincontent .welcome_wrapper .color_lists
{
	border: 0 none;
}
.welcome_text
{
	display: inline;
	float: left;
	margin: 28px 0 0 30px;
	width: 280px;
}
#maincontent .welcome_text p
{
	line-height: 16px;
}
#maincontent .info_lists
{
	margin: 0 0 10px;
	width: 100%;
}
#maincontent .info_lists li
{
	background: url("../images/img_right.png") no-repeat scroll left top transparent;
	margin: 0 0 10px;
	padding: 0 0 0 45px;
}
#maincontent .info_lists li h2 a:hover
{
	color: #005BBB;
}
.right_box
{
	display: inline;
	float: left;
	margin: 0 0 0 8px;
	width: 230px;
}
.img_box
{
	float: left;
	margin: 0 0 10px;
	width: 230px;
}
/******2011-08-11*********/
.banner_local_heroes
{
	width: 100%;
	overflow: hidden;
}
.banner_local_heroes .banner_img
{
	width: 414px;
	float: left;
}
.banner_local_heroes ul
{
	width: 236px;
	float: left;
	background: url(../images/bg_side.png) left top no-repeat;
	height: 230px;
}
.banner_local_heroes ul li
{
	height: 57px;
}
.banner_local_heroes ul li a.link_blue, .banner_local_heroes ul li a.link_green
{
	font-size: 10px;
	color: #fff;
	padding-left: 10px !important;
	display: block;
	width: 226px;
	overflow: hidden;
	background: none !important;
	line-height: 57px !important;
}
.banner_local_heroes ul li.first a.link_green
{
	padding: 15px 0 0 10px !important;
	line-height: 16px !important;
}
.banner_local_heroes ul li a.link_blue:hover
{
	color: #1f6eb5;
}
.banner_local_heroes ul li a.link_green:hover
{
	color: #90be4e;
}
.banner_local_heroes ul li a span
{
	float: left;
	font-size: 13px;
	width: 100px;
}
.blue_block
{
	background: #16548b url(../images/bg_blue.png) left top repeat-x;
	color: #fff;
	padding: 13px 15px;
	font-size: 11px;
	line-height: 16px;
	clear: both;
}
#maincontent.local_heroes
{
	width: 620px;
}
.banner_local_heroes ul li.first a span.download
{
	padding: 16px 0 0;
	font-size: 10px;
}

