/* general */

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
text-align:center;
background-image:url(/images/bg.gif);
background-repeat:repeat-x;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

h1 {
font-size:1.4em;
color:#999933;}

h2 {
font-size:1.2em;
color:#666666;}

h3 {}

hr {
border-top:1px dashed #FFFFFF;
border-bottom:1px dashed #CCCC99;
}

a {
}

a:link, a:visited {
color:#999933;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

/* layout */

div#container {
margin-left:auto;
margin-right:auto;
width:750px;
text-align:left;}

div#header {
position:relative;
color: #ffffff;
height:119px;
margin-bottom: 28px;}

div#footer {
width:750px;
margin:0 auto;
text-align: center;
clear: both;
background-color: #6271cf;}

div#leftcolumn {
float: left;
text-align: right;
color: #5f5e60;
width: 142px;}

div#maincontent {
float:left;
width:605px;
margin-bottom: 50px;
line-height:1.8em;
border-left: dotted #CCCC99 1px;
border-right: dotted #CCCC99 1px;
}



/* header */

#header h1 {
background-image:url(/images/logo.gif);
background-repeat:no-repeat;
width:420px;
height:70px;
}

#header h1 span {
display:none;
}

/* sitewide */

#sitewide {
position:absolute;
top:85px!important;
top/**/:100px;
right:0px;
color:#999933;
}

#sitewide a:link, #sitewide a:visited {
color:#999933;
}

#sitewide a:hover {
color:#FFFFFF;
text-decoration:none;
}


/* maincontent */

#mainpad {
padding:0 10px 0 10px;}

.imageright {
float:right;
border-left:20px solid #FFFFFF;
border-bottom:20px solid #FFFFFF;
}
#quote {
float:right;
width:180px;
padding:10px;
margin-left:15px;
color:#CCCC99;
}
#origin {
clear:right;
background-color:#EDEDDB;
padding:5px 15px 15px 15px;
}



#quote p {
background-color:#666600;
padding:10px;
}

#quote .signature {
padding-top:0px;
margin-bottom:10px;
background-color:#FFFFFF;
color:#666600;
font-style:italic;
}

/* left column */

div#navbar {
width: 140px;!important
width /**/:120px;
text-align:left;
}

#navbar ul li a:link, #navbar ul li a:visited {color: #666666;
background-color: #ffffff;
text-decoration: none;
border-right: none #999999;
padding:10px 5px 10px 5px;
display: block;
width: 140px;
border-bottom: dotted #CCCC99 1px;}

#navbar ul li a:hover {color: #999933;
background-color: #EDEDDB;
text-decoration: none;
}

#navbar ul li {margin: 0px; padding: 0px; list-style-type: none; display: block;}

#navbar ul {margin: 0px; padding: 0px;}

.invest {
border:0px;
margin-left:12px;
margin-top:13px;
}

#pdf {
margin-top:15px;
margin-left:15px;
margin-right:7px;
}

#list {
margin:5px 0 5px 0;
}

.listbox {
border-bottom: dotted #CCCC99 1px;
}

.links-list {
display:block;
border-bottom: dotted #CCCC99 1px;
padding:2px 0 2px 0;
/* REMOVED by Steve Brown    height:180px;    next line added to replace */
min-height:180px; 
}

.link-imageright {
display:block;
float:right;
/* REMOVED by Steve Brown 05/08/2008 to allow larger logos of different sizes    width:150px; */
border:15px 0 15px 15x;
}

.arrowright {
background-image:url(/images/arrow.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
}