body    { font-size: 7pt; font-family: Arial, Verdana, Helvetica, sans-serif; background-image: url(images/Background.jpg); background-repeat: repeat-x }
p {}
td {}
.body { color: #333; font-size: 9pt }
.TwelveBlue { color: #45526f; font-size: 12pt }

.TopRight   { color: #666; font-size: 10pt }
/*  Below is the Generic aLink setup  */
a:link  { color: #333; text-decoration: underline; }
a:active { color: red; text-decoration: underline; }
a:visited  { color: #333; text-decoration: underline; }
a:hover { color: #4B6AB0; text-decoration: underline; }
.footer { font-size: 7pt }
.NineWhite { color: #fff; font-size: 9pt }
.HomeWhite   { color: #f1f1f1; font-size: 10pt; line-height: 15px }
.TwelveWhite  { color: #fff; font-size: 12pt; font-weight: lighter }

td#White a:link   { color: #fff; text-decoration: underline }
td#White a:active  { color: #000; text-decoration: underline }
td#White a:visited  { color: #fff; text-decoration: underline }
td#White a:hover  { color: #333; text-decoration: underline }

/*  Below is the aLink on home page main copy  */
td#Grow a:link   { color: #fff; text-decoration: underline }
td#Grow a:active  { color: #fff; text-decoration: underline }
td#Grow a:visited  { color: #fff; text-decoration: underline }
td#Grow a:hover   { color: #a7c25c; text-decoration: underline }

/*  Below is the aLink for the top right corner  */
td#TopRight a:link    { color: #666; text-decoration: none }
td#TopRight a:active   { color: #666; text-decoration: underline }
td#TopRight a:visited   { color: #666; text-decoration: none }
td#TopRight a:hover    { color: #666; text-decoration: underline }
h1   { color: #45526f; font-size: 12pt; font-weight: normal; margin: 0 }
.breadcrumb { font-size: 8pt }
