@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tileTop {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
.cellAboveLogo {
	height: 29px;
}
.tileBottom {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 61px;
}
.maintable {
	height: 100%;
	width: 100%;
}
		#content {
	height:auto
}
		#footer {
	position:relative;
	bottom:0px;
	height:61px;
	font-size:9pt;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
	
.newsletterArea {
	line-height: 18px;
}
a.newsletterLinks:link {
	font-weight: bold;
	color: #3D6F92;
	text-decoration: underline;
}
a.newsletterLinks:visited {
	font-weight: bold;
	color: #3D6F92;
	text-decoration: underline;
}
a.newsletterLinks:hover {
	font-weight: bold;
	color: #3D6F92;
	text-decoration: none;
}
a.newsletterLinks:active {
	font-weight: bold;
	color: #3D6FA4;
	text-decoration: underline;
}
.newsletterDashs {
	font-weight: bold;
	color: #3D6FA4;
}
.newsletterHeader {
	color: #333333;
}
.headlines {
	font-weight: bold;
	color: #3D6FA4;
	font-size: 14px;
}
a.learnmoreLinks:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.learnmoreLinks:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.learnmoreLinks:hover {
	font-weight: bold;
	color: #000000;
}
a.learnmoreLinks:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #3D6F92;
	text-decoration: underline;
}
a:visited {
	color: #3D6F92;
	text-decoration: underline;
}
a:hover {
	color: #3D6F92;
}
a:active {
	color: #3D6F92;
	text-decoration: underline;
}
.photoSpaceLeft {
	margin-left: 10px;
}
