/* CSS for Compass Student Loan Remedies */

BODY {
		font: normal normal 12px verdana, arial, helvetica, san-serif;
		color:  #808080;
		background-color: #909090;
		margin-top: 0px;
}

P {
	font: normal normal 12px verdana, arial, helvetica, san-serif;
	color: #808080;
	vertical-align: top;
}

TABLE, TD	{
	background-color: transparent;
	vertical-align: top;
	font: normal normal 12px verdana, arial, helvetica, san-serif;
	color: #808080;
}



/* Sets headings H1 - H3 */
/* fontstyle fontweight fontsize/lineheight fontfamily */

H1 {
	font: normal bold 22px Times New Roman, Times, Georgia, serif;
	color:  #000066;
	background-color: transparent;
	margin: 5px 0px;
}


H2 {
	font: normal bold 20px Times New Roman, Times, Georgia, serif;
	color:  #926D00;
	background-color: transparent;
	margin: 5px 0px;
}


H3 {
	font: italic bold 18px Times New Roman, Times, Georgia, serif;
	color:  #5F4700;
	background-color: transparent;
	margin: 5px 0px;
}


/* Sets headings H4 - H6 */

H4 {
	font: italic bold 18px Times New Roman, Times, Georgia, serif;
	color:  #666699;
	background-color: transparent;
	margin: 5px 0px;
}

H5 {
	font: normal normal 24px Times New Roman, Times, Georgia, serif;
	color:  #ffffff;
	background-color: transparent;
	margin: 0px;
	padding: 5px;
}

H6  {
	font: normal bold 12px verdana, arial, helvetica, san-serif;
	color: #000066;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 10px;
}


.lists li	{
	margin-top: 10px;
}


hr	{
	border: 0;
	color: #404040;
	background-color: #404040;
	height: 1px;
}

 /* classes */

.smphone	{
	font-size: 50%;
	margin-top: -35px;
}

.reverse  {
	vertical-align: middle;
	color:  #ffffff;
	background-color: transparent;
}

.question	{
	font: normal normal 12px verdana, arial, helvetica, san-serif;
	color: #926D00;
	background-color: transparent;
}

#inner	{
	margin-top: 35px;
}

td.greenbar  {
	height: 25px;
	background-color: transparent;
	font: normal normal 20px Times New Roman, Times, Georgia, serif;
	color:  #ffffff;
	background-color: transparent;
	padding: 5px;
	border-bottom: solid #880000 3px;
	text-indent: 50px;
}

#hdrimage	{
		margin-top: -19px;
		margin-left: 5px;
		width: 185px;
		background-color: transparent;
		padding: 0px;
		vertical-align: top;
		position: absolute;
		z-index: 1;
}


#logo	{
		margin: -60px 0px 0px 8px;
		width: 410px;
		background-color: transparent;
		padding: 0px;
		vertical-align: top;
		position: relative;
		z-index: 1;
}


 /* LEFT HAND MENU */

#leftnav	{
		margin: 10px 0px 0px -10px;
		width: 165px;
		float: left;
		background-color: transparent;
		padding: 0px;
		vertical-align: top;
		position: relative;
		z-index: 1;
}

.lmenu		{ 
	font: normal normal 14px verdana, arial, helvetica, san-serif;
	text-indent: 10px;
	text-align: right;
	display: inline-block;
	height: 37px;
	width: 165px;
	cursor: hand;
	border-bottom: 1px solid #ffffff; 
}

a.lmenu:link 	{ 
	background-color: #C8A332;
	text-decoration: none;
	color: #ffffff;
	font: normal normal 14px verdana, arial, helvetica, san-serif;
	line-height: 37px;
}

a.lmenu:active 	{  
	background-color: #C8A332;
	text-decoration: none;
	color: #ffffff;
	font: normal normal 14px verdana, arial, helvetica, san-serif;
	line-height: 37px;
}

a.lmenu:visited 	{ 
	background-color: #C8AD5A;
	text-decoration: none;
	color: #ffffff;
	font: normal normal 14px verdana, arial, helvetica, san-serif;
	line-height: 37px;
}

a.lmenu:hover 	{ 
	background-color: #926D00;
	text-decoration: none;
	color: #ffffff;
	font: normal normal 14px verdana, arial, helvetica, san-serif;
	line-height: 37px;
}


/* body Link behavior */

a:link {
  background-color: transparent;
  color: #926D00;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

a:active {
  background-color: transparent;
  color: #926D00;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

a:visited {
  background-color: transparent;
  color: #C8A332;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

a:hover {
  background-color: transparent;
  color: #880000;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

 /* TOP MENU */

.menu	{
	color: #000066;
	font: normal normal 14px/16px Times New Roman, Times, Georgia, serif;
	margin: 5px;
}




a.menu:link 	{ 
	background-color: transparent;
	text-decoration: none;
	color: #000066;
	font: normal normal 14px/16px Times New Roman, Times, Georgia, serif;
	margin: 5px;
}

a.menu:active 	{  
	background-color: transparent;
	text-decoration: none;
	color: #000066;
	font: normal normal 14px/16px Times New Roman, Times, Georgia, serif;
	margin: 5px;
}

a.menu:visited 	{ 
	background-color: transparent;
	text-decoration: none;
	color: #212163;
	font: normal normal 14px/16px Times New Roman, Times, Georgia, serif;
	margin: 5px;
}

a.menu:hover 	{ 
	background-color: transparent;
	text-decoration: none;
	color: #880000;
	font: normal normal 14px/16px Times New Roman, Times, Georgia, serif;
	margin: 5px;
}


/* footer Link behavior */

a.footer:link {
  background-color: transparent;
  color: #926D00;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

a.footer:active {
  background-color: transparent;
  color: #926D00;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

a.footer:visited {
  background-color: transparent;
  color: #C8AD5A;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}

a.footer:hover {
  background-color: transparent;
  color: #880000;
  font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
}


 /* TAO LINK BEHAVIOR */

a.tao:link		{
	font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
	color: #C8A332;
	text-decoration: none;
}

a.tao:active	{ 
	font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
	color: #C8A332;
	text-decoration: none ;
}

a.tao:visited	{ 
	font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
	color: #C8A332;
	text-decoration: none;
}

a.tao:hover	{ 
	font: normal normal 12px verdana, arial, helvetica, san-serif;
  text-decoration: none;
  text-transform: none;
	color: #926D00;
	text-decoration: none;
}
/*
     FILE ARCHIVED ON 16:15:13 Feb 07, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:00:49 Jun 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
     FILE ARCHIVED ON 07:16:23 Oct 28, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:44:00 Feb 27, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3130.859
  exclusion.robots: 0.232
  exclusion.robots.policy: 0.221
  cdx.remote: 0.074
  esindex: 0.01
  LoadShardBlock: 3035.804 (3)
  PetaboxLoader3.resolve: 4085.298 (4)
  PetaboxLoader3.datanode: 59.124 (4)
  load_resource: 1112.527
*/