* {margin: 0; padding: 0;}
img, fieldset {border: none;}
ul {list-style: none;}
body {
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/stripe.png) top left repeat-x #e3e8eb;
	color: #1e201f;
	line-height: 150%;
}
#nav {
	position: relative;
	z-index: 1000;
}
p {
	margin-bottom: 1em;
	margin-bottom: 10px;
}

p, li {
	font-size: 1.1em;
}

p.slim {
	margin: 0 !important;
}

ul.bullets, ul.admin-edited {
	list-style: disc;
}

li li, li p {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	color: #080a09;
	font-weight: bold;
	text-transform: uppercase;
	/*font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;*/
}

h1 {
	font-size: 1.4em;
	font-size: 14px;
}

h2 {
	font-size: 1.3em;
	font-size: 13px;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.1em;
	font-size: 11px;
	margin-bottom: 0.5em;
}
.section_4 h3 {
	margin-bottom:0;
}
h4, h5, h6 {
	font-size: 1.1em;
	font-size: 12px;
	margin-bottom: 0.4em;
}

a {
	color: #1e201f;
	text-decoration: underline;
}

a:visited {
	color: #1e201f;
}

a:hover {
	text-decoration: none;
}

a:active {
	
}
#searchtbl {margin-top:-15px;margin-left:-10px;}
#searchfld {border:1px solid #999999;height:18px;width:120px;}
a.start_login {
	display: block;
	height: 20px;
	width: 49px;
	background: url(/images/client_login_small.gif) top left no-repeat;
	margin-top: -9px;
	margin-left: 116px;
	text-indent: -9999px;
}

a.start_login:hover {
	background: url(/images/client_login_small.gif) bottom left no-repeat;
}

a.start {
	display: block;
	height: 30px;
	width: 170px;
	background: url(/images/get-started-app.gif) top left no-repeat;
	margin: 0;
	text-indent: -9999px;
}

a.start:hover {
	background: url(/images/get-started-app.gif) bottom left no-repeat;
}
a.start_checkwise {
	display: block;
	height: 30px;
	width: 170px;
	background: url(/images/get_started_checkwise.gif) top left no-repeat;
	margin: 0;
	text-indent: -9999px;
}

a.start_checkwise:hover {
	background: url(/images/get_started_checkwise.gif) bottom left no-repeat;
}

a.start_classes {
	display: block;
	height: 30px;
	width: 170px;
	background: url(/images/online_classes.gif) top left no-repeat;
	margin: 0;
	text-indent: -9999px;
}

a.start_classes:hover {
	background: url(/images/online_classes.gif) bottom left no-repeat;
}

.index a.start {
	display: block;
	height: 30px;
	width: 170px;
	background: url(/images/get-started-app.gif) top left no-repeat;
	margin: 10px 0;
	text-indent: -9999px;
}

.index a.start:hover {
	background: url(/images/get-started-app.gif) bottom left no-repeat;
}

/*text and defaults*/

.inner {
	zoom: 1;
	position: relative;
}

.blue {
	background: #00adef;
}
.bluelight {
	background: #addcec;
}
.bluetrans {
	background: url(/images/bluetrans.png);
	_background: #9dd4e8;
}
/*end text and defaults*/

/*main layout*/
#wrapper {
	width: 950px;
	position: relative;
	margin: 0 auto;
}

#header {
	height: 90px;
	border-bottom: 2px solid white;
}
	#header .sidebar {
		height: 90px;
		padding-right: 2px;
		background: url(/images/client_login_compressed.gif) no-repeat;
	}
	
	#logo {
		margin: 14px 0 0 12px;
		float: left;
	}

#page {
	background-repeat: no-repeat;
	border: solid white;
	border-width: 0 2px;
	overflow: hidden;
	/*position: relative;*//*causing overlap issue with nav in IE7 - don't see any reason we need this - Abel*/
}
.smallint #page {
	background-color: #FFF;
}
#main {
	float: left;
	width: 555px;
	position: relative;
}

#main.whitebox {
	min-height: 575px;
	_height: 575px;
}

#main .inner {
	padding: 20px 0 20px 30px;
}
#main .inner ul {
	list-style: disc outside;
	margin: 0 30px 10px 30px;
}
#main .inner ol {
	list-style: decimal outside;
	margin: 0 30px 10px 30px;
}
.column {
	float: left;
	padding-right: 10px;
	width: 250px;	
}
.book {
	padding: 0 10px 30px 0;
}
.index #main .inner {
	padding: 40px 100px 50px 28px;
}

#main.whitebox .inner {
	background: url(/images/white.png);
	_background: white;
	margin-bottom: 60px;
	width: 315px;
	padding: 20px 25px 20px 30px;
	/* min-height: 500px; */
	/* _height: 500px; */
}
#page .sidebar {
	margin-top: -20px;
	padding-bottom: 20px;
}
.sidebar {
	float: right;
	width: 196px;
	border-left: 2px solid white;
}

	.sidebar .inner {
		padding: 25px 13px;
		overflow: hidden;
	}
	
	.index .sidebar .inner {
		padding: 25px 13px 13px 13px;
		overflow: hidden;
	}
	
	.index .sidebar .innert {
		padding: 10px 12px;
		overflow: hidden;
	}
	
	.sidebar .section {
		border-top: 2px solid white;
		margin-top: -2px;
	}
	
	#page .sidebar #services p, #page .sidebar #services li {
		font-size: 1.1em;		
		letter-spacing: -0.045em;
	}
	
	#page .sidebar p, #page .sidebar li {
		font-size: 1em;
		margin-bottom:0.8em
	}
	
	#page .sidebar .sidenews {
		padding-top: 1em;
		line-height: 130%;
	}
	
	.index #page .sidebar .sidenews {
		padding-top: 0;
		line-height: 130%;
	}
	
	#page .sidebar .sidenews p strong {
		font-size: 11px;
	}
	#page .sidebar .sidenews p a strong {
		font-size: 1em;
	}
	
	#page .sidebar p {
		margin-bottom: 12px;
	}
	
	#page .sidebar h3 {
		font-size: 12px;
		margin-bottom: 8px;
	}
	
	.sidebar ul.sidemenu {
		padding-bottom: 1em;
	}
	.sidebar ul.sidemenu li {
		line-height: 110%;
	}
	
	.sidebar .sidenews {
		line-height: 150%;
	}
	
		.sidebar .sidenews p strong {
			text-transform: uppercase;
		}
	
	#page .sidebar a, #footnote a {
		text-decoration: none;
	}
	
	#page .sidebar a:hover, #page .sidebar a:active, #footnote a:hover, #footnote a:active {
		text-decoration: underline;
	}
	
	#header .sidebar .inner {
		padding: 9px 20px 0;
		text-align: right;
	}
#header .sidebar .inner input#login {
	width:90px;
	margin-bottom: 5px;
}

#footnote {
	
}

	#footnote .inner {
		padding: 10px;
	}
	
	#footnote p {
		font-size: 10px;
	}
	
	#footnote .faux {
		background: url(/images/footnote.gif) 249px 0 repeat-y;
		overflow: hidden;
	}
	#footnote .faux_4 {
		background: url(/images/footnote_4.gif) 179px 0 repeat-y;
		overflow: hidden;
	}
	
	#footnote .section {
		float: left;
		width: 249px;
	}
	#footnote .section_4 {
		float: left;
		width: 186px;
	}

#footer  {
	background: none;
	border-top: 2px solid white;
}

#footer .inner {
	width: 950px;
	margin: 0 auto;
}

#bar {
	line-height: 20px;
	height: 20px;
	color: #1e201f;
	font-size: 9px;
	margin: 0 0 4px;
	text-align: right;
}

#bar p {
	margin: 0;
	font-size: 9px;
}

#bar a {
	color: #1e201f !important;
	text-decoration: underline;
}

#bar a:hover {
	text-decoration: none;
}
/*end main layout*/

/*page specific layout*/
.index #main p {
	font-size: 10px;
}

.index #page, .index #page .sidebar {
	height: 585px;
}
.bigint #page, .bigint #page .sidebar {
	height: 585px;
}

.index #footnote {
	position: absolute;
	left: 2px;
	bottom: 0;
	overflow: hidden;
	width: 748px;
	border-top: 2px solid white;
	line-height: 130%;
}

.index ul#nav {
	width: 80px;
	background: none;
}

#page.faux {
	background-image: url(/images/faux.gif);
	background-repeat: repeat-y;
}

#main.third-level .inner {
	padding: 50px 0 50px 100px;
}
/*end page specific layout*/

/*navigation*/
ul#nav {
	position: relative;
	width: 160px;
	float: left;
	padding-left: 6px;
	padding-top: 4px;
	/*background: #ede6de;*/
	/*font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;*/
	/*text-transform: uppercase;*/
}

ul#nav li {
	height: 60px;
	text-align: center;
	/*width: 80px;*/
}

ul#nav a {
	display: table-row;
	position: relative;
	width: 80px;
	min-height: 60px;
	height: 60px;
	text-decoration: none !important;
	/*background-image: url(/images/button_nav2.png);*/
	/*background-repeat: no-repeat;*/
}

ul#nav span {
	display: table-cell;
	vertical-align: middle;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
}
/*
ul#nav a:hover, ul#nav a.active {
	background-position: bottom left;
	font-color: #000;
}
*/
ul#nav li#homenav span#homenavitem {
	height: 60px;
	overflow: hidden;
	text-indent:-24em;
	background-image: url(/images/nav/home.gif);
	background-repeat: no-repeat;
}
ul#nav li#homenav a:hover span#homenavitem, ul#nav li#homenav a.active span#homenavitem {
	background-position: bottom left;
}
ul#nav li#counselingnav span#counselingnavitem {
	height: 60px;
	overflow: hidden;
	text-indent:-24em;
	background-image: url(/images/nav/counseling.gif);
	background-repeat: no-repeat;
}
ul#nav li#counselingnav a:hover span#counselingnavitem, ul#nav li#counselingnav a.active span#counselingnavitem {
	background-position: bottom left;
}
ul#nav li#educationnav span#educationnavitem {
	height: 60px;
	overflow: hidden;
	text-indent:-24em;
	background-image: url(/images/nav/education.gif);
	background-repeat: no-repeat;
}
ul#nav li#educationnav a:hover span#educationnavitem, ul#nav li#educationnav a.active span#educationnavitem {
	background-position: bottom left;
}
ul#nav li#aboutnav span#aboutnavitem {
	height: 60px;
	overflow: hidden;
	text-indent:-24em;
	background-image: url(/images/nav/about.gif);
	background-repeat: no-repeat;
}
ul#nav li#aboutnav a:hover span#aboutnavitem, ul#nav li#aboutnav a.active span#aboutnavitem {
	background-position: bottom left;
}
ul#nav ul {
	position: absolute;
	left: 86px;
	width: 80px;
	top: 6px;
}

ul#nav li li {
	display: block;
	width: 80px;
	/*padding-bottom: 2px;*/
	padding-bottom: 0;
	/*min-height: 40px;*/
	height: auto;
	text-align: left;
	position: relative;
}

ul#nav li li a {
	position: relative;
	z-index: 100;
	/*min-height: 40px;*/
	min-height: 0;
	height: 40px;
	background: none;
	/*background: #addcec;*/
	/*margin-bottom: 1px;*/
}

ul#nav li li a:hover span, ul#nav li li a.active span {
	background: #66c3e4;
	color: #000;
	font-weight: normal;
}

ul#nav li li span {
	/*min-height: 40px;*/
	font-size: 9px;
	font-weight: normal;
	line-height: 130%;
	padding: 8px 4px 8px 6px;
	width: 80px;
	background: #addcec;
	border-top: 2px solid white;
	/*display: block;
	position: absolute;
	height: 1.2em;
	left: 0;
	top: 50%;
	margin-top: -.6em;
	width: 94px;*/
	
}

ul#nav li li.first span {
	border: none;
}

ul#nav ul ul {
	left: 80px;
}

ul#nav ul {
	display: none;
}

ul#nav ul.active {
	display: block;
}



/*end navigation*/

/*new nav*/
div#newnav ul {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 86px; /* Width of Menu Items */
	}

div#newnav ul li {
	position: relative;
	}
	
div#newnav li ul {
	position: absolute;
	left: 86px;
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
div#newnav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
}

/* Fix IE. Hide from IE Mac \*//*IE Mac is a dead browser -A*/
* html div#newnav ul li { float: left; height: 1%; }
* html div#newnav ul li a { height: 1%; }
/* End */

div#newnav ul li a:hover img { display:none;} /* Hover Styles */
		
div#newnav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
div#newnav li:hover ul, div#newnav li.over ul { display: block; } /* The magic */
/*end new nav*/

#brd  {
	position: relative;
	background: none;
	width: 748px;
}

#brd .inner {
	margin: 0 auto;
}
#crb {
	line-height: 18px;
	height: 20px;
	color: #1e201f;
	font-size: 11px;
	margin: 0;
	text-align: left;
}

#crb span {
	margin: 0 0 0 6px;
	font-size: 10px;
}

#crb a {
	color: #000 !important;
	text-decoration: underline;
}

#crb a:hover {
	text-decoration: none;
}
#crb h1 {
	display: inline;
	font-size: 10px;
	color: #000 !important;
	text-decoration: underline;
	text-transform: none;
}
ul#sitemap
{
  font-size: 10px;
  margin: 0 0 1em 2em;
  padding: 0 0 0 6em;
}

ul#sitemap li
{
  font-size: 10px;
  /* Stipulate the height of each item so that 
  vertical return = items * height */

  line-height: 1.2em;

  /* Clear the default margins & padding 
  so we can style the list from scratch */

  margin: 0;
  padding: 0 0 .3em 0;
}

* html ul#sitemap li
{
	position: relative;
}
/* horizontal position of each column */

ul#sitemap li.col1 { margin-left: 0em; }
ul#sitemap li.col2 { margin-left: 10em; }
ul#sitemap li.col3 { margin-left: 20em; }
ul#sitemap li.col4 { margin-left: 30em; }
ul#sitemap li.col5 { margin-left: 40em; }
ul#sitemap li.col6 { margin-left: 50em; }
ul#sitemap li.col7 { margin-left: 60em; }
ul#sitemap li.col8 { margin-left: 70em; }

/* Bring the first item of each column 
back up to the level of item 1.
Vertical return = items * height.
Here, 5 items * 1.2em line-height = 6em */

/* anchor styling */
ul#sitemap li a
{
  display: block;
  width: 7em;
  text-decoration: none;
}
ul#sitemap li a:hover
{
  text-decoration: underline;
}

table#sitemap {
	float: right;
	width: 950px;
}
table#sitemap a
{
  display: block;
  width: 16em;
  text-decoration: none;
}
table#sitemap a:hover
{
  text-decoration: underline;
}
table#sitemap td {
	vertical-align: top;
}
table#sitemap td.nopad a {
	width: auto;
}
table#sitemap #footcrb a {
	display: inline;
	color: #000 !important;
	text-decoration: underline;
	width: auto;
}

table#sitemap #footcrb a:hover {
	text-decoration: none;
}
table#sitemap #footcrb h1 {
	display: inline;
	font-size: 10px;
	color: #000 !important;
	text-decoration: underline;
	text-transform: none;
}
.sidebar #affwrap {
	height: 70px;
	width: 180px;
	padding-top: 10px;
	margin: 0 auto;
}
.sidebar #affiliations {
	text-align: center;
	overflow: hidden;
}
.sidebar #affiliations div {
	height: 70px;
	width: 180px;
	text-align: center;
}
#side_img {
	position: absolute;
	margin: -168px 0 0 2px;
	border-top: 2px solid white;
	height: 166px;
	width: 166px;
}
#sidebar_apply {
	position: absolute;
	margin: -15px 13px 0 13px;
	height: 30px;
	width: 170px;
}
div.chld {
	margin: 10px 30px;
}
div.quest {
	padding-bottom: 10px;
}
div.quest strong {
	font-size: 1.1em;
}
#page .sidebar #faq label {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
#page .sidebar #faq input {
	border: 1px solid #999;
	margin-bottom: 0.5em;
	width: 166px;
}
#page .sidebar #faq textarea {
	border: 1px solid #999;
	width: 166px;
}
/*
#page .sidebar #faq input.faqsub {
	background-color: #131673;
	color:#FFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px auto;
	padding: 2px;
	text-align: center;
	width: 168px;
}*/
button.faqsub {
	border:0;
	padding:0;
	display: block;
	height: 30px;
	width: 170px;
	background: url(/images/ask.gif) top left no-repeat;
	margin: 10px 0;
	text-indent: -9999px;
}

button.faqsub:hover {
	background: url(/images/ask.gif) bottom left no-repeat;
}
button.consub {
	border:0;
	padding:0;
	display: block;
	height: 30px;
	width: 170px;
	background: url(/images/submit.gif) top left no-repeat;
	margin: 10px 0;
	text-indent: -9999px;
}

button.consub:hover {
	background: url(/images/submit.gif) bottom left no-repeat;
}

button.searchsub {
	border:0;
	padding:0;
	display: block;
	height: 20px;
	width: 49px;
	background: url(/images/search.gif) top left no-repeat;
	margin: 10px 0;
	text-indent: -9999px;
}

button.searchsub:hover {
	background: url(/images/search.gif) bottom left no-repeat;
}

button.subsub {
	border:0;
	padding:0;
	display: block;
	height: 20px;
	width: 49px;
	background: url(/images/subscribe.gif) top left no-repeat;
	margin:0;
	text-indent: -9999px;
}

button.subsub:hover {
	background: url(/images/subscribe.gif) bottom left no-repeat;
}

#mce-EMAIL{
	margin:0;
	border:1px solid #999999;
	height:18px;
	width:115px;
}

div.mce_inline_error{color:#f00;font-size:9px; !important}

.err {
	color: #E00;
	font-weight: bold;
}
.emr {
	color: #E00;
}
.emr a {
	color: #E00;
}
#couselor_phone_numbers {
margin:0 0 0 500px;position:absolute;width:250px;height:42px;
}

#phone_numbers {
margin:42px 0 0 500px;position:absolute;width:250px;height:40px;
}

#addthiswidget {
	float:right;width:105px;margin:2px 0 0 640px;position:absolute;
}

/**hidden styles**/
#debt-consolidation, .popup {

}
#debt-consolidation, .popup  {

}
.index.enabled #debt-consolidation, .enabled .popup {
    display: none;
}
.enabled #debt-consolidation, .enabled .popup {
    width: 650px;
    padding-bottom: 0;
    _display: none;
}
.enabled #facebox #debt-consolidation, .enabled #facebox .popup {
    display: block !important;

}
#agree-terms .dim {
    opacity: .7;
    filter: alpha(opacity=70);
}

.spanish-chapter {
    float: left;
    width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    clear: both;
}

.spanish-chapter p {
    margin-bottom: 0;
}

.col-2 {
    float: right !important;
    clear: none !important;
}

#main.main_268 .inner h2 {
    width: 582px;
    height: 139px;
    text-indent: -999em;
    background: url(/images/post-bank-edu.jpg) no-repeat;
    margin-left: -30px;
    margin-top: -20px;
}
#middle-content-section ul li {font-size:12px;}