/* CSS - Sales Page Site only */

body { font-family:Georgia, Times New Roman, Times, serif; background:#FFFFFF; text-align:justify; }

p.gray { color:#999; }

p.gray a { color:#999; }

p.gray a:hover { color:#666; }

a { color:navy; text-decoration: none; }

a:hover { color:#000000; text-decoration:underline; }

p.title { color:#CC0000; font-size:32px; font-weight:bold; }

ul.check { list-style-image:url(images/bullet.gif); }

#wrapper { width:auto; }

.images { float:left; }

.content { }

#footer { margin-left:auto; margin-right:auto; }

.footnote {font-size: 9pt; font-weight:normal; 
	color: black;
      }

.footnote A:link {color:#666666; text-decoration: none;}
.footnote A:active {color:#666666; text-decoration: none;}
.footnote A:visited {color:#666666; text-decoration: none;}
.footnote A:hover {color:black; text-decoration: underline;}
