/* @override http://www.federalpumps.com/css/print.css */

body {
	width: 700px;

	font-size: 9pt;
	line-height: 12pt;
	font-family: arial,helvetica,sans;
	color: #575757;
}

#header {
	width: 100%;
	padding-bottom: .15in;
}

.pagetitle {
	padding-top: .5in;
	padding-bottom: .25in;
	float: left;
	text-align: center;
	width: 100%;
	background-color: #fff;
/*	border-bottom: 1px solid #cecece; */
	margin-bottom: .25in;
}

/*
Dark Gray: #868d96
Light Gray: # eaebef
Dark Blue: #20619c
Light Blue: #2874ba
Lightest Blue: #E9F1F8
*/

.tab {
	display: block;
	height: 25px;
	overflow: hidden;
}

hr {
	display: none;
}

#content {
	clear: both;
	float: left;
	padding-top: 25px;
	width: 700px;
	background-color: #fff;
}

/* nav1 */

#nav1 {
	clear: both;
}

#nav1 ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav1 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-indent: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-right: 5px;
	_width:50px;
}

#nav1 ul li a {
	text-indent: 0;
	padding: 0px;
	margin: 0px;
}
/* nav2 BAR */

#nav2 {
	position: relative;
	clear: both;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	margin:0px;
	padding:1px;
	text-align:center;
	background-color: #20619c;
}

#nav2 ul {
	margin: 0 auto;
	padding: 0px;
	height: 13px;

}

#nav2 ul li {

	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#nav2 ul li a {
	padding: 3px;
	color: #fff;
	text-decoration: none;
	padding-bottom:2px;
		height: 15px;

}

#nav2 ul li a.on {
	background-image: url(/images/nav2_bg_over.gif);

}

#nav2 ul li a:hover {
	padding: 3px;
	background-image: url(/images/nav2_bg_over.gif);
	text-decoration: none;
	padding-bottom:2px;
}

/* Feature Bar */

#nav3 {
	float: left;
	width: 700px;
	height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, Sans;
	font-size: 8px;
	margin-top: 10px;
	letter-spacing: 2px;
	color: #a0a7b0;
	font-weight: bold;
	border-top: 1px solid #a0a7b0;
	border-bottom: 1px solid #a0a7b0;
	border-right: 1px solid #a0a7b0;
	clear: both;

}

#nav3 ul {
	padding: 0;
	margin: 0;
	height: 13px;
	display: block;
	list-style-type: none;
	text-indent: 0;

}

#nav3 ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#nav3 .disabled {
	float: left;
	display: block;
	font-family: Arial, Helvetica, Sans;
	font-size: 7pt;
	color: #999;
	font-weight: normal;
	width: 139px;
	margin: 0px;
	border-left: 1px solid #a0a7b0;
	background-color: #EAEBEE;
	text-align: center;
	text-decoration: none;
	text-transform: Capitalize;
}

#nav3 ul li a {
	float: left;
	display: block;
	color: #868d96;
	width: 139px;
	margin: 0px;
	border-left: 1px solid #a0a7b0;
	background-color: #EAEBEE;
	text-align: center;
	text-decoration: none;
	text-transform: Capitalize;
	letter-spacing: 2px;
}

#nav3 ul li a.on {
	background-color: #a0a7b0;
	color: #fff;
}

#nav3 ul li a:hover {
	background-color: #a0a7b0;
	color: #fff;
	text-decoration: none;

}

#nav3.on ul li a {
	float: left;
	display: block;
	color: #000;
	width: 139px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-left: 1px solid #B9BCBE;
	border-top: 1px solid #B9BCBE;
	border-bottom: 1px solid #B9BCBE;
	background-image: url(../images/nav3bg_on.gif);
	text-decoration: none;
	text-transform: Capitalize;
}


#footer {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, Sans;
	font-size: 7pt;
	color: #868d96;
	text-align: center;
	line-height: 11pt;
	margin-top: 40px;

}

#footer p {
	clear: both;
}

#footer a {
	color: #868d96;
	font-size: 7pt;
	padding-left: 4px;
	padding-right: 4px;
	letter-spacing: 1px;
}

#footer a:hover {
	color:#868d96;
}

br .clear {
	clear: both;
}

#navFooter {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 700px;
	text-transform: Capitalize;
	color: #FFF;
	margin-top: 13px;
	vertical-align: bottom;
	clear: both;
	border-top: 5px solid #868d96;
	
}

#navFooter a {
	display: inline;
	width: 700px;
	text-align: center;
	font-family: Arial, Helvetica, Sans;
	font-size: 7px;
	text-transform: Capitalize;
	text-decoration: none;
	color: #fff;
}

div.nav_user {
	float: right;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	font-color: #666;
	width: 741px;
	margin-bottom: 10px;
	text-align: right;
	background-color: #E9F1F8;
	padding: 5px;
/*	background-image: url(/colorful.gif); */
	background-repeat: repeat-x;
}


#home {
	float: left;
	font-size: 21px;color:#2673B9;line-height: 24px;
/* padding is for text, commented out for splash image */
/*	padding-left: 20px; */
/*	padding-right: 20px; */
}

.home_block {
	float: left;
	margin-top: 25px;
	width: 160px;

	font-size: 11px;
	color: #868d96;
	line-height: normal;
}

#infobox_tmp {
	float: right;
	padding-top: 160px;
	width: 200px;
}

#infobox {
	float: left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 678px;
/*	width: 900px;*/
	margin-top: 10px;
	border: 1px solid #ccc;
/*	background-image: url(/images/infobox_bg.gif);
	background-repeat: no-repeat; */
}

#infobox .left {
	float: left;
	width: 300px;
/*	margin-right: 100px;*/ /* -mholger.20080224 */
	margin-right: 35px;
}


#infobox .right {
	float: left;
/*	width: 280px;*/ /* -mholger.20080224 */
	width: 343px;
}

#infobox a {
	font-size: 11px;
	color: #868d96;
}

#infobox a:hover {
	font-size: 11px;
	color: #868d96;
}

#infobox ul {
	margin-left: 0px;
	padding-left: 12px;
	list-style-type: square;
}

div.nav_global {
	float: right;
	margin-top: 18px;
	padding-right: 0px;
	margin-right: 0px;
	width: 450px;	
	text-align: right;
}

div.nav_global a {
	float: left;
	margin-left: 24px;
	
}
/* General Styles */

td {
	font-family: Arial, Helvetica, Sans;
	font-size: 7pt;
	margin: 0px;
	line-height: normal;
}

td .dark {
	font-family: Arial, Helvetica, Sans;
	font-size: 7pt;
	line-height: normal;
}

a {
	font-family: Arial, Helvetica, Sans;
	font-size: 7pt;
	letter-spacing: 0px;
}

.text {
	font-family: Arial, Helvetica, Sans;
	font-size: 8pt;
	color: #000;
}

h1, h2, h3
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	padding: 0px;
	padding-top: 3px;
	line-height: normal;

}
.image.IRF {
	float: left;
	margin-right: 25px;
}
.text.FEL {
	float: left;
	width: 100%;

}

.text.FEL h1 {
	font-size: 8pt;
	color: #fff;
	width: 100%;
	padding: 2;
	margin: 0 auto;

	text-align: center;
}

.list.BPL {
	float: left;
	width: 250px;
}

/* TABLES */
.EQT,
.DMT,
.SLT,
.PTL,
.PFT{
	margin-bottom: 20px;
	border-left: 1px solid #c3c6ca;
	border-right: 1px solid #c3c6ca;

}

.EQT H1,
.DMT H1,
.SLT H1,
.PTL H1,
.PFT H1 {
	font-size: 7pt;
	color: #fff;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0 auto;
	background-color: #a0a7b0;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;

}
.EQT table,
.DMT table,
.SLT table,
.PTL table,
.PFT table
{
	line-height: normal;
	width:100%;
	border-spacing: 0px;
	padding: 0px;

}
.EQT td,
.DMT td,
.SLT td,
.PTL td,
.PFT td 
{
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-spacing: 0px;
	padding:3px;
	line-height: normal;
	padding-left: 6px;
	background-color: #fff;
	color: #000;
}

.EQT td.firstrow,
.DMT td.firstrow,
.SLT td.firstrow,
.PTL td.firstrow,
.PFT td.firstrow
{
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 4px;
	text-align: left;
	padding-bottom: 4px;
	font-size: 7.5pt;
}

.EQT td.dark,
.DMT td.dark,
.SLT td.dark,
.PTL td.dark,
.PFT td.dark
{
	background-color: #ebeced;
}

.EQT td.right,
.DMT td.right,
.SLT td.right,
.PTL td.right,
.PFT td.right
{
	border-right: 0px;
	border-spacing: 0px;
	padding:3px;
	padding-left: 6px;

}

div.form_field {
	display: block;
	padding-top: 5px;
}

div.form_field input {
	font-size: 7pt;
	font-family: arial,helvetica,sans
	margin: 5px;
}

div.form_field label {
	display: block;
	padding-top: 5px;
}

div.form_field label.checkbox {
	display: inline;
	padding-top: 5px;
}



.admin {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #B9BCBE;
	width: 100%;
}

.edit_field {
	border: 0px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100px;
	font-size: 8pt;
	font-family: arial, helvetica, sans;
}

/* Page Columns */
#col1 {
	float: left;
	width: 100%;
	margin-right: .5in;
}

#col2 {
	float: left;
	width: 100%;
}
/* Content Types */

/* HIGHLIGHTS LIST */
.BPL ul
{

	list-style-type: none;
	padding-left: 0px;
	margin-left: 20px;
}

.BPL h1 {
	color:#868d96;
	font-size: 14px;
	font-style: italic;
	height: 14px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.BPL li
{
	list-style-image: url(/images/bullet_logo.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0px;
	padding-left: 5px;
}

/* FEATURES, MODIFICATIONS */
.FEL
{
/*	border: 1px solid #ebecee; */
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.MDL
{
	margin-bottom: 35px;
	padding-top: 15px;
	background-color: #FFF;
	padding-bottom: 10px;
	border: 2px solid #868d96;
}

.MDL h1
{
 	color:#868d96;
	font-size: 14px;

}

.FEL p, .MDL p
{
	padding: 0px 20px 0px 20px;
}



.FEL h1
{
	color:#868d96;
	font-size: 14px;
	font-style: italic;
	height: 14px;
	padding-top: 20px;
	margin-bottom: 20px;

}

.MDL h1 {
	margin-top: 0px;
}

.MDL ul
{
	padding:10px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}

.MDL ul li
{
	margin-bottom: 10px;
}

.SST
{
	padding: 20px;
	padding-top: 4px;
	border: 2px dashed #868d96;
	margin-bottom: 25px;
}

.caption {
	font-size: 7pt;
	color: #000;
	line-height: 10pt;
	padding-left: 7px;
	border-bottom: 1px solid #c3c6ca;
	padding-top: 5px;
	padding-bottom: 3px;
}

.PFC .caption,
.CRT .caption,
.DGI .caption,
.DDE .caption {
	font-size: 7pt;
	color: #000;
	line-height: 10pt;
	padding-left: 7px;
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 3px;
}

.CRT, .PFC {
margin-bottom: 20px;
}
.pdfimage .caption {
	margin-top: 10px;
	padding-left: 5px;
	color: #000;
	border: none;
}

.DDE, .DGI, .DGP {
	padding-top: 25px;
	padding-bottom: 25px;
}

#print_back {
	float: left;
	padding-top: 17px;
	_padding-top: 10px;
	margin-right: 2px;
}

#print_page {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 17px;
	_padding-top: 10px;
}

#email_prod {
	float: left;
	margin-left: 2px;
	padding-top: 17px;
	_padding-top: 10px;
}

#refmailform {
        border: 2px solid #868d96;
        background: #fff;
        padding: 10px;
}

#refmailform strong {
        font-size: 12px;
}

.redstar {
        color: #f00;
}

#mailclosebutton {
        text-align: right;
}

#mailclosebutton a {
        font-family: Arial, Helvetica, Sans;
        font-size: 13px;
        color: #a8afb8;
        font-weight: bold;
        padding-right: 19px;
        background-image: url( /images/close.gif );
        background-repeat: no-repeat;
        background-position: right;
}

#formResult {
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
}

.formFailure {
        font-size: 12px;
        color: #f00;
        padding-top: 5px;
        padding-bottom: 5px;
}



#fedButtonMenu {
	position:relative;
        text-align:center;
        background-image: url('/images/buttonbg.jpg');
	height: 70px;
	padding-top:0px;
	
}

#fedButtonMenu a img {
    padding-top:15px;
    border:none; 
    text-decoration:none;
    
}

.buttonitem{
        padding-top:15px;
        padding-right: 2px;
        padding-left: 0px;
}