/* standard tags */
body, td, p {
 font-size: 12px;
 font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; }
body { background-color: #FFFFFF; }
h1, h2, h3 {
 color: #0066cc;
 padding-top: 0px;
 margin-top: 0px; }
h1 { font-size: 18px; }h2 {
 font-size: 16px; }
h3 {
 font-size: 12px; margin: 0; }form { display: block }
 
/* text tags */
.bold { font-weight: bold; }.italic { font-style: italic; }
.red { color: #990000; }
.blue {
 color: #0066cc; }.smaller { font-size: 11px; }.teal-bg {
 background-color:  #ecffff} 
/* link tags */a, a:link, a:visited, a:hover { color: #0066cc; }a, a:link, a:visited {
 text-decoration: underline; }
a:hover { text-decoration: none; }a.footer, a.footer:link, a.footer:visited, a.footer:hover { text-decoration: none; font-size: 10px; padding-left: 10px; }#menu {
 width: 160px; }#menu ul { margin-bottom: 0; margin-top: 0;
 margin-left: 0; padding-left: 0;
 list-style-type: none; }
#menu li {
 padding-bottom: 6px;}
#menu a, #menu a:link, #menu a:visited {
 display: block;
 width: 150px;
 font-size: 18px; font-weight: bold;
 text-decoration: none; }#menu a:hover { color: #FFFFFF; background-color: #0066cc; } 
/* div tags */
div.footer { padding-top: 2px;
 text-align: right; border-top: 1px solid #0066cc; display: block; }div.error-box { color: #990000; padding: 4px;
 border: solid 2px #990000; display: block; }
#leftside {
 width: 160px;
 border-right: 1px solid #0066cc;
 display: block; }
div.center {
 text-align: center }
#leftside-separator { border-top: 1px solid #0066cc;
 display: block; }
div.left-width { width: 150px; }div.print-content-box { width: 616px }div.content-box { width: 580px }div.form-line { padding-bottom: 2px;
 width: 100%;
 float: left; vertical-align: 100%; border-top: 1px solid #aacff3;
 display: block }
div.spacer10px { height: 10px }
div.spacer6px { height: 6px }
div.spacer20px { height: 20px }div.underline { border-bottom: 1px solid #0066cc }div.block {
 display: block } /* alignment */
.align-left, td.td-left { text-align: left }
.align-center { text-align: center }.align-right, td.td-right { text-align: right }div.float-left { float: left }div.float-right, div.float-right-h1 { float: right }div.float-right-h1 { margin-top: 3px }
 
/* list tags */
#linklist {
 margin: 0;
 padding: 0;
 list-style: none; }
#linklist li {
 padding-left: 11px; background-image: url(/shared/img/list.gif);
 background-repeat: no-repeat;
 background-position: 4px 4px }
 /* table tags */
#content-table {
 width: 760px; }
#td-left {
 width: 180px; }
#td-content {
 width: 580px; }
#td-content, #td-left {
 vertical-align: top;
 padding: 0;  }
table.table {
 width: 100%; }
table.table { width: 100%; }td.td-left, td.td-right {
 border-bottom: 1px solid #aacff3; }