.style1 {font-weight: bold}

#mast_head{
	background-image:url('../_img/bg_masthead.jpg');
	height:39px;
	margin:0 0 5px 0;
	width:735px;
	float:left;
}

#mast_head p, #mast_head a{
	float:left;
	font-size:1.6em;
	line-height:1em;
	font-weight:bold;
	padding:0;
	margin-top:10px;
}

#mast_head p{
	color:#3268A5;
	margin-left:20px;
}

#mast_head a{
	color:#6DA1DB;
}

#mast_head a:link{
color:#6DA1DB;
	text-decoration:none;
}

#mast_head a:visited{
	text-decoration:none;
}

#mast_head a:hover{
	color:#FEA820;
	text-decoration:underline;
}

#mast_head:active{
	color:#FEA820;
	text-decoration:none;
}


.mast_button{
	height:31px;
	width:31px;
	float:left;
	cursor:pointer;
	margin: 5px 3px 0 25px;
}

#mba_button span, #law_button span, #online_button span, #education_button span{
	font-size:18px !important;
}

#theology_button span, #technology_button span, #medical_button span{
	font-size:12px !important;
	top:3px !important;
}

#one{background:transparent url('../_img/one.gif') no-repeat top left;}
#two{background:transparent url('../_img/two.gif') no-repeat top left;}
#three{background:transparent url('../_img/three.gif') no-repeat top left;}

#featured_programs{
	width:310px;
	position:relative;
	right:10px;
	float:right;
}

#featured_programs h2{
	margin:38px 0 15px 5px;
	font-size:14px;
	color:#6A747E;
}

#featured_programs .button{
	text-decoration:none;
	_display:inline;
}

#featured_programs .button div{
	width:148px;
	height:35px;
	float:left;
	background:transparent url('../_img/button.gif') no-repeat top left;
	margin:3px;
	cursor:pointer;
	text-align:left;
	_display:inline;
}

#featured_programs .button span{
	position:relative;
	top:7px;
	left:10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}


#featured_programs .button_hover div{
	background:transparent url('../_img/button_rollover.gif') no-repeat top left;
}

.column1, .column2{
	float:left;
			}

.column1{
	margin-top:5px;
}

.column2{
	margin:16px 0 0 15px;
}

#geoSearch{
	color:#7E7E7E;
	font-size:12px;
	font-weight:bold;
	/*height:20px;*/
	padding: 0 0 10px 0 !important;
	float:left;
	margin-bottom: 2px;
}
#geoSearch div {
	width: 275px;
	height: 20px;
	background: url(/_img/icon_arrow.gif) no-repeat;
	padding-left: 24px;
	margin-left: 10px;
}

#geoSearch a{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#6B94C2;
}

#geoSearch a:link, #geoSearch a:visited, #geoSearch a:active {
	text-decoration: none;
}
#geoSearch a:hover {
	text-decoration: underline;
}

#home_inlineAd {
	width: 300px;
	height: 250px;
}


#home_salliemae {
	width: 297px;
	height: 119px;
	background: url(/_img/home_money_for_school.gif) no-repeat;
	position: relative;
	border-top: 1px solid #D4D4D4;
        margin-top:13px;
}

#home_salliemae_header{
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #0172AC;
	float:right;
	margin-top:8px;
}
.salliemaeContent {
	position: absolute;
	top: 30px;
	left: 120px;
}
.salliemaeContent div {
	color: #2D2D2D;
	margin-bottom: 10px;
	font-size: 10px;
}
.salliemaeContent a {
	color: #0172AC;
	font-weight: bold;
	font-size: 10px;
}

#articles {
	width: 407px;
	position: relative;
}

#articles_title {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #959FA9;
	color: #FFFFFF;
}
a#articles_title:visited, a#articles_title:link {
}
a#articles_title:hover {
	color: #6E8FC4;
	text-decoration: none;
}

#articlesContent {
	width: 417px;
	padding: 10px 0 15px 10px;
	background: url(/_img/RecentArticles-middle.gif) repeat-y;
}

.thinkingWrapper {
	width: 243px;
	padding-right: 147px;
	padding-bottom: 10px;
	background: url(/_img/recent_articles_bg.jpg) no-repeat;
	background-position: right top;
}

.thinkingWrapper .articleWrapper {
	margin: 10px 0;
}

.recentArticleHeader a {
	color: #2D2D2D;
	font-size: 14px;
	font-weight: bold;
}
.recentArticleHeader a:hover {
	color: #0172AC;
}

.nodWrapper .articleWrapper:hover {
	background-color: #ECF0FA;
}
a.article {
	color: #0172AC;
	font-size: 10px;
	font-weight: bold;
}

a.seeAllLink {
	font-size: 10px;
}

.articlesSectionSeparator {
	width: 415px; /* parent.width - 2Xparent.border.width */
	margin: 0 0 0 -9px; /* parent.padding.left - parent.border.width */
	border-top: 1px solid #D4D4D4;
}

.nodWrapper {
	width: 395px;
	margin-top: 10px;
	color: #2D2D2D;
}

.nodWrapper .recentArticleHeader {
	margin-bottom: 10px;
}

.nodWrapper .articleWrapper {
	padding: 5px 0;
	margin-left: -5px;
	padding-left: 5px;
}

.nodPubDate {
	font-size: 10px;
	font-style: italic;
}

.facebookSeparator {
	color: #D4D4D4;
	border: 0;
	border-top: 1px solid #D4D4D4;
	margin-top: 30px;
}

