body {
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #fff;
    color: #444;
    padding:0px;
}

.footer {
    text-align: center;
}
.dots {
    color: #7ac;
}

table.inputform  {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2px;
}
.inputform td {
    font-size: 80%;
}
.inputform th {
    width: 30%;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 5px;
    vertical-align: middle;
}

img {
    border: 0;
}
.inputform img {
    margin: 0px 3pt;
    vertical-align: middle;
}

ul.errorlist { margin:0 !important; padding:0 !important;}
.errorlist li { font-size:12px !important; display:block; padding:4px 5px 4px 25px; margin:0 0 3px 0; border:0; color:white; background: #7ac url(/files/icons/exclamation.png) 5px .3em no-repeat; }
td ul.errorlist { margin:0 !important; padding:0 !important; }
td ul.errorlist li { margin:0 !important; }

.prog-bar {
    display: none;
}

#leftcontent {
    display: none;
}

#banner {
    display: none;
}

strong {
color: #696969;
}

#tipDay{
margin: 0 auto;
padding: 3px;
border-width: 1px;
border-style: dashed;
width:90%;
background: #FFFFE0;
}

.notice {
margin: 1em auto;
padding: 10px;
width: 50%;
font-size:12px !important;
display:block;
padding:4px 5px 4px 25px;
border:0;
color:white;
}

.information {
    background: #81bce9 url(/files/icons/information.png) 5px .3em no-repeat;
}

.error {
    background: #81bce9 url(/files/icons/exclamation.png) 5px .3em no-repeat;
}

body,ol,dl,h1,h2,h3,h4,h5,h6,th,
caption,pre,p,blockquote {
  font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #7ac;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
    vertical-align: middle;
}

h1,h2,h3,h4,h5,h6 {
  text-align: center;
}

.small, .small p  { font-size: 10px; }
.large, .large p  { font-size: 14px; }
.quiet, .quiet p  { color: #666; }
.hide             { display: none; }

.amp {
  color: #666;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif;
  font-size: 1.1em;
  font-style: italic;
}

.dquo { margin-left: -.7em; }

body,p {
  color: #000;
}

p {
text-indent: 2em;
}

h2 a {
color: #7ac;
}

/* Links */
a {
color: #444;
text-decoration: underline;
}

a:hover {
color: #ccc;
}

.sideblock {
    display: none;
}

.toggler {
margin: 0;
width: 100%;
padding: 2px 1px;
background: #81bce9;
border: 0px;
border-top: 1px solid #fff;
font-size: 11px;
font-weight: normal;
font-family: 'Andale Mono', sans-serif;
color: #fff;
}

.element p {
margin: 0;
padding: 4px;
}

.float-right {
padding:10px 20px;
}

.graph {
text-align: center;
margin-bottom: 3em;
z-index: 0;
}

blockquote {
padding:5px 0 5px 30px;
}

table.output { margin-left:auto; margin-right:auto; border-collapse:collapse; border:1px solid #eee; }
table.output td { border-bottom: 1px solid #eee; vertical-align: middle; padding:2px;}
table.output img { float: right; border:0; padding-left: 3px;}
table.output thead input { float: right; border:0; display: none;}
table.output thead a { color: white;}
table.output thead th { border-left:0px; text-align:left; font-weight:bold; background-color: #81bce9; color: white;}
table.output .oddrow { background: #edf3fe; }
table.output tfoot td { color: white; padding:2px 5px; background: #81bce9; font-weight:bold}

table.celltable td img { vertical-align: middle; float: none;}
table.celltable td {text-align: center; vertical-align: bottom;}
table.celltable thead input { display: inline;}

.leftbutton {
}

.leftbutton img, .rightbutton img {
    border: 0;
    margin: 0px 3pt;
}

.leftbutton, .rightbutton {
    width: 50%;
    margin: 1em 0px;
    text-align: center;
    vertical-align: middle;
}

.rightbutton {
    float: right;
}

.postdate {
    text-align: right;
    font-size: 8pt;
    margin: 0px 10px;
}

.postbody {
    color: black;
}

/* Calendar section */

div.calendar {
    display: none;
}

.chromestyle {
    display: none;
}
.dropmenudiv img {
    display: none;
}
