/* this sets the table header background and foreground for report/order/etc. tables */
.tableheader{ background-color:#000066; color:#ffffff; font-size:12px; font-weight:bold; }

/* this is the text highlight color used in the front-end */
.field{ color:#000066; }

body{ background-color:#959698; margin-left:0px; margin-right:0px; margin-top:0px; }

a,a:visited,a:active{ color:#003399; text-decoration:underline; }
a:hover{ color:#003399; text-decoration:none; }

/* this is the bar in the header and footer */
.headerbg{ background-color:#000066; }

/* these are the styls for the header in the site */
.clientheader{ background-color:#ffffff; color:#000000; font-size:12px; }
a.clientheader,a.clientheader:active,a.clientheader:visited{ color:#000000; text-decoration:underline; }
a.clientheader:hover{ color:#000000; text-decoration:none; }

/* this is the color for the subnav and various other text */
.smallblue{ color:#0066cc; font-size:10px; }
.blue{ color:#0066cc; font-size:12px; }
a.blue:link,a.blue:visited{ font-size:12px; color:#0066cc; text-decoration:underline; }
a.blue:hover{ font-size:12px; color:#0066cc; text-decoration:none; }

.titleBackground { background-color: #000066; }
.buttonActiveBackground { background-color: #000066; }
.buttonInactiveBackground { background-color: #000066; }
.title {  #000066 }
.title { color:  #000066 }
