/* *******************************
 	Base CSS
******************************** */
body {width:800px; margin: 0px auto; background: #f37021; color:#000; font-size:0.95em;font-family: Arial, Verdana, sans-serif;}
a {text-decoration: none; color:#f37021;}
a:hover {color:#231f20;}
strong { font-weight:bold;}
h1 {font-size:1.65em;padding:0px;margin:0px;}
h2 {font-size:1.45em;padding:0px;margin:0px;}
h3,h4,h5 {font-size:1.25em;padding:0px;margin:0px;}
hr {height:2px; border-top:solid 1px #bababa; border-bottom: solid 1px #ededed; width:100%;}
li {list-style: square;color:#f37021;}
img {border:0px;}
.clearboth {clear:both;}
.hide{display:none;}

/* *******************************
	Div ID
******************************** */
#page_container {margin-top:30px;width:764px;background-color:#fff; overflow:hidden; padding-bottom:28px;}
#logo_container {margin:0px; padding:0px;height:87px;}
#logo {float:left;}
#siteview {float:left; padding:5px 0px 0px 0px;}
#siteview ul{margin:0px;padding:0px;}
#siteview ul li{display:inline;list-style:none;}
#siteview ul li a{color:#000;text-decoration:none;padding:5px 2px 5px 2px;line-height:20px;}
#siteview ul li a:hover{text-decoration:underline;color:#f37021;}
#content_container {margin:0px; padding:0px; width:764px;}

/* *******************************
	Navigation
******************************** */
.column_nav {float:left;width:209px; overflow:hidden;}
.column_nav_pos { position:relative; left:14px; top:7px;width:190px; overflow:hidden;}
.column_nav a{width:185px;color:#FFF;float:left;line-height: 32px; font-weight: bold; font-size:1.3em;}
.column_nav_pos a { background:#fff;color:#000; padding-left:5px; }
.column_nav_pos a.on:hover { color:#fff;background: #f37021; }
.column_nav_pos a:hover { color:#fff;background: #f37021; }
.column_nav_pos a.on { color:#fff;background: #f37021; }
#sub_container {width:190px; height:276px;}
#sub_text {position:relative; top:40px; left:19px;}
#sub_form {position:relative;top:60px; left:19px; font-weight:bold;}
#sub_form input {width:120px; border: solid #f37021 1px; height:1.2em; padding:4px; }
#sub_form .buttonsubmit { position:relative; left:1px;width: 40px; height:1.9em; border:0px; background:#f37021; color:#fff; line-height:0.90em;}

/* *******************************
	Content
******************************** */
#column_content {margin:0px;padding:0px; float:left;width:555px; background-color:#fff;}
#legend_content {width:528px; overflow:hidden;position:relative; top:7px; border: solid 1px #f37021;}
#flv_container {float:left;width:202px;margin:6px 0px 6px 0px; }
.legend_divider { width:20px;float:left;margin:6px 0px 6px 0px;}
#legend_copy {float:left;width:255px;margin:6px 0px 6px 0px; padding-bottom:6px;}
#content_divider {height:24px; background-color:#fff;}
.content_tabs {width:528px;}
.content_tabs img{border:solid 1px #f9b890; margin-bottom:4px;}
.content_tabs  a{width:159px;height:252px; background:#fff; color:#231f20; border:solid 1px #f37021;}
#tab1 {width:159px;background:#fff; border:solid 1px #f37021;float:left;}
#tab2 {width:159px;background:#fff; border:solid 1px #f37021;float:left; margin-left:22px;}
#tab3 {width:159px;background:#fff; border:solid 1px #f37021;float:right;}
.tab_content {width:144px; padding: 8px;}
.tab_content a{border:0px; background:none;text-decoration:underline;}
#sub_page {border: solid 1px #f37021;width:528px;position:relative; top:7px;}
#sub_page_copy { padding:10px;}
#pagefooter { width:755px;padding:10px; color:#fff; text-align:right;}
#pagefooter a{ font-size:8pt;color:#fc9456; text-decoration:underline;}
#pagefooter a:hover{ color:#fff; text-decoration:underline;}
.active_nav {width:528px; overflow:hidden;position:relative; top:7px; border: solid 1px #f37021;}
.active_nav_pos { float:left;width:170px; overflow:hidden; padding: 4px 2px 4px 2px;}
.active_nav a{width:185px;color:#FFF;float:left;line-height: 32px; font-weight: bold; font-size:1.1em; margin:2px;}
.active_nav_pos a { background:#f37021;color:#fff; padding-left:5px; }
.active_nav_pos a.on:hover { color:#f37021;background: #fff; }
.active_nav_pos a:hover { color:#f37021;background: #fff; }
.active_nav_pos a.on { color:#f37021;background: #fff; }
#active_div {height:12px; background-color:#fff;}
#active_copy {border: solid 1px #f37021;width:528px;position:relative; top:7px;}