/* Layout */

.centercolumn
{ 
  margin: 20px auto;
  min-width: 756px;
  width: 90%;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  padding-bottom: 15px;
}

.header {
float: none;
width: 98%;
padding: 10px;
text-align: center;
font-size: 18pt;
font-weight: bold;
color: #666677;
}

.leftcolumn {
float:left;
width: auto;
padding: 0 20px;
text-align: left;
line-height: 140%;
}

.rightcolumn {
float: right;
width: 310px;
padding-right: 20px;
text-align: left;
}

.mainbox .rightcolumn {
float: right;
width: 310px;
margin: 20px 10px 0 20px;
text-align: left;
}
.mainbox .leftcolumn {
width: 100%;
padding-left: 10px;
}

.disclaimer {
   display:block;
   width: 100%;
   padding-bottom: 5px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   text-align: center;
}
.credits {
   display:block;
   width: 100%;
   padding-bottom: 5px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 7pt;
   font-weight: normal;
   text-align: center;
}

.linkbox {
   margin-bottom: 10px;
   text-align: left;
   background-color: #ffffff; 
}

.topbox {
width:100%;
margin-bottom: 12px;
background-color: #eeeeee;
text-align: left;
border-style: solid;
border-width: 1px;
line-height: 140%;
}

.topboxheader {
width: auto;
padding: 5px;
background-color: #6666ff;
text-align: left;
color: #ffffff;
font-weight: bold;
}

.toolbar {
float: none;
clear: both;
width: 100%;
margin: auto auto auto auto;
text-align: center;
background-color: #ffffff;
}

.option {
text-align: center;
margin: 0px 5px 5px 5px;
}

.searchoption {
float: left;
margin: 0px 5px 5px 5px;
text-align: left;
background-color: red;
}

.searchright {
padding-top: 4px;
text-align: center;
}

.searchfoot {
   clear:both;
   display:block;
   width: 100%;
   padding: 10px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal;
   text-align: center;
}

.signature {
float: left;
width: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.mainbox {
}

.warning {
   font-size: 20px;
   font-weight: bold;
   color: #FF0000;
   margin-top: 5px;
   margin-bottom: 4px;
}

.setup {
   margin: 0 auto 15px auto;
   width: 75%;
   text-align: left;
   padding: 0 15px 10px 15px;
   margin-top: 10px;
   border-style: solid;
   border-width: 2px;
   border-color: #000000;
}

.editboxfields input.text {
   width: 350px;
}
.editfieldlabel {
   float: left;
   clear: left;
   width: 160px;
   margin-right: 10px;
}

.editbox {
   margin: 0 auto 15px auto;
   width: 360px;
   text-align: left;
   padding: 10px;
   border-style: solid;
   border-width: 2px;
   border-color: #000000;
}

.editboxheader {
   float: left;
   text-align: center;
   font-size: 20px;
   color: #666677;
   height: auto;
}

.editboxfields {
   float: left;
   clear: both;
   margin-top: 5px;
   margin-bottom: 5px;
   line-height: 140%;
}
.editboxfields input {
}
.editboxfields input.radio {
}
.editbmbutton {
   float: right;
   margin-top: 7px;
}
.editmenu {
}

.dailybrowser {
   padding: 15px;
   text-align: left;
   color: #666677;
}

.yesorno {
}

.quickadd {
   padding-left: 24px;
   line-height: 175%;
   padding-bottom: 7px;
}


/* Fonts and Colors */

body
{
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 9pt;
   background-color: #ffffff;
   margin: 0;
   padding: 0;
}

a:link
{ 
   color: #333333;
}
a:active {
   color:#0000FF;
}
a:visited
{
   color: #555555;
}
a:hover {
   color:#6666FF;
}

h1
{
   font-size: 22px;
   color: #666677;
}

h2
{
   font-size: 20px;
   color: #666677;
   margin-top: 0.5em;
}

h2.warning
{
   font-size: 20px;
   color: #FF0000;
}

h3
{
   font-size: 17px;
   color: #666677;
}

p
{
   line-height: 110%;
   font-size: 9pt;
}

li
{
   line-height: 140%;
   font-size: 9pt;
}

td
{
   line-height: 140%;
   font-size: 9pt;
}

ul
{
   margin-top: .5em;
   margin-left: 0;
   padding-left: 18px;
   line-height: 140%;
   font-size: 9pt;
   list-style-type: circle;
}

ol
{
   margin-top: .5em;
   line-height: 140%;
   font-size: 9pt;
}

.topboxlinks {
}

.toptitlelink {color: #ffffff; }
.toptitlelink:link {color: #ffffff; }
.toptitlelink:active {color: #ffffff;}
.toptitlelink:visited {color: #ffffff;}
.toptitlelink:hover {color: #ffffff;}

.group {
color: #000000;
background-color: #ffffff;
}

.grouppath {
   padding: 1em 0 0.5em 0;
}

.link {
   font-size: 9pt;
   text-align: left;
}

.biglink {
   font-size: 9pt;
   font-weight: bold;
   text-align: left;
}

.tinylink {
   font-size: 8pt;
   text-align: center;
}

.notification {
  clear:both;
  text-align: center;
  font-size: 12pt;
  color: red;
  font-weight: bold;
  padding: 15px 0 5px 0;
}

.deletebutton {
   text-align: center;
   padding-bottom: 1em;
}
