body { color: #739ac1; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #091124; }

p { }

td { }

a:link { color: #739ac1; text-decoration: none; }

a:visited { color: #739ac1; text-decoration: none; }

a:hover { color: #deedff; text-decoration: none; }

a:active { color: #deedff; text-decoration: none; }
/*Tables
*/
.thumb_border { width: 92px; height: 112px; border: solid 2px #739ac1; }
.process_border { width: 480px; height: 112px; border: solid 2px #739ac1; }
.text_cell { text-align: left; vertical-align: top; }
.cell_blue_padded { background-color: #739ac1; padding: 5px; }
.flush { margin: 0; }
/*Menu*/
.link_highlight { color: #deedff; }
.header { color: #deedff; font-weight: bold; text-transform: uppercase; text-align: center; }
.links { text-transform: uppercase; text-align: center; }
.copyright { font-size: 10px; text-align: center; }
/*Components*/
.link_underline { color: #deedff; text-decoration: underline; }
.empty { text-align: center; vertical-align: middle; }
.date { color: #deedff; font-size: 11px; }
