/* ****************** Content ************************ */


#content div.leftside
	{
	width:46%;
	float:left;
	padding-right:2px;
	}

#content div.rightside
	{width:385px;
		float:right;	
	}	
	
#content a
	{color:#555555; 
	text-decoration:none;}

#content a:visited
	{color:#555555; }

#content a:hover
	{color:#af1d34; 
	}
	
#content p {
	padding:2px 0px 2px 0px;
  margin:0px;         
	}
	
#content div.gap {
	padding:0px;
	margin: 19px 0px 0px 0px;
	}	
	
#content p.gap_smaller {
    margin:  9px 0px 0px 0px;         
	}

.gap_3
{
	margin-top: 10px !important;
}

.gap_4
{
	margin-top: 25px !important;
}

.gap_5
{
	margin-top: 29px !important;
}

.gap_6
{
	margin-top: 20px !important;
}

	
#content h2 {
	padding-bottom:6px;
	margin-top:19px;
	
	
	
}

#content ol.focus
{
	/*color: #6495ED;*/
	color: #555555;
	padding-left: 15px;
}

#content ol.focus a
{
	font-weight: normal;
	color: #555555;
	/*color: #6495ED;*/
}

#content ol.focus a:hover
{
	color: #af1d34;
}

#content p.last_pg
{
	margin-top: 20px;
}


#calltoaction
{
	/*margin: 88px 0px 0px 0px;*/
	/*margin: 22px 0px 0px 0px;*/
	margin: 55px 0px 0px 0px;
	text-align: right;
}

#call_us
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 20px !important;
	color: #000000 !important;
	font-weight: bold;
	
}

#calltoaction img
{
	vertical-align: top;
}

#calltoaction img#buybooks
{
	margin-right: 2px;
}

#calltoaction img#buywhat
{
	margin-right: 6px;
}

#calltoaction img#buyhowto
{
	margin-right: 25px;
}

#content #evaluation_survey
{
	margin-top: 15px;
}

#content #evaluation_survey h2
{
	margin-bottom: 0px;
	padding: 0px;
}

#content #evaluation_survey p
{
	padding: 0px;
}

#content #catcher
{
	font-size: 16px;
	margin-left: -18px;
	
}

#catcher a
{
	text-decoration:none;
}

#catcher a.img
{
	border:none;
}

/*#content #text
{
	font-weight: bold;
}*/

.toll_free
{
	margin-top: 0px;
	background-color: #99FF99;
	background-color: #D7EAF9;
	padding: 12px 10px 12px 14px !important;
	font-weight: bold;
}


#content .toll_free #number
{
	margin: 12px 0px 0px 0px;
}

#content h2#imagine
{
	/*margin-top: 25px;*/
	margin-top: 19px;
}

#link_title {	
	/*color:#6495ED;*/
	/*font-weight: bold;*/
	/*padding-top: 6px;	*/
	padding-top: 8px;	
}
	
	
#link_title a{
	/*color:#6495ED;*/
}

#link_title a:hover{
	color:#AF1D34;
	/*font-weight: bold;*/
}

#link_title p
{
	padding-top: 1px !important;
}

.breaknewsbar {
	clear:both;
	text-align: center;
	padding: 11px 0px 0px 0px;
}

#student_loan
{
	margin: 20px 0px 0px 0px;
	/*height: 163px;*/
		
}

#student_loan_img
{
	margin: 15px 0px 0px 0px;
}

#credit_card
{
	margin: 0px 0px 10px 0px;
	text-align: right;
}

#phone_call_link_index
{
	margin: 21px 0px 0px 0px;
	font-weight: bold;
	
}

#phone_call_link_index a
{
	color: #af1d34 !important;
}

#phone_call_img_index
{
	margin: 14px 0px 0px 0px;
}

#media_index
{
	float: right;
	margin-right: -5px;
}

#media_index a
{
	color: #6495ED !important;
}

#media_index a:hover
{
	color: #af1d34 !important;
}

.message a
{
	font-weight: bold;
	/*color: #935B28 !important;*/
	color: #af1d34 !important;
}

#mark
{
	padding: 8px 0px 0px 0px !important;
	font-style: italic;
	text-align: right;
}

.caption
{
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
}



#book
{
	margin: 19px 0px 0px 0px;
}

ul.bullets.index
{
	margin-left: 11px !important;
}


@media print {
	#content div.leftside {
		width:100%!important;
		float:none!important; 
	}
	
	#content div.rightside {
		width:100%!important;
		float:none!important; 

	}	
}	

