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

html {
height:100%;
width:100%;
}
form {
margin:0px;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	padding: 0px;
	background-color: #FFFFFF;
}

body {
	background-color: #1a1a1a;
	margin: 0px;
	background-image: url(/_assets/template/bg-blend.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.pageOuter {
	margin: auto;
	width: 955px;
}
.logo {
	float: left;
	width: 327px;
}
.headerStrapline {
	font-family: "Myriad Pro", Tahoma, sans-serif;
	color: #FFF;
	float: right;
	font-size: 18px;
	padding-right: 34px;
	padding-top: 82px;
}
.orangeText  {
	color: #f37121;
}
.clear {
	clear: both;
	float: none;
}
.menu {
	font-family: "Myriad Pro", Tahoma, sans-serif;
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
	height: 63px;
	background-image: url(/_assets/template/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu .fwPopupMenuH li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 119px;
	padding-top: 20px;
	height: 43px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu .fwPopupMenuH li ul li a{
	margin: 0px;
	height: auto;
	font-size: 14px;
	text-align: left;
	width: auto;
	display: block;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-color: #000;
	float: none;
}
.menu .fwPopupMenuH li ul{
	position: absolute;
	top:60px;
	left: 0px;
	display:none;
	background-color: #000;
}
.menu .fwPopupMenuH li ul li{
	width: 250px;
	float: none;
}
.menu .fwPopupMenuH li ul li a:hover {
	background-color: #FFF !important;
	color: #000;
} 
.menu a:hover {
	background-color: #f37121;
}
.menu .fwPopupMenuH #content_viewer10NodeRoot > a:hover {
	background-image: url(/_assets/template/home-bg.jpg);
}
.mainContent {
	background-color: #e5e5e5;
	background-image: url(/_assets/template/grey-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.mainContent a {
	color: #1a1a1a;
	text-decoration: underline;
}
.mainContent.peopleContent {
	background-image: none;
	padding: 0px;
}
.mainContent a:hover {
	text-decoration: underline;
}
.mainContent .imageFloat {
	float: left;
	margin-right: 30px;
}
.mainContent h1 {
	font-size: 12px;
	font-weight: bold;
	color: #f37121;
	margin-top: 0px;
}
.mainContent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #f37121;
	margin-top: 0px;
	margin-bottom: -6px;
}
.mainContent .whiteRule_ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
}
.mainContent .homeLeftCol {
	float: left;
	width: 435px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 30px;
	padding-right: 25px;
}
.mainContent .homeRightCol {
	float: right;
	width: 205px;
}
.mainContent .LeftCol1 {
	float: right;
	width: 700px;
}
.mainContent ol, .mainContent ul {
	margin-left: 15px;
	padding-left: 1px;
}
.creditReport1 {
	width: 208px;
	float: left;
	background-color: #FFF;
	height: 240px;
}
.creditReport1 h3 {
	color: #FFF;
	font-weight: normal;
	background-color: #f37121;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
}
.creditReport1 .padding {
	padding: 15px;
}
.creditReport1 .field {
	background-color: #e7e7e7;
	width: 98%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 12px;
}
.creditReport1 .login {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	text-align: right;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.creditReport1 .register {
	width: 100%;
	text-align: right;
}
.creditReport2 {
	width: 275px;
	float: left;
	margin-left: 28px;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	height: 240px;
}
.creditReport2 .rule {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.creditReport2 .norule {
	padding-top: 12px;
	padding-bottom: 12px;
}
.creditReport2 a {
	color: #f37121;
	text-decoration: none;
}
.iconPanel {
	font-family: "Myriad Pro", Tahoma, sans-serif;
	background-color: #FFF;
	background-image: url(/_assets/template/white-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 160%;
}
.iconPanel h1 {
	font-size: 16px;
	font-weight: normal;
	color: #f37121;
	margin-top: 0px;
}
.iconPanel .col1 {
	float: left;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b9b9;
	margin-right: 15px;
	padding-right: 15px;
	text-align: center;
}
.iconPanel .col2 {
	float: left;
	width: 205px;
	text-align: center;
}
.footer {
	color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.menu .fwPopupMenuH #content_viewer10Node108 > a:hover {
	background-image: url(/_assets/template/contact-bg.jpg);
}
.contactField {
	background-color: #FFF;
	width: 96%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 6px;
}
.peopleContent {
	background-image: url(/_assets/template/people-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.peopleContent .profileCol {
	margin: 23px;
	float: left;
	width: 112px;
	font-size: 11px;
}
.peopleContent .profileCol h1 {
	font-size: 11px;
	font-weight: bold;
	color: #F37121;
	margin-top: 16px;
	margin-bottom: -10px;
}
.testimonialHolder {
	position: absolute;
}
.testimonialPositioner {
	position: absolute;

	left: 40px;
	top: 40px;
}

.XtestimonialBG {
	background-image: url(/_assets/template/testimonialBG.png);
	background-repeat:no-repeat;
	height: 190px;
	width: 540px;
}

.testimonial {
	display:inline;
	padding: 24px;
	
}
.testimonial p {
	display:inline;	
}
.homeRightCol h3 {
	font-size: 11px;
	font-weight: normal;
}
div.headerImage {
	min-height:260px;
	height:auto !important;
	height: 260px;
}
.ticker {
	background-color: #F37123;
	padding-right: 32px;
	padding-left: 32px;
	color: white;
	height: 24px;
	overflow: hidden;
	padding-top: 8px;
}

.news h3 {
font-size:12px;	
margin-bottom:0px;
}
.news p.description {
margin-top:4px;	
margin-bottom:14px;
}
.appForm {
}
.appForm p.greysubheads {
	margin: 0px;
}
.appForm .field {
	width: 200px;
	border: 1px solid #666;
}

.fw_rss_importer a {
text-decoration:none;
}

