.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0066cc;
}
a:hover, a:active {
	text-decoration: underline;

}
div.scroll {
	/*
	height: 350px;
	width: 100%;
	overflow: auto;
	*/
}

#bsmf {
text-decoration: none;
}

#features_wrapper {
	background: url(/welcome/features_content_gradient.png) repeat-x top left;
	width: 100%;
	/*height: 200px;*/
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
#features_content { width: 980px; position: relative; }

/***************
	EMERGENCY ALERT
*********************/

#emergency { display: block; width: 100%; margin:0; padding-top: 20px; }
.emergency_container { width: 686px; height: 118px; background: url(/welcome/alert_bg.png) no-repeat top left; margin: 0 auto; padding: 15px 15px 0 0; }
#emergency p { width: 545px; font-size: .85em; color: #333; margin-left: 115px; padding: 0; } 

/* ====================================
    Changes to home layout - July 2010
=================================== */
.clear { clear: both; }

/* HOME PAGE BANNERS */

#slideshow { float: left; display: block; width:670px; padding: 0; margin: 0; z-index:0; }
#slideshow img { border: none; }

#slides { position:absolute; top:20px; left:70px; z-index:100; }
.slides_container { width:610px; height:155px; overflow:hidden; position:relative; }
#slides .next,#slides .prev { position:absolute; top:60px; left:-24px; width:21px; height:43px; display:block; z-index:101; margin: 0; padding: 0; }
#slides .next { left:610px; }

.pagination { margin: 6px auto 0px auto; width:100px; }
.pagination li { float:left; margin:0 1px; list-style-type: none; }
.pagination li a { display:block; width:12px; height:0; padding-top:12px; background: url(/welcome/banners/pagination.png) no-repeat top left; float:left; overflow:hidden; }
.pagination li.current a { background-position:0 -12px; }


#recognitions_promo { float: right; display: block; width: 211px; margin: 0; padding: 40px 0 0 0; }

#bottom_gradient { width: 100%; height: 40px; background: url(/welcome/column_head_bg.png) repeat-x top left; margin: 0; }
#bottom_container { width: 980px; font-size: 12px; margin: 0 0 30px 30px; padding: 0 10px; }
#bottom_container img { border: none; }

#leftcol { float: left; width: 260px; margin: 20px 20px 0 0; }
#maincol { float: left; width: 700px; margin: 0 0 0 0; }
	#maincol h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #333; margin: 0 0 8px 0; padding: 0 0 4px 0; border-bottom: 1px solid #e1e1e1; }

a.arrow { background: url(/welcome/arrows_right_blue.png) no-repeat right center; padding-right: 15px; }

div.divider { border-bottom: 1px solid #e1e1e1; margin: 10px 0; padding: 0; }

div.featurebox { width: 260px; margin: 0 0 10px 0; padding: 0; }
	div.box_top { display: block; background: url(/welcome/box_top.png) no-repeat 0 0; height: 11px; }
	div.box_bottom { display: block; background: url(/welcome/box_bottom.png) no-repeat 0 0; height: 16px; }
	div.box_content { display: block; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; background-color: #f3f2e9; margin: 0; padding: 0 10px 0 15px; }
		div.box_content ul { list-style-type: none; margin: 0; padding: 0; }
		div.box_content ul li { line-height: 120%; margin-bottom: 5px; }
		div.box_content ul.icon_list li { float: left; display: inline-block; margin-right: 8px; }	
	div.featurebox h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #333; margin: 0 0 8px 0; padding: 0 0 4px 0; border-bottom: 1px solid #e1e1e1; }
	div.featurebox h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; margin-bottom: 8px; color: #666; }
	
#promos { margin-top: 10px; }
	#promos ul { list-style-type: none; margin: 0; padding: 0; }
	#promos ul li { float: left; display: inline-block; width: 200px; margin: 0 10px 0 0; padding: 0 0 0 10px; border-left: 1px solid #e1e1e1; }
	#promos ul li.noborder { border-left: none; }
	#promos ul li img { float: right; }
	#promos h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; margin-bottom: 8px; color: #666; line-height: 100%; }
	#promos p { font-size: 11px; }

#video h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; margin-bottom: 8px; color: #666; line-height: 100%; }

#calendar { margin: 20px 0; }
	#calendar h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; margin-bottom: 8px; color: #666; }
	#calendar ul { list-style-type: none; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid #e8e8e8; }
	#calendar ul li { margin: 0 0 5px 0; padding: 0; }
	#calendar ul li span.day { display: inline-block; width: 30px; font-size: 18px; font-weight: bold; color: #CC6600; }
	#calendar ul li span.days { display: inline-block; width: 70px; font-size: 18px; font-weight: bold; color: #CC6600; }

#latest_news ul { list-style-type: none; margin: 0; padding: 0;}
#latest_news h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666; margin: 0 0 2px 0; padding: 0 0 2px 0; }
#latest_news p { margin: 0 0 15px 0; padding: 0 0 15px 0; border-bottom: 1px solid #e8e8e8; line-height: 120%; }

div.featured_partner h3 { font-size: 12px; color: #333; margin:0; padding: 0; line-height: 100%;}
div.featured_partner h4 { font-size: 14px; font-weight: bold; color: #333; margin: 0 0 12px 0; padding: 0; line-height: 100%; }	
div.featured_partner img { margin: 0 0 12px 0; padding: 0; }
   
   
   
   
div.foo {
	margin: 10px;
}
html>body div.foo { 
	padding-bottom: 3px;
}
#foo_gknb ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#foo_gknb p {
	text-align: left;
}
#foo_whatsnew ul, #foo_video ul {
	list-style-type: none;
	padding: 0;
	margin-left: 1em
}
#foo_whatsnew li, #foo_video li {
	margin: 1em 0;
}
.modulesTitle p {
	margin: 4px;
}
.modulesFrame {  
/*	border-left: 1px solid #E3DDC7;
	border-right: 1px solid #E3DDC7;
*/}
.modulesFrame ul{  
	list-style:none;
	margin-left:10px;
	padding:0;
}
.modulesContent {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}
.small_text {
	font-size: 11px;
}
.blueShadow {
	background: #3F4F9B url(/images/welcome/blue.gif) repeat-x left bottom;
	height: 40px;
}
#feature_highlight_1 {
	/* border: 1px solid #9DA8C7;
	 background-color: #ffffff; */
}
#feature_highlight_2 {
/*	border: 1px solid #677DEA;*/
	background-color: #677DEA;
}

#breaking_news_border {
/*	border: 1px solid #fff;*/
	background-color: #fff;
	height: 185px; /* IE */
}
html>body #breaking_news_border {
	height: 183px; /* FIREFOX */
}
#breaking_news_wrapper {
/*	border: 1px solid #990000;*/
	height: 183px; /* IE */
}
html>body #breaking_news_wrapper {
	height: 181px; /* FIREFOX */
}
#breaking_news_text {
	background: #990000 url(/images/welcome/red_bg.gif) repeat-x scroll left bottom;
/*	border-bottom: 1px solid #990000;*/
	height: 26px; /* IE */
	padding: 8px 0 0 8px;
}
html>body #breaking_news_text {
	height: 17px; /* FIREFOX */
}
#feature_scroll {
	height: 155px; 
	overflow: auto;
}
#feature {
	margin: 8px;
}
html>body #feature { 
	padding-bottom: 5px;
}
#feature h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#feature p {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
#scholarship_11
{
	background: #fff url(/images/welcome/ford_animation.gif) no-repeat scroll 0 0;
	width: 148px;
	height: 148px;
}

.block { 
	position: absolute;
	top: -120px;
}

/* ====================================
    Changes to home layout - Feb '09
   =================================== */
#blogs { margin-top:8px;}  
#blogs ul {padding-bottom:20px;} 
#blogs h3 {
	color:#022753;
/*	border-bottom:1px solid #E3DDC7;*/
	padding-bottom:6px;
	margin-top:5px;
	font-size:13px;
	font-weight:bold;
} 
table#gknb_si {
	margin:6px 0 0 0;
	padding:0;
	width:100%;
/*	border-bottom:1px solid #E3DDC7;*/
}
*+table#gknb_si {margin:12px 0 0 0;}
table#gknb_si td {margin:0;padding:0;}
table#gknb_si td p.modulesTitle {color:#00267B;padding:7px 7px 6px 7px;margin:0;}
table#newsbox {margin-top:20px;}

