 /* Write the Talk Style.css */

body { top: 0; left: 0; margin: 0;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 1em;
       color: #363636;
       text-align: center;
       background-color: #ffffff;
     }


/* blocks */
#outer             { position: absolute; top: 0; left: 0; width: 100%;}
#wrapper           { width: 960px; margin: 31px auto 0 auto; background: url(../../gifs/new/leftcolbg.gif) top left repeat-y; }
#rightcol          { width: 715px; float: right; padding-top: 18px; display: inline; background: url(../../gifs/new/rightcolbg.gif) top right no-repeat; }
#leftcol           { width: 245px; float: left; }
#logo              { width: 179px; float: left;}
#content           { width: 715px; float: right; background: url(../../gifs/new/contentbg.gif) top right repeat-y; text-align: left; font-size: 80%; }
#contentend        { width: 715px; float: right; background: url(../../gifs/new/contentendbg.gif) top right no-repeat; height: 1px; }
#topnav            { position: absolute; top: 0; left: 50%; margin-left: -480px; width: 960px; height: 31px; padding: 0; font-size: 75%; text-align: left;
                     background: url(../../gifs/new/topnavbg.gif) top left repeat-x;}
#footer            { clear: both; margin: 0 auto; width: 960px; font-size: 65%; font-weight: bold; width: 179px; text-align: right; color: #928C75;}
#leftnav           { clear: left; width: 179px; font-size: 95%; text-align: left; margin: 0; padding: 0 0 12px 0; float: left; display: inline; font-family: Trebuchet MS, Helvetica, sans-serif;  }
#tag               { margin-left: 1px;}
#tag p             { margin: 0; padding: 0;}

/* leftnav */
#leftnav ul.topmenu        { list-style-type: none; margin: 0 0 0 18px; width: 192px; padding: 0;  color: #000000; font-weight: bold; border-top: 1px dotted #000000;}
#leftnav li                { margin: 0; padding: 0; border-bottom: 1px dotted #000000; }
#leftnav li a              { color: #00334D; text-decoration: none; line-height: 46px; display: block; background: url(../../gifs/new/leftcolabg.gif) right center no-repeat;   }
#leftnav li a:hover        { background-image: url(../../gifs/new/leftcolahbg.gif); color: #ffffff;  }
#leftnav li.open ul        { display: block; }
#leftnav li.open a         { color: #ffffff; background-image: url(../../gifs/new/leftcolahbg.gif); }
#leftnav li ul             { display: none; list-style-type: none; margin: 0; padding: 0;}
#leftnav li ul li          { border: none; }
#leftnav li ul a,
#leftnav li.open ul a      { background: url(../../gifs/new/starbg.gif) center left no-repeat; padding-left: 10px; }
#leftnav li ul a:hover     { color: #ffffff; background-image: url(../../gifs/new/whitestar.gif);  }
#leftnav li a:active       { color: #ffffff; }
#leftnav li.open ul a      { color: #00334D; }
#leftnav li.open ul a:hover { color: #ffffff; }
#leftnav li.open ul li.current a { color: #ffffff;  background-image: url(../../gifs/new/whitestar.gif);  }


/*  decoration */
#onerabbit                 { float: right; background: url(../../gifs/new/1rabbit.gif) bottom right no-repeat; width: 714px; height: 91px; margin-right: 1px;}
#somerabbits               { float: right; background: url(../../gifs/new/somerabbits.gif) bottom right no-repeat; width: 714px; height: 96px;  margin-right: 1px;}                                      
#allrabbits                { float: right; background: url(../../gifs/new/allrabbits.gif) bottom right no-repeat; width: 714px; height: 101px;  margin-right: 1px;}                                      

                             

/* topnav */
#topnav ul.topmenu { height: 31px; line-height: 31px; list-style-type: none; margin: 0 0 0 167px; padding: 0; display: inline;}
#topnav li         { background: url(../../gifs/new/topnavlibg.gif) right top no-repeat; display: inline; margin: 0; padding: 8px 5px 8px 5px; }
#topnav li.last    { background: none; }
#topnav a               { color: #ffffff; text-decoration: none; padding: 0 10px 0 10px; }
#topnav a:hover         { color: #F78F1E; }
#topnav li.current  a      { color: #F78F1E; }
#topnav a.current:hover { }
#topnav a.hidden        { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }



/* footer */
#footer ul.topmenu { list-style-type: none; background: url(../../gifs/footerulbg.gif) top left repeat-x; display: inline;
                     padding-top: 3px; margin: 0;}
#footer li         { display: inline; margin: 0 0 0 3px; padding: 0 10px 0 6px !important; padding: 0 6px 0 6px;
                     background: url(../../gifs/footerlibg.gif) right center no-repeat; }
#footer li.last    { background: none; padding-bottom: 22px; }
#footer a          { color: #a06600; text-decoration: none; }
#footer a:hover    { text-decoration: underline; }
#footer p          { margin: 0 0 3px 0; padding: 0 0 3px 0; }


img { border: none;}

h1, p.header1 {
  font-weight: bold;
  font-size: 120%;
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Trebuchet MS, Helvetica, sans-serif;  
}

h2, p.header2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  /* Section Title */
}
h3, p.header3 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  /* Subsection Title */
}
p {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-left: 20px;
  margin-right: 20px;
}

p.divider {
  background: url(../../gifs/dots.gif) center center repeat-x;
}

p.indent1 {
  margin-left: 20px;
  /* Indented Text 1 */
}
p.indent2 {
  margin-left: 40px;
  /* Indented Text 2 */
}
p.indent3 {
  margin-left: 60px;
  /* Indented Text 3 */
}
p.indent4 {
  margin-left: 80px;
  /* Indented Text 4 */
}

table.default {
  /* No Style */
}

td.alignright {
  text-align: right;
  /* Align Middle Right */
}
td.aligncenter {
  text-align: center;
  /* Align Middle Center */
}
td.aligntop {
  vertical-align: top;
  /* Align Top Left */
}
td.alignbottom {
  vertical-align: bottom;
  /* Align Bottom Left */
}
td.aligntopright {
  vertical-align: top;
  text-align: right;
  /* Align Top Right */
}
td.aligntopcenter {
  vertical-align: top;
  text-align: center;
  /* Align Top Center */
}
td.alignbottomright {
  vertical-align: bottom;
  text-align: right;
  /* Align Bottom Right */
}
td.alignbottomcenter {
  vertical-align: bottom;
  text-align: center;
  /* Align Bottom Center */
}


ul {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-right: 20px;
}
ol {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-right: 20px;
}
ul.round { /* Round markers */ list-style-type: none; margin: 0 20px 0 20px; padding: 0; }
ol.norm { /* Ordered list */ }

ul.round li { color: #363636; background: url(../../gifs/bullet.gif) left center no-repeat; padding: 0 0 0 12px; }

a { color: #F78F1E; text-decoration: underline; }


span.sup {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 7px;
  vertical-align: super;
  /* Superscript */
}
span.sub {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 7px;
  vertical-align: sub;
  /* Subscript */
}

span.white  { background: url(../../gifs/tdwhitebg.gif) left center no-repeat white; border: 1px solid #E0D6B3; color: #95712A; display: block; height: 35px;
              padding-left: 32px; padding-top: 2px;}
span.yellow { background: url(../../gifs/tdyellowbg.gif) left center no-repeat #FFFAE9; border: 1px solid #E0D6B3; color: #95712A; display: block;
              height: 35px; padding-left: 32px; padding-top: 2px;}


img.floatleft {
  float: left;
  /* Float Left */
}
img.floatleftwithmargin {
  float: left;
  margin: 3px 16px 10px 0px;
  /* Float Left with margin */
}
img.floatright {
  float: right;
  /* Float Right */
}
img.floatrightwithmargin {
  float: right;
  margin: 3px 0px 10px 16px;
  /* Float Right with margin */
}
img.noborder {
  border-width: 0px;
  /* No Border */
}
img.rollover { /* Rollover */ }

form { margin-left: 20px; }

/* tables */
td { font-size: 70%; }
table.rightcol              { width: 183px; border-bottom: 1px solid #C8C883; }
table.rightcol td           { padding: 10px 15px 10px 7px; background: url(../../gifs/mustreadbg.gif) center center repeat-y;}
table.rightcol td p         { margin: 0; }
table.rightcol td.header    { padding: 3px 3px 0 3px; background: url(../../gifs/mustreadheaderbg.gif) center top no-repeat; }
table.rightcol td.subheaderimg { padding: 2px 3px 2px 3px; }
table.rightcol td.subheader { padding: 10px 7px 20px 7px; background: url(../../gifs/green_stripe.gif) bottom center no-repeat #f6f5e0;}
table.rightcol td.pale   { background: url(../../gifs/pen_light.gif) bottom right no-repeat #f6f5e0; color: #7D4A1D; }
table.rightcol td.dark   { background: url(../../gifs/pen_dark.gif) bottom right no-repeat #efefc9; color: #7D4A1D; }
table.rightcol a         { color: #7d4a1d; text-decoration: none; }
table.rightcol a:hover   { text-decoration: underline; }

table.twocolumn           { width: 538px;}
table.twocolumn td        { width: 269px; font-size: 70%; }
table.twocolumn td p      { margin-left: 0; margin-right: 0;}

