* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #033262;
	color: #003b78;
}
a { color: #003b78; }
img { border-style: none; }
hr { display: block;clear: both;color: #fff;size: 1px;border: none;margin-bottom: 14px; }
#center-wrapper {
	margin: 0px auto;
	width: 923px;
}
#float-wrapper {
	float: left;
	width: 923px;
	background: #FFFFFF;
	text-align: left;
	display: inline;
}
#header {
	float: left;
	width: 923px;
	background: url(images/main-header-bg-fixed.jpg) no-repeat left top;
	display: inline;
}
#header #main-logo {
	float: left;
	margin-left: 30px;
	display: inline;
}
#header #main-callus {
	float: right;
	margin-right: 40px;
	margin-top: 51px;
	display: inline;
}
/* DROP DOWN NAVIGATION - START */
#main-nav {
	float: left;
	width: 923px;
	background: url(images/main-nav-bg-tile.jpg) repeat-x;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003b77;
}
#nav {
	margin-left: 30px;
	list-style: none;
	line-height: 1;
}
#nav ul { /* all lists */
	list-style: none;
	line-height: 1;
	z-index: 10000;
}
#nav li:hover { /* IE6 stuck-on hover bug fix */
background-position: 0 0; }
#nav a, #nav span { display: block; }
#nav img { display: block; }
#nav span { padding: 4px; }
#nav li { /* all list items */
	float: left;
	width: 197px; /* width needed or else Opera goes nuts */
	z-index: 10;
}
#nav ul li {
	width: 197px;
	background: url(images/drop-nav-bg-tile.gif);
}
#nav ul .first-item {
	padding: 10px 0px 0px 0px;
	background: url(images/drop-nav-bg-top.jpg) no-repeat left top;
}
#nav ul .last-item {
	line-height: 1px;
	height: 10px;
	background: url(images/drop-nav-bg-bottom.png) no-repeat left top;
}
#nav ul li a {
	margin: 3px 0px 3px 15px;
	text-decoration: none;
	z-index: 5;
}
#nav ul li a:hover {
	background: url(images/drop-nav-sub-bg-top.jpg) no-repeat left top;
	color: #fff;
	z-index: 5;
}
#nav ul li a:hover span { background: url(images/drop-nav-sub-bg-bottom.gif) no-repeat left bottom; }
#nav li ul { /* second-level lists */
	position: absolute;
	width: 197px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li .print-dropdown {
	position: absolute;
	width: 458px;
	line-height: 14px;
	font-size: 11px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li .print-dropdown img { float: none !important;display: inline; }
#nav li .print-bg-bottom {
	background: url(images/print-drop-nav-bg-bottom.png) no-repeat left bottom;
	padding-bottom: 5px;
}
#nav li .print-bg-top {
	background: url(images/print-drop-nav-bg-tile.gif) repeat-y;
}
#nav li .print-dropdown table {
	width: 458px;
	background: url(images/print-drop-nav-bg-top.jpg) no-repeat left top;	
}
#nav li .print-dropdown table td {
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #e7ecf2;
}
#nav li .print-dropdown a { display: inline; }
#nav li .print-dropdown a:hover { color: #a40c34; }
#nav li .print-dropdown .inserts {
	text-align: left;
	padding: 20px 0px 15px 30px;
	border-width: 0px 1px 1px 0px;
	background: url(images/print-drop-bg-inserts.gif) no-repeat left center;
}
#nav li .print-dropdown .commercial {
	text-align: right;
	padding: 20px 30px 10px 0px;
	border-width: 0px 0px 1px 0px;
	background: url(images/print-drop-bg-commercial.gif) no-repeat right center;
}
#nav li .print-dropdown .card {
	text-align: left;
	padding-left: 30px;
	border-width: 0px 1px 1px 0px;
	background: url(images/print-drop-bg-card-packs.gif) no-repeat left center;
}
#nav li .print-dropdown .design {
	text-align: right;
	padding-right: 30px;
	border-width: 0px 0px 1px 0px;
	background: url(images/print-drop-bg-design-tips.gif) no-repeat right center;
}
#nav li .print-dropdown .direct {
	text-align: left;
	padding-left: 30px;
	border-width: 0px 1px 0px 0px;
	background: url(images/print-drop-bg-direct-mail.gif) no-repeat left center;
}
#nav li .print-dropdown .glossary {
	text-align: right;
	padding-right: 30px;
	border-width: 0px;
	background: url(images/print-drop-bg-glossary.gif) no-repeat right center;
}
#nav li:hover ul, #nav li.sfhover ul, #nav li:hover .print-dropdown, #nav li.sfhover .print-dropdown { left: auto; }
#nav li:hover ul, #nav li.sfhover ul, #nav li:hover .print-dropdown, #nav li.sfhover .print-dropdown { left: auto; }
#nav .contact-dropdown { margin-left: -84px !important; }
#nav { height: 32px; }
#main-nav .print { width: 132px;}
#main-nav .market { width: 156px; }
#main-nav .results { width: 92px; }
#main-nav .resources { width: 179px; }
#main-nav .about { width: 92px; }
#main-nav .careers { width: 92px; }
#main-nav .contact { width: 113px; }
#main-nav .top-level { background: #033262 url(images/main-nav-bg-top-level.gif) repeat-x 0px 0px; }
#main-nav .top-level:hover, #nav li:hover .top-level, #nav li.sfhover .top-level { background-position: 0px -32px; }
#main-nav .active { background-position: 0px -64px; }
/* DROP DOWN NAVIGATION - END */

#main-content {
	float: left;
	background-color: #fff;
	width: 923px;
	display: inline;
}
#main-banner {
	float: left;
	width: 923px;
	border-bottom: 1px solid #c4d2e0;
	display: inline;
}
#footer {
	float: left;
	width: 923px;
	padding: 26px 0px 0px 0px;
	background: #033262 url(images/main-footer-bg-fixed.jpg) no-repeat left top;
	color: #fff;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	text-align: center;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer p {
	margin-bottom: 4px;
}
.home { background: url(images/home/content-bg-bottom.jpg) no-repeat 140px bottom; }
.home #page-content {
	float: left;
	width: 675px;
	line-height: 18px;
	display: inline;
}
.home #page-content p {
	margin-bottom: 16px;
}
.home .content-intro {
	margin: 45px 45px 0px 45px;
	padding-bottom: 18px;
	width: 572px;
}
.home .content-quote {
	float: left;
	width: 234px;
	display: inline;
}
.home .content-quote img { display: block; }
.home .secondary-content {
	float: left;
	width: 411px;
	display: inline;
	padding-top: 50px;
	background: url(images/home/content-secondary-bg-top.jpg) no-repeat left top;
}
.home .secondary-content .content { margin: 0px 0px 0px 40px; }
.home #page-sidebar {
	float: left;
	width: 248px;
	margin: -25px 0px 0px 0px;
	display: inline;
	background: url(images/home/sidebar-bg-tile-x.jpg) repeat-x 0px 25px;
}
.home #page-sidebar .content {
	margin: 0px 0px 0px 14px;
	width: 234px;
	background: url(images/home/sidebar-bg-fixed.gif) no-repeat left top;
}
.home #page-sidebar .sidebar-box {
	line-height: 18px;
	padding: 15px 12px 15px 32px;
	border-bottom: 1px solid #e7ecf2;
	background: no-repeat 1px center;
}
.home #page-sidebar .direct-mail { background-image: url(images/home/sidebar-bg-direct-mail.gif); }
.home #page-sidebar .inserts { background-image: url(images/home/sidebar-bg-inserts.gif); }
.home #page-sidebar .card-packs { background-image: url(images/home/sidebar-bg-card-packs.gif); }
.home #page-sidebar .commercial-print { background-image: url(images/home/sidebar-bg-commercial-print.gif); }

.secondary #page-sidebar {
	float: left;
	width: 248px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	display: inline;
	background: url(images/secondary/sidebar-bg-fixed-outer.jpg) no-repeat 229px 0px;
}
.secondary #page-sidebar .content {
	margin: 0px;
	padding: 20px 0px;
	width: 234px;
  min-height: 230px;
  height: auto !important;
  height: 230px;
	background: url(images/secondary/sidebar-bg-fixed.gif) no-repeat left bottom;
}
.secondary #page-sidebar .lower-content {
	width: 210px;
	margin: 17px 0px 0px 17px;
}
.secondary #page-sidebar .lower-content h3 {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #a40c34;
}
.secondary #page-sidebar .lower-content a:hover { color: #a40c34; }
.secondary #page-sidebar #sfTop {
	list-style: none;
	margin: 0px 20px;
	font: 12px Arial, Helvetica, sans-serif;	
}
.secondary #page-sidebar #sfTop ul {
	list-style: none;
	margin: 8px 0px 8px 14px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
.secondary #page-sidebar #sfTop li { padding: 6px 0px 0px 0px;; }
.secondary #page-sidebar #sfTop li ul { display: none; }
.secondary #page-sidebar #sfTop ul li { padding: 1px 0px; }
.secondary #page-sidebar #sfTop a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.secondary #page-sidebar #sfTop span {
	display: block;
	padding: 1px 5px 1px 5px;
}
.secondary #page-sidebar #sfTop a:hover {
	color: #fff;
	background: url(images/secondary/secondary-nav-bg-top.gif) no-repeat left top;
}
.secondary #page-sidebar #sfTop .SF-SelRoot a {
	color: #fff;
	background: url(images/secondary/secondary-nav-bg-top-on.gif) no-repeat left top;
}
.secondary #page-sidebar #sfTop a:hover span {	background: url(images/secondary/secondary-nav-bg-bottom.gif) no-repeat left bottom; }
.secondary #page-sidebar #sfTop .SF-SelRoot span, .secondary #page-sidebar #sfTop .SF-SelRoot a:hover span {	background: url(images/secondary/secondary-nav-bg-bottom-on.gif) no-repeat left bottom; }
.secondary #page-sidebar #sfTop .SF-SelRoot ul { display: block; }
.secondary #page-sidebar #sfTop ul a:hover span {	background: none; }
.secondary #page-sidebar #sfTop ul li a {
	text-transform: capitalize;
	font-weight: normal;
	color: #003b78 !important;
	background: none !important;
}
.secondary #page-sidebar #sfTop ul li a span { background: none !important; }
.secondary #page-sidebar #sfTop ul a:hover, .secondary #page-sidebar ul li ul .selected span {
	color: #a40c34 !important;
	background: none;
}
.secondary #page-sidebar .t141, .secondary #page-sidebar .t145, .secondary #page-sidebar .t150 {
	display: none;
}
.secondary #page-sidebar .ta64 { text-transform: none !important; }
.secondary #page-content {
	float: left;
	width: 675px;
	line-height: 18px;
	padding-bottom: 40px;
	display: inline;
}
.secondary #page-content .center-column {
	float: left;
	width: 410px;
	margin: 30px 0px 0px 35px;
	display: inline;
}
.no-subnav #page-content {
	width: 923px;
}
.no-subnav #page-content .center-column {
	width: 648px;
}
.no-rightcol #page-content .center-column {
	width: 600px;
}
.secondary #page-content .right-column {
	float: right;
	width: 204px;
	margin: 30px 0px 0px 0px;
	display: inline;
}
.secondary #page-content h1 {
	margin: 0px 0px 14px 0px;
	font-size: 18px;
	font-weight: bold;
}
.secondary #page-content h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
.secondary #page-content a:hover { color: #a40c34; }
.secondary #page-content p {
	margin: 0px 0px 14px 0px;
}
.secondary #page-content ul, .secondary #page-content ol {
	margin: 0px 0px 14px 22px;
}
.secondary #page-content ul ul, .secondary #page-content ol ol {
	margin: 0px 0px 0px 22px;
}
.secondary #page-content dl {
	margin: 0px 0px 14px 0px;
}
.secondary #page-content dt {
	font-weight: bold;
}
.secondary #page-content dd {
	padding: 0px 20px;
}
.secondary #page-content .arrow-list-box {
	float: left;
	width: 410px;
	margin: 0px;
	padding-bottom: 20px;
	background: url(images/arrow-list-bg-top.jpg) no-repeat left top;
	display: inline;
}
.secondary #page-content .arrow-list-box-content {
	margin: 18px 0px 14px 15px;
}
.secondary #page-content .arrow-list-box-content ul {
	margin: 0px;
	list-style: none;
}
.secondary #page-content .arrow-list-box-content li {
	float: left;
	background: url(images/arrow-list-item-arrow.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 18px;
	width: 170px;
	display: inline;
}
.secondary #page-content .sidebar-box {
	width: 193px;
	padding-bottom: 10px;
	background: url(images/secondary/sidebar-bg-fixed-lower.jpg) no-repeat left bottom;
}
.secondary #page-content .sidebar-box-content { margin: 15px; }
.terms-alpha-chooser {
	text-align: center;
}
.careers-list table {
	width: 600px;
}
.careers-list th {
	padding: 4px 2px;
	background-color: #c4d2e0;
}
.careers-list td {
	padding: 4px 2px;
	border-bottom: 1px solid #c4d2e0;
}
.resume-form td {
	padding: 0px 4px 4px 0px;
}
.resume-form table {
	margin: 10px;
}
.visibleyes {
	display: block;
}
.visible, .invisibleyes {
	display: none;
}