/* used by footer macro*/
.footerHeader {
	padding: 10px 10px 8px 10px;
	font-weight: bold;
	color: #FABC09;
	background-image: url(/images/blacktopbar.png);
	background-repeat: no-repeat;
}

.footerHeader span {
	border-bottom: solid 3px #0080A3;
}


.footerTab {
	text-align: center;
	width: 193px;
	height: 136px;
	font-weight: bold;
	background: #373028;
	border-left: solid 1px #373028;
	line-height: 2.5;
}

.footerBorder {
	height: 20px;
	background: #373028;
	border-bottom: solid 4px #C6C3A2;
}

.footerSpacer {
	height: 30px;
}

.footerTab a {
	color: #0080A3;
}

.footerWidth {
	width: 581px;
}

.activetab {	
	background-image: url(/images/tab1.png);
	background-repeat: no-repeat;
	border-bottom: solid 1px #F2EED5;
}

.inactivetab {
	background-image: url(/images/tab2.png);
	background-repeat: no-repeat;
	border-bottom: solid 1px #373028;
}

.activecontent {	
	background: #F2EED5;
}

.activecontent a {	
	color: #0080A3;
}

.footerDivs {
	background: #373028;
}

.footerDivs div {
	padding: 10px 10px 3px 10px;
	background: #F2EED5;
	border-left: solid 1px #373028;
	border-right: solid 1px #373028;
}


/*used by footer links macro*/


#footer {
	background: #362F27;
}

#footer .footerLinks {
	background: #362F27;
	font-size: 10px;
	color: white;
}

#footer .footerLinks ul {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
}

#footer td {
	vertical-align: top;
}

#footer .footerLinks a {
	background-image: url(/images/bluearrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	padding-left: 15px;
	color: white;
}

#footer .footerLinks a:hover {
	text-decoration: underline;
	background-image: url(/images/yellowarrow.png);
}

#footer .footerLinks li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px lightgrey;
}

.black {
	background: black;
}

#footer .copyright {
	width: 800px;
	color: #0080A3;
	font-size: 12px;
}

#footer .backToTopLink {
	text-align: right;
}

#footer .backToTopLink a {
	color: #FABC09;
	text-decoration: none;
	border-bottom: solid 3px #0080A3;
}

#footer .backToTopLink img {
	vertical-align: top;
	margin-right: 5px;
}

#spacer {
	height: 8px;
}


















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
