html
{
background:#2e4056 url('http://www.rivernorthfunds.com/images/bg-05.gif') repeat-x;
color:#cccccc;
font-family:sans-serif;
height:100%;
}

body
{
background:#2e4056 url('http://www.rivernorthfunds.com/images/bg-05.gif') repeat-x;
color:#cccccc;
font-family:sans-serif;
height:100%;
}

.loginDiv {
  background:#ffffff;
  width:500px;
  border:1px solid black;
  margin:auto;
  padding:20px;
}

.titleText {
  margin-left:16px;
}

.newslink {
  padding:6px;
  margin-bottom:4px;
  background:#222222;
  color:#ffffff;
  margin-left:20px;
  margin-right:22px;
  font-family:sans-serif;
  font-size:10pt;
}

.graybarDiv {
  padding:4px;
  margin-left:20px;
  margin-right:20px;
  margin-top:8px;
  background:#666666;
}


a.topMenuLink:link, a.topMenuLink:visited {
  font-size:8pt;
  color:#466684;
  margin-right:8px;
  font-family:sans-serif;
}

a.topMenuLink:hover {
  background:#466684;
  color:#dddddd;
}

li.boldLI {
  font-family:sans-serif;
  font-weight:bold;
  color:#cccccc;
  font-size:12pt;
}

.tabledataSmall {
  font-size:9pt;
  font-weight:normal;
}

.disclaimer {

margin-left: 0px;
font-family:sans-serif;
font-size:10pt;
color: #536882;
font-style:italic;
font-weight:bold;
}

a.disclaimerLink:link, a.disclaimerLink:visited {
  color:#758aa4;
}

a.disclaimerLink:hover {
  color:#ffffff;
  background:#536882;
}

a.menubox:link, a.menubox:visited {
  font-size:9pt;
}

a.menubox:hover {
  background:#466684;
  color:#dddddd;
}

.menuboxDiv {
  margin-bottom:6px;
  padding:2px;
}

.menuboxDivOver {
  background:#466684;
  margin-bottom:6px;
  padding:2px;
  color:#ffffff;
  font-weight:bold;
}

.joinListButton {
  background:#3f5c7a;
  color:#ffffff;
  border:1px solid #597ea4;
  width:100px;
  height:30px;
}

.joinListButtonWide {
  background:#3f5c7a;
  color:#ffffff;
  border:1px solid #597ea4;
  width:220px;
  height:30px;
}

.joinListFormField {
  background:#dddddd;
  padding:2px;
  font-size:12pt;

  color:#3f5c7a;
  border:1px solid #597ea4;

}

.joinListFormfieldLabel {
  color:#ffffff;
  font-size:10pt;
  font-family:sans-serif;
    text-align:right;
}


p {
margin-left: 20px;
margin-right:24px;
font-family:sans-serif;
font-size:10pt;
color: #cccccc;
margin-top:4px;
font-weight:normal;
}

.tableText1 {
  color:#dddddd;
  font-family:sans-serif;
  font-size:10pt;
}

h1 {
  margin-top:0px;
}


h3 {
margin-left: 6px;
color: #764536;
text-align: left;
font-size: 14pt;
font-family:sans-serif
}

h4 {
margin-left: 12px;
color: #555555;
text-align: left;
font-size: 12pt;
font-family:sans-serif
}

a:link, a:visited {
color:#999999;
}

a:hover {
color:#ffffff;
background:#333333;
}


