/* Common styles throughout site */


.aLeftNavSub { font-size: 11px; line-height: 16px; font-weight: bold; font-family: times new roman, verdana, sans-serif; text-decoration: none; color: #ffffff; }
.aLeftNavSub:hover { text-decoration: underline; color: #ffccff; }

.white { font-size: 15px; line-height: 20px; font-family: times new roman, verdana, sans-serif; text-decoration: bold; color: #ccccff; text-decoration: none; }
.white:hover { text-decoration: underline; color: #ffccff; }

.white2 { font-size: 15px; line-height: 20px; font-family: times new roman, verdana, sans-serif; text-decoration: bold; color: #ffffff; }
.white2:hover { text-decoration: underline; color: #ffffff; }

.content { font-size: 13px; line-height: 15px; font-family: verdana, sans-serif; font-weight: bold; color: #ccccff; }
.content:hover { text-decoration: underline; color: #ffccff; }

.footernote { font-size: 14px; line-height: 17px; font-weight: bold; font-family: times new roman, verdana, sans-serif; text-decoration: underline; color: #ccccff; }
.footernote:hover { text-decoration: underline; color: #ffccff; }
