@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#vendorLink {
	color: #640004;
	font-weight: bold;
}
#leasingLink {
	color: #08650B;
	font-weight: bold;
}
#equipmentLink {
	color: #330664;
	font-weight: bold;
}
a:link {
	color: #06C;
}
a:visited {
	color: #06C;
}
a:hover {
	color: #09F;
}
a:active {
	color: #06C;
}
#chart1 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-shadow: 1px 1px 0px #333333;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#chart {
	border: 1px solid #CCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-shadow: 1px 1px 0px #CCC;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
}
.pageContainer {
	height: auto;
	width: 100%;
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.pageWrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.secondaryNavWrapper {
	height: 157px;
	width: 100%;
	background-color: #0D4B8C;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainNavWrapper {
	height: 59px;
	width: 950px;
	background-color: #031E44;
	margin-right: auto;
	margin-left: auto;
}
.mainBodyWrapper {
	min-height: 350px;
	width: 985px;
	margin-right: 38px;
	margin-left: 0px;
	background-image: url(../images/body-bg-gray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	background-color: #FFF;
}
.verNavWrapper {
	float: left;
	width: 198px;
	height: auto;
	margin-top: 35px;
}
.pdfNavWrapper {
	float: left;
	width: 198px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

.pdfNavWrapper a{
	text-decoration: none;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.pdfNavWrapper p{
	color: #999;
}








.contentWrapper {
	width: 600px;
	float: right;
	margin-right: 75px;
	margin-left: 55px;
	padding-left: 50px;
	margin-bottom: 75px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-bottom: 20px;
	margin-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	min-height:300px;
}
.footerContainer {
	width: 100%;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer-bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	min-height: 226px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C8CBD0;
}
.footerWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.footerEntry {
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323232;
	color: #CCC;
	font-size: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	text-transform: uppercase;
	min-height: 170px;
}
.tableWrapper {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
}
.footerEntry:hover{
	color: #FFF;
}
.footerEntry:hover h3{
	color: #E4E6AF;
	text-shadow: 0px 1px 1px #000;
}
.footerEntry a:link{
	color: #CCC;
}
.footerEntry a:active{
	color: #CCC;
}
.footerEntry a:visited{
	color: #CCC;
}
.footerEntry a:hover{
	color: #E4E6AF;
}
.grayTxt {
	color: #999;
	font-size: 90%;
}
.formHeader {
	color: #CCC;
	font-size: 12px;
}
.poundSep {
	text-align: center;
}
#footerLast {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
.logo {
	height: 123px;
	width: 167px;
	float: left;
	margin-left: 31px;
	margin-top: 20px;
}
#nofloat {
	float: none;
}
#vendor h1{
	color: #640004;
}
#direct h1{
	color: #09650B;
}
#bank h1{
	color: #330664;
}
.bulletsRight {
	float: right;
	width: 300px;
}
.bioNameContainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
}
#readmore1, #readmore2, #readmore3, #readmore4, #readmore5, #readmore6, #readmore7{
	display:block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.truncated-text{
	display: none;
}
.truncatedtrue{
	display: none;
}
.original-text{
	display: none;
}
.link-container {
	float: none;
}
.show-hide-link {
}
.tombstoneWrapper {
	width: 675px;
	height: 270px;
}
.tombstone1Wrapper {
	float: left;
	width: 220px;
	height: 160px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
	background-color: #F0F0F0;
	border: 3px solid #0D4B8E;
	background-image: url(../images/tombstone-bg.jpg);
}
.tombstoneTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 18px;
	line-height: 20px;
}
.tombstoneTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D4B8E;
	font-size: 28px;
	line-height: 45px;
	letter-spacing: 1px;
	text-shadow: 0px 3px 3px #999;
}
.tombstoneTxt2Small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D4B8E;
	font-size: 10px;
	line-height: 45px;
}
.tombstoneTxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
.formLabel {
	float: left;
	width: 150px;
	height: 17px;
	padding-top: 3px;
}
#short {
	width: 150px;
	text-align: left;
}
#tall {
	height: 50px;
}
.formLabelTall {
	float: left;
	width: 105px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
}
.formCell {
	float: left;
	width: 300px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.formCellTall {
	float: left;
	width: 225px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
.formRow {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.formField {
	float: left;
	width: 300px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.selectionField {
	float: left;
	width: 300px;
	height: 24px;
	border: 1px solid #CCCCCC;
}
.formTxtField {
	float: left;
	width: 210px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #7D8647;
}
.required {
	color: #930;
}
.legalWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #0066C9;
	font-size: 10px;
	text-align: right;
	height: 50px;
}
.sideNav p {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.elfaWrapper {
	height: 50px;
	float: left;
	width: 155px;
	text-align: left;
}
.blue {
	color: #039;
}
.red {
	color: #C30;
}
.brown {
	color: #960;
}
.namewrapper{
	width: 45%;
	float: left;
}