
html, body { height: 100%; margin: 0; padding: 0; } 
body { margin: 0px 0px 0px 0px; background-color: #f3f6fd; background: url(images/background-gradient.gif) center top fixed; font-family: Verdana, Arial, Helvetica, sans-serif; }

#td-main-content { padding: 8px; background-color: #f3f6fd; font-size: 12px; color: #1f346d; }
#td-footer { background-color: #f3f6fd; }
.img-header  {border:1px solid #1F346D; padding:1px; background:#ffeda5;}

.style1 { font-size: 10px; font-weight: bold; color: #1F346D; }
.style2 { font-size: 10px; color: #1F346D; }
.style4 { font-size: 10px; color: #FFFFFF; }
.style5 { color: #1F336E; }
.style10 { font-size: 10px; color: #8F9DC2; }
.style11 { font-size: 12px; color: #1F346D; }
.style20 {font-size: 11px; }
.style21 { font-size: 10px; color: #FFFFFF; }
.style26 { font-size: 10px; color: #F3F6FD; }
.style27 { font-size: 10px; }
.style28 { font-size: 12px; color: #FFFFFF; }

.text-header3 { color: #336699; font-size: 16px; }

.highlight { background-color: #cad2e5; }

/* table { height: 100%; } */
td { text-align: left; } /*  */ /* set default behavior: override the centered default behavior in IE with XHTML */
.td-left { text-align: left; } 
.td-right { text-align: right; } 
.td-center { text-align: center; }

a:link { text-decoration: none; color: #1F346D; }
a:visited { text-decoration: none; color: #1F336E; }
a:hover { text-decoration: underline; color: #1F336E; }

.clear { clear: both; }