html {
height:100%;
margin-bottom:1px;
font-size: 10pt;
}

body {
	background: white;
	color: #666666;
	font-family:Arial,Helvetica,sans-serif;
}

div#center {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

div#container {
  	text-align: left;
	width: 960px;
	background-color: white;
        height: 100%;
	margin-left: auto; 
 	margin-right: auto;
}

div#header {
        float: left;
        width: 960px;
        height: 100px;
        background: url(/themes/site_themes/default/images/maney.gif) no-repeat scroll 0 0;
}

div#left {
       border: 1px solid #dddddd;
       padding-bottom: 10px;
       margin-bottom: 10px;
       margin-right: 10px;
	width: 148px;
	float: left;
}

div#mainRightBar {
        border-top: 1px solid #dddddd;
        float: left;
}

div#maincontainer {
	float: left;
}

div#holderMain {
       width: 641px;
       float: left;
       clear: top;
      margin-bottom: 10px;
      padding-top: 5px;
      overflow: hidden;
}

div#holderMyManey {
       width: 799px;
       float: left;
       clear: top;
      margin-bottom: 10px;
}

div#spacerMain {
      height: 480px;
      float : left;
      width: 1px;
}

div#flashheader {
        height: 80px;
        width: 799px;
	float: left;
       color: white;
	background : #00514C;
       margin-bottom: 5px;
}

div#subheader {
        height: 25px;
        width: 630px;
	float: left;
       color: white;
	background : #eeeeee;
        padding-left: 10px;
        overflow: hidden;
}

div#spacerMyManey div#subheader {
        width: 789px;
        background: #8ac201;
}

div#subheader h2, div#subheader h2 a {
      color: #666666;
      font-size: 1em;
      font-weight: normal;
      line-height: 25px;  
      padding: 0;
      margin: 0;
      text-decoration: none;      
}

 div#spacerMyManey div#subheader h2, div#spacerMyManey div#subheader h2 a {
      color: #EEEEEE;
}

div#subheader h2 a:hover {
     color: black;
}

div#spacerMyManey div#subheader h2 a:hover {
     color: white;
}



div#subheader h2 span {
     padding: 0 10px;
}

div#right {
	width: 147px;
	float: left;
       border: 1px solid #dddddd;
       margin: 5px 0 10px 9px;
}

div#main {
	width: 640px;
       padding: 10px 0;
	float: left;
}

div#spacerMyManey div#main {
       width: 799px;
       padding: 

}

div#footer {
        clear: both;
	width: 100%;
	border-top: 1px solid #dddddd;
       padding: 15px 0 25px 0;
       margin-top: 20px;
}

div#footer a {
       color: #999999;
       text-decoration: none;
}

div#footer span {
       color: #999999;
       padding: 0 10px;
}

div#footer a:hover {
       color: black;
}

div#rightheader {
    margin-top: 16px;
    float: right;
    text-align: right;
    vertical-align: top;
}

div#rightheader div#linkHolder {
    margin-top: 23px;
    font-size: 1.1em;
}

div#rightheader div#linkHolder a {
    color: #666666;
    text-decoration : none;
}

div#rightheader div#linkHolder a:hover {
    color: black;
}



div#rightheader input#search {
    font-size: 1.0em;
    background: white;
    border-bottom: 1px silver solid;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #666666;
    width: 65px;
}

div#rightheader div#linkHolder span{
    padding: 0 10px 0 10px;
}

div#rightheader div#tabHolder {
    margin-top: 20px;
}

div#rightheader  #tabFloat {
    float:left;
    width:100%;
    background: #868686 url("/themes/site_themes/default/images/bg.gif") repeat-x top;
    line-height:normal;
}

#tabFloat ul {
    margin:0;
    padding:0;
    list-style:none;
}

#tabFloat li {
    float:left;
    background:url("/themes/site_themes/default/images/norm_right.gif") no-repeat right top;
    margin:0;
    padding:0;   
}

#tabFloat li#current {
    background: #00967d url("/themes/site_themes/default/images/sel_right.gif") no-repeat right top;
}

#tabFloat a {
    display:block;
    height: 20px;
    line-height: 20px;
    background:url("/themes/site_themes/default/images/norm_left.gif") no-repeat left top;
    padding:0 15px;
    text-decoration: none; 
    color: white;
}

#tabFloat a#current {
    background: url("/themes/site_themes/default/images/sel_left.gif") no-repeat left top;
}

div#header h1 {
       margin-left: 160px;
}

div#left div#mainMenu {
       background: #eeeeee;
       border-bottom: 1px solid #dddddd;
       padding: 5px 8px;
       color: black;
       font-weight: bold;
}

div#left .spacer {
      margin-top: 10px;
}

div#left h2 {
      font-size: 1.0em;
      line-height: 1.0em
      font-weight: bold;
      color: black;
      padding: 0 8px;
      margin: 0;

}

div#left h2 a {
      font-size: 1.0em;
      line-height: 1.0em
      font-weight: bold;
      color: black;
      text-decoration: none;
} 

div#right a {
      color: #739968;
}

#right li{
margin:0;
padding:5px 0 5px 0;
list-style-type:none;
background-color: white;
color:#739968;
}

#right ul{
margin:0;
padding:0;
padding-left: 5px;
width:142px;
list-style-type:none;
line-height:100%;
}

#right li a{
display:block;
font-weight:bold;
color:#739968;
text-decoration: none;
}

#right li a.hover{
background-color: white;
color:#739968;
text-decoration: underline;
}

div#right div#rightMenu {
       background: #eeeeee;
       border-bottom: 1px solid #dddddd;
       padding: 5px 8px;
       color: black;
       font-weight: bold;
}

div#right div.advert {
        background: #bcdb7e;
        color: #40782f;
        border: 1px solid #dddddd;
        margin: 8px 8px;
        text-align: center;
       padding: 15px 10px;
       font-weight: bold; 
       font-size: 1.2em;
}

div#right img {
        margin-left: 8px;
        border:0;
}

div#footer h3 {
      display: inline;
      font-size: 0.9em;
      padding-right: 20px;
}

li.jentry a {
     color: #666666;
     text-decoration: none;
}

li.jentry a:hover {
     color: black;
}

ul#results li a {
     color:  #666666;
     text-decoration: none;
}

ul#results li a:hover {
      color: black;
}

ul#results li.subjBook {
/*
list-style-image: url(/themes/site_themes/default/images/b.gif);
*/
}

ul#results li.subjJournal {
/*
list-style-image: url(/themes/site_themes/default/images/j.gif);
*/
}

div#letters {
    padding: 10px 0 0 25px;
}

div.JListError {
    padding: 15px 0 0 25px;
}

div#cContent {

}

div#cContent div {
    padding: 0;
}

div#cContent a, div#lbContent a { 
    color: #115954;
    text-decoration: none;
}

div#cContent a: hover, div#lbContent a { 
     text-decoration: underline;
}

div#cContent h1, div#lightPadding h1, div#editorInfo h1 {
     color: #115954;
     font-weight: bold;
     font-size: 1.1em;
     line-height: 1.1em;
     padding: 0;
     margin: 0;    
}

div#cContent div#cSubtitle {
   color:  #115954;
   font-weight: bold;
}

div#cContent div#cPrint {
  font-weight: bold;
}

div#cContent div#cPublished {
padding-top: 10px;
}

div#cContent div#cFrequency {
padding-top: 10px;
font-weight: bold;
}

div#cContent div#cFrequency p {
  margin: 0;
  padding: 0;
}

div#cContent div#cNewsTitle {
      font-weight: bold;
      color: #115954;
}

div#keywords {
   margin-left: 25px;
   margin-bottom: 10px;
   margin-top: 5px;
}

div.divider  {
       border-top: 1px solid #aaaaaa;
       height: 4px;
       margin: 5px 100px 10px 100px;
       width: 430px;
       clear: both;
}

div.topdivider {
      border-top: 1px solid #aaaaaa;
       height: 4px;
       margin: 10 100px 0 100px;
       width: 430px;
       clear: both;
      
}

div#cContent div#cRightHolder {
       float: right;
}

div#cContent div#cPricing {
       text-align: center;
       padding: 5px;
}

div#cContent div#cPricing a {
       font-weight: bold;
       background: #dddddd;
       padding: 5px 25px;
}

div#cContent img#cIcon {
     border: 0;
}

div#lightPadding {
     height:570px; 
     width: 500px; 
     background: white;
     overflow: auto;
}

div#lightInner {
    clear: both;
    margin: 10px;
    overflow: none;
}

div#lightInner table {
     padding: 15px 0 0 0;
     width: 100%;
}

div#lightInner table th {
    background: #eeeeee;
}

div#lightInner table td.desc {
    vertical-align: top;
}

div#lightInner table td.basket {
    text-align: left;
}

div#lightInner table td.basket span {
    font-size: 10pt;
    padding-right: 7px;
}

div#lightInner table td.price {
    text-align: left;
}

div#lightInner table td.price em {
   color: #66666;
   font-size: 9px;
}

div#main p {
    margin: 0 0 6px 0;
}

div#main a {
    text-decoration: none;
    color: #115954;
}

div#main img {
    border: 0;
}

div#editorInfo div {
margin-bottom: 8px;
}



div#cHide {
   margin-top: 3px; 
   padding: 0;
}

div#cHide div.cEditor {
   padding-bottom: 3px;
}

div#cContent div#cAims, div#cContent div#cScope, div#cContent div#cNews, div#cContent div#cNewsTitle {
       overflow: none;
       clear: both;
       
}

div#cContent div#cAimsExpand, div#cContent div#cScopeExpand, div#cContent div#cNewsExpand {
       font-style: italic;
}

div#cContent div#EditorHolder {
      margin-top: 10px;
}
    
.cut {
      overflow: hidden;
      height: 192px;
    }

.show {
     overflow: visible;
     height: auto; 			    
}

.expand {
    visibility: visible;
}

.contract {
  visibility: hidden;
}

.cutEditor {
   height: 0px;
   overflow: hidden;
   visibility: visible;
   padding: 0;
   margin: 0;
}

.showEditor {
  height: auto;
  overflow: visible;
  visibility: visible; 
}

div#cPrint {
  margin-top: 6px; 
}

div#cSociety {
margin-top: 10px
}