

body
{
}

.text
{

}

.image
{
	padding:10px;
	
}

.smalltext
{
	font-size:10pt;
}

p
{
	color: #046ea4;
}

li
{
	color: #046ea4;
}

ui
{
	color: #046ea4;
}

#CommonFooterArea
{
	width: 760px;
	clear: both;
	margin: auto;
	padding-bottom: 30px;
	background-image: url(../Images/maincontentFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.topFooterNav
{
	padding-top: 40px;
	padding-bottom: 23px;
	color: white;
	font-size: 70%;
	font-weight: bold;
}

.lowerFooterNav
{
	padding-top: 0px;
	/*color: #567db4;*/
	color: #b3c4dd;
	font-size: 60%;
}

.lowerFooterNav a:visited, .lowerFooterNav a:active, .lowerFooterNav a:link
{
	color: #b3c4dd;
	text-decoration: none;
}

.lowerFooterNav a:hover
{
	text-decoration: underline;
}

.topFooterNav a:visited, .topFooterNav a:active, .topFooterNav a:link
{
	color: White;
	text-decoration: none;
}

.topFooterNav a:hover
{
	text-decoration: underline;
}

.footerRule
{
	width: 100%;
	height: .25px;
	color: #567db4;
	border-style: solid;
}