body {
background-color: #e8e6b4;
}
p {
background-color: inherit;
font-size: .8em;
line-height: 1.45em;
margin-bottom: 15px;
color: #333333;
}
p.header {
margin-bottom: 8px;
*margin-bottom: 15px;
}
em {
font-size: 1em;
}
h1 {
font-size: 1.1em;
color: #34718f;
margin-bottom: 12px;
}
h2 {
font-size: .9em;
color: #333333;
margin-top: 5px;
margin-bottom: 5px;
}
strong.gray {
color: #333333;
}
a {
color: #34718f;
}
a img {
text-decoration: none;
}
#bd {
width: 885px;
margin-left: auto;
margin-right: auto;
}
#ft {
width: 885px;
margin-left: auto;
margin-right: auto;
}
#ft p {
text-align: right;
font-size: 10px;
color: #666666;
font-family: verdana;
}
strong.tabname {
display: block;
text-align: center;
padding-top: 12px;
font-size: .8em;
}
ul.disc
{
list-style-type: disc;
margin-left: 0px;
margin-bottom: 20px;
width: 90%;
}
ul.disc li
{
list-style-type: disc;
line-height: 1.3em;
padding-top: 0px;
padding-bottom: 12px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 2.5em;
font-size: .8em;
color: #333333;
}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
/* default space between tabs */
.yui-navset .yui-nav li {
margin-right:0em; /* horizontal tabs */
}
.yui-nav, .yui-nav li {
margin:0;
padding:0;
list-style:none;
}
.yui-navset li em { font-style:normal; }

.yui-navset {
position:relative; /* contain absolute positioned tabs (left/right) */
zoom:1;
}

.yui-navset .yui-content { zoom:1; }

.yui-navset .yui-nav li {
display:inline-block;
display:-moz-inline-stack;
*display:inline; /* IE */
vertical-align:bottom; /* safari: for overlap */
cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
zoom:1; /* IE: kill space between horizontal tabs */
}

.yui-navset .yui-nav a {
    outline:0; /* gecko: keep from shifting */
}

.yui-navset .yui-nav a { position:relative; } /* IE: to allow overlap */

.yui-navset .yui-nav li a {
display:block;
display:inline-block;
vertical-align:bottom; /* safari: for overlap */
zoom:1;
}

.yui-navset .yui-nav li a em { display:block; }

#mainTabs .yui-content div {
    background-color:#cce3e2; /* for IE double text bug */
    position:absolute; /* to overlap during transition */
}
/********************************************************************************/
/*    Adjustments to YUI tabview styles (for second level tabbed navigation)    */
/********************************************************************************/
.yui-navset .yui-content {
clear: both;
width: 885px;
border: 2px solid #f4faf5;
background-color: #cce3e2;
background-image: url(../img/bg_rc.gif);
background-position: top right;
background-repeat: no-repeat;
}
.yui-content {
margin-top: -2px;
*margin-top: -3px;
margin-bottom: 20px;
}
.yui-navset .yui-content div
{
margin-top: 0px;
padding-top: 0px;
}
.yui-navset .yui-nav {
z-index: 100;
}
.yui-navset .yui-nav li
{
margin-top: 0px;
margin-right: .18em;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.yui-navset .yui-nav li a 
{
height: 40px;
width: 150px;
font-size: 1em;
color: #4c6e7e;
font-weight: bold;
background-attachment: scroll;
background: url(../img/bckgrnd_topnav.gif);
background-repeat: no-repeat;
background-position: right -42px;
text-decoration: none;
display: block;
cursor: hand;
}
.yui-navset .yui-nav li a:hover
{
color: #9d9d9d;
text-decoration: underline;
}
.yui-navset .yui-nav li a em 
{
height:40px;
background-attachment: scroll;
background-image: url(../img/bckgrnd_topnav.gif);
background-repeat: no-repeat;
background-position: 0px -42px;
font-weight: bold;
margin-right: 2px;
}
.yui-navset-top .yui-nav li a 
{
font-size: 1em;
border: 0px;
}
.yui-navset-top .yui-nav .selected a 
{
height: 40px;
width: 150px;
background-attachment: scroll;
background-image: url(../img/bckgrnd_topnav.gif);
background-repeat: no-repeat;
background-position: right 0px;
color: #4c6e7e;
text-decoration: none;
display: block;
cursor: hand;
}
.yui-navset-top .yui-nav .selected a:hover
{
color: #4c6e7e;
text-decoration: underline;
}
.yui-navset-top .yui-nav .selected a em {
height: 40px;
background-attachment: scroll;
background-image: url(../img/bckgrnd_topnav.gif);
background-repeat: no-repeat;
background-position:0px 0px;
margin-right: 2px;
} /* adjust height */
/* top & bottom oriented */
.yui-navset-top .yui-nav li a em 
{
margin-left:0px; /* based on border-radius */
padding-right:0px; /* based on border-radius (2x left to balance margin) */
}
/********************************************************************************/
/*                    End Adjustments to YUI tabview styles                     */
/********************************************************************************/
#yui-history-iframe {
 position:absolute;
 top:0; left:0;
 width:1px; height:1px; /* avoid scrollbars */
 visibility:hidden;
}

table.content {
margin-top: 30px;
width: 91%;
margin-left: auto;
margin-right: auto;
height: 450px;
}
.group:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
#tab0 {
background-image: url(../img/bg_t0.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
#tab1 {
background-image: url(../img/bg_t1.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}
#tab2 {
background-image: url(../img/bg_t2.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
#tab3 {
background-image: url(../img/bg_t0.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
