body {
	/* defines default text for the whole site */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        display: block;
        padding: 0px;
        margin: 0px;
        behavior: url("cssHoverFix.htc");
}

.menu{
	width: 900px;
	background-image: url(images/stripes.jpg);
	background-repeat: repeat-y;
}
.menu ul{
	margin: 0;
	padding: 0;
	float: left;
}
 
.menu ul li{
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F0BB13;
}
 
.menu ul li a{
	float: left;
	text-decoration: none;
	color: #000;
	padding: 10.5px 11px;
	background-color: #FFF;
	font-weight: bolder;
}
 
.menu ul li a:visited{
	color: #000;
}
 
.menu ul li a:hover, .menu ul li .current{
	font-weight: bold;
}

#Content, #Content td {
	/* style for normal text */
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 8px;
	left: 5px;
	top: 0px;
	right: 5px;
	font-size: 12px;
	text-align: left;
}

#Content h1{
	/* Main Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;

}
#Content h2{
	/* Main Sub Heading */
	/* mostly used to style the "Types of Financing" text  on financing pages*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	padding: 0;
	margin: 0;
	top: -5px; 
}
#Content h3{
	/* used Sub Sub Headings on some financing pages */
	font-size: 16px;
	margin: 0px;
}

#Content a{
	/* normal links */
	color: #24415E;
	text-decoration: none;
}
#Content a:hover{
	/* normal links hover effect*/
		color: #365294;
	text-decoration: underline;
}
#Content a.button{
	display:block;
	width:75%;
	border: solid 1px #7698B6;
	border-bottom: solid 1px #576F8E;
	border-right: solid 1px #576F8E;
	padding:10px;
	background-color:#E2EAF2;
	color: #924B00;
	letter-spacing: .0em;
	line-height:17px;
}
#NavBox{
	background-color: #547095;
}
#NavBox h3{
	margin: 0px;
	color: #fff;
	padding: 3px;
	background-color: #415D7D;
	text-align:center;
}
#NavBox a{
	display:block;
	padding: 3px;
	color: #fff;
	font-size: 12px;
	background-color: #547095;
	text-decoration: none;
}
#NavBox a:hover{
	display:block;
	padding: 3px;
	color: #004080;
	background-color: #E3E7ED;
	text-decoration: none;
}
#NavBox a.active{
	display:block;
	padding: 3px;
	color: #004080;
	background-color: #B1C7E0;
	text-decoration: none;
}
#NavBox td{
	padding: 0px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#ApplyNow{
	margin:10px;
	margin-top:25px;
}
#ApplyNow a{
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	width: 170px;
	border: solid 2px #274560;
	background-color: #547095;
	color: #fff;
	text-align: center;
}
#ApplyNow a:hover{
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	width: 170px;
	border: solid 2px #355471;
	background-color: #7491B7;
	color: #fff;
	text-align: center;
}
#Financing li {
	/* style for financing pages - add 20px space after each bullet item */
	font-size: 12px;
	margin-bottom: 20px;
}
#Application {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#Application table{
	width: 100%;
	border: solid 1px #eee;
}
#Application td{
	height: 25px;
	padding: 2px;
	padding-left: 5px;
	border: 0px;
	border-bottom: solid 1px #eee;
	color: #000;
}
#Application td.heading{
 border-top: solid 3px #425273; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	background: #527394;
	height: 30px;
	vertical-align: top;
	color: #fff;
}
#Application td.footer{
	background: #527394;
}



.mainText {
	font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
}
.toplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
	font-size: 12px;
	
}
.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.bottomlinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A2E42;
	text-decoration: none;
	font-size: 12px;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	padding: 10px;
	font-style: normal;
	padding:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 10px;
	top: -5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 10px;
	top: -5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	padding: 0px 0px 0px 10px;
	top: -5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	padding: 0px 0px 0px 10px;
	top: -5px;
}
table#subNav {
	border-right: 2px solid #000;
}
table#subNav td {
	background-image: url(images/bgsubnav.jpg);
}
.subNav a {
	font-size: 12px;
	color:#000;
	font-weight: bold;
	text-decoration:none;
}
.subNav a:hover {
	color:#FED556;
	font-weight: bold;
	text-decoration:none;
}
table#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	
}
table#footer td {
	background-color: FED556;
	border-top: 2px solid #000;
}
table#footer th {
	background-image: url(images/bgstripes.gif);
	background-repeat: repeat-x;

}


#ApplyNow{
	margin:5px;
}
#ApplyNow a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	width: 150px;
	border: solid 2px #474F4D;
	background-color: #CCE2F0;
	color: #474F4D;
}
#ApplyNow a:hover{
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	width: 150px;
	border: solid 2px #474F4D;
	background-color: #2080FF;
	color: #FFF;
}
.footer {
	color: #000;
}
.footer a {
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	color:#3073E3;
	text-decoration:underline;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
}
.footerAddress {
	color: #FFFFFF;
}
.footerAddress a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerAddress a:hover {
	color:#000000;
	text-decoration:underline;
}
.section li a {
	text-decoration: none;
	font-size: 12px;

}
.section li {
	list-style-image:  url(../bairdlending/images/arrow-li.gif);
	margin-bottom: 5px;
}
.bgPurple {
	background-image:   url(../businesscapitalfinancing/images/bgDesign.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.picborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEE2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDEE2;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DFDEE2;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #DFDEE2;
	
}
.homepageText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #000000;
	padding: 5px;
	font-style: normal;
}
.bgRoundRect {
	background-image:  url(../businesscapitalfinancing/images/bgroundrect.gif);
	background-repeat: no-repeat;
}

.tablePad {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 8px;
	left: 5px;
	top: 0px;
	right: 5px;
}
.bgslideshow {
	background-image: url(images/bgslideshow.gif);
	background-repeat: no-repeat;
}
.bgcontent {
	background-image: url(images/bgcontenttop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left:10px;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bolder;

}
 a{
	/* normal links */
	color: #000;
	text-decoration: underline;
	
}
a:hover{
	/* normal links hover effect*/
		color: #0033CC;
	text-decoration: underline;
	}
	.itext{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	padding: 1px;
	font-style: normal;
	font-weight:bold;
	padding:8px;
}
a.red-hover:hover {
	color:red;
}
a.inventorylink{
	color:#FF0000;
}

.body_wrapper{
    display: block;
    font-size: use-lang-def;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;   
    text-align: center;
    text-indent: 0px;
    white-space: normal;
    width: 768px;
    word-spacing: normal;
    margin:0 auto;    
    border-top-color:#000;
    border-top-style:solid;
    border-top-width:1px;
    border-bottom-color:#000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#000;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#000;
    border-right-style:solid;
    border-right-width:1px;
}
.header_wrapper{
    position: relative;
    float: left;
/*    left: 325px;*/
    width: 768px;
    border-left-color:#000;
    border-left-style:outset;
    border-left-width:2px;
    border-right-color:#000;
    border-right-style:outset;
    border-right-width:2px;
    border-top-color:#000;
    border-top-style:outset;
    border-top-width:2px;
}
#header1{
    position: relative;
    float: left;
    left: 0px;
    width: 619px;
}
#header3{
    position: relative;
    /*float: right;*/
    left: 0px;
    width: 619px;
}
#header2{
    position: relative;
    float: left;
    right: 0px;
    width: 149px;
    height: 205px;
    background-image: url("images/bgslideshow.gif");
    background-repeat: no-repeat;
}
#header4{
    position: relative;
   /* float: left;*/
    right: 0px;
    width: 149px;
}
.content{
	position: relative;
	float: left;
	/*    left: 325px;*/
    width: 768px;
	background-color: #ffffff;
	border-left-color:#000;
	border-left-style:outset;
	border-left-width:2px;
	border-right-color:#000;
	border-right-style:outset;
	border-right-width:2px;
	display: block;
	font-style: normal;
	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
	background-image: url("http://www.clearpathfinancing.com/images/bgcontenttop.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;
	font-size: 12px;
}
.content1{
    position: relative;
    float: left;
    left: 0px;
    width: 165px;
    border-right:2px;
    border-right-color:#000;
    border-right-style:solid;
    z-index:1000;
}
.content2{
	position: relative;
	float: right;
	right: 0px;
	width: 581px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:40px;
	padding-bottom:20px;
	font-style: normal;
	text-align:left;
	z-index:2;
}
.contentbot1{
    position: relative;
    float: left;
    left: 75px;
    width: 219px;
    text-align:center;
}
.contentbot2{
	position: relative;
	float: right;
	right: 26px;
	width: 224px;
}
.foot{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000;
    position: relative;
    float: left;
/*    left: 325px;*/
    width: 768px;
    border-bottom-color:#000;
    border-bottom-style:outset;
    border-bottom-width:2px;
    border-left-color:#000;
    border-left-style:outset;
    border-left-width:2px;
    border-right-color:#000;
    border-right-style:outset;
    border-right-width:2px;
}
#foot1{
    background-image: url("images/bgstripes.gif");
    background-repeat: repeat-x;
    height:25px;
}
#foot2{
    background-color: #FED556;
    border-top: 2px solid #000;
    margin-bottom:0px;
    padding-bottom:0px;
}
.formleft{
	float:right;
	left:-365px;
	text-align:left;
	position:relative;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}
.formright{
    float:left;
    text-align:left;
    position:relative;
    right:-220px;
    color: #000000;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
}
#form{
    line-height:135%;
}
#form2{
    line-height:100%;
}
.imgleft{
    position: relative;
    float: left;
    left: 35px;
    width: 219px;
    text-align:center;
}
.imgright{
    position: relative;
    float: right;
    right: 35px;
    width: 224px;
}
.listleft{
    position: relative;
    float: left;
    left: 90px;
    width: 219px;
    text-align:left;
}
.listright{
    position: relative;
    float: right;
    right: 75px;
    width: 224px;
}
.centered{
    text-align:center;
    float:left;
    position:relative;
    left:125px;
}
#sidenav{
    width:165px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-align:center;    
    z-index:1;
}
#sidenav ul {
    margin:0px;
    padding:0px;
/*    white-space:nowrap;*/
    background-image: url("http://www.clearpathfinancing.com/images/bgsubnav.jpg");
    z-index:1;    
    position:relative;
    background-attachment: scroll;
    list-style-position: outside;
}
#sidenav ul *{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#sidenav ul li {
    height:35px;
    display:block;
    line-height:35px;
    list-style:none;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    margin:0px;
    color:#000;
    cursor:pointer;
    vertical-align: bottom;
    position:relative;
    z-index:3;
}
#sidenav ul li.twoline {
    height:35px;
    display:block;
    line-height:15px;
    list-style:none;
    padding-top:1px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    color:#000;
    cursor:pointer;
}
#sidenav ul li:hover {
    color: #fed556;
    font-weight: 700;
    text-decoration: none;
    position:relative;
}
#sidenav ul ul {
    display:none;
    position:absolute;
    left:167px;       
    background-image: url("http://www.clearpathfinancing.com/images/bgsubnav.jpg");
    z-index:5;
    list-style-position: outside;
    float:left;
    opacity:0; /* Set initial state to transparent */
    -webkit-transition:0.25s linear opacity; /* Make the dropdown fade-in in Webkit */
}
#sidenav ul li:hover ul {
    display:block;
    left:167px;
    z-index:3;
    position:absolute;
    top:0px;
    opacity:1;
}
#sidenav ul ul li {
    border:none;
    width:165px;
    float:left;    
    display:block;
    z-index:3;
    position:relative;
}
#sidenav ul ul li:hover {
    text-decoration:none;
    color: #fed556;
    font-weight: 700;
    border:none;
    display:block;
}
#sidenav a{
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    display:block;
}
#sidenav a:hover{
    color:#FED556;
    font-weight: bold;
    text-decoration:none;
}
#sidenav ul ul a{	 
    display:block;
    position:relative;
    z-index:5;     
}
#sidenav ul li:hover ul li a:hover{ /* Set styles for dropdown when items are hovered */
/*    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;*/
    background-image: url("http://www.clearpathfinancing.com/images/bgsubnav.jpg");
    z-index:5;
}
.textleft{
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    position: relative;
    float: left;
    left: 0px;
    display:block;
    width: 219px;
    text-align:left;
}
.textright{
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    position: relative;
    float: right;
    right: 0px;
    display:block;
    text-align:right;
    width: 224px;
}
.rebate{    
    padding:10px;
}
p{
	margin-bottom:0px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
.contentbot3 {
	float: right;
}

