#tabs TABLE, .modulea2 table { background-color: #421C6F; }
#tabs TD, #tabs A:link, #tabs A:hover, #tabs A:visited { color: #ffffff; }


/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
}
.sf-menu a, #tabs a  {
	border-left:	1px solid #86e7f6;
	border-top:		0px solid #86e7f6;
	padding: 		.67em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
body .childcontent-inner a { color:white !important; }
.sf-menu li {
	background:		#421c71;
}
.sf-menu li li {
	background:		#421c71;
}
.sf-menu li li li {
	background:		#421c71;
}

.sf-menu li:first-child, .sf-menu li.first-child {
}

.sf-menu li:last-child, .sf-menu li.last-child {
	
	border-right:1px solid #f0ebe4;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#4db3dd;
	outline:		0;
}

.sf-menu li .separator {
	display: block;
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}

.sf-menu .active {
	background: #4db3dd;
}

.sf-menu #current {
	background: #4db3dd;
}


.minisiteContainer { background:url(../images/fc_bg.jpg) repeat-x}


.minisite {border: 1px solid #56b2b6; margin-bottom:1em; background:#fff; }
.minisite .header { background:url(../images/fc-module-bg.jpg) bottom right;  border-bottom: 1px solid #56b2b6;  }

#tabs TABLE, .modulea2 table { background-color: #004C42; }
#tabs TD, #tabs A:link, #tabs A:hover, #tabs A:visited { color: #ffffff; }
#tabs .module > div > div {margin:0 auto; background:#421c71; height:28px; width:740px; border-top: 1px solid #86e7f6; font-size:11px}

td#tabs .megacol, td#tabs .megamenu, td#tabs ul.level1 li.mega, td#tabs .childcontent-inner { background:#421c71 !important;  border-color: #4db3dd; }
td#tabs #js-mainnav ul.level0 li.mega a.mega { border-right:solid 1px #86e7f6; border-left: 0; }
td#tabs #js-mainnav ul.level1 li.mega a.mega { border:0; display:block; }
td#tabs ul.level0 li.mega a.mega:hover, td#tabs #js-mainnav ul.level0 li.mega.active { background:#4db3dd !important; }