/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body,div,dl,dt,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
  margin:0;
  padding:0;}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img {
  border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
caption,th {
  text-align:left;
}
q:before, q:after {
  content:'';
}
abbr,acronym {
  border:0;
}
select, input, textarea {
  font: 99% sans-serif;
}
/* end YUI */
h1,h2,h3,h4,h5,h6 {
  margin: 2em 0 1em;
  font-weight: bold;
  font-family: sans-serif;
  letter-spacing: .07em;
}
h1 {
  font-size: 160%;
}
h2 {
  font-size: 130%;
}
h3 {
  font-size: 110%;
}
h4, h5, h6 {
  font-size: 100%;
}
ul {
  margin: 0 0 1.5em;
  padding: 0;
  list-style: none;
}
li ul {
  margin: 0;
  padding: 0 0 0 1em;
}
ol {
  margin: 0 0 1.5em;
  padding: 0;
  padding-left: 2em;
  list-style: decimal outside;
}
li ol {
  margin: 0;
}
p {
  margin: 0 0 1em;
  padding: 0;
}
td p {
  margin: 0.5em 0;
}
dd {
  margin: 0 0 1.5em;
  padding: 0 0 0 1em;
}
body {
  color: #000;
  background-color: #FFF;
}
/* basic layout */
#page {
  width: 96%;
  margin: 0 auto;
  padding-left: 10px;
  text-align: left;
}
#skipnav {
  display: none;
}
#header {
  padding-bottom: 15px;
  background: #FFF url("/assets/images/simple/head_shadow3.png") no-repeat;
  background-position: bottom right;
  color: #000;
}
#search {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 21em;
  font-size: 100%;
}
#search form.FSF_form {
  width: 20em;
}
#search input.FSF_input, #ajaxSearch_input {
  width: 15em;
}
#search input.FSF_submit {
  width: 4em;
}
#trail {
  padding: 15px 2px 0;
  font-size: 90%;
  line-height: 1.2;
}
#content {
  float: left;
  width: 100%;
  margin-right: -270px;
  color: #222;
  background-color: inherit;
  line-height: 1.6;
  letter-spacing: 1px;
}
#page_title {
  margin: 0 270px 0 0;
  padding: 15px 30px 45px;
  background: #69C url("/assets/images/simple/h1_shadow2.png") no-repeat;
  background-position: bottom left;
  color: #FFFFFF;
  font-size: 200%;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
}
#main {
  margin: 0 295px 30px 10px;
  padding-top: 30px;
}
#content_nav {
  float: right;
  width: 40%;
  padding: 10px 0;
  background-image: url("/assets/images/simple/conav_bk.png");
  background-repeat: repeat-y;
  font-size: 90%;
  line-height: 1.4;
}
#content div.gad {
  margin: 20px 295px 20px 10px;
  text-align: center;
}
#relatedLink {
  position: relative;
  margin: 2em 295px 1em 10px;
  padding: 15px 20px;
  border: 1px solid #CC9;
  font-size: 95%;
}
#sidebar {
  float: left;
  width: 270px;
  background: #CC9 url("/assets/images/simple/side_shadow3.png") repeat-y;
  background-position: top left;
  color: #000;
  line-height: 1.4;
}
#sidemenu {
  padding: 20px 35px 30px 15px;
  background-image: url("/assets/images/simple/side_dl_shadow3.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  font-size: 95%;
}
#footer {
  clear: both;
  width: 100%;
  padding: 1.5em 0;
  border-top: 1px solid #CC9;
  line-height: 1.4;
  font-size: 85%;
  text-align: center;
}

/* Header */
#trail a {
  text-decoration: none;
}
#trail a:hover, #trail a:active {
  background-color: #DDF;
  color: #22D;
}

/* main */
#main h2.shadow {
  width: 60%;
  padding: 0;
  border: none;
  background: transparent url("/assets/images/simple/shadow.png") no-repeat scroll right bottom;
  font-size: 130%;
  clear: both;
}
#main h2.shadow span {
  display: block;
  position: relative;
  bottom: 8px;
  right: 8px;
  padding: 8px;
  border: 1px outset #8BE;
  background-color: #69C;
  color: #FFF;
  line-height: 1.2;
}
#main h3 {
  padding: 8px 0 8px 28px;
  background: transparent url("/assets/images/simple/h3.png") no-repeat scroll left center;
}
#main h4 {
  padding-left: 5px;
  border-left: 5px solid #69C;
}
#main p {
  text-align: justify;
  
}
#main .flow dd p {
  text-align: center;
}
#main p.date-header {
  background-color: inherit;
  color: #F93;
  font-size: 90%;
  text-align: right;
}
#main blockquote > p {
  margin: .5em 0;
}
#main blockquote {
  margin: 0 4em 1.5em;
  padding: 20px;
  background-color: #DEDAA9;
  color: #000;
  clear: both;
}
#main blockquote:before {
  display: block;
  line-height: 0;
  margin: -20px -20px 0 -20px;
  content: url("/assets/images/simple/rctl.png");
  background: url("/assets/images/simple/rctr.png") no-repeat top right;
}
#main blockquote:after {
  display: block;
  line-height: 0;
  margin: 0 -20px -20px -20px;
  content: url("/assets/images/simple/rcbl.png");
  background: url("/assets/images/simple/rcbr.png") no-repeat bottom right;
}
#main pre {
  margin-bottom: 1.5em;
  padding: 1em;
  background-color: #EEE;
  color: #000;
  white-space: pre-wrap;      /* CSS3 */
}
#main dl {
  margin-top: 2em;
}
#main dt {
  width: 50%;
  margin-bottom: 1em;
  padding: 3px 0 3px 12px;
  border-bottom: 1px solid #69C;
  background: #FFF url("/assets/images/simple/dt.png") repeat-y;
  color: #220;
  font-weight: bold;
  line-height: 1.0;
}
#main .flow dt {
  margin: 0 auto;
  padding: .7em 0;
  border: none;
  background: #CC9 none;
  color: #000;
  font-weight: normal;
  text-align: center;
}
#main dd {
  text-align: justify;
  
}
#main .flow dd {
  width: 70%;
  margin: 0 auto 1em;
  padding: 1em 0 50px;
  background: #FFF url("/assets/images/simple/arrow.png") no-repeat center bottom;
  color: inherit;
}
#main dd.flow_last {
  margin: 0 auto 1.5em;
  padding: 1em 0 0;
  background-image: none;
}
#main strong {
  background-color: inherit;
  color: #C00;
  font-weight: normal;
}
#main em {
  background-color: inherit;
  color: #47A;
}
#main hr {
  display: none;
}
#main table {
  margin-bottom: 1.5em;
  border: 1px solid;
}
#main td {
  padding: 0.5em;
}
#main th {
  padding: 0.5em 0.3em;
  background-color: #69C;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
#main caption {
  text-align: right;
}
#main ul li {
  margin-top: .7em;
  padding-left: 20px;
  background: transparent url("/assets/images/simple/list-mark.png") no-repeat;
  background-position: 0 4px;
}
#main ol li {
  margin-top: .7em;
}

/* content navigation */
ul#content_nav li {
  margin-top: 0;
  padding: 0 1em 0 25px;
  background-image: none;
}
#content_nav ul {
  padding: 0;
}
#content_nav ul li {
  padding: 0;
}
#content_nav ul li a {
  padding: 0 0 0 1em;
}

/* related link */
#relatedLink dt.relatedLinkTitle {
  width: auto;
  display: inline;
  position: absolute;
  top: -0.5em;
  left: 2em;
  padding: 0 0.5em;
  background-color: #FFF;
  color: inherit;
  line-height: 1.0;
}
#relatedLink dd, #relatedLink ul {
  margin: 0;
}
#relatedLink li {
  margin-top: .3em;
  line-height: 1.3;
}

#content a {
}
#content a:hover, #content a:active,
#main .flow dt a:hover, #main .flow dt a:active {
  color: red;
  text-decoration: none;
}
#content_nav a {
  display: block;
  color: #421;
  text-decoration: none;
}
#content_nav a:visited {
  color: #421;
}
#content_nav a:hover, #content_nav a:active {
  background-color: #FFC;
  color: #000;
}
/* side bar */
#sidebar div.siteTitle {
  padding: 15px 20px 20px 0;
  line-height: 1.3;
  text-align: center;
}
#sidebar div.siteTitle a {
  background-color: inherit;
  color: #000;
  font-weight: bold;
  font-size: 110%;
  font-family: serif;
  text-decoration: none;
}
#fc {
  padding: 0 30px 0 0;
  text-align: center;
}
#fc-small, #fc-medium, #fc-large {
  margin-right: 1px;
  cursor: pointer;
}
#sidemenu dt {
  width: auto;
  padding: 2px 4px;
  background-color: #DDA;
  color: #220;
  font-weight: bold;
}
#sidemenu dd {
  margin: 0;
  padding: 1em 0 1em 4px;
}
#sidemenu ul {
  margin: 0;
  padding: 0;
}
#sidemenu td {
  padding: 0 2px;
}
#sidemenu td.profile_col {
  white-space: nowrap;
}
#sidemenu .active span {
  display: block;
  padding: 3px;
  line-height: 1;
  background-color: #EEB;
  color: inherit;
}
#sidemenu a {
  text-decoration: none;
  color: #421;
}
#sidemenu ul.sidenav a {
  display: block;
  padding: .2em;
  line-height: 1;
}
#sidemenu ul.sidenav ul a {
  padding-left: 1.2em;
}
#sidemenu a:visited {
  color: #421;
}
#sidemenu a:hover, #sidemenu a:active {
  background-color: #EEB;
  color: #000;
}

/* special class */
.even {
  background-color: #EEE;
  color: #000;
}
.odd {
  background-color: #DDD;
  color: #000;
}
.highlight {
  font-weight: bold;
  background-color: yellow;
  color: black;
}
.calc {
  text-align: left;
}
span.ajaxSearch_highlight {
  background-color:#ff0;
  color:#000;
  font-weight:bold;
}
