body
{
	background: url(      "/prevail/images/marketing/pn_bkg.png" ) fixed repeat-x top left;
	background-color: #8a8b8f;
	margin: 0px;
	padding: 0px;
	color: #202020;/*404040*/
	
	font: 70%/1.5em Verdana,Serif;
}
h1
{
	font-size: 125%;
	margin: 10px 0px;
}
h2
{
	font-size: 120%;
	margin: 10px 0px;
}
h3
{
	font-size: 115%;
	margin: 10px 0px;
}
h4
{
	font-size: 110%;
	margin: 10px 0px;
}
h5
{
	font-size: 105%;
	margin: 10px 0px;
}
h6
{
	font-size: 100%;
	margin: 10px 0px;
}
table, input, select, textarea
{
	font-size: 100%;
}
a
{
	color: #0070C0;
	text-decoration: none;
}
p
{
		margin: 5px 0px;
	line-height: 150%;
}
a:hover
{
	text-decoration: underline;
}
legend
{
	margin-bottom: 5px;
	font-weight: bold;
}
fieldset
{
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
.filterdisplay
{
	font-size: 115%;
	border: solid 1px #D0D0BF;
	text-align: center;
	margin-right: 3px;
	width: 15px;
	height: 15px;
}
.filterdisplay:hover
{
	text-decoration: none;
}
.accent
{
	color: gray;
}
.printonly
{
	display: none;
}
/**** START: Navigation Tabs ****/


.secondaryNavigation
{
	margin-top:10px;
}
.tabspacer
{
	padding: 0px;
	font-size: 100%;
	line-height: normal;
	margin: 0px;
}
.tabs
{
	padding: 0px;
	background: url(/prevail/images/navfluffer.png ) repeat-x bottom left;
	line-height: normal;
	vertical-align: bottom;
	width: 100%;
	padding-top: 3px;
}
.tabs ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
}
.tabs li
{
	color: white;
	float: left;
	border-right: #646567 1px solid; /*dark grey*/
	border-left: #b9b9bc 1px solid; /* light grey */
	background: url( /prevail/images/navbuttonbase.png) repeat-x bottom left;
	margin: 0px;
	padding: 0px 5px;
}

.tabs li:hover
{
	background: url(/prevail/images/navbuttonbase_hover.png) repeat-x bottom left;
	color: white;
}
.tabs a
{
	color: #FFFFFF;
	float: left;
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a
{
	color: white;
	float: none;
}
/* End IE5-Mac hack */

.tabs a:hover
{
	color: #FFFFFF;
}
.tabs .current
{

	background-image: none;
	background-color: White;
}

.tabs .currentPrimaryNavigation
{
	background: url(/prevail/images/navbuttonbase_hover.png) repeat-x bottom left;
}
.tabs .current a
{	
	color: #5a5a5a;
	background-image: none;
}

.tabs .current a:hover
{
	color: white;
}


.tabs .disabled
{
	background-image: none;
}
.tabs .disabled a
{
	background-image: none;
	color: #C2BAB2;
}
.subnav
{
}
.navbottomborder
{
	background:#94d0e5 url(/prevail/images/marketing/hdr_nav_content_pg_under_bar.png);
	background-repeat: no-repeat;
	height:6px;
	margin:0px;
	border-top:solid 2px white;
}
.subnavborder
{
	font-size: 88%;
}
.subnav a
{
	text-decoration: none;
	padding: 2px;
}
.subnav a:hover
{
	color: #333333;
	padding: 2px;
}
.subnav a.current
{
	font-weight: bold;
	color: #303030;
}
.subnav a.disabled
{
	color: #C2BAB2;
}




/**** END: Navigation Tabs ****/
.page
{
	padding: 10px;
	width: 750px;
	font-size: 95%;
}
.tab
{
	border: 1px solid #B2A99E;
	border-top: none;
	padding: 10px;
	width: 100%;
	background-color: White;
}
.tab .cell
{
	padding: 10px;
}
.section
{
	background-color: #F5F5F5;
	border-bottom: gray 4px solid;
	border-left: gray 3px solid;
	padding: 5px;
	margin: 5px 0px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
}
.sectionHeader
{
	background: #D5D0BA;
	color: #776655;
	border-bottom: 1px solid #999999;
	text-align: center;
}
.sectionAlert
{
	background: #FFCC66;
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px 0px;
}
.subsection
{
	width: 100%;
	border-top: 1px dotted #999999;
	margin-top: 3px;
	padding-top: 2px;
}
input
{
	padding: 1px;
}
.errormessage
{
	font-weight: bold;
	color: #660000;
}
.successmessage
{
	font-weight: bold;
	color: #006600;
}
.infomessage
{
	font-weight: bold;
	color: #000066;
}
.bannerMessage
{
	font-weight: bold;
	color: #000066;
}
h4
{
	margin-bottom: 0px;
}
.contactInfo h4
{
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}
.contactInfo td
{
	vertical-align: top;
	padding: 10px;
}
.tagline
{
	font-size: 90%;
	color: #999999;
}
.smallText
{
	font-size: 85%;
}
.largeText
{
	font-size: 115%;
}
.pfclogo
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.copy
{
	font-size: 90%;
	color: #999999;
	margin: 0px 5px;
}
.copy a
{
	color: #999999;
}
.header td, th
{
	background: #dddddd;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}
.header, thead
{
	background: #CCCCCC;
	font-weight: bold;
}
.header a
{
	color: Black;
	text-decoration: underline;
}
.footer td
{
	background: #E9E9E9;
	font-weight: bold;
	vertical-align: top;
}
.subheader td
{
	background: #CCCCCC;
	font-size: 85%;
	text-align: center;
}
.row
{
	background-color: #FFFFFF;
	vertical-align: top;
}
.altrow
{
	background: #ECECEC;
	vertical-align: top;
}
.group td
{
	font-weight: bold;
	border-bottom: 1px;
}
.datatable
{
	border: 1px solid #5a5a5a;
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;
	background-color: White;
}
.datatable td
{
	padding: 2px;
	font-size: 90%;
}
.separator td
{
	border: solid 1px #5a5a5a;
	text-align: center;
}

.overriddencheckbox
{
	border: dotted 1px;
	width: 100%;
	text-align: center;
}
.defaultcheckbox
{
	width: 100%;
	text-align: center;
}


.headerLogo
{
	float: left;
}

.pageheader
{
	vertical-align: bottom;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.sidebar
{
	background: #F6F4F4;
	border: 1px solid #999999;
	margin: 10px;
	padding: 5px;
	font-size: 90%;
	position: relative;
	float: right;
	width: 120px;
}

.sidebar ul
{
	margin-top: 15px;
	margin-left: 25px;
}
.sidebar ul li
{
	list-style: square;
	color: #333399;
	padding-bottom: 5px;
}
.login
{
	background: #c9cacc;
	font-size: 90%;
	width: 200px;
	height: 130px;
}
.login table
{
	margin: 5px 10px;
}
.loginTextBox 
{
	border: 1px solid #626366;
}
.forgotPassword
{
	padding-left: 10px;
	background: url(/prevail/images/login_options2.png);
}
.icon
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
	cursor: hand;
}

.instructions
{
	padding: 2px;
	margin-bottom: 10px;
	display: block;
}

.instructions:first-letter
{
	color: #776655;
	font: bold 200%;
}

.pager img
{
	vertical-align: bottom;
}
.pager span.selected
{
	font-weight: bold;
	font-size: 125%;
}
.datatable tr.selected
{
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}
.datatable tr.selected a
{
	color: #FFFFFF;
}

.acceptbutton
{
	cursor: hand;
	font-weight: bold;
	color: #333366;
	font-size: 105%;
	padding-left: 10px;
	height: 31px;
	background: ThreeDFace url( '/prevail/images/dollar.gif' ) no-repeat;
}
.clipboard
{
	padding: 5px;
	background: #FFFFCC;
	border: dotted 1px #000000;
	word-wrap: break-word;
}
.docusign
{
	padding-bottom: 30px;
	background: transparent url( '/prevail/images/docusign_logo.gif' ) no-repeat bottom right;
}
.bigbold
{
	font-size: 150%;
}
.prevailhome h3
{
	color: #333399;
	border-top: solid 10px #C2BAB2;
}
.prevailhome a
{
	font-size: 110%;
	font-weight: bold;
}
.screenshot
{
	border: none;
}
.screenshots
{
	font-size: 90%;
}
.screenshots td
{
	border-bottom: solid 5px gray;
}
.steps li, .checklistitem
{
	margin: 10px 0px;
	font-size: 200%;
	font-weight: bold;
}

.steps li span
{
	font-size: 60%;
	font-weight: normal;

}
.searchbox
{
	font-size: 80%;
	background-color: #d4d4d4;
	border: lightslategray 1px solid;
}
.underlinedheader
{
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0px;
	border-bottom: solid 1px black;
	width: 100%;
}
.selectednode
{
	font-weight: bold;
}
/************************************
START: HELP POPUPS
*************************************/
.HelpPanel
{
	display: none;
	z-index: 99999;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	filter: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,duration=.7, wipeStyle=1, motion=         'forward' );
	width: 100%;
}

.HelpPanelTitleBar
{
	height: 15px;
	z-index: 99999;
	background-color: #9D9EA1;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=82, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}

.HelpPanelContent
{
	background-color: #ffffcc;
	z-index: 99999;
	color: #000000;
	border: solid 1px #666666;
	padding: 8px;
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=95, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
/*********************** Global Navigation ***********************/

/********** HEADER styles ***************/
.bar
{
	/* Ditching the fade for now because the PNG logo to make it look good messes up everything */ /* filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C1C2DF,endColorStr=#FFFFFF); */ /* height: 45px; */
}
.barFadeBackGround
{
	background-position: left bottom;
	background-image: url(/prevail/images/header_background.png);
	background-repeat: repeat-x;
}

.barwrapper
{
	clear: both;
}

.centerContent
{
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.centerContentWide
{
	width: 780px;
}
.centerContentFull
{
	width: auto ;
	margin:0px 5px;
}
.upperContentArea
{
	border-right: #626366 1px solid;
	border-left: #626366 1px solid;
	background-color: white;
	padding: 2px;
}
.mainContent
{
	clear: both;
	padding: 10px;
	background-color: white;
}
.headernavcontainerwrapper
{
	padding: 2px 0px 0px 0px;
	margin: 0px;
	height:21px
}
.logininfo
{
	background: transparent;
	padding: 2px 5px 5px 10px;
	font-size: 85%;
	line-height: 120%;
	text-align: right;
	float: right;
}
/**************** FOOTER styles ********************/
.footercopy
{
	clear: both;
	color: #ffffff;
	display: inline;
	font-size: 7pt;
}
.footercopy A
{
	color: #ffffff;
	display: inline;
	font-size: 7pt;
}

.footerimage
{
	background-position: bottom;
	background-image: url("/prevail/images/footer_center.gif" );
	background-repeat: repeat-x;
	height: 21px;
}
.footerwrapper
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/********************************
 Login Page Finance Company List 
********************************/
.fincoList
{
	background-image: url("/prevail/images/fincoListBackground.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #8a8b8f;
}

.fincoList h1
{
	color: #76b1c5;
}

.fincoList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.fincoList li
{
	clear: both;
	margin: 10px 0;
}

.fincoList li span
{
	display: inline-block;
	font-weight: bold;
	width: 200px;
}

.fincoList li a img
{
	border: none;
	vertical-align: middle;
}