

/*** RESET STYLES ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*** END RESET STYLES ***/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


body,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
  line-height: 1.2;
}
body {
	background-color: #FFFFFF;
}

a img {
  border-width: 0;
}

.container {
  width: 950px;
  margin: 0 auto;
}

.nav {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #2B8BDC;
}
.link {
	font-weight: bold;
	color: #2B8BDC;
}
.link1{
	font-size: 10px;
	font-weight: bold;
	color: #996600;
}
.mbb {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
a {
    text-decoration: none;
    color: #379DCE;
}
a:hover {text-decoration: underline;}
a.selected {
    text-decoration: none;
}

.logoWrapper {
  margin-top: 1em;
  margin-left: 0.33em;
}

#searchbar{
	height:33px;
	background: url(http://media.jackmyers.com/designimages/search_bg.gif) repeat-x;
	padding:0 0 0 14px;
	color:#666666;
	font-weight:bold;
	font-size:9px;
}

#searchbar a{
	color:#ff9000;
}

#searchbar #searchstuff{
	padding:4px 0 0 0;
	position:relative;
	float:left;
}

#searchbar #searchstuff2{
	padding:10px 0 0 0;
	position:relative;
	float:left;
}

#searchbar .smallsearch{
	font-size:8px;
	font-weight:normal;
}

#searchbar #go{
	position:relative;
	float:left;
}
#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://media.jackmyers.com/designimages/footer_bg.gif) repeat-x scroll 0 0;
font-size:8px;
height:37px;
padding:0 13px;
}
#footer #copyright {
float:left;
}
#footer #links {
color:#434343;
float:right;
}
#footer #links2 {
color:#434343;
text-decoration:none;
}

.headerWrapper {
  background: #F9F9F9;
  padding: 9px;
  height: 17px;
}

.headerNavigation {
  float: right;
  line-height: 2em;
  margin-top: -4px;
}

.headerNavigation a {
  color: #4C4C4E;
}

.headerNavigation .divider {

}

.headerNavigation .facebookLink,
.headerNavigation .twitterLink,
.headerNavigation .rssLink {
  float: right;
  height: 24px;
  width: 24px;
  background-position: 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  margin-left: 0.25em;
}

.headerNavigation .facebookLink {
  background-image: url(http://media.jackmyers.com/designimages/icon-facebook.png);
}

.headerNavigation .twitterLink {
  background-image: url(http://media.jackmyers.com/designimages/icon-twitter.png);
}

.headerNavigation .rssLink {
  background-image: url(http://media.jackmyers.com/designimages/icon-rss.png);
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.blue {
  color: #234090;
}

.bold {
  font-weight: bold;
}

.clear {
  display: block;
  clear: both;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.noOverflow {
  overflow: hidden;
}

.width10 {
  width: 10%;
}

.width15 {
  width: 15%;
}

.width20 {
  width: 20%;
}

.width30 {
  width: 30%;
}

.width33 {
  width: 33%;
}

.width40 {
  width: 40%;
}

.width50 {
  width: 50%;
}

.width60 {
  width: 60%;
}

.width66 {
  width: 66%;
}

.width70 {
  width: 70%;
}

.width80 {
  width: 80%;
}

.width85 {
  width: 85%;
}

.width90 {
  width: 90%;
}

.width100 {
  width: 100%;
}

.marginTop {
  margin-top: 0.5em;
}

.marginBottom {
  margin-bottom: 0.5em;
}

.marginLeft {
  margin-left: 0.5em;
}

.marginRight {
  margin-right: 0.5em;
}

.majorMarginTop {
  margin-top: 1.25em;
}

.majorMarginBottom {
  margin-bottom: 1.25em;
}

.majorMarginLeft {
  margin-left: 1.25em;
}

.majorMarginRight {
  margin-right: 1.25em;
}

.fullBorder {
  border: 1px solid #999999;
}

.thickBorder {
  border: 2px solid #999999;
}

.borderLeft {
  border-left: 1px solid #999999;
}

.borderRight {
  border-right: 1px solid #999999;
}

.padTop {
  padding-top: 0.5em;
}

.padBottom {
  padding-bottom: 0.5em;
}

.padLeft {
  padding-left: 0.5em;
}

.padRight {
  padding-right: 0.5em;
}

.majorPadTop {
  padding-top:1.25em;
}

.majorPadBottom {
  padding-bottom: 1.25em;
}

.majorPadLeft {
  padding-left: 1.25em;
}

.majorPadRight {
  padding-right: 1.25em;
}

.searchForm form {
  margin-top: 1.25em;
  margin-bottom: 1em;
  margin-left: 35.2%;
  border: 1px solid #CCCCCC;
  padding: 0.25em;
  float: left;
}

.formSubmit {
  background: transparent url(http://media.jackmyers.com/designimages/button_background.png) repeat-x 0 0;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 15px 6px;
}

.primaryNavigation {
  width: 98%;
  border-collapse: collapse;
  margin: 0 1%;
}

.primaryNavigation a {
  display: block;
  padding: 9px 4px 5px;
  font-size: 10px;
  font-weight: bold;
  height: 14px;
}

.primaryNavigation a:link,
.primaryNavigation a:hover,
.primaryNavigation a:active,
.primaryNavigation a:visited,
.primaryNavigation a:focus,
.primaryNavigation a:link {
  color: #FFFFFF;
}

.primaryNavigation .publicNavigationItem,
.primaryNavigation .privateNavigationItem {
  text-align: center;
  border: 1px solid #FFFFFF;
}

.primaryNavigation .publicNavigationItem {
  background-color: #6D9AD3;
}

.primaryNavigation .privateNavigationItem {
  background-color: #243E93;
}

.primaryNavigation .active {
  background-color: #4D4D4F;
}

.articleImage {
  padding: 0 0.5em 0 0;
}

.articleImage img {
  width: 100%;
}

h1, h2, h3, h4, h5 {
  font-weight: bold;
  color: #000000;
}

/*
.featured h1,
.featured h2,
.featured h3,
.featured h4,
.featured h5 {
  color: #000000;
}
*/

h1 {
  font-size: 1.67em;
  margin: 0.5em 0;
}

h1.front {
  font-size: 3.33em;
}

p.front {
  font-size: 1.16em;
}

.column h1 {
  margin-top: 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.5em 0;
}

h2.large,
.rightColumn h2 {
  font-size: 1.67em;
}

h3 {
  font-size: 1.25em;
  color: #336B9E;
  margin: 0;
}

h4 {
  font-size: 1em;
  color: #3F78A7;
  margin: 0;
}

h5 {
  font-size: 0.8em;
  margin: 0;
}

.columnHolder .column {
  float: left;
  margin: 0;
  padding: 0;
}

.columnHolder .column.width40 {
  width: 31%;
}

.columnHolder .column.width50 {
  width: 48%;
}

.columnHolder .column.width60 {
  width: 65%;
}

.columnHolder .leftColumn {
  padding-right: 2%;
}

.columnHolder .rightColumn {
  padding-left: 2%;
  border-left: 1px solid #CCCCCC;
  margin-left: -1px;
}

.articleTitle {
  font-size: 1.5em;
  color: #4B4C4E;
  font-weight: bold;
}

a.articleTitle {
  color: #379DCE;
}

.rightColumn .articleTitle {
  font-size: 1.16em;
}

.button,
form .inputButton,
.searchForm .formSubmit {
  background: transparent url(http://media.jackmyers.com/designimages/button_background.png) repeat-x 0 0;
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 15px 6px;
}

.searchForm .formSubmit {
  background-position: 0 1px;
  padding-left: 21px;
  padding-right: 21px;
}

.button {
  display: block;
  float: left;
  padding: 8px 10px 4px;
}

.bigbutton {background: url('http://media.jackmyers.com/designimages/bigbutton_background.png') 0 0 repeat-x;
  display: block;
  height: 5em;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.8em;
  padding: 0.5em 3em;
}

.largeText {
  font-size: 2em;
  font-weight: bold;
}

.bigText {
  font-size: 1.5em;
  font-weight: bold;
}

.font13 {
  font-size: 13px;
}

.pdfButton {
  display: block;
  float: left;
  padding: 10px 0 5px 30px;
  height: 26px;
  background: transparent url(http://media.jackmyers.com/designimages/pdf_icon.png) no-repeat 0 0;
  cursor: pointer;
}

.pdfArticle {
  background: transparent url(http://media.jackmyers.com/designimages/pdf_icon.png) no-repeat 0 50%;
  min-height: 41px;
  padding-left: 33px;
}

div.hr {
  clear: both;
  height: 1px;
  background: transparent;
  border-bottom: 1px solid #CCCCCC;
  float: left;
  width: 100%;
}

.footer {
  background-color: #1F1F1F;
  padding: 1em 0.5em;
  color: #CCCCCC;
}

.footer h3 {
  font-size: 1.5em;
  color: #999999;
  margin-bottom: 0.5em;
}

.footer a {
  color: #3399CC;
  font-weight: bold;
}

.footer a.button {
  color: #FFFFFF;
}

.footer .noOverflow {
  min-height: 15em;
}

.copyright,
.footerNavigation {
  color: #999999;
  font-size: 0.8em;
}

.copyright {
  padding-top: 0.5em;
}

.copyright img {
  vertical-align: middle;
}

.footerNavigation {
  padding: 1em 0;
  text-align: right;
}

.footerNavigation a {
  color: #666666;
}

.textcontent p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.textcontent ul {
  list-style-type: disc;
  margin-left: 1.5em;
}

.textcontent ul.nobullets {
  list-style-type: none;
}

.textcontent div.hr {
  margin-top: 1em;
  margin-bottom: 1em;
}

.textcontent h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.textcontent i {
  font-style: italic;
}

.textcontent b {
  font-weight: bold;
}

.subscribersOnlyNotice {
  border: 1px solid #AAAAAA;
  padding: 1em;
  margin-bottom: 0.75em;
}

.subheader {
  color: #3F78A7;
  font-size: 1.4em;
  font-weight: bold;
}

.formlabel {
  color: #3F78A7;
  font-size: 1.1em;
  font-weight: bold;
}

.formlabel .required {
  color: #FF0000;
}

.datepublished {
  color: #B6B6B6;
  margin-top: 1em;
  margin-bottom: 1em;
}

.colorboxWrapper img {
  width: 147px;
  height: 97px;
}

.colorboxWrapper .imageBorderShadow {
  display: block;
  height: 97px;
  width: 147px;
  padding: 11px 18px 15px 11px;
  background: url(http://media.jackmyers.com/designimages/imageBorderShadow.png) 0 0 no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.formText {
  padding: 7px;
}

.defaultLabelify {
  font-weight: bold;
  color: #919499;
}

.formText.labelify {
	background: #FFFFFF url(http://media.jackmyers.com/designimages/labelifyShadow.png) top left repeat-x;
}

#searchForm .formText {
  width: 305px;
}

.commentHeader {
  font-weight: bold;
}

.commentBody {
  font-style: italic;
}

.partnerLinks .contentRow td {
  width: 33%;
  vertical-align: middle;
  text-align: center;
  background: url(http://media.jackmyers.com/designimages/partnerBorder.png) 50% 50% no-repeat;
  height: 100px;
}

.partnerLinks img {
  max-height: 92px;
}

.article {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 3em;
}

.archiveLink {
  font-weight: bold;
  line-height: 1.4;
}

/* Overriding styles from twitter's widget.css */
.twtr-img img {
  height: 24px !important;
  width: 24px !important;
}

.twtr-widget .twtr-tweet {
  border-bottom-width: 0px !important;
}

#twtr-widget-1 .twtr-tweet-text {
  margin-left: 34px !important;
}

.twtr-widget-profile img.twtr-profile-img {
  margin-right: 5px;
  height: 24px !important;
  width: 24px !important;
}

#twtr-widget-1 .twtr-hd a.twtr-profile-name {
  color: #3399CC !important;
}

.twtr-avatar {
  height: 34px !important;
  width: 34px !important;
}

.socialAndShare {
  background-color: #EBF2FA;
}

