body {
font-size: 15px;
font-family: arial, tahoma, verdana, sans-serif;
}
div {
font-size: 13px;
font-family: arial, tahoma, verdana, sans-serif;
}
td {
font-size: 14px;
}
* html fieldset{
position: relative;
margin-top: 1em;
padding-top: .75em;
}
* html legend {
position: absolute;
top: -.5em;
left: .5em;
}

input, textarea {
font-size: 13px;
}
.button {
background: #f0f0f0 url(../images/searchbg.gif) repeat-x;
border: 1px solid #ccc;
padding: 0px 6px;
}
.buttonsubmit {
border: 1px solid #6879a6; background: url(../images/submitbg.jpg) no-repeat; width: 87px; height: 26px;padding: 1px; font-weight: bold; 
margin-top: 6px;
}
.buttongo {
border: 2px solid #6879a6; background: url(../images/submitgo.jpg) no-repeat; width: 37px; height: 26px;padding: 1px; font-weight: bold; margin-top: 6px;
}
div.rightcol {
width: 253px;
background: #d6e1ee url(../images/rightMid.gif) repeat-y;
}
div.rightcol h3 {
font-size: 18px;
color: #e7ba06;
margin-top: 0px;
}
th,td{border:none;padding:0;}
#search {
position: absolute;
left: 50%;
top: 20px;
width: 440px;
text-align: right;
}
#globmenu {
position: absolute;
left: 50%;
top: 63px;
width: 440px;
text-align: right;
font-size: 20px;
color: #c5c9ff;
}

#globmenu a, a:visited {
color: #c5c9ff;
font-weight: normal;
}

a:link, a:visited {
color: #39499a;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #e99a4f;
text-decoration: underline;
font-weight: bold;
}

a.naviga, a.naviga:visited {
color: #fff;
text-decoration: none;
font-weight: normal;
}
a.naviga:hover {
font-weight: normal;
color: #fff;
}

#navcontainer
{background: #374b64; width: 213px;
}
ul#navlist
{list-style: none;padding: 0; width: 213px; margin: 0;
}
ul#navlist li
{display: block; margin: 0; padding: 0; height: 39px;
font-size: 14px;
}
ul#navlist li a
{
display: block;
width: 100%;
height: 39px;
padding: 11px 0px 0px 17px;
text-decoration: none;
background: #374b64 url(../images/menuon.gif) no-repeat;
background-position: 0px -39px;
}
#navcontainer>ul#navlist li a { width: auto; }
ul#navlist li#active a
{
background: #374b64 url(../images/menuon.gif) no-repeat;
color: #fff;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #fff;
background: #374b64 url(../images/menuon.gif) no-repeat;
background-position: 0px 0px;
}
h1 {
margin: 0;
padding: 22px 4px 0px 10px;
height: 72px;
font-size: 23px;
color: #666;
background: url(../images/whereto.gif) repeat-x;
}

h1.h1blue {
color: #666;
background: url(../images/investor.gif) repeat-x;
}
h1.h1gray {
color: #666;
background: url(../images/howto.gif) repeat-x;
}

h2 {
color: #fcb305;
font-size: 20px;
margin-top: 0;
}

#container {
width: 890px;
position: absolute;
left: 50%;
margin-left: -445px;
border: 1px solid #fff;
}

#leftcon {
float: left;
width: 213px;
margin: 0;
}

#rightcon {
margin-left:5px;
width: 673px;
}
.boxes {
padding:175px 5px 5px 0px;
font-size: 12px;
text-align: left;
line-height: 16px;
min-height: 100px;
}


ul {
list-style-position: outside; margin-left: 0px; padding-left: 10px; 
}
.liboxes {
list-style-image: url(../images/arr.gif);
margin-left: 9px;
margin-bottom: 8px;
padding: 0;
}
.floating {
float: right; border: 2px solid #ccc; background: #bfd0e5; width: 200px; margin-top: 40px; margin-left: 10px; padding: 4px;
}
b.bhead {
font-size: 16px;
margin-top: -10px;
}

fieldset {
border: 1px solid #ccc;
background: #f5f4f4;
padding: 5px 10px;
margin: 0px;
}
legend {
color: #009;
font-size: 15px;
font-weight: bold;
}

#motivtip {
margin: 33px 12px 10px 66px;
text-align: left;
font-size: 17px;
}