body { background-color: #f4f4f4; }

#container { width: 950px; border: 0; margin: 20px auto; background-color: #FFFFFF; border: 1px solid #e8e8e8; }
#content   { padding: 20px 40px; vertical-align: top; }

#site-nav          { float: right; margin: 0 20px 0 0; padding: 0; list-style: none;  }
#site-nav li       { float: left; margin: 0; padding: 0;  background: url(images/site_nav_divider.gif) top right no-repeat; }
#site-nav li.last  { background: none; }
#site-nav a        { float: left; display: block; height: 25px; padding: 0 15px; text-decoration: none; font-size: 1.1em; font-weight: bold; color: #336699; line-height: 25px; }
#site-nav a:hover  { text-decoration: none; color: #FF9900; }

#footer          { width: 950px; border: 0; margin: 0 auto 20px auto; text-align: center; font-family: Arial, Helvetica, sans-serif; }
#footer td       { vertical-align: middle; color: #6a6a6a; font-size: 11px; }
#footer a        { text-decoration: none; color: #6a6a6a; font-size: 11px; }
#footer a:hover  { text-decoration: underline; color: #6a6a6a; }

h2 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	padding: 0;
	margin: 30px 0 0 0;
}
h2.blog { font-size: 1.3em; font-weight: normal; color: #000000; }
p.blog-source { font-size: 0.8em; color: #6a6a6a; font-family: Arial, Helvetica, sans-serif; margin-top: 5px; margin-bottom: 15px; }

h3 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding: 0;
	margin: 0;
}
p.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
  padding: 5px 10px 5px 15px;
  margin: 0;
  background: url('images/bullet.gif') 0 7px no-repeat;
}
.download_pdf {
  padding-left: 23px;
  padding-top: 7px;
  margin: 0;
  background: url('images/pdf_icon.gif') 0 7px no-repeat;
}
.download_excel {
  padding-left: 23px;
  padding-top: 7px;
  margin: 0;
  background: url('images/excel_icon.gif') 3px 7px no-repeat;
}
.download_word {
  padding-left: 23px;
  padding-top: 7px;
  margin: 0;
  background: url('images/word_icon.gif') 3px 7px no-repeat;
}
.copynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.pageheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #e9e9e9;
}
.copysubsblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
}
.copysubsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ef8f00;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ef8f00;
	font-weight: normal;
}
.pageheadsorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}
.italicquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	padding: 0px 30px;
}
.quotenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #336699;
	padding-left: 70px;
	font-style: italic;
}
.formcopyreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: right;
	background: #336699;
}
.copynormalindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-left: 50px;
}
.copynormalindentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 50px;
}
.copysubswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.copynormalitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
}
.copynormalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.formcopyreverseleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px;
}
.headingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #009500;
	padding-top: 10px;
	padding-bottom: 5px;
}
.subheadsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #009500;
	padding-top: 3px;
}
table.l_nav_menu {
  text-align: left;
	color: #000;
	border: 1px solid #006599;
	background: #FFF;
}
table.l_nav_menu td {
  border-bottom: 1px solid #D1D2D2;
}
table.l_nav_menu td a, table.l_nav_menu td a:hover {
  display: block;
  padding: 3px 5px;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
table.l_nav_menu tr a:hover {
  background-color: #FFBE3C;
}
table.l_nav_menu tr:hover {
  background-color: #FFBE3C;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.l_sidebar_image {
  border: 1px solid #FFF;
  margin-top: 20px;
}
ul, ol {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
  line-height: 17px;
}
table#business_success_kit {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: #000;
  text-align: left;
	border: 1px solid #C8D5DE;
	background: #FFF;
	margin-top: 5px;
}
table#business_success_kit td {
	padding: 8px;
	border-bottom: 1px solid #C8D5DE;
}
table#business_success_kit .strong {
  font-size: 14px;
  color: #336699;
  border-right: 1px solid #C8D5DE;
  background: #EEEEEE;
}
table#base {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  color: #000;
  text-align: left;
	border: 1px solid #C8D5DE;
	background: #FFF;
	margin-top: 5px;
}
table#base th {
  background: #D8D8D8;
  font-weight: bold;
	padding: 8px;
	color: #336699;
}
table#base td {
	padding: 8px;
	border-bottom: 1px solid #C8D5DE;
}
table#base td.strong {
  color: #000;
  font-weight: bold;
  border-right: 1px solid #C8D5DE;
  background: #EEEEEE;
}
table#base td.normal {
  color: #000;
  font-weight: normal;
  border-right: 1px solid #C8D5DE;
  background: #EEEEEE;
}
.divider {
  width: 95%;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  background-color: #D1D2D2;
  margin: 10px 0 10px 0;
}

#blog-nav               { position: absolute; top: 5px; right: 0; list-style: none; margin: 0; padding: 0; }
#blog-nav li            { display: inline; padding: 0 15px; }
#blog-nav li.rss        { background: url(../images/rss.jpg) left center no-repeat; padding-left: 20px; }
#blog-nav li.accretive  { background: url(../images/accretive_small.gif) left center no-repeat; padding-left: 20px; }
#blog-nav li.last       { padding-right: 0; }

table.blog-data td { border-bottom: 1px solid #dddddd; }

