/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 20px 0;
  background: #d4e4f1 url(images/background.png) repeat-x scroll center top;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #7f7772;
}
hr {
  border-style: none none dotted;
  border-color: #999999;
  border-width: 1px;
  padding: 0px;
  background-color: #ffffff;
  color: #ffffff;
  height: 2px;
  text-align: left;
  width: 100%;
}
h1, h2, h3 {
  font-weight: normal;
  color: #3b3b3b;
}
h1 {
  font-size: 182%;
}
h2 {
  font-size: 122%;
}
h3 {
  font-size: 100%;
}
p, ul, ol {
  margin-bottom: 20px;
  line-height: 167%;
  font-size: 85%;
}
a:link {
  color: #0aaafd;
}
a:hover {
  text-decoration: none;
  color: #ed2024;
}
#header {
  margin: 0 auto;
  width: 800px;
  height: 119px;
}
#spacer {
  margin: 0 auto;
  height: 45px;
}
#banner {
  margin: 0 auto;
  width: 800px;
  height: 89px;
  float: left;
}
#logo {
  margin: 0 auto;
  background: transparent url(images/dais_logo.gif) no-repeat scroll 0% 50%;
  width: 172px;
  height: 87px;
  float: left;
}
.blocked {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#menuwrapper {
  float: left;
  width: 800px;
  height: 32px;
  vertical-align: baseline;
  background-image: url(images/menubg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
#loginwrapper {
  margin: 36px 0px 0px;
  float: right;
  width: 122px;
  height: 25px;
  vertical-align: baseline;
  background-image: url(images/loginbg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.clearit {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.menubar, .menubar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
.menubar a {
  padding: 2px 10px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.menubar a.trigger {
  padding: 2px 20px;
  font-size: 114%;
  font-weight: bold;
  text-align: center;
}
.menubar li {
  float: left;
  width: 9em;
}
.menubar a.nontrigger {
  padding: 2px 20px;
  font-size: 114%;
  font-weight: bold;
  text-align: center;
}
.menubar li ul, .menubar ul li {
  width: 14em;
}
.menubar li ul.login, .menubar ul li.login {
  width: 9em;
}
.menubar ul li a {
  border-right: 0 none;
  padding: 3px 12px 3px 16px;
  color: #3b3b3b;
}
.menubar li ul {
  position: absolute;
  display: none;
  background-color: #ffffff;
  background-image: url(images/dropdownblue.jpg);
  background-repeat: repeat-x;
}
.menubar li:hover a, .menubar a:focus, .menubar li.hvr a {
  color: #000000;
  background-color: #709cc3;
}
.menubar a:active {
  border:  none;
}
.menubar li:hover ul, .menubar li.hvr ul {
  display: block;
}
.menubar li:hover ul a, .menubar li.hvr ul a {
  color: #000000;
  background-color: transparent;
}
.menubar ul a:hover {
  background-color: #606060 ! important;
  color: #ffffff ! important;
}
#splash {
  margin: 0 15px;
  background: transparent url(images/clean.jpg) no-repeat scroll 0% 50%;
  width: 770px;
  height: 190px;
  float: left;
}
#splash h1 {
  padding: 0;
  font-weight: normal;
  font-size: 18pt;
  color: #663300;
  margin-top: 40px;
  margin-left: 40px;
}
#splash h2 {
  padding: 0;
  font-weight: normal;
  font-size: 10pt;
  margin-left: 100px;
  color: #4c0450;
}
#splash h3 {
  padding: 0;
  font-weight: normal;
  font-size: 12pt;
  margin-top: 30px;
  margin-left: 160px;
  color: #663300;
}
#pagetitle {
  padding: 0;
  background: transparent url(images/pagetitlebg.jpg) no-repeat scroll 0% 50%;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  width: 770px;
  height: 35px;
}
#pagetitle h3 {
  font-weight: normal;
  font-size: 14pt;
  margin-top: 8px;
  margin-left: 5px;
}
#pagewrapper {
  margin: 0 auto;
  background: #e3eff6 url(images/pagebg.png) repeat-x scroll center top;
  width: 800px;
  height: auto;
}
#page {
  background: #ffffff none repeat scroll 0% 50%;
  width: 770px;
  height: auto;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
#content {
  padding: 20px;
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 490px;
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  color: #03030f;
}
#content ol, #content ul {
  margin-left: 3em;
}
#singlecolumncontent {
  padding: 20px;
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 730px;
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  color: #03030f;
}
#singlecolumncontent ol, #singlecolumncontent ul {
  margin-left: 3em;
}
#sidebar {
  padding: 20px;
  background: #ffffff none repeat scroll 0% 50%;
  float: right;
  width: 200px;
}
#sidebar h2 {
  padding-top: 6px;
  font-weight: bold;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
#sidebar h3 {
  padding: 0 11px;
  background: #7f62ff none repeat scroll 0% 50%;
  height: 17px;
  color: #ffffff;
  text-align: center;
}
#dpopbox {
  margin: 0 auto;
  background: transparent url(images/screenshot2.jpg) no-repeat scroll 0% 50%;
  width: 205px;
  height: 143px;
}
#footer {
  margin: 0 auto;
  clear: both;
  width: 800px;
  height: 71px;
  background-image: url(images/footer.gif);
  background-position: center top;
  background-repeat: no-repeat;
}
#footercontent {
  border-top: 1px solid #7f62ff;
  margin: 5px 15px 0;
  padding: 10px 10px 0px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 750px;
  height: 35px;
  float: left;
}
#footercontent p {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: 77%;
}
#legal {
  float: left;
}
#links {
  float: right;
}

