@charset "utf-8";
/* initial conditions ============================================== */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-family: inherit;}
/* Tables still need 'cellspacing="0" in markup*/
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
/* /initial conditions ============================================== */
/* html tag styles ================================================== */
body {background:#fff;color: #000000;}
body,td,input,textarea,select,option {font: normal 12px/1.5em Arial, Helvetica, sans-serif;}
p {margin: 5px 0px 10px 0px;line-height:1.5;}
b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}
small { font-size:90%;}
.small {font-size:90%}
a, a:visited {color:#bf4528;text-decoration: underline;	font-weight:bold;}
a:hover, a:active {color: #008752;text-decoration: none;}
h1 {font-size: 180%;margin: 0px 0px 10px 0px;font-weight:normal;color:#008752; line-height:1.5;}
h2 {font-size: 160%;margin: 0px 0px 10px 0px;font-weight:bold;color:#008752;line-height:1.5;}
h3 {font-size: 130%;margin: 0px 0px 10px 0px;font-weight:bold;color:#008752;line-height:1.5;}
h4 {font-size: 120%;margin: 0px 0px 5px 0px;font-weight:bold;color:#008752;line-height:1.5;}
h5 {font-size: 110%;margin: 0px 0px 5px 0px;font-weight:bold;color:#008752;line-height:1.5;}
h6 {font-size: 100%;font-weight: bold;margin: 0px 0px 5px 0px;}
table.separate {border-collapse: separate;}
th {font-weight:bold;}
form table td {padding: 3px;}
fieldset {border:none;margin:10px 0px;padding:5px 0px;}
legend {padding: 0px 5px 0px 5px;}
img {border-width: 0px;}
pre { background-color: #eee; padding: 0.75em 1.5em; font-size: 12px; border: 1px solid #ddd;}
code {font: 110% 'Courier New', Courier, Fixed;}
acronym, abbr{font-size: 90%;letter-spacing: .07em;}
/* /Tag styles ========================================================= */
/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 10px 15px;list-style:square;}
ol {padding: 0px 0px 0px 25px;}
/* /list styles ========================================================= */
/* form ================================================================= */
option {padding: 0px 5px 5px 0px;}
label {font-weight: bold;}
.required {color: #cc0000;}
.auto {width: auto;}
/* /form ================================================================= */
/* margins and pads ======================================================== */
.marg5 {margin: 5px}
.marg10 {margin: 10px;}
.marg15 {margin: 15px;}

.margtop3 {margin-top: 3px;}
.margright3 {margin-right: 3px;}
.margbottom3 {margin-bottom: 3px;}
.margleft3 {margin-left: 3px;}

.margtop5 {margin-top: 5px;}
.margright5 {margin-right: 5px;}
.margbottom5 {margin-bottom: 5px;}
.margleft5 {margin-left: 5px;}

.margtop10 {margin-top: 10px;}
.margright10 {margin-right: 10px;}
.margbottom10 {margin-bottom: 10px;}
.margleft10 {margin-left: 10px;}

.margtop15 {margin-top: 15px;}
.margright15 {margin-right: 15px;}
.margbottom15 {margin-bottom: 15px;}
.margleft15 {margin-left: 15px;}

.margtop20 {margin-top: 20px;}
.margright20 {margin-right: 20px;}
.margbottom20 {margin-bottom: 20px;}
.margleft20 {margin-left: 20px;}

.margtop25 {margin-top: 25px;}
.margright25 {margin-right: 25px;}
.margbottom25 {margin-bottom: 25px;}
.margleft25 {margin-left: 25px;}

.padtop3 {padding-top: 3px;}
.padright3 {padding-right: 3px;}
.padbottom3 {padding-bottom: 3px;}
.padleft3 {padding-left: 3px;}

.padtop5 {padding-top: 5px;}
.padright5 {padding-right: 5px;}

.padbottom5 {padding-bottom: 5px;}
.padleft5 {padding-left: 5px;}

.padtop10 {padding-top: 10px;}
.padright10 {padding-right: 10px;}
.padbottom10 {padding-bottom: 10px;}
.padleft10 {padding-left: 10px;}

.padtop15 {padding-top: 15px;}
.padright15 {padding-right: 15px;}
.padbottom15 {padding-bottom: 15px;}

.padleft15 {padding-left: 15px;}
.padleft25 {padding-left:25px;}
.padleft35 {padding-left:35px;}

.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}

table.tblpad3 td {padding: 3px;}
table.tblpad5 td {padding: 5px;}
/* /shims and pads ======================================================== */
/* Layout styles ========================================================== */
#shell {width: 940px;margin: 0px auto 15px auto; /* centers this div on the page */	background:#fff url(/page/-/themes/bak.gif) repeat-x top left;text-align: left;overflow:hidden;}
#header {background:url(/page/-/themes/header_bak.gif) top left no-repeat; width:auto; height:174px;}
#logo {float:left; margin:10px 10px 0 15px;}
#header_right {float:right; width:806px;}
#header_right label {color:#897c52; font-weight:normal;}
#header_right .button {vertical-align:bottom;}
#bsdlogin {text-align:right; margin:10px 10px 0 0;}
#bsdlogin .input {background:#f1e4c6; border:#e6d8b6 1px solid; width:100px; height:16px; padding:0 0 1px 3px;}
#bsdlogin a {color:#bf4528;}
#search {float:right; margin:60px 10px 0 0;width:186px;}
#search .input {border:#ede7da 1px solid; height:16px; width:100px; padding:0 0 1px 3px;}
#nav {margin-top:55px;padding:0 0 5px 0;float:left;}
/* home page layout */
#top_row_home { width:915px; margin:0 15px;}
#tabs {width:710px; margin-bottom:10px; float:left;}
#call_outs_home {width:185px; margin: 0; float:right;}
#middle_row_home {width:100%; clear:both;}
#bottom_row_home {width:100%; clear:both;margin:20px 0 15px 15px;}
#news {float:left;width:327px;margin:0 30px 0 0;}
#news_header {background:url(/page/-/themes/news_header_bak.gif) top left no-repeat; width:327px; height:26px;}
#news_header h3 {color:#897c52; font-size:125%; font-weight:bold;padding:3px 50px 0px 5px; margin:0; text-transform:uppercase; float:left;}
#news_header div {margin: 0 5px 0 0;}
#news_header a {color:#fff; font-size:90%; font-weight:bold;text-decoration:none; padding:5px 0 0 0; display:block;float:right;}
#interactives {width:195px; float:left; margin:0 30px 0 0; display:block;}
.interactive {clear:both; margin:15px 0 0 0;height:50px;}
.interactive h4 {margin:0; color:#000;}
.interactive h4 span {font-size:100%; color:#008752; font-weight:normal;}
.interactive a {text-decoration:none; font-size:90%;}
#blog {float:left;width:327px;margin:0 15px 0 0;}
/* /home page layout */
/* interior page layout */
#col_container {width:100%; overflow:hidden; margin:0 0 15px 0;}
#left_col {float:left; width:164px; padding:10px;}
#center_col {float:left; width:498px; padding:10px 20px;background:url(/page/-/themes/content_bak.png) top left repeat-y;}
.no_right_sidebar {float:left; width:716px; padding:10px 20px;background:url(/page/-/themes/content_bak_lg.png) top left repeat-y;}
#right_col {float:left; width:198px; padding:10px;}
.no_sidebars {width:890px!important; padding:10px 25px; background:url(/page/-/themes/content_bak_ex_lg.png) top left repeat-y; }
.no_right_sidebar {float:left; width:716px; padding:10px 20px;background:url(/page/-/themes/content_bak_lg.png) top left repeat-y;}
/* /interior page layout */
#footer {border-top:1px solid #897c52; padding:10px 0;margin:0 10px;}
#footer_left {float:left; color:#897c52;font-size:90%;}
#footer_left a {color:#897c52; text-decoration:none;}
#footer_right {float:right; color:#897c52; font-weight:bold;font-size:90%;line-height:1.1!important;}
#footer_right a {font-size:85%; text-decoration:none;}
#footer_right img {vertical-align:middle;}
/* /Layout Styles ======================================================== */
/* main navigation styles ================================================== */
/*Menu Outer Wrapper*/
.p7PMMh07 {padding: 1px;	line-height: normal;}
.p7PMMh07 ul div {display: none;}
/*Provide Buffer for lowered 1st level Drop Down*/
.p7PMMh07 ul div {padding-top: 6px;}
/*Remove Buffer 2nd level flyouts*/
.p7PMMh07 ul ul div {padding-top: 0px;background-image: none;}
/*TOP LEVEL MENU*/
.p7PMMh07 ul {margin: 0 0 0 1px;padding: 0;}
.p7PMMh07 li {list-style-type: none;float: left;}
/* Hide from IE5 Mac \*/
.p7PMMh07 li {width: auto;}
/*Top Level Links*/
.p7PMMh07 ul a {display: block;text-decoration: none;padding: 0 10px;color: #000 !important;text-align: left; border-right: 2px solid #f1e4c6;font-weight:normal!important;font-size:165%;}
.p7PMMh07 a:hover {color: #000 !important;	}
/*Syntax for special classes programatically assigned to first and last links and also LIs*/
.p7PMMh07 ul a.pmmfirst { }
.p7PMMh07 ul a.pmmlast { }
.p7PMMh07 ul li.pmmfirst {}
.p7PMMh07 ul li.pmmlast {}
/*First Sub Level*/
.p7PMMh07 ul ul {z-index: 10000;width: 200px;border: 1px solid #f1e4c6; background:#fff;margin:0!important;}
.p7PMMh07 ul ul li {float: none;background-image: none;margin-right: 0px;}
.p7PMMh07 ul ul a {padding: 5px;color: #008752 !important;border: 0;background-image: none;background-color: transparent;text-align: left;overflow: hidden; font-size:100%;}
.p7PMMh07 ul ul a:hover {background-color: #2A2A2A !important;color: #FFF !important;	background-image: none;}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh07 ul ul ul { }
/*TRIGGERS and CURENT MARK RULES*/
.p7PMMh07 ul a.trig_closed {background-image: none;	background-repeat: no-repeat;background-position: left center;}
/*Sub Level*/
.p7PMMh07 ul ul a.trig_closed {background-image: url(/page/-/themes/red_arrow.gif);background-repeat: no-repeat;background-position: 98% center;}
/*The Current Marker (You are here) links*/
.p7PMMh07 .current_mark {font-weight: bold;color: #bf4528 !important;}
.p7PMMh07 ul ul .current_mark {	color: #bf4528 !important;}
/*Utility Rule used for Clearing floats in Horizontal Menus*/
.p7pmmclearfloat {clear: both;height: 0;line-height: 0;font-size: 0;}
/* / main navigation styles ================================================= */
/* side navigation styles ================================================== */
/*Menu Outer Wrapper*/
.p7PMMv01 {
	width: auto;margin: 0 auto;	font-size: inherit;text-align:right;
}
.p7PMMv01 h2 {font-size: 150%;margin: 0px 0px 10px 0px;font-weight:normal;color:#000;padding:0 12px 0 0;}
/*Hide Sub-Menu*/
.p7PMMv01 ul div {display: none;}
/*
TOP LEVEL MENU
*/
.p7PMMv01 ul {margin: 0;padding: 0;}
.p7PMMv01 li {list-style-type: none;margin-bottom: 6px;}
/*Top Level Links*/
.p7PMMv01 a {display: block;text-decoration: none;color:#897c52; padding:0 12px 0 0;}
.p7PMMv01 a:hover {color: #bf4528; text-decoration:underline;}
/*Sub Level*/
.p7PMMv01 ul ul {z-index: 10000;width: 200px;border: 1px solid #f1e4c6;background-color: #FFF;}
.p7PMMv01 ul ul li {margin: 0;}
.p7PMMv01 ul ul a {border: 0;padding: 8px;text-align: left;overflow: hidden;}
/*Sub Level*/
.p7PMMv01 ul a.trig_closed {background-image: url(/page/-/themes/red_arrow.gif);background-repeat: no-repeat;background-position: 98% 52%;}
.p7PMMv01 ul ul a.trig_closed {background-image: url(/page/-/themes/red_arrow.gif);background-repeat: no-repeat;background-position: 98% 52%;}
/*The Current Marker (You are here) links*/
.p7PMMv01 .current_mark {font-weight: bold;color:#008752;}
.p7PMMv01 ul ul .current_mark {font-weight: bold;}
/* /side navigation styles ================================================== */
/* Homepage tab styles =================================================== */
ul.ui-tabs-nav {list-style:none; float:left; display:block; border:6px solid #fff;padding:0; width:191px;height:264px; }
ul.ui-tabs-nav li {padding:0; margin:0;line-height:1.5em;background: url(/page/-/themes/tab_bak.gif) top left no-repeat; height:66px;border-bottom:1px dotted #f1e4c6; }
ul.ui-tabs-nav li.last {border-bottom:none!important;}
ul.ui-tabs-nav li a {padding:20px 15px 0 10px; background: url(/page/-/themes/tab_arrows.gif) 175px 27px no-repeat; color:#000;text-decoration:none; display:block; height:46px;}
ul.ui-tabs-nav li.ui-tabs-selected {background: url(/page/-/themes/tab_bak_active.gif) top left no-repeat; height:66px;;z-index:1; border-bottom:none;}
ul.ui-tabs-nav li.ui-tabs-selected a {background:none; color:#bf4528;}
.ui-tabs-hide {display:none}
.ui-tabs-panel {width:474px; height:264px; }
#feature_container {width:474px; height:264px!important; border: #fff 6px solid;float:right; background:#fff;}
.feature_content {width: 454px; background:#000; position:relative; z-index:3; color:#fff; font-weight:bold; display:block; padding:5px 10px; top:-59px; left:0px; margin:0; height:50px;opacity:0.85;filter:alpha(opacity=85); }
.feature_text {float:left; width:370px; }
.feature_text p {line-height:1.3; margin: 5px 5px 0 0 !important; text-align:right}
.feature_link {font-size:130%; float:right; margin:15px 0 0 0;}
.feature_link a {text-decoration:none;color:#bf4528;}
/* .feature_alt {padding:10px;} */
/* / tabs ============================================================== */
/* home page call out styles ================================================ */
.callout_home {margin:0 0 15px 0;border:solid #fff 6px; padding:5px; color:#897c52; font-weight:bold;}
.callout_home h3 {color:#008752; margin:0!important;}
.callout_home img {margin:10px 5px 0 0;}
/* / homepage call out styles =============================================== */
/* story callout styles ==================================================== */
.story {margin:0 0 15px 0;border:solid #fff 6px; padding:5px; color:#897c52; font-weight:bold; background:#fff;}
.story h3 {color:#008752; margin:0!important; font-size:110%; text-align:center;}
.story img {margin:0 0 5px 0; text-align:center;}
.story p {margin:5px 0 0 0;}
/* Three things styles ==================================================== */
#three_things_header {text-align:center; color:#897c52; width:100%; font-size:120%; font-weight:bold;}
#three_things_header h3 {display:inline; font-size:140%; margin:5px 0 0 0; padding:0;}
#three_things {margin:10px 0 0 10px;}
#three_things ul { float:left; background:url(/page/-/themes/things_divider.gif) center right no-repeat; padding:0 20px;width:265px;}
#three_things h3 {color:#000; margin:0 0 5px 0;}
#three_things h3 a {text-decoration:none; color:#000;}
#three_things p {margin:0 0 5px 0;}
#three_things .last {background:none!important;}
#one li {background:url(/page/-/themes/step1.gif) transparent no-repeat left top; padding: 0 0 0 32px;margin: 0 5px 5px 0px;list-style-type: none;}
#two li {background:url(/page/-/themes/step2.gif) transparent no-repeat left top; padding: 0 0 0 32px;margin: 0 5px 5px 0px;list-style-type: none;}
#three li {background:url(/page/-/themes/step3.gif) transparent no-repeat left top; padding: 0 0 0 32px;margin: 0 5px 5px 0px;list-style-type: none;}
/* /end Three Things styles ================================================== */
/* news styles =========================================================== */
.newsblock {margin:10px 0 0 0;}
.newsblock ul {list-style:none; margin:0; padding:0;}
.newsblock li {margin:0 0 5px 0; border-bottom:1px #f1e4c6 solid; padding:0 0 5px 0;}
.newsblock .headline {float:right; width:255px;}
.newsblock .date {font-weight:bold; color:#008752; display:inline;}
.newsblock .date:after {content:" | ";}
.newsblock div {clear:both; margin:5px 0 0 0;}
/* blog block styles ======================================================= */
#creditfooter {display:none;}
.feedburnerFeedBlock {margin:10px 0 0 0;}
.feedburnerFeedBlock ul {list-style:none; margin:0; padding:0;}
.feedburnerFeedBlock li {margin:0 0 5px 0; border-bottom:1px #f1e4c6 solid; padding:0 0 5px 0;}
.feedburnerFeedBlock .headline {float:right; width:255px;}
.feedburnerFeedBlock .date {font-weight:bold; color:#008752; display:inline;}
.feedburnerFeedBlock .date:after {content:" | ";}
.feedburnerFeedBlock div {clear:both; margin:5px 0 0 0;}
/* misc classes ========================================================== */
.clear {clear:both; height:0; padding:0; margin:0; font-size:0;}
.clearfix:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;}
.floatright {float:right;}
.floatleft {float:left;}
table#pressReleases, table#actions,table#papers {border-collapse: collapse; margin-bottom: 10px;}
table#pressReleases th, table#actions th, table#papers th {border-bottom: 1px solid #fff; background: #bf4528; color: #fff; padding: 5px;}
table#pressReleases td, table#actions td,table#papers td { padding: 20px; vertical-align: top;}
table#pressReleases td.odd, table#actions td.odd, table#papers td.odd {background: #fff;}
table#pressReleases td.even, table#actions td.even, table#papers td.even {background: #efefef;}
.date {font-weight:bold; color:#008752; }
.img_align {vertical-align:text-bottom;}
.promobox {border: 1px solid #ddd;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; color:#897c52; padding:8px;}
.promobox_left {border: 1px solid #ddd;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; color:#897c52; float:left;padding:8px;}
.promobox_right {border: 1px solid #ddd;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; color:#897c52;float:right;padding:8px;}
.minimized {color:#999;font-size:10px;}
.minimized a{color:#999; text-decoration:none}