/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(basethemenew.css);
@import url(unitynew.css);
/* end StyleCatcher imports */



/* ---------------------------- FOOTER ---------------------------- */

.footerpad {
padding-right: 20px;
padding-left: 20px;
}

/* ------- footer container */
.footer {
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-decoration: none;
border-top: 2px solid #cccccc;
}

.footer table {
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-decoration: none;

}

.footer a:link,
.footer a:visited,
.footer a:active {
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.footer a:hover {
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-decoration: underline;
}


/* --------------------------------------------------------------------------------------------------
hack for floated elements in freeforms containers - makes the box expand for fit content in firefox */

.header:after,
.footer:after,
.headerAlt:after,
.contentblock:after,
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.header,
.footer,
.headerAlt,
.contentblock,
.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .header,
* html .footer,
* html .headerAlt,
* html .contentblock,
* html .clearfix { height: 1%; }

.header,
.footer,
.contentblock,
.headerAlt,
.clearfix { display: block; }
/* End hide from IE-mac */

/* END clearfix hack
------------------------------------------------------------------------------------------------- */}

