/* global elements
 * ------------------------------------------------------------------------- */
 
 body {
	background-color: # 996;
	margin:0px auto;
	background-image: url(../images/bg-wrap.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
    background-position:center;
}

#wrapper{margin-left: auto; margin-right: auto; position: relative; width: 1050px; height:1000px !important; z-index: 1; padding: 0px;}



/* fonts
 * ------------------------------------------------------------------------- */
 
h1 {
	font-size:14px;
	color:#0072BC;
	margin-bottom:5px !important;
	line-height: 20px
}
h2 { font-size:16px; color:#6C7685; margin-bottom:5px !important; line-height: 24px}
h3 { font-size:18px; color:#6C7685; margin-bottom:5px !important;}
h4 { font-size:18px; color:#0072BC; margin-bottom:0px; margin-top:0px; line-height: 30px; padding-left: 3px;}


h1 span, h1 span, h3 span { display:none; }
body.sitemap h3 { margin-bottom:5px !important; line-height:1.0em; }

a.greenButton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0092a4; text-decoration: none; }
a.greenButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }

a.blackButton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 0, 0, 0 ); text-decoration: none; }
a.blackButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 0, 0, 0 ); text-decoration: none; }

a.mainNav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6C7685; text-decoration: none; font-weight: bold;}
a.mainNav:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0072BC; text-decoration: none; font-weight: bold;}

a.whiteButton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 250, 250, 250 ); text-decoration: none; font-weight: bold;}
a.whiteButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 0, 0, 0 ); text-decoration: none; font-weight: bold;}

a.blackButton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 0, 0, 0 ); text-decoration: none; font-weight: normal;}
a.blackButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0092a4; text-decoration: none; font-weight: normal;}

a.blackBoldButton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 0, 0, 0 ); text-decoration: none; font-weight: strong;}
a.blackBoldButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 129, 170, 7 ); text-decoration: none; font-weight: strong;}

a.greyBoldButton { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
a.greyBoldButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0092a4; text-decoration: none; font-weight: bold;}

a.greyButton { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; text-decoration: none; font-weight: none; margin-bottom:0px; margin-top:0px; line-height: 18px;}
a.greyButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0091a5; text-decoration: none; font-weight: none; margin-bottom:0px; margin-top:0px; line-height: 18px;}

a.redButton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000 ; text-decoration: none; font-weight: bold;}
a.redButton:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000 ; text-decoration: none; font-weight: bold;}

a.blueButtonBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: rgb( 0, 110, 149 ); text-decoration: none; }
a.blueButtonBold:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: rgb( 0, 0, 0 ); text-decoration: none; }

a.blueButtonBold16 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0091a5; text-decoration: none; }
a.blueButtonBold16:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #ee7f25; text-decoration: none; }

a.orangeButtonBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #f59323; text-decoration: none; }
a.orangeButtonBold:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }

a.blackButton2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: rgb( 0, 0, 0 ); text-decoration: none; }
a.blackButton2:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #f59323;; text-decoration: none; }

body, td, input, a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: rgb( 0, 0, 0 );
}

.blackHome { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: rgb( 0, 0, 0 );
}

.formtext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.grey11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}

.grey12 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
}

.grey14 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}

.grey16 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	color: #353535;
}

.blue11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #0092a4;
}

.blue13 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #0092a4;
}

.orange11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #f59323;
}
.orange13 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #f59323;
}

.blue { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: rgb( 0, 110, 149 );
}

.white { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: rgb( 255, 255, 255 );
}

.blackFooter { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: rgb( 0, 0, 0 );
}

.blackSmall { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: rgb( 0, 0, 0 );
}


.greyHeader { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#353535;  }



/* form position
 * ------------------------------------------------------------------------- */
#formSignup{
	position:relative;
	left:20px;
	top:20px;
	z-Index:900;
	display: block;
	width: 400px;
	height: 350px;
}

#formSignupHome{
	position:relative;
	left:25px;
	top:45px;
	z-Index:900;
	display: block;
	width: 425px;
	height: 225px;
}

#formMain{
	position:relative;
	left:17px;
	top:45px;
	z-Index:900;
	display: block;
	width: 245px;
	height: 200px;
}

#formSignupBanner{
	position:relative;
	left:28px;
	top:52px;
	z-Index:900;
	display: block;
	width: 200px;
	height: 200px;
}

#formRequest{
	position:relative;
	left:14px;
	top:40px;
	z-Index:900;
	display: block;
	width: 200px;
	height: 250px;
}

#formGetStarted{
	position:relative;
	left:15px;
	top:15px;
	z-Index:900;
	display: block;
	width: 200px;
	height: 300px;
}

#formContact{
	position:relative;
	left:35px;
	top:30px;
	z-Index:900;
	display: block;
	width: 400px;
	height: 350px;
}
#signupThankyou{
	position:relative;
	left:35px;
	top:10px;
	z-Index:900;
	display: block;
	width: 400px;
	height: 350px;
}

/* Debt Settlement page
 * ------------------------------------------------------------------------- */
 
 #accounts-can{
	position:absolute;
	left:368px;
	top:745px;
	z-Index:1500;
	display: block;
	width: 277px;
	height: 331px;
}

#accounts-can-text{
	overflow: auto;
	width: 231px;
	height: 252px;
	position:absolute;
	left:389px;
	top:797px;
	z-Index:1550;
	display: block;
}

 #accounts-can-not{
	position:absolute;
	left:661px;
	top:745px;
	z-Index:1505;
	display: block;
	width: 277px;
	height: 331px;
}


#accounts-can-not-text{
	overflow: auto;
	width: 231px;
	height: 252px;
	position:absolute;
	left:681px;
	top:797px;
	z-Index:1550;
	display: block;
}

 #clients-saved{
	position:absolute;
	left:372px;
	top:1355px;
	z-Index:1505;
	display: block;
	width: 277px;
	height: 331px;
}

#clients-saved-text{
	overflow: auto;
	width: 550px;
	height: 264px;
	position:absolute;
	left:391px;
	top:1401px;
	z-Index:1550;
	display: block;
}

/* Call - Calc position
 * ------------------------------------------------------------------------- */
#CalculatorBannerPosition{
	position:relative;
	left:305px;
	top:9px;
	z-Index:900;
	display: block;
	width: 604px;
	height: 40px;
}

/* Hide Show
 * ------------------------------------------------------------------------- */
.hide { display:none !important; }
.show { display:block !important; }
