body { background-image: url(images/bg.gif); background-repeat: repeat; background-attachment: scroll; background-position: center top; }

p { color: #fff; font-size: 10px; font-family: tahoma; line-height: 15px; margin: 20px; }
.grey { color: #7d7d7d; font-size: 10px; font-family: tahoma; line-height: 10px; margin: 10px 20px; }
.learnmore { color: #fff; font-size: 10px; font-family: tahoma; line-height: 15px; margin: 4px 20px 4px 26px; }
.orangelink { color: #fff; font-size: 10px; font-family: tahoma; line-height: 15px; margin: 3px 15px; }
.spotlight { color: #fff; font-size: 10px; font-family: tahoma; line-height: 15px; margin: 0 0 4px 26px; }
.spotlighttext { color: #e2e2e2; font-size: 10px; font-family: tahoma; line-height: 14px; margin: 0 10px 4px 6px; }
.casestudy { color: #fff; font-size: 10px; font-family: tahoma; line-height: 15px; margin: 4px 20px 4px 0; }
.casestudy-bullets { color: #fff; font-size: 10px; font-family: tahoma; line-height: 12px; margin: 2px 20px 2px 0; }
.casestudy-bold { color: #fff; font-size: 12px; font-family: tahoma; font-weight: bold; line-height: 15px; margin: 4px 20px 4px 0; }
.bullets { color: #fff; font-size: 10px; font-family: tahoma; line-height: 12px; margin: 3px 15px 3px 3px; }
.bulletslarge { color: #fff; font-size: 12px; font-family: tahoma; line-height: 12px; margin: 3px 15px 3px 3px; }
.form { color: #fff; font-size: 10px; font-family: tahoma; line-height: 12px; background-color: #59595b; margin: 3px 15px 3px 3px; padding: 2px; border: solid 1px #252525; }
.formbutton { color: #fff; font-size: 10px; font-family: tahoma; line-height: 12px; background-color: #59595b; margin: 3px 15px 3px 3px; padding: 2px; border: outset 3px #7a7a7a; }
td { }

a:link { color: #f8aa0d; text-decoration: underline; }
a:visited { color: #f8aa0d; text-decoration: underline; }
a:hover { color: #f8760d; text-decoration: none; }
a:active { color: #f8aa0d; text-decoration: underline; }

a.dark:link { color: #6a6a6a; text-decoration: none; }
a.dark:visited { color: #6a6a6a; text-decoration: none; }
a.dark:hover { color: #9a9a9a; text-decoration: underline; }
a.dark:active { color: #6a6a6a; text-decoration: none; }

