
/*********************
 default header and footer
**********************/

#header {
	background: url(/img/bg/thickThin940.gif) no-repeat 10px bottom;
	height: 7.5em;
	float: left;
	width: 960px;
	position: relative;
}

#header ul {
	float: right;
	margin-top: 4.75em;
}

#header ul li,
#footer ul li {
	float: left;
	border-left: 1px solid #c5d4e1;
	padding: 0 10px;
}

.loggedIn #header ul li {
	color: #5681a3;
	border-left: 1px solid #5681a3;
}


#header ul li:first-child,
#footer ul li:first-child {
	padding-left: 0;
	border-left: none;
}

#footer ul li a,
#header ul li a {
	text-decoration: none;
	color: #5681a3;
}




.loggedIn #header ul li a {
	text-decoration: none;
	color: #5681a3;
}



#header ul li a:hover,
#footer ul li a:hover {
	text-decoration: underline;
	color: #f37320;
}

.loggedIn #header #mainTabs ul a:hover {
	border-top: 3px solid #5681a3;
	background: #fff;
	text-decoration: none;
}

.meritAid #header #mainTabs ul a:hover {
	border: 0 none;
	background: transparent url(/img/bg/tabBGRight.gif) no-repeat right -132px;
}

.loggedIn #header #mainTabs ul li:hover:first-child,
.loggedIn #header #mainTabs ul li:hover {
	background-position: left -132px;
}

.loggedIn #header #mainTabs ul li.active a {
	color: #f37320;
	background: #fff;
	cursor: default;
	text-decoration: none;
	border-top: 3px solid #f37320;
	border-bottom: 1px solid #fff;

}

.meritAid #header #mainTabs ul li.active a {
	background: url(/img/bg/tabBGRight.gif) no-repeat right -66px;
	border: 0 none;
}

.loggedIn #header #mainTabs ul li.active,
.loggedIn #header #mainTabs ul li.active:first-child {
	background-position: left -66px;	
}

.homePage #header {
	background: 0 none;
}

.homePage #header a img {
	visibility:hidden;
}

#header a img {
	margin-top: 13px;
}

.meritAid #header a img {
	visibility:visible;
}

#footer ul li a {
	color: #94bbda;
}

#footer {
	background: #fff url(/img/bg/thinThinRule.gif) repeat-x left top;
	clear: both;
	padding-top: .75em;
	float: left;
	margin-top: 2.5em;
}

.meritAid #footer {
	margin-top: .5em;
}

#poweredByCappex {
	float: left;
	clear: both;
	text-indent: -9999px;
	background: url(/img/meritAid/poweredByCappex.gif) no-repeat right top;
	height: 22px;
	margin-top: 2.5em;
	margin-bottom: 0;
}

#poweredByCappex a {
	height: 22px;
	display: block;
	width: 194px;
	float: right;
}


#footer p {
	text-align: right;
	float: right;
}



/*********************
	logged in header
**********************/

#mainTabs {
	float: right;
}

.meritAid #header {
	height: 7em;
}

.loggedIn #header {
	background: none;
	height: auto;	
}

.loggedIn #header a img {
	margin-top:13px;
	margin-bottom: 15px;
/*
	visibility:visible;
*/
}

.loggedIn #header #mainTabs ul {
	float: right;
	margin-top: 59px;
}

.loggedIn .meritAid #header #mainTabs ul {
	margin-top: 49px;
}

.loggedIn #header a img {
	margin-bottom: 26px;
}


.profilePathTemplate.loggedIn #header a img {
	margin-bottom: 14px;
}

.loggedIn #header #mainTabs ul li,
.loggedIn #header #mainTabs ul li:first-child {
	height: 33px;
	float: left;
	margin-left: 4px;
	border-left: 0 none;
	padding: 0;
}

.meritAid #header #mainTabs ul li,
.meritAid #header #mainTabs ul li:first-child {
	background: url(/img/bg/tabBGLeft.gif) no-repeat left top;
	margin-left: 2px;
}

.loggedIn #header #mainTabs ul a {
	color: #5681a3;
	background: url(/img/bg/tabBg.gif) repeat-x left top;
	height: 29px;
	border-top: 3px solid #a6bacd;
	border-bottom: 1px solid #c5d4e1;
	border-left: 1px solid #c5d4e1;
	border-right: 1px solid #c5d4e1;
	float: left;
	padding: 0 10px;
	line-height: 29px;
	font-size: 14px;
}

.meritAid #header #mainTabs ul a {
	background: url(/img/bg/tabBGRight.gif) no-repeat right top;
	height: 33px;
	border: 0 none;
	line-height: 33px;
	color: #fff;
}

.loggedIn #header ul {
	float: right;
	margin-top: 0;
	margin-right: 0;
	text-align: right;
}

#accountInfo {
	margin: 0;
	width: 767px;
	position: absolute;
	left: 193px;
	top: 9px;
}

/* #header div.accountInfo10,
#header div.accountInfo11,
#header div.accountInfo12 {
	width: 720px;
} */

#header #accountInfo.noTabs ul,
.meritAid #header #accountInfo.noTabs ul {
	margin-top: 18px;
}

.profilePathTemplate #header #accountInfo.noTabs ul {
	margin-top: 6px;
}

.profilePathTemplate #header #accountInfo ul {
	margin-top: 0;
}

/*********************
	logged in footer
**********************/

/*********************
 =meritAid header and footer
**********************/

.meritAid #header {
	background: none;
	position: relative;
}

.meritAid #header ul {
	margin-top: 4.3em;
}

.meritAid #header #accountInfo ul {
	margin-top: 0;
}

.meritAid #header a img {
	margin-top: 24px;
	margin-bottom: 32px;
}

.meritAid #header ul li {
	border-left: 1px solid #C5D4E1;
}

.meritAid #header ul li:first-child,
.meritAid #footer ul li:first-child {
	padding-left: 0;
	border-left: none;
}

.meritAid #loggedOutLinks a {
	color: #c5d4e1;
}

.meritAid #loggedOutLinks li {
	border-left: 1px solid #94bbda;
}

.meritAid #header ul li a:hover {
	color: #f37320;
}

body.meritAid {
	background: url(/img/bg/headerBG.gif) repeat-x left top;
}


