@charset "utf-8";
/* site wide css */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
	background-position: 50% 50%;
  background-color: #EEE;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
}
body, p, td, div, th, li, input, textarea {
  font: 12px/16px Verdana, Helvetica, sans-serif;
}
p {
  margin: 0 0 18px 0;
  padding: 0;
}
h1, h3 {
  margin: 0 0 4px 0;
  padding: 0;
}
.h1box {
	background-color: #369;
	width: 20px;
	height: 20px;
	float: left;
	border-right: 4px solid #FFF;
	margin-right: 4px;
}
h1 {
  position: relative;
	color: #000;
	height: 20px;
	background-color: #DDDDDD;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
  margin: 0 0 5px 0;
}
h3 {
	font-size: 12px;
	line-height: 14px;
}
h3.highlight {
  background-color: #336699;
  color: #FFF;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  margin-top: 9px;
  margin-right: -5px;
  margin-bottom: 9px;
  margin-left: -5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
/* IE7 */
*:first-child+html h3.highlight {
	zoom: 1;
	position: relative;
}
/* <= IE6 */
* html h3.highlight {
	zoom: 1;
	position: relative;
}
a:link, a:visited {
  color: #006699;
}
a:hover, a:active {
  color: #0066FF;
  text-decoration: none;
}
ul, ol {
  margin: 0;
  padding: 0 0 18px 26px;
}
ul ul, ol ol, ul ol, ol ul {
  padding-bottom: 0;
}
li {
  padding-bottom: 6px;
}
ul.double_space li, ol.double_space li {
  padding-bottom: 18px;
}
img {
  border: 0;
}
sup {
  vertical-align: top;
  font-family: 'Small Fonts';
  font-size: 75%;
  line-height: 10px;
  text-decoration: none;
}
h2 sup {
  font-family: Verdana, Helvetica, sans-serif;
}
td {
  vertical-align: top; /* special case for this attribute */
}
.two_column_width { /* (usable width - column spacing / 2) = (710 - 20) = 345 */
	width: 345px;
}
.column_spacing_width {
	width: 20px;
}
.green, a.green {
	color: #0B0;
}
.red, a.red {
	color: #E00;
}
.blue, a.blue {
	color: #3A709A;
}
.orange, a.orange {
	color: #FFA346;
}
.white, a.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.bold {
  font-weight: bold;
}
.float_r {
  float: right;
  margin: 0 0 10px 10px;
}
.float_l {
  float: left;
  margin: 0 10px 10px 0;
}
.justify {
  text-align: justify;
}
.clear_floats {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.center {
  text-align: center;
}
.center_block {
  margin-left: auto;
	margin-right: auto;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
p.no_margin {
  margin-bottom: 4px;
}
.small {
  font-size: 11px;
	line-height: 13px;
}
.smallest {
  font-size: 10px;
	line-height: 12px;
}
.blue-header-testimonials  {
	color: #3A709A;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	font-style: italic;
}
/* layout width */
#header, #spotlight, #nav, #subnav, #main, #footer {
  width: 960px;
}
#page {
  position: relative;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
  text-align: center;
}
html>body #page {
  height: auto;
}
#header {
  position: relative;
  margin: 0 auto 0 auto;
  height: 50px;
  background: #1A427A url(/images/h_right.gif) top right no-repeat;
  border-bottom: #333 solid 1px;
  text-align: left;
}
#header_contact {
  position: absolute;
  top: 4px;
  right: 0;
}
#header_email_this_page {
	position: absolute;
	top: 27px;
	right: 7px;
	height: 14px;
}
#spotlight {
  position: relative;
  margin: 0 auto 0 auto;
  height: 100px;
  border-bottom: #333 solid 1px;
}
#spotlight_both {
  background-color: #1A427A;
  position: absolute; /* IE6 */
  top: 0;
  left: 0;
}
#spotlight_left {
  background: #1A427A url(/images/sl_images/sl_l_bg.png) top left no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  border-right: #333 solid 1px;
}
#spotlight_right {
  background: #1A427A url(/images/sl_images/sl_r_bg.png) top right no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
#nav {
	position: relative; /* IE6 */
  margin: 0 auto 0 auto;
  padding: 0;
  height: 24px;
  z-index: 10000;
	list-style: none;
}
#nav_1, #nav_2, 
#nav_3, #nav_4, 
#nav_5, #nav_6,
#nav_spacer {
	background: transparent url(/images/nav_bg.png) top left repeat-x;
	position: relative;
  display: inline;
  float: left;
  margin: 0; 
  padding: 0;  
  z-index: 10001;
}
#nav_spacer, #nav_spacer img {
	width: 186px;
	height: 24px;
}
.nav_menu {
  display: none;
  position: absolute;
	top: 24px;
	left: 5px;
  padding: 0;
	border: 2px solid #9ac1c9;
	list-style: none;
	border-top: none
}
#nav_2s, #nav_4s {
	width: 80%;
	position: relative;
}
.nav_smenu {
  display: none;
  position: absolute;
	top: 2px;
	left: 90%;
  padding: 0;
	border: 2px solid #9ac1c9;
	list-style: none;
}
.nav_menu li, .nav_smenu li {
  display: block;
  margin: 0; 
  padding: 0;
	text-align: left;
}
.nav_menu a, .nav_menu a:active, .nav_menu a:visited, 
.nav_smenu a, .nav_smenu a:active, .nav_smenu a:visited {
	display: block;
	padding: 5px;
	color: #333;
	font-size: 10px;
	text-decoration: none;
	background: #eaf0f2;
	width: 180px;
	border-bottom: 1px solid #b9d6dc;
}
.nav_smenu a, .nav_smenu a:active, .nav_smenu a:visited {
  width: 140px;
}
.nav_menu a:hover, 
.nav_smenu a:hover {
	background: #d9e1e4;
	text-decoration: underline;
	color: #000;
}
.nav_menu a.indent {
	padding-left: 15px;
	margin-left: 0;
	width: 160px;
}
.nav_menu a.last, 
.nav_smenu a.last {
	border-bottom: none;
}
#nav_1_menu {
}
#nav_2_menu {
}
#nav_3_menu a, #nav_3_menu a:active, #nav_3_menu a:visited {
  width: 190px;
}
#nav_4_menu {
}
#subnav {
  position: relative;
  margin: 0 auto 0 auto;
  height: 20px;
  /* background-color: #FFF; */
}
#bc {
  position: absolute;
  top: 17px;
  left: 17px;
}
#bc, #bc a:link, #bc a:visited, #bc a:active {
  color: #AAA;
  font-size: 10px;
  line-height: 11px;
  font-style: italic;
  text-decoration: none;
}
#bc a:hover {
  color: #333;
  background-color: #E7E7E7;
}
#slogan {
	position: absolute;
	z-index: 100;
	top: 42px;
	left: 17px;
}
#slogan h1 {
	text-align: left;
	color: #333;
	height: 20px;
	background-color: transparent;
	font-size: 19px;
	font-style: italic;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#h1_email {
  position: absolute;
  top: 0px;
  right: 10px;
}
#nav2 {
  position: absolute;
  top: 10px;
  right: 22px;
}
#nav2_l, #nav2_1, #nav2_2, #nav2_3, #nav2_4, #nav2_r, .nav2_separator {
	background-color: transparent;
  display: inline;
  float: left;
  margin: 0; 
  padding: 0; 
}
#main {
  position: relative;
  margin: 34px auto 0 auto;
	text-align: left;
	/* background-color: #FFF; */
}
#footer {
	font-size: 11px;
  text-align: center;
}
#footer_bar {
  text-align: left;
  background: url(/images/footer_bar.gif) repeat-x 0 0;
  font-size: 1px;
  line-height: 1px;
}
.boxl {
	background: url(/images/box_l.gif) top left repeat-y;
	margin-bottom: 18px;
}
/* IE7 */
*:first-child+html .boxl {
	zoom: 1;
}
.boxr {
	position: relative;
	background: url(/images/box_r.gif) top right repeat-y;
}
/* <= IE6 */
* html .boxr {
	zoom: 1;
}
.boxt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 9px;
	background: url(/images/box_t.gif) top left repeat-x;
}
.boxtl {
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url(/images/box_tl.gif) top left no-repeat;
}
.boxtr {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(/images/box_tr.gif) top right no-repeat;
}
.boxb {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 9px;
	background: url(/images/box_b.gif) bottom left repeat-x;
}
.boxbl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url(/images/box_bl.gif) bottom left no-repeat;
}
.boxbr {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(/images/box_br.gif) bottom right no-repeat;
}
.boxc {
	padding: 14px 12px 12px 12px;
}
.boxc h3 {
	position: relative; /* IE6 */
	padding: 3px 5px 3px 5px;
	margin-bottom: 6px;
	background-color: #369;
	color: #FFF;
	font-variant: small-caps;
	font-size: 12px;
  line-height: 14px;
}
.boxc h3 a, .boxc h3 a:link, .boxc h3 a:visited, .boxc h3 a:active, .boxc h3 a:hover {
	color: #FFF;
}
.sb_nav {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
}
.sb_nav li {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 5px;
}
.sb_nav li.expandable {
	background: transparent url(/images/buttons/plus.gif) no-repeat 5px 3px;
	margin-left: 0px;
	padding-left: 5px
}
.sb_nav li.expanded {
	background-image: url(/images/buttons/minus.gif);
}
.sb_nav li.expandable a {
	padding-left: 12px;
}
.sb_nav li.expandable ul {
	display: none;
	padding-top: 5px;
	padding-left: 7px;
}
.sb_nav li.expanded ul {
	display: block;
}
.sb_nav li.expandable li a {
	padding-left: 0;
}
.sb_nav li.expandable li.last {
	padding-bottom: 0;
}
.grid_border {
	border-collapse: collapse;
}
.grid_border td {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.center_vertical {
	vertical-align: middle;
}
table.center_vertical {
	vertical-align: inherit;
}
table.center_vertical td, table.center_vertical img {
	vertical-align: middle;
}
.indent {
	margin-left: 20px;
}
.indent_indent {
	margin-left: 40px;
}
.box_border {
  background-color: #FFF;
  margin: 0 auto;
  border: #CCC solid 1px;
}
.box_border_l {
  float: left;
  background-color: #FFF;
  margin: 0 15px 10px 0;
  border: #333 solid 1px;
}
.box_border_r {
  float: right;
  background-color: #FFF;
  margin: 0 0 10px 15px;
  border: #333 solid 1px;
}
#onetwothreecount, #google_analytics {
	height: 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}
.left {
	text-align: left;
}
.greenBig {
	color: #096;
	font-size: 22px;
	font-weight: bolder;
	line-height: 24px;
	padding-top: 10px;
}
.yellowBox {
	background-color: #FFC;
	border: medium dotted #CCE0F0;
	padding: 5px;
}

.boldCenter {
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}
#box {
	width: 950px;
	margin-left: 48px;
}
