/* CSS Document */
body {background: #00CCFF;}
body.splash {background: #000099;}

#content {font: x-small Verdana; color: black;}
#content a {color: #6633FF;}
#content h1 {font: x-small Verdana; color: #3333FF; font-weight: bold;}
#content img.right {float: right;}
#content img.left {float: left;}
#content p.attn {font-size: small;}
#content td.small {font: xx-small Verdana;}
#content ul {list-style: none; margin: 0 0 0 15px; text-align: left;}
#content li.pdf {background: url(/images/pdf_doc.gif) no-repeat;}
#content ul p {margin: 0 0 1em 25px;}

.alert {color: red;}
.smtext {font-size: xx-small;}

.table td {font: x-small Verdana;}
.table .TableWrap {border: 1px solid #6633FF;}
.table .TableHead {background: #6633FF; color: white; font-weight: bold;}
.table .tr1 {background: #CDCDCD;}
.table .tr2 {background: #FDFDFD;}

#footer {margin: auto; padding: 1em 0; font: xx-small Verdana; color: black; text-align: center;}
#footer a {color: black;}
.splash #footer {color: white;}
.splash #footer a {color: white;}
