/* CSS Document */
body {
	background-image:  url(/images/overall_background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECF5FF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
body.short {

}
a, a:link, a:visited, a:active {
	color: #2B308D;
	text-decoration: underline;
	padding-bottom: 2px;
}
a:hover {
	color: #B8253C;
	text-decoration: underline;
	padding-bottom: 2px;
}
#wrapper {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 135px;
}
#header.short {
	height: 100px;
}
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	height: 35px;
	width: 800px;
	background-image: url(/images/backgroundimage.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	left: 5px;
	right: 5px;
}
#header li {
	position: relative;
	display: block;
	width: 158px;
	float: left;
	text-align: center;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#header ul li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	white-space: nowrap;
}
 * html #header ul li a {
width: 1%;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header #logo img {
	margin-top: 16px;
	margin-left: 10px;
}

.nav_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 35px;
}
#logo {
	float: left;
}
#slogan {
	float: right;
}
#nav_guest {
	width: 165px;
	background-color: #246F96;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#nav_member {
	width: 165px;
	background-color: #246F96;
	color: #FFFFFF;
	padding: 5px;
	float: left;
}
#nav_member ul {
}
#nav_member li {
	margin: 0px;
	padding: 0px;
}

#nav_guest a {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav_guest a:hover {
	color: #0099CB;
}
#nav_guest ul {
	white-space: normal;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav_guest li {
	background-image: url(/images/icon_pin_sm.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 0px;
}
#nav_guest li a {
	text-decoration: none;
}
#nav_guest li a:hover {
	text-decoration: underline;
}
.articles_red {
	color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #DC5166;
}
.articles_yellow {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FCCB02;
}
.articles_blue {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #0099CB;
}
.articles_green {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #66CC00;
}
#content {
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
ul li ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
ul li {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}


#page {
	float: right;
	width: 560px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
#page.wide, #join.wide {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#footer {
	background-color: #555555;
	padding: 15px;
	text-align: center;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	clear: both;
	width: 770px;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#footer a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-decoration: none;
}
#site_by {
	font-size: 10px;
	color: #999999;
	letter-spacing: 0px;
}
#site_by a {
	border-bottom-style: none;
	color: #999999;
	word-spacing: 0px;
}
#site_by a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-style: none;
}
.testimonial {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 12px;
}
.testimonial p {
	line-height: 14px;
}

.testimonial_image {
	margin-left: 15px;
	float: right;
	margin-bottom: 5px;
}
#nav_member {
	margin: 0px;
	padding: 0px;
}
#nav_member p {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
#nav_member_red {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #DC5166;
}
#nav_member_red li {
	padding-bottom: 15px;
	padding-left: 35px;
}
#nav_member a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#nav_member a:hover {
	text-decoration: underline;
}
.nav_member_group_call {
	background-image: url(/images/icon_group_call.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_webinar {
	background-image: url(/images/icon_webinar.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_events {
	background-image: url(/images/icon_events.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_critique {
	background-image: url(/images/icon_critique.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_zones {
	background-image: url(/images/icon_zones.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
}
.nav_member_call {
	background-image: url(/images/icon_call.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_business_success_strategies {
	background-image: url(/images/icon_article_business_success_strategies.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_client_nurturing {
	background-image: url(/images/icon_article_client_nurturing.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_generating_leads {
	background-image: url(/images/icon_article_generating_leads.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_interview_classics {
	background-image: url(/images/icon_article_interview.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_professionalism {
	background-image: url(/images/icon_article_professionalism.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_telephone {
	background-image: url(/images/icon_article_telephone.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_value_adding {
	background-image: url(/images/icon_article_value_adding.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_website {
	background-image: url(/images/icon_article_website.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#nav_member_yellow {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FCCB02;
}
#nav_member_yellow li {
	padding-bottom: 15px;
	padding-left: 35px;
}
#nav_member_blue {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #0099CB;
}
#nav_member_blue li {
	padding-bottom: 15px;
	padding-left: 35px;
}
.nav_member_membership {
	background-image: url(/images/icon_membership.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_edit_profile {
	background-image: url(/images/icon_edit_profile.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_logout {
	background-image: url(/images/icon_logout.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_support {
	background-image: url(/images/icon_support.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.nav_member_faq {
	background-image: url(/images/icon_faq.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#breadcrumb a {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#breadcrumb a:hover {
	color: #2B308D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2B308D;
}
#flash {
	float: right;
	height: 290px;
	width: 630px;
	padding: 0px;
}
#join {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	height: 289px;
	width: 630px;
	float: right;
}
p {
	line-height: 20px;
}
p.checkmark {
	background-image: url(/images/redcheck.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
}
p.checkmark_indent {
	padding-left: 32px;
}
ul.arrow {
	list-style-type: none;
}
ul.arrow li {
	background-image: url(/images/redarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	margin-bottom: 16px;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}
p.arrow {
	display: block;
	clear: both;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 340px;
	margin-bottom: 40px;
}
p.arrow a {
	display: block;
	float: left;
	background-image: url(/images/arrow-move.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #000;
}


.img a {
	border: none;
}
form {
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #246F96;
}
h2 {
	font-size: 18px;
	color: #CC0000;
}
h3 {
	font-size: 18px;
	color: #E88A00;
}
h4 {
	font-size: 14px;
	color: #246F96;
}
h5 {
	font-size: 16px;
	color: #246F96;
}
h6 {
	font-size: 13px;
	color: #ffffff;
}
.smallText {
	font-size: 10px;
}
.whiteText {
	color: #FFFFFF;
}

.menuRed {
	height: 8px;
	background-color: #DC5166;
}
.menuYellow {
	height: 8px;
	background-color: #FCCB02;
}
.menuBlue {
	height: 8px;
	background-color: #0099CB;
}
.menuGreen {
	height: 8px;
	background-color: #66CC00;
}
.button {
	width: 184px;
	height: 26px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0px;
}
a.button:link, a.button:visited, a.button:active {
	color: #333333;
	text-decoration: none;
	background-image: url(/images/button.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.button:hover {
	color: #2B308D;
	text-decoration: none;
	background-image: url(/images/button_over.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Other random CSS */

#nsa_iffps_logo {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.eventHeader {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.eventHighlight {
	color: #08A2C8;
	font-weight: bold;
}
.productImage {
	margin-right: 40px;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	padding-left: 10px;
}
.productPrice {
	float: right;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-variant: normal;
	text-transform: none;
	margin-top: -16px;
}
.red {
	color: #FF0000;
}
.darkRed {
	color: #CC0000;
}
.cellGray {
	background-color: #EFEFEF;
}

#events {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#events li {
	background-image: url(/images/blank.gif);
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#events li span {
	font-weight: bold;
	color: #003A62;
}
#events li ul li {
	background-color: #FFF;
}

#events .event_year {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#events .event_month {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003A62;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#events .event_month ul {
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}
#events .event_month li {
	float: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	font-family: Tahoma, Geneva, sans-serif;
}
#events .event_month ul strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#events .event_month .event_alt {

}
#events .event_day {
	float: left;
	display: block;
	text-align: right;
	width: 40px;
	margin-left: -52px;
	padding-right: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#events .event_legend {
	float: right;
	padding: 2px;
}
#events_legend {
	list-style-image: url(/images/blank.gif);
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003A62;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003A62;
	background-color: #F3F3F3;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#events_legend li {
	background-image: url(/images/blank.gif);
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#events_legend li img {
	margin-right: 8px;
	float: left;
}
#events_legend li#event_legend_title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003A62;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pdf {
	background-image: url(/images/icon_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	white-space: nowrap;
	padding-left: 22px;
}
p.center {
	text-align: center;
	clear: both;
}
p.center img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	margin-bottom: -12px;
}
.highlight {
	background-color: #FF6;
}
.number {
	margin-bottom: -18px;
	margin-right: 12px;
}
img.right {
	float: right;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top: 40px;
}
div.signup {
	border: 3px dashed #006;
	overflow: hidden;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #F4FAFF;
}
div.signup h2 {
	font-size: 36px;
}
div.signup p.arrow {
	margin-bottom: 10px;
	width: 310px;
}
div.signup p.arrow a {
	font-weight: normal;
}
div.signup p.center {
	margin-bottom: 40px;
}
