    
body {
    line-height: 1;
    background: url(/images/background.gif) 0 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

p {
    font-size: 1.3em;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    padding: 0 .75em;
    line-height: 1.5em;
}

ul, dl, ol {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    padding: 0 .75em;    
    line-height: 1.3em;    
}

li{
	font-size: 1.3em;
}


small {
    font-size: 1.1em;
    margin-top: 1.636em;
    margin-bottom: 1.636em;
    padding: 0 .818em;
    line-height: 1.636em;
    display: block;
}

h1 {
    font-size: 2.2em;
    margin: .35em 0 1em 0; /* negative value creates block */
    padding: 0 .375em;
    line-height: 1.5;
    font-weight: normal;
}

h2 {
    font-size: 1.8em;
    margin: 1em 0 -1em 0;
    padding: 0 .5em;
    line-height: 2em;
    font-weight: normal;
}

h3 {
    font-size: 1.6em;
    line-height: 2.4em;
    margin: 1.2em 0 -1.2em 0;
    padding: 0 .6em;
    font-weight: normal;
}
/*

#body-tabs ul {
    padding: 0; /* either we need to have 1 line at this font size or more than one line at commented out font size below to allow for 800x600 degradation */
/*
}
*/

#tab-container ul {


    padding: 0;
    font-weight: normal;
}

/* link styles */

a:link {
    color: #4f6a97;
    text-decoration: none;
}

a:visited {
    color: #4f6a97;
    text-decoration: none;
}

a:hover {
    color: #4f6a97;
    text-decoration: underline;
}

a:active {
    color: #4f6a97;
    text-decoration: none;
}

a:focus {
    color: #4f6a97;
    text-decoration: none;
}

.smaller {
    font-size: 90%;
}

.review-numbers {
    font-size: 130%;
}

/* Added for the tab interface */
#xg_navigation ul {
  margin-left: -3px;
  white-space: nowrap;
}

#xg_navigation ul li {
  margin: 0;
  padding: 0;
  float: left;
  padding:0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  display:block;
  color:#666666;
}

#xg_navigation ul li a:hover {
  background-color:#79abd1;
  color:#ffffff;
}

#xg_navigation ul li a {
  background-color:#FFFFFF;
  border-color:#B7BFC2 rgb(179, 201, 215);
  border-style:solid;
  border-width:1px;
  color:#2D4A85;
  font-family:"Lucida Grande","Lucida Sans Unicode",Arial,clean,sans-serif;
  font-size:14px;
  font-weight:normal;
  text-decoration: none;
  margin:0px 0pt;
  padding:3pt 18px;
  display:block;
  line-height:1.5em;
}



    /* </dtml-with> */
    

