/* Stylesheet for Planning to Win Web Site */

/* c6332c - red */
/* 444444 - grey*/

/* Set default font for entire document */
BODY, TABLE, TR, TD, TH { font-family: Tahoma; font-size: 11pt; color: #000000; margin-left: 0px; margin-top: 0px }
p { font-family: Verdana; font-size: 10pt; color: #444444 }
li { font-family: Arial; font-size: 10pt }

/* h1 is used for main header text */
h1 { font-family: Arial; color: #444444; font-size: 16px; margin-top: 0; margin-bottom: 5px }

/* h2 is used for sub-header text */
h2 { font-family: Arial; color: #c6332c; font-size: 18px; margin-top: 0; margin-bottom: 5px }

/* Links */
a { color: #c6332c; font-weight: bold; font-size: 10pt; text-decoration: none }
a:active { color: #c6332c; font-weight: bold; font-size: 10pt }
a:hover { color: #444444; font-weight: bold; font-size: 10pt }
a.feature { color: #c6332c; font-weight: bold; font-size: 12pt; text-decoration: none }
a.feature:active { color: #c6332c; font-weight: bold; font-size: 12pt }
a.feature:hover { color: #444444; font-weight: bold; font-size: 12pt }
li.feature { color: #c6332c; font-weight: bold; font-size: 12pt; text-decoration: none; cursor: pointer }
li.feature:hover { color: #444444; font-weight: bold; font-size: 12pt; cursor: pointer }
.more { color: #444444; font-weight: bold; font-size: 8pt; cursor: pointer }
.morehover { color: #c6332c; font-weight: bold; font-size: 8pt; cursor: pointer }

/* Company Info */
.header { font-size: 16pt; color: #c6332c; font-weight: bold; margin-top: 0px }
.subheader { font-size: 14pt; color: #000000; font-weight: bold }

/* Menu */
.menu { font-size: 10pt; cursor: pointer; padding-right: 2px; padding-left: 2px; font-weight: bold; color: #444444 }
.menu:hover { font-size: 10pt; cursor: pointer; padding-right: 2px; padding-left: 2px; font-weight: bold; color: #c6332c }
.menu:active { font-size: 10pt; cursor: pointer; padding-right: 2px; padding-left: 2px; font-weight: bold; color: #c6332c }
.menuhover { font-size: 10pt; cursor: pointer; padding-right: 2px; padding-left: 2px; font-weight: bold; color: #c6332c }

/* Tables */
th { background-color: #c6332c; color: #ffffff; font-size: 12pt; font-weight: bold; text-align: left; padding: 4px }

/* Body Content */
.sponsor { color: #444444; font-family: Arial; font-size: 12pt; font-weight: bold; margin-bottom: 0px; margin-top: 20px; margin-left: 10px }
.sponsorlogo { margin-bottom: 10px; margin-top: 10px; text-align: center }
.feature { color: #c6332c; font-family: Arial; font-size: 12pt; font-weight: bold; margin-bottom: 0px }
.subfeature { color: #444444; font-family: Arial; font-size: 10pt; font-weight: bold; margin-top: 5px; margin-bottom: 0px; margin-left: 10px }
.subfeatureselected { color: #444444; background-color: #cccccc; font-family: Arial; font-size: 10pt; font-weight: bold }
.subfeaturepara { color: #444444; font-family: Arial; font-size: 10pt; margin-top: 5px; margin-bottom: 0px; margin-left: 10px }
.bul { margin-top: 0px; margin-bottom: 0px; margin-left: 10px }
.bullet { font-family: Verdana; font-size: 10pt; margin-top: 5px; margin-bottom: 0px; margin-left: 0px }
.bulletsm { font-family: Verdana; font-size: 8pt; margin-top: 5px; margin-bottom: 10px; margin-left: 4px }

/* Miscellaneous */
.fine { font-size: 8pt; color: #484848; font-weight: bold; text-align: center }
.space { padding-left: 15px }
.footer { background-color: #960a06; color: #ffffff; font-size: 8pt; font-weight: bold; text-align: center; padding-top: 4px; padding-bottom: 4px }

.testimonial { background-color: #ffffff; color: #c6332c; font-weight: bold; font-size: 10pt; text-decoration: none; cursor: pointer }
.testimonialhover { background-color: #c6332c; color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none; cursor: pointer }

.red { color: #c6332c }
