/* Basic Common Styles */
.italic {
	font-style: italic;
}

h2, h3 {
	font-weight: normal;
	font-family: Tahoma, Helvetica. Arial, sans-serif;
	white-space: nowrap;
}

h3 {
	font-size: 10pt;
}

h2 {
	font-size: 1.4em;
}

p {
	color: #333333;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* Main Structure */
body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

div#frame {
	width: 789px;
	min-width: 789px;
	margin: 0px auto 40px auto;
}

div.greyBar {
	background-color: #cccccc;
	height: 31px;
	width: 100%;
}

div#footer {
	margin-top: 5px;
	text-align: center;
}

/* color classes */
.bgBlue {
	background-color: #0066CB;
	width: 115px; /* 20080729 :::CAR */
}

.bgGreen {
	background-color: #009931;
	width: 115px; /* 20080729 :::CAR */
}

.bgPurple {
	background-color: #330066;
	width: 115px; /* 20090619 :::CAR */
}

.bgYellow {
	background-color: #999900;
	width: 115px; /* 20080729 :::CAR */
}

.bgOrange {
	background-color: #FE6500;
	width: 161px; /* 20080729 :::CAR */
}

.bgRed {
	background-color: #9C0100;
	width: 108px; /* 20080729 :::CAR */
}

.blue, ul#secondaryNav li a.blue, a, div#leftCol h2 {
	color: #0066CB;
}

.green {
	color: #009931;
}

.purple {
	color: #330066;
}

.yellow {
	color: #999900;
}

.orange {
	color: #FE6500;
}

.red {
	color: #9C0100;
}

.grey {
	color: #989898;
}

/* Main Styles */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;

	border-bottom: 2px dashed #999999;
	margin: 10px 10px 10px 10px;
	padding-bottom: 15px;

	white-space: nowrap;
}

div.content h1 {
	margin-left: 0px;
}

div#leftCol h2 {
	width: 510px;
	white-space: normal;
}

/* Navigation */
div#nav {
	font-family: "Times New Roman", serif;
	margin-bottom: 3px;
	float: left;
}

div#nav ul {
	width: 789px;
}

div#nav ul li {
	float: left;
	list-style-type: none;

	margin-right: 4px;
	height: 23px; /* 20080729 :::CAR */
	padding-top: 2px; /* 20080729 :::CAR */
	padding-left: 5px; /* 20080729 :::CAR */
}

div#nav  {
	height: 20px;
	/* padding: 5px 5px 5px 10px; */
	padding: 5px 5px 5px 0px; /* 20080729 :::CAR */
	min-width: 108px;

	display: block;

	text-decoration: none;
	color: #ffffff;
	/* font-size: 1.4em; */
	font-size: 1.35em;
}

div#nav li#fill {
	background: url(/img/bg_nav.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 105px;
	height: 30px;
}

div#nav ul li a {
	color: #fff; /* 20080729 :::CAR */
	text-decoration: none;
}

div#nav ul li a:hover {
	text-decoration: underline;
}

/* Seondary Navigation */
ul#secondaryNav {
	width: 100%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

ul#secondaryNav li {
	list-style-type: none;
	float: left;
	margin: 0px 9px;
	padding-top: 5px;
}

ul#secondaryNav li a {
	text-decoration: none;
	color: #3C3C3C;
	white-space: nowrap;
}

div.article {
	margin-bottom: 10px;
}

div#featuredArticles p {
	display: inline;
}

div#featuredArticles p.clear {
	display: block;
}

/* Publications */
div#publications {
	margin-left: 38px;
}

div.publication {
	width: 112px;
	margin-right: 10px;
	text-align: center;
	float: left;
}

div#publications a img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

div#publications a:hover img {
	border: 1px solid black;
}

div.readerFeedback {
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

/* calendar */
div.calendarItem {
	margin-left: 8px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

div.calendarItem img {
	padding-bottom: 20px;
}

/* prevents long titles from spilling out of the container div :::CAR 20080604 */
div.calendarItem h2  {
	width: 220px;
	white-space: normal;
}


/* Testimonials */
div#testimonial {
	margin: 0px 20px 10px 20px;
}

/* additions 20080521 :::CAR */

/* this takes the dashed border to the div level (instead of the h1 level) */
div.bottomBorderDash {
	border-bottom: 2px dashed #999999;
	padding-bottom: 10px;
	margin: 0 10px 10px 10px;
}

/* Dave's Blog Link Section (on HP) */
h1.alt {
	border-bottom: 0; 
	margin: 10px 10px 5px 0;
	padding-bottom: 0;
}

div#davesBlogLink a {
	padding-left: 10px;
}

/* Dave's Marketwise Subscribe Section (on HP) */
div#marketWiseSubscribe img {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-right: 5px;
}

div#marketWiseSubscribe p {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

div#marketWiseSubscribe p.subscribeRSS {
	margin-top: 12px;
}

/* captcha field in email signup */
div#captchaField {
	height: 50px;
}

div#captchaField img, div#captchaField input {
	float: left;
}

div#subscribeField {
	clear: both; 
	margin-top: 20px;
}

/* other email signup form styles */
span.asterik {
	color: #9C0100;
}

/* generic */
.padLeft {
	padding-left: 35px;
}