/*******Global browser resets*******/
*{
	margin: 0;
	padding: 0;
}

body{
	font-family:  Tahoma, Arial, Verdana;
	font-size: 62.5%;
	background: #24498f;
	color: #333333;
}

ul, ol, li{
	list-style-type: none;
}

a{
   text-decoration: none;
   color:#0055b0;
}
 
a:hover{
   text-decoration: underline;
   color:#000000;
}

a img{
   border: none;
}
 
fieldset, img a{
	border: none;
}
.hidden {
   left:-9999px;
   position:absolute;
   visibility: hidden;
}

.hide, a.skip {
	height:0;
	overflow:hidden;
	position:absolute;
	width:0;
}

a.skip:focus{
	position: static;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

/******* global page settings *******/
.wrapper{
	width: 100%;
}

.content{
	width: 980px;
	margin: 0 auto;
}

/*******Column structure ******/
/*main grid*/
.mainGrid {
	float: left;
	width: 980px;
	padding: 20px 0;
}

.mainGrid .LBigColumn {
	float: left;
	width: 820px;
	padding-right: 9px;
	display: inline;
	border-right: 1px solid #cccccc;
}

.mainGrid .Lcolumn {
	float: left;
	width: 240px;
	margin-right: 20px;
	display: inline;
}

.mainGrid .Mcolumn {
	float: left;
	width: 560px;
	display: inline;
}

.mainGrid .Rcolumn {
	float: left;
	width: 140px;
	display: inline;
	padding-left: 10px;
}
/* Full width - 5 column */
.FW_fiveCol{
	float: left;
	width: 980px;
}

.FW_fiveCol .column{
	float: left;
	width: 180px;
	padding-right: 16px;
}

.articleThreeCol{
	float: left;
	width:560px;
}

.articleThreeCol .column{
	float: left;
	width: 170px;
	padding-right: 25px;
}

.articleThreeCol .last{
	padding-right: 0;
}

.articleTwoCol{
	float: left;
	width:560px;
}

.articleTwoCol .column{
	float: left;
	width: 270px;
	padding-right: 20px;
	position: relative
}

.articleTwoCol .last{
	padding-right: 0;
}

/*generic styles*/
ul.NB_list li{
	font-size: 1.1em;
	padding: 0 0 3px 0;
}


/*page*/
#page{
	background: #ffffff;
	clear: both;
	float: left;
	width: 100%;
}

/*header*/
#header{
	background: #24498f url(../img/css/bg_header_grad.png) repeat-x left bottom;
	height: 192px;
	float: left;
	width: 100%;
}


#header .logoContainer{
	float: left;
	padding: 30px 0;
	width: 980px;
}

#header .logoContainer .logo{
	width: 204px;
	height: 90px;
	background: #24498f url(../img/css/mba_logo_90.png) repeat-x left bottom;
	text-indent: -9999em;
	float: left;
}

#header .logoContainer .headPromoContainer{
	width: 728px;
	overflow: hidden;
	float: right;
	text-align: right;
}

#header .logoContainer .headerPromo{
	float: left;
	height: 90px;
	display: inline;
}

#header .mainNav{	
	clear: both;
	float: left;
	width: 978px;
	padding: 0 1px 0;
}

#header .mainNav li{	
	float: left;
	width: 163px;
	position: relative;
}

#header .mainNav li a{	
	display: block;
	padding: 3px 20px 7px;
	color: #ffffff;
	font-size: 1.6em;
}

#header .mainNav li a:hover,
#header .mainNav li.active a.dropped{	
	text-decoration: none;
	background: transparent url(../img/css/bg_nav_hover.gif) no-repeat left top;
	color: #ffffff;
}

#header .mainNav li a.dropped{	
	text-decoration: none;
	background: transparent url(../img/css/bg_nav_hover.gif) no-repeat left top;
}

#header .mainNav li.active a{	
	background: transparent url(../img/css/bg_nav_active.gif) no-repeat left top;
	color: #333333;
}

#header .mainNav li.active a.dropped{	
	text-decoration: none;
	background: transparent url(../img/css/bg_nav_hover.gif) no-repeat left top;
}

#header .mainNav li a span,
#header .mainNav li.active a.dropped span{	
	display: block;
	font-size: 0.7em;
	color: #9ca4b0;
}

#header .mainNav li.active a span{	
	color: #666666;
}

#header .mainNav li .secondaryNav,
#header .mainNav li.active .secondaryNav
{	
	float: left;
	width: 163px;
	background: transparent url(../img/css/bg_sec_nav.gif) no-repeat left bottom;
	position: absolute;
	left: -9999em;
	top: 42px;
	z-index: 20;
}

#header .mainNav li .secondaryNav li,
#header .mainNav li.active .secondaryNav li{	
	float: none;
	font-size: 0.7em;
	
}

#header .mainNav li .secondaryNav li.first,
#header .mainNav li.active .secondaryNav li.first{	
	margin-top: 5px;	
}

#header .mainNav li .secondaryNav li.last,
#header .mainNav li.active .secondaryNav li.last{	
	margin-bottom: 5px;	
}

#header .mainNav li .secondaryNav li a,
#header .mainNav li.active .secondaryNav li a{	
	padding: 5px 5px 5px 20px;
	width:133px;
	background: none;
	color: #ffffff;
}

#header .mainNav li .secondaryNav li a:hover,
#header .mainNav li.active .secondaryNav li a:hover{	
	background: #0e141c;
}

/*footer*/
#footer{
	clear: both;
	background: #24498f url(../img/css/bg_footer_grad.png) repeat-x left top;
	float: left;
	width: 100%;
	color: #ffffff;
	padding: 15px 0;
}

#footer h2{
	font-size: 2.4em;
	padding-bottom: 15px;
}

#footer h3{
	font-size: 1.6em;
	padding-bottom: 10px;
}

#footer ul li{
	font-size: 1.2em;
	padding-bottom: 5px;
}

#footer ul li a{
	color: #a1aec3;
}

#footer ul li a:hover{
	color: #ffffff;
	text-decoration: none;
}

#footer .copyright{
	float: left;
	clear: both;
	border-top: 1px solid #4e6ba1;
	margin-top: 20px;
	padding: 5px 0;
	width: 100%;
}

#footer .copyright .copy{
	float: left;
	font-size: 1.1em;
	color: #a1aec3;
}

#footer .copyright ul{
	float: right;
}

#footer .copyright ul li{
	float: left;
	font-size: 1.1em;
	padding: 0 10px;
}

#footer .copyright ul li.last{
	float: left;
	font-size: 1.1em;
	padding: 0 0 0 10px;
}

#footer .copyright ul li a{
	color: #a1aec3;
}

#footer .copyright ul li a:hover{
	color: #ffffff;
}

/*global JS dependencies*/
.ui-tabs .ui-tabs-hide {
    display: none;
}

/* clerfix styles*/
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}

