@charset "utf-8";
/* CSS Document */
/* Debt Zero Affiliate Site */
/* Brilliant Blue - 4/7/2009 */


body {
background: #ffffff;
}


/* -------------------------- Begin Header Styles -------------------------- */



#header a.language {
color: #0060B2;
}

#header a.current {
color: #0060B2;
}

#nav {
color: #888888;
}
#nav  ul  li.last {
	margin-right: 0px;
}


#header a {
color: #888888;
font-size: 12px;
text-decoration: none;
}

#header a:hover {
color: #0060B2;
}


.reasonField {
border: 1px solid #888888;
}

/* -------------------------- Begin Content Upper Styles -------------------------- */

#phoneNumber {
	color: #0060B2;
}
.freeConsultation {
	color: #999999;
}

#copy {
	color: #888888;
}

#copyAlt {
	color: #888888;
}

#copy a, #copyAlt a {
color: #0060B2;
}

#copy a.alt, #copyAlt a.alt {
color: #91C43D;
}



.bubbleHome {
background: url(bubble_bg_wide.gif) no-repeat center center;
}



.bubble {
background: url(bubble_bg_wide.gif) no-repeat center center;

}



#bubbleHolderHome .bubbleContent h3, #bubbleHolder .bubbleContent h3 {

color: #ffffff;
}

.bubbleContent a {
color: #888888;
}

.bubbleContent a:hover {
color: #0060B2;
}

/* -------------------------- Begin Content Lower (Homepage only) Styles -------------------------- */

#contentLower {
	background-color: #0060B2;
	color: #ffffff;
}


#lowerHeading span.heading {
color: #ffffff;
}


#secondLower {
border-left: 1px solid #ffffff;
}

#thirdLower {
border-left: 1px solid #ffffff;
}

ul.contact li a, ul.social li a {
	color: #ffffff;
}



/* -------------------------- Begin Tab Menu Styles -------------------------- */

#tabMenuHolder {
	border-bottom: 1px solid #888888;}
}
#tabMenu a.tabOff {
	color: #ffffff;
}

#tabMenu a.tabOn {
color: #ffffff;
}


/* -------------------------- Begin Contact Styles -------------------------- */
#freeConsultation {
border-left: 1px solid #888888;
}



table.contactTbl {
color: #888888;
}



table.formTbl {
color: #888888;
}


/* -------------------------- Begin Site Map Styles -------------------------- */



#copyAlt ul.sitemap li a {
color: #91C43D;
}

#copyAlt ul.sitemap li ul li a {
color: #0060B2;
}

/* -------------------------- Begin Footer Styles -------------------------- */

#footer {
	color: #FFFFFF;
	background: #0060B2;
}



ul.footer li a {
color: #FFFFFF;
}

ul.footer li a:hover {
color: #0060B2;
}

/* -------------------------- Begin Misc Styles -------------------------- */

h1 {
color: #0060B2;
}

h2 {
color: #0060B2;
}

h3 {
color: #0060B2;
}

h5 {
color: #0060B2;
}

.blue {
color: #0060B2;
}

.green {
	color: #91C43D;
}

.grey {
color: #888888;
}


ul.spaced li {
color: #91C43D;
}



/* -------------------------- Matirx/Grid Elements -------------------------- */

.comRow_1 {
	color: #FFFFFF;
	background-color: #1E5075;

}
.comRow_2 {
	background-color: #EEEEEE;

}

.comRow_red{
	background-color: #FFEAEA;

}

.comRow_green {
	background-color: #EAFFEA;

}

.comCol_1 {
	background-color: #EEEEEE;
}
.comCol_2 {
	background-color: #EEEEEE;

}
.matrix {
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.matrix td{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.matrixTitle {
	color: #666666;
}
.spacer {
	border-bottom-color: #CCCCCC;
}

