@charset "utf-8";
/* CSS Document */

#FooterTop {
	height: 2px;
	overflow: hidden;
	background: transparent url("../images/footerBg-top.png") no-repeat 0 0;}
.style2 {
	font-size: x-small;
	font-style: italic;
}


#Footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	font-size: small;
}


#FooterContent {
	float: left;
	background: transparent url("../images/footerBg-repeat.png") repeat-y 0 0;
	width: 100%;
}
#FooterBottom {
	width: 990px;
	height: 33px;
	overflow: hidden;
	background: transparent url("../images/footerBg-bottom.png") no-repeat 0 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
h3     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

#Footer   .one-third, #Footer   .two-thirds, #Footer   .half-page, .one-thirdL  {
	background: transparent url("../images/footerBg-verticalRule.gif") repeat-y 100% 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}	
#Footer .one-third	{
	width: 262px;
	margin-top: 10px;
}
.one-thirdL          {
	width: 295px;
	margin-left: 55px;
	padding-right: 25px;
	margin-top: 10px;
	font-size: small;
	line-height: normal;
	text-align: justify;
}

#Footer .two-thirds	{ width: 574px; }
#Footer .half-page	{ width: 419px; }
#Footer .full-page 	{ margin: 0; padding: 0 25px; }	
.style6 {font-size: medium}

#Wrapper #PageWrapper .pageMain #Showcase .break {
	clear: both;
}

body #Footer .last 	{ background: none; }	/* no right border on last */




#Copyright {
	text-align: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: small;
}
#Wrapper #Footer #Footer #FooterContent .contentArea {
	width: 990px;
	padding-left: 75px;
}
