@charset "utf-8";
/* CSS Document */

/* Body Elements */

body{
	margin:0;
	padding:0;
}

/* Font Elements */

H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3698bb;
	margin-top: 5px;
	margin-bottom: 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0c2856;
	line-height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 5px;
	margin-top: 15px;
	margin-bottom: 0px;
	left: 0px;
	position: relative;
	top: 20px;
}
H4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #154867;
	margin-top: 0px;
	margin-bottom: 5px;
}
H5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #154867;
	margin-top: 0px;
	margin-bottom: 5px;
}
.font_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.font_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.font_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font_links_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0c2856;
}
.font_links_notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	width: 210px;
	background-color: #F9F9F9;
}
.panelType {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-left: 5px;
	padding-top: 10px;
}
.panelType a {
	font-size: 10px;
}
.formSubmit{
	background-image: url(../images/btnLogin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	width: 97px;
	height: 27px;
}

/* Body Elements */

#container {
	width: 100%;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}


/* Header Elements */

#strip {
	background-color: #bebebe;
	height: 6px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#banner {
	height: 116px;
	width: 100%;
	position: relative;
	top: 0px;
	background-color: #154867;
}
#wrapperBanner {
	height: 90px;
	width: 1000px;
	padding-top: 13px;
	padding-bottom: 13px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bannerOne {
	background-color: #036;
	float: left;
	height: 90px;
	width: 728px;
	position: relative;
	left: 10px;
	top: 0px;
}
#bannerTwo {
	float: right;
	height: 90px;
	width: 200px;
	position: relative;
	top: 0px;
	right: 10px;
	background-color: #036;
}
#wrapperBackground {
	background-image: url(../images/bgMainSlice.jpg);
	background-repeat: repeat-x;
	height: 410px;
	position: relative;
	top: 0px;
}
#background {
	background-image: url(../images/bgBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 410px;
	position: relative;
	top: 0px;
}
#masthead {
	width: 1000px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 102px;
}
#logo {
	background-image: url(../images/logo.png);
	height: 89px;
	width: 249px;
	position: relative;
	left: 0px;
	top: 10px;
	float: left;
}

#logoEZ {
	background-image: url(../images/logoEZ.png);
	height: 65px;
	width: 249px;
	position: relative;
	left: 0px;
	top: 25px;
	float: left;
}
#phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	float: right;
	width: 400px;
	position: relative;
	top: 10px;
}

/* Main Navigation Elements */

#navigation ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
ul#navigationMain {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	top: 50px;
	width: 690px;
	position: relative;
	float: right;
	right: 20px;
	font-weight: bold;
}
		ul#navigationMain li {
	display: inline;
	margin: 0 0 0 10px;
}

		ul#navigationMain li a {
	color: #000000;
	text-decoration: none;
}
		ul#navigationMain li a:hover {
	text-decoration: underline;
}

/* Spotlight Container Elements - Refer to spolight.css for attributes*/

#containerRotation {
	height: 308px;
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#container #backWrapper #backContent #contentContainer #contentHolder #wrapperSidebar #sidebar #panelAccount #vendorContainer .panelType h6 {
	font-size: 20px;
	line-height: 20px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#spotlightContainer {
	height: 265px;
	width: 930px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
}
.hidebox {
	position:absolute;
	background-color:#CC0000;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* Content */

#wrapperContent {
	background-image: url(../images/bgContent.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 548px;
	position: relative;
	left: 0px;
	top: 0px;
}
#content {
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 548px;
	top: 0px;
}
#wrapperSidebar {
	float: left;
	width: 300px;
	position: relative;
	left: 0px;
	top: 6px;
}
#wrapperText {
	float: right;
	width: 700px;
	position: relative;
	top: 6px;
}
#sidebar {
	width: 266px;
	padding-right: 17px;
	padding-left: 17px;
}
#panelAccount {
	background-image: url(../images/panel.png);
	height: 288px;
	width: 266px;
	position: relative;
	left: 0px;
	top: 0px;
}
#loginContainer {
	width: 220px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 655px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#works {
	background-image: url(../images/bgWorks.jpg);
	height: 268px;
	width: 655px;
	position: relative;
	top: 0px;
}
#works ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
#title {
	height: 53px;
	width: 615px;
	position: relative;
	left: 20px;
	top: 0px;
}
#textArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 10px;
}
#register {
	float: left;
	height: 76px;
	width: 191px;
	position: relative;
	left: 20px;
	top: 0px;
}
#invite {
	float: left;
	height: 76px;
	width: 191px;
	position: relative;
	left: 40px;
	top: 0px;
}
#enter {
	height: 76px;
	width: 191px;
	position: absolute;
	left: 20px;
	top: 150px;
}
#process {
	height: 76px;
	width: 191px;
	position: absolute;
	left: 231px;
	top: 150px;
}
#review {
	height: 173px;
	width: 191px;
	position: absolute;
	left: 444px;
	top: 53px;
}
#transUnion {
	float: right;
	height: 65px;
	width: 302px;
	position: relative;
	top: 10px;
}

/* Pathways */

#wrapperPaths {
	height: 280px;
	width: 100%;
	position: relative;
	top: 0px;
	background-color: #3296ba;
}
#containerPaths {
	width: 1000px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bgSections.jpg);
	height: 280px;
}
#vendorSearch {
	width: 302px;
	position: absolute;
	top: 70px;
	left: 29px;
}
#files {
	width: 302px;
	position: absolute;
	top: 70px;
	left: 348px;
}
#vendorApply {
	width: 302px;
	position: absolute;
	top: 70px;
	left: 667px;
}
#textResource {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 15px;
}

/* Footer */

#wrapperFooter {
	background-image: url(../images/bgFooter.jpg);
	height: 199px;
	position: relative;
	top: 0px;
}
#containerFooter {
	height: 199px;
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#fcontainer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5aabc8;
	float: left;
	width: 250px;
	position: relative;
	top: 0px;
	padding-left: 20px;
}
#fcontainer ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
ul#footer_location {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
}
		ul#footer_location li {
	display: block;
	margin: 0 0 0 0px;
}

		ul#footer_location li a {
	color: #fff;
	text-decoration: none;
}
		ul#footer_location li a:hover {
	text-decoration: underline;
}
#legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	float: right;
	height: 50px;
	width: 400px;
	position: relative;
	top: 40px;
}

/* Secondary Pages 2 Col*/

#mastheadContainer {
	position: relative;
	top: 0px;
}
#backWrapper{
	background-image: url(../images/bgBack.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	background-position: center top;
}
#backContent {
	width: 100%;
	position: relative;
	top: 0px;
}
#contentContainer {
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bgBack.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentHolder {
	width: 976px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#wrapperBackText {
	float: right;
	width: 676px;
	position: relative;
	top: 6px;
}
#backText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 645px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#panelDash {
	background-image: url(../images/bgDashBack.jpg);
	height: 451px;
	width: 266px;
	position: relative;
	left: 0px;
	top: 0px;
}
#panelLogin {
	background-image: url(../images/bgLoginBack.jpg);
	height: 451px;
	width: 266px;
	position: relative;
	left: 0px;
	top: 0px;
}

/* Secondary Pages 1 Col*/

#wrapperBackTextOnly {
	float: right;
	width: 976px;
	position: relative;
	top: 6px;
}
#backTextOnly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 936px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #backWrapper #backContent #contentContainer #contentHolder #wrapperSidebar #sidebar #lostP {
	background-color: #4AB3D3;
	width: 248px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
}
#container #backWrapper #backContent #contentContainer #contentHolder #wrapperBackText #backText p a {
	font-weight: bold;
	color: #0C2856;
}
#container #backWrapper #backContent #contentContainer #contentHolder #wrapperSidebar #sidebar #lostP h6 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#container #backWrapper #backContent #contentContainer #contentHolder #wrapperBackText #backText a {
	font-weight: bold;
	color: #0F5475;
	text-decoration: none;
}
#vendorContainer {
	width: 220px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #backWrapper #backContent #contentContainer #contentHolder #wrapperBackText #backText hr {
	height: 1px;
	width: 100%;
	font-size: 1px;
	background-color: #000000;
	line-height: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #backWrapper #masthead #navigation #navigationMain a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner_rotation #container #wrapperBackground #background #masthead #navigation #navigationMain a {
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumbs_A {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
}
#container #backWrapper #backContent #contentContainer #backText #contact-details #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent img {
	margin: 5px;
	border: 1px solid #000000;
}
#banner_rotation #background #containerRotation #spotLight #video {
	margin-right: 100px;
	padding-top: 34px;
}

