*         { color: #555555; font-family: Verdana, Tahoma, Arial; font-size: 10px }
body      { color: #555555; margin-top: 0px }
ul        { list-style-type: square }
.smallMargin { padding: 0px; margin-top: 0px; margin-left: 25px; margin-right: 0px; margin-bottom: 0px; }
input     { color: #555555; }
select    { color: #555555; }
option    { color: #555555; }
textarea  { color: #555555; }
a:link    { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color: #758FCA }
a:visited { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color: #758FCA }
a:active  { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color: #758FCA }
a:hover   { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold; color: #758FCA }
pre.Code  { background-color: #EEEEEE; font-family: Courier New; font-size: 8pt; border: solid 1px #C0C0C0; padding: 4px }
p.ParagraphTitle { background-color: #758FCA; color: #FFFFFF; font-size: 10pt; font-weight: bold; padding-left: 3px; padding-bottom: 1px; margin: 0px}

td.MenuItem         { background-color: #FFFFFF; color: #555555; cursor: default }
td.MenuItemSelected { background-color: #758FCA; color: #FFFFFF; cursor: pointer }
td.MenuItemOver     { background-color: #BAC8E0; color: #000000; cursor: pointer }

table.BlueTable { border: solid 1px #758FCA; border-collapse: collapse; }
.BlueTableHeader { background: url('images/table_header_background.gif') repeat-x top left; font-weight: bold; color: white; height: 18px; padding-left: 4px; }
.BlueTableContent { padding: 3px 2px 0px 2px; vertical-alignment: top; }
input.BlueInput { border: solid 1px #758FCA }
table.GrayTable { border: solid 1px #555555; border-collapse: collapse }
.GrayTable td   {border: solid 1px #555555; }

.nospacing { padding: 0px; margin: 0px }

.Title1 { background: url('images/title_decoration.gif') no-repeat bottom left; font-size: 13pt; font-weight: bold; padding-left: 4px; width: 100%; height: 30px; margin-top: 20px; margin-bottom: 10px; }
