/* CSS Document

brown2:   984d2d
brown:    594c2d
yellow:   f5822b
blue:     0055a5
lt blue:  7ea1b5
green:    949c50
lt green: f1f2e8

*/
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.nobr {
	white-space: nowrap;
}
.issue_date {
	font-size: 10px;
	color: #999999;
}
td.content {
	
	padding: 10px;
}
td.sidebar {
	/*border-right-color: #f5822b;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #f5822b;*/
	font-size: 10px;
	padding: 0px;
}
td.sidebar_nav {
	border-left-color: #f5822b;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #f5822b;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #f5822b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
}

p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
table.callout {
	background-color: #FFFFFF;
}
td.callout{
color:#FFFFFF;
}
.callout_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_headline_copy {
	font-style: italic;
	color: #594c2d;
}
.subimage_copy {
	color: #7ea1b5;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
	p\adding: 5px;
}

.bold_copy {
	color: #594c2d;
	font-weight: bold;
}
.small {
	font-size: 10px;
}

hr {
	color: #df6508;
	background-color: #df6508;
	height: 1px;
}

.headline {
	font-size: 18px;
	font-weight: bold;
	color: #df6508;
	text-decoration: none;
}
.kicker {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	}
.kickerwhite {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color:#FFFFFF
	text-decoration:none;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subheadwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

sup {
	line-height: inherit;
	vertical-align: top;
}

a sup {
	font-size: 80%;
	text-decoration: none;
}

.content sup {
	font-size: 70%;
}
.link_large sup {
	font-size: 80%;
}
.headline sup {
	font-size: 60%;
}

img.thumbnail {
	padding-left: 10px;
}

a.nav_button img, img.nav_button {
	border-width: 1px;
	border-style: solid;
	border-color: #df6508;
}

a.nav_button:hover img{
	border-width: 1px;
	border-style: solid;
	border-color: #594c2d;
}


/***** LINK CLASSES *****/
a,a:visited {
	color: #df6508;
	text-decoration: underline;
}
a:hover {
	color: #df6508;
	text-decoration: none;
}
a.link_large,a.link_large:visited {
	font-size: 14px;
	font-weight: bold;
}
a.link_large:hover {
	font-size: 14px;
	font-weight: bold;
}
/***** LINK CLASSES *****/

.newsletter_home {
	text-align: right;
	padding: 10px;
}

.footnote {
	font-size: 80%;
}
.footnoteorange {
	font-size: 80%;
	color: #df6508
}

.footer {
	font-size: 80%;
	padding: 4px;
}